Skip to content

baaa/graphiql

 
 

Repository files navigation

GraphiQL

/ˈɡrafək(ə)l/ A graphical interactive in-browser GraphQL IDE. Try the live demo.

Build Status

Getting started

This is a simple fork of the original GraphiQL project. The only difference -at the time of the fork- is the ability to add http and custom headers for graphql request.

These headers are appended to every query that runs through this interface, including introspection queries. Also the introspection query is repeated and graphql schema is refreshed when headers field on the UI is modified.

About

An in-browser IDE for exploring GraphQL.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.9%
  • CSS 19.5%
  • HTML 6.1%
  • Shell 1.5%