Skip to content

Latest commit

 

History

History
 
 

gatsby-graphiql-explorer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

gatsby-graphiql-explorer

A package to extend the default GraphiQL IDE with useful features for Gatsby users.

Note: accessible at http://localhost:8000/___graphql after running gatsby develop

Gatsby GraphiQL Explorer

Features

  • Offline support - for when you need to work on your excellent Gatsby app on a plane, train, or elsewhere off the grid
  • GraphiQL Explorer - an interactive explorer plugin to visually create and interact with the GraphQL schema
  • All the expected features you know and love from GraphiQL