graphqurl icon indicating copy to clipboard operation
graphqurl copied to clipboard

curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.

Results 72 graphqurl issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4. Release notes Sourced from jpeg-js's releases. v0.4.4 v0.4.4 (2022-06-07) feat: add comment tag encoding (#87) (13e1ffa), closes #87 fix: validate sampling factors (#106) (9ccd35f),...

dependencies

This makes the following improvements to the REPL experience: - CTRL_D now ends the session - The autocomplete menu is the native `terminal-kit` one, so has tab-support - We can...

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies

I am trying to fix #23 but I am unable to proceed as my attempts at installing `graphql-voyager` are hampered with [this](https://gist.github.com/chtnnh/893c74c8b0490a6e67a6dd5ba5a4c944) error.

k/operation

Hi, Would you be open to distributing this as a Docker image? It would help making this more portable and running it with it's right dependencies in environments that don't...

k/feature

Hello, I am having some difficulty passing a json object to my insert_one mutation using the --variablesJSON or -n flag on the command line I was unable to find an...

good first issue
k/share
docs

Hi, when I want to use your library and graphql inside firebase functions, I have to use graphql version 15.4.0 only. Otherwise firebase functions fails: ![image](https://user-images.githubusercontent.com/18282249/159113145-fb322d87-faeb-4c33-bfea-29d328bc246a.png) Can you update your...

good first issue
dependencies
k/operation

Hi, @wawhal, I have reported a [vulnerability issue](https://snyk.io/vuln/SNYK-JS-TREEKIT-1077068) in package **terminal-kit**. As far as I am aware, vulnerability(high severity) [**SNYK-JS-TREEKIT-1077068**](https://snyk.io/vuln/SNYK-JS-TREEKIT-1077068) detected in package **tree-kit

good first issue
dependencies
k/operation