{"library":"graphql-playground-middleware-express","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":[]}]}