What example should I use for a console app? #8551
Unanswered
jcollum-nutrien
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Hi @jcollum-nutrien, Please refer to the documentation for "Programmatic Usage" of codegen. |
Beta Was this translation helpful? Give feedback.
8 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.
-
I picked wrong, started with https://the-guild.dev/graphql/codegen/docs/guides/react-vue. But I really just want a simple standalone script that will use generated TS code to query a GQL endpoint and dump the data to the console. No React or web page needed, just a simple prototype. I don't see any examples that do that.
Beta Was this translation helpful? Give feedback.
All reactions