You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/FeatureFlags/feature-flags.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -382,13 +382,13 @@
382
382
"value": "true",
383
383
"description": "Subscriptions will inherit the primary model authorization rules for the relational fields",
384
384
"defaultNewProject": false,
385
-
"defaultExistingProject": true
385
+
"defaultExistingProject": false
386
386
},
387
387
{
388
388
"value": "false",
389
389
"description": "Relational fields will be redacted in mutation response when there is a difference between auth rules between primary and related models.",
0 commit comments