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 wan't to retrieve schema that matches GraphQLSchema type from remote or local schema.graphql file in .ts or .json file.
I couldn't find the way to do this in the docs but does someone know the way to do with graphql-code-generator?
I know it can be done with other tool but I don't want to use multiple tooling for graphql code generation.
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
Uh oh!
There was an error while loading. Please reload this page.
-
I wan't to retrieve schema that matches GraphQLSchema type from remote or local schema.graphql file in .ts or .json file.
I couldn't find the way to do this in the docs but does someone know the way to do with graphql-code-generator?
I know it can be done with other tool but I don't want to use multiple tooling for graphql code generation.
Beta Was this translation helpful? Give feedback.
All reactions