vscode-graphiql-explorer icon indicating copy to clipboard operation
vscode-graphiql-explorer copied to clipboard

Use GraphiQL + GraphiQL Explorer to build your GraphQL operations, right from inside of VSCode.

Results 27 vscode-graphiql-explorer issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Once I have GraphQL open in a VS Code tab, then switch to another tab to work on my code, and then head back to the GraphQL Explorer tab, the...

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Gridsome ([repo](https://github.com/gridsome/gridsome)) is a static site generator for Vue that uses GraphQL for development data store. It extends Vue single file components with two custom blocks (`page-query` and `static-query`) that...

Awesome extension, it's really handy! I came across it as I was looking for a way to execute queries in GraphiQl in VS Code. Is that possible with this extension?...