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
I am using your library to automatically generate the GraphQL Schema but I need to set some values from the jsonSchema as readOnly and writeOnly as shown in their docs.
Is this possible? And how can I do it?
Thank you
The text was updated successfully, but these errors were encountered:
I am using your library to automatically generate the GraphQL Schema but I need to set some values from the
jsonSchema
asreadOnly
andwriteOnly
as shown in their docs.Is this possible? And how can I do it?
Thank you
The text was updated successfully, but these errors were encountered: