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
With Mutation Support now part of v0.17.0+, I would like to be able to define which capabilities should be required to create, update, delete and read content of different models.
Right now, anyone that can "mutate" posts of the "post" type can mutate any Model Type, and I would like to be able to restrict it on a model by model basis.
This discussion was converted from issue #522 on May 05, 2022 21:59.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
With Mutation Support now part of v0.17.0+, I would like to be able to define which capabilities should be required to create, update, delete and read content of different models.
Right now, anyone that can "mutate" posts of the "post" type can mutate any Model Type, and I would like to be able to restrict it on a model by model basis.
Beta Was this translation helpful? Give feedback.
All reactions