Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.17 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.17 KB

graph-man

This Extension is a Tester for GraphQL Queries and Mutations.

Layout

Layout

Features

  • Test GraphQL Queries And Mutations
  • Save Queries And Mutations
  • Settings For Custom Headers
  • Load Schema From URL Or File
  • Merge Queries And Mutations

Usage

usage-video0

  1. Install Graph Man Extension
  2. Create .graph-man folder in your project root
  3. Create Configration File (name is .graph-man/config.json)
    1. Example Config File: config.json
  4. Create Queries And Mutations Files (.graph-man/example.graphql)
    1. Example Query File: test.graphql.
  5. Select Your Environment to Side Bar

  1. Run Your Query Or Mutation from (.graph-man/**.graphql) file