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 128 graphql-playground issues
Sort by recently updated
recently updated
newest added

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

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.2.0 to 12.3.2. Changelog Sourced from markdown-it's changelog. [12.3.2] - 2022-01-08 Security Fix possible ReDOS in newline rule. Thanks to @​MakeNowJust. [12.3.1] - 2022-01-07 Fixed Fix corner...

dependencies

When debugging GraphQL queries from inside Chrome it would be useful to be able to copy the request as curl (via Chrome) and paste it into the playground. This feature...

rfc/0-needs-spec
rfc/1-draft

The primary maintainer @acao is back from the hiatus I guess? Or the information is outdated, `December 2020`. Changes proposed in this pull request: - Information update

From #578, I understand that it's possible to add a query string, something like this: ``` http://api.foo.com/playground?query={me{name}} ``` However, this is the incorrect format. Could the format be added to...

bug/0-needs-info
kind/bug

I am currently looking to install graphql-playground in my windows machine but I don't have brew in it. So how can I install this in Windows without brew? Can I...

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

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.654.0 to 2.1030.0. Release notes Sourced from aws-sdk's releases. Release v2.1030.0 See changelog for more information. Release v2.1029.0 See changelog for more information. Release v2.1028.0 See changelog...

dependencies

### What is the expected behavior? Not blank page ### What steps may we take to reproduce the behavior? [Project Repo](https://github.com/trevorblades/countries) [Demo](https://countries.trevorblades.com) Video: https://user-images.githubusercontent.com/80850817/141691929-50a2a622-1434-4948-a4f9-47f6ddc32670.mp4

This PR is follow up to #1279 to get GraphQL playground ready for a release. Changes proposed in this pull request: - Upgrade codemirror-graphql, graphiql, graphql