This Extension is a Tester for GraphQL Queries and Mutations.
- Test GraphQL Queries And Mutations
- Save Queries And Mutations
- Settings For Custom Headers
- Load Schema From URL Or File
- Merge Queries And Mutations
- Install Graph Man Extension
- Create
.graph-man
folder in your project root - Create Configration File (name is
.graph-man/config.json
)- Example Config File: config.json
- Create Queries And Mutations Files (
.graph-man/example.graphql
)- Example Query File: test.graphql.
- Select Your Environment to Side Bar
- Run Your Query Or Mutation from (
.graph-man/**.graphql
) file