How to implement with graphql-config
?
#2097
Unanswered
Lexicality
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm using The Guild's graphql config file (.graphqlrc) to set up my schema but I can't work out how to integrate this library with my code without having to write out everything twice, once as a bunch of
scalar
definitions and the other for the graphql-codegen typescript config.Is there an easy way for me to import the library in the
schema
config key?Beta Was this translation helpful? Give feedback.
All reactions