We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3a04e commit adc9b38Copy full SHA for adc9b38
1 file changed
package.json
@@ -37,7 +37,7 @@
37
"enableJsonType": true,
38
"disableDenormalization": true,
39
"enableComplexTypesNormalization": true,
40
- "enableManyToManyRelationshipsNormalization": true,
+ "generateAssociativeEntitiesForManyToManyRelationships": true,
41
"relationships": {
42
"compositeRelationships": {
43
"allowRelationshipsByProperties": [
0 commit comments