GraphQL Playground
JSON →GraphQL Playground is a powerful GraphQL IDE for better development workflows, featuring context-aware autocompletion, interactive multi-column schema documentation, real-time GraphQL Subscriptions support, query history, HTTP header configuration, tabs, and schema reloading. Current stable version is 1.3.17 (released 2018). It is built on top of GraphiQL but adds significant features like subscription support, automatic schema reloading, and a desktop app with graphql-config integration. The package provides a React component and server middleware for Express, Hapi, Koa, and AWS Lambda. It requires React 16 and includes TypeScript type definitions. Note: This package is deprecated in favor of GraphiQL 2.x or newer alternatives like Apollo Studio Explorer or GraphQL IDE.