Skip to content

Commit e6b3bd9

Browse files
HCK-7214: Derive complexAttribute from Polyglot without normalization (#36)
1 parent 6faf528 commit e6b3bd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"hasMultipleParents": true
2020
},
2121
"enableComplexTypesNormalization": true,
22+
"requireComplexTypesNormalization": true,
2223
"graphDB": true,
2324
"relationships": {
2425
"connectOnEntityLevel": true,
@@ -78,4 +79,4 @@
7879
"prettier": "3.2.5",
7980
"simple-git-hooks": "2.11.1"
8081
}
81-
}
82+
}

0 commit comments

Comments
 (0)