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
If I'm not mistaken @OneOf is not recognized in the last version of genql.
I have a schema.graphql file which contains @OneOf directive and got this error with the genql cli : loading schema [FAILED: Unknown directive "@oneOf".]
Do you plan to support it in the future ?
Thank you for your help !
The text was updated successfully, but these errors were encountered:
Hi !
If I'm not mistaken @OneOf is not recognized in the last version of genql.
I have a schema.graphql file which contains @OneOf directive and got this error with the genql cli :
loading schema [FAILED: Unknown directive "@oneOf".]
Do you plan to support it in the future ?
Thank you for your help !
The text was updated successfully, but these errors were encountered: