diff --git a/package.json b/package.json index bd39f74..dc0a0b6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "reverseSchemaIntoOneColumn": true, "disableDenormalization": true, "enableComplexTypesNormalization": true, - "enableManyToManyRelationshipsNormalization": true, + "generateAssociativeEntitiesForManyToManyRelationships": true, "views": { "enabled": true, "viewLevel": "model",