{"library":"graphql-playground-middleware-express","type":"library","category":null,"description":"Express middleware that exposes the GraphQL Playground IDE (an interactive GraphQL client with introspection, subscriptions, and documentation) as a route in your Express server. Current stable version is 1.7.23, with infrequent releases. Key differentiator: more feature-rich than GraphiQL, offering subscription support, theming, and collapsible docs. Alternatives: graphiql-express, altair-express. Note: versions before 1.7.16 had a security vulnerability when passing unsanitized user input to expressPlayground().","language":"javascript","status":"maintenance","version":"1.7.23","tags":["javascript","graphql","graphiql","playground","graphcool","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-playground-middleware-express","imports":["import expressPlayground from 'graphql-playground-middleware-express'","const expressPlayground = require('graphql-playground-middleware-express').default","app.get('/playground', expressPlayground({ endpoint: '/graphql' }))"]},{"cmd":"yarn add graphql-playground-middleware-express","imports":[]},{"cmd":"pnpm add graphql-playground-middleware-express","imports":[]}],"homepage":"https://github.com/graphcool/graphql-playground/tree/main/packages/graphql-playground-middleware-express","github":"ssh://git@github.com/graphcool/graphql-playground","docs":null,"changelog":null,"pypi":null,"npm":"graphql-playground-middleware-express","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}