timqian / gql-generator

Generate queries from graphql schema, used for writing api test.
MIT License
375 stars 93 forks source link

VS Code extension #36

Open elie222 opened 4 years ago

elie222 commented 4 years ago

Is there a VSCode extension that does something similar? But by highlighting text in the schema.gql file it generates that specific query and adds it to the clipboard.

Considering creating this extension using this fork: https://github.com/Skitionek/gql-generator-node