Disallow creating objects with custom id #78
Replies: 5 comments 5 replies
-
|
Hi @AveryanAlex! |
Beta Was this translation helpful? Give feedback.
-
|
Nevermind, i can reproduce it, will release a quick fix for this. Thanks for reporting! |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
Oh, I see. I'm working on that feature actually, so you will be able to scope any type/input either on schema level (the type is used everywhere) or on the type level (only used on the current scoped type and subtypes) |
Beta Was this translation helpful? Give feedback.
-
|
This feature is now live with the 0.19.0 release! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Doesn't work - I still can set id in creation data. Setting READ_ONLY breaks relations.
Using
include=["name", "parent", "childrens", "chats"]instead ofallgives errors:What can I do?
Beta Was this translation helpful? Give feedback.
All reactions