graphql-playground
graphql-playground copied to clipboard
🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
The [demo page](https://legacy.graphqlbin.com/RVIn) from [npm library is broken](https://www.npmjs.com/package/graphql-playground-react?activeTab=versions). Just on the page below.
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...
#### This issue pertains to the following package(s): - [ ] GraphQL Playground - Electron App - [ ] GraphQL Playground HTML - [x] GraphQL Playground - [ ] GraphQL...
#### This issue pertains to the following package(s): - GraphQL Playground - Electron App - GraphQL Playground HTML - GraphQL Playground #### What is the expected behavior? UI already has...
#### This issue pertains to the following package(s): - [x] GraphQL Playground - Electron App - [x] GraphQL Playground HTML - [x] GraphQL Playground #### Feature Request Would be awesome...
#### This issue pertains to the following package(s): - [x] GraphQL Playground - Electron App - [ ] GraphQL Playground HTML - [ ] GraphQL Playground - [ ] GraphQL...
[Server-sent events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) are a perfect mechanism for informing a GraphQL client, such as graphql-playground, that the schema has been updated. They don't require the complexity of websockets, and they are...
#### This issue pertains to the following package(s): - [x] GraphQL Playground latest npm version according to the docs, createApolloLink should return a Link, but it only works if I...
It should be possible to add a customer fetcher like possible in GraphiQL.