diff --git a/package.json b/package.json index cdd9a39..919fb7d 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "reverseSchemaIntoOneColumn": true, "disableDenormalization": true, "enableComplexTypesNormalization": true, - "enableManyToManyRelationshipsNormalization": true, + "generateAssociativeEntitiesForManyToManyRelationships": true, "restrictNestedFieldsAsPrimaryKey": false, "views": { "enabled": true,