Détail du package

gatsby-graphiql-explorer

gatsbyjs1.3mMIT3.15.0

GraphiQL IDE with custom features for Gatsby users

gatsby, graphiql, gatsby-graphiql

readme

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