Socket
Book a DemoInstallSign in
Socket

gatsby-graphiql-explorer

Package Overview
Dependencies
Maintainers
7
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-graphiql-explorer

GraphiQL IDE with custom features for Gatsby users

latest
Source
npmnpm
Version
3.15.0
Version published
Weekly downloads
296K
5.82%
Maintainers
7
Weekly downloads
 
Created
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

Keywords

gatsby

FAQs

Package last updated on 27 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts