Replies: 1 comment
-
|
Hi @roryc89 ! Thank you for creating this issue. I think the effort of using the GraphQL Codegen infrastructure and the wrap the existing code and GraphQL Codegen plugin should be minimal, and you can leverage that in order to remove the need for loading/downloading the schemas, since Codegen can do that for you.
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
We have built a Purescript graphql client that already includes type codegen.
At the moment we have site that demos the codegen but it would seem reasonable to include it here as well. I can make a PR to include it a plugin here if it would be good fit for this project.
Beta Was this translation helpful? Give feedback.
All reactions