Back to Gatsby

gatsby-graphiql-explorer

packages/gatsby-graphiql-explorer/README.md

2.20.0787 B
Original Source

gatsby-graphiql-explorer

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

When using gatsby develop it's accessible at http://localhost:8000/___graphql.

Features

  • GraphiQL Explorer - an interactive explorer plugin to visually create and interact with the GraphQL schema
  • GraphiQL Exporter - generates ready-to-run code for your queries
  • Button for Refreshing Content
  • Support for implied fragments - whether provided by you, core or plugins. Autocompletion, validation & operation execution are all covered