graphql-playground icon indicating copy to clipboard operation
graphql-playground copied to clipboard

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)

Results 135 graphql-playground issues
Sort by recently updated
recently updated
newest added

Fixes #. DOMNodeRemoved event is now [deprecated an unsupported](https://developer.chrome.com/blog/mutation-events-deprecation) by Chrome browser, in favor of [MutationEvent](https://developer.mozilla.org/en-US/docs/Web/API/MutationEvent). The issue is that the tooltip remains on screen and page has to be...

subscription is okay when i test on localhost but when i deploy into CapRover the subscription error : Could not connect to websocket endpoint wss://xxxxxx.xyz/graphql. Please check if the endpoint...

#### This issue pertains to the following package(s): - [ ] GraphQL Playground - Electron App - [ ] GraphQL Playground HTML - [x] GraphQL Playground React - [ ]...

Why is the graphql-playground-middleware-koa package still using an old 1.7.xx version of the Playground, but Main Package of the Playground is already version 1.8.xx? This results in an incompatibility which...