Replies: 1 comment
-
If you're using Intellij based IDE like Goland for example there is a plugin that does that https://plugins.jetbrains.com/plugin/8097-graphql through introspection |
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
-
I want to export the whole Schema Definition as one single file.
I know it can be done via introspection API.
But is there any other way to use CLI ?
Beta Was this translation helpful? Give feedback.
All reactions