Replies: 1 comment
-
Could probably be solved with #110 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
is it possible to specify how relations are generated per field?
E.g a user which has related posts, I would like to allow to link to a post when updating a user and also allow post creation when updating the user but only post creation when creating the user but no post linking when creating the user.
Or is this something I would need to do on the application level?
How would you implement this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions