graffle-js/graffle
Simple GraphQL Client for JavaScript. Minimal. Extensible. Type Safe. Runs everywhere.
TypeScriptMIT
Pinned issues
Issues
- 1
Support grpahql-config
#948 opened by jasonkuhrt - 1
Add support for request batches
#1017 opened by jasonkuhrt - 0
Finish documentation
#1024 opened by jasonkuhrt - 1
ClientError not recieving errors from response
#998 opened by kennytwitchell - 0
not able to process errorPolicy
#1003 opened by AnweshaSanyal - 0
Not handling responses with errors: null
#951 opened by stukennedy - 0
Make orThrow methods come from an extension
#1032 opened by jasonkuhrt - 0
Polish Roundup
#1025 opened by jasonkuhrt - 1
Support GET requests
#855 opened by jasonkuhrt - 0
Socket hang up error with Node 20 on second request
#1057 opened by Razielwar - 2
responseMiddleware isn't a middleware
#1043 opened by mhuggins - 0
TypedDocumentNode support
#854 opened by jasonkuhrt - 1
Support TypedDocumentString
#997 opened by lopezjurip - 0
Prefill generated client endpoint when possible
#1015 opened by jasonkuhrt - 2
Allow to specify fetch implementation
#1012 opened by tobiasdiez - 1
generate from introspection query
#837 opened by jasonkuhrt - 1
IE11 compatibility
#1013 opened by vczc - 1
- 1
error TS2307 when upgraded to version 7.1.0
#1007 opened by laionazeredo - 2
Spreading request headers object in middleware function doesn't work as per examples
#907 opened by jonesty - 2
I can`t import the library in latest version
#992 opened by 7ipolito - 1
The query not have an operationName
#989 opened by vanhcoder - 5
- 1
- 1
Issue with types since version 7.0.1
#980 opened by doktor500 - 3
Cannot find module` graphql-request`
#965 opened by ekasprzyk - 0
Export codec types and helpers
#950 opened by jasonkuhrt - 0
- 1
version 7 doesn't support React Native Metro build
#946 opened by oojr - 0
Broken v7 types in jest
#941 opened by jakeleventhal - 1
Show errors when HTTP code is not 2xx
#942 opened by andikhadev - 1
- 2
- 1
Typescript cannot find type `RequestOptions`
#924 opened by tholander - 8
Create separated npm package for CLI functionality
#838 opened by ert78gb - 2
Extension that can retry a hook
#878 opened by jasonkuhrt - 11
Cannot find module 'graphql-request' or its corresponding type declarations.
#880 opened by tofsjonas - 1
- 0
Extension system
#853 opened by jasonkuhrt - 2
Types broken in v7
#867 opened by jakeleventhal - 16
[7.0.1] broken types
#846 opened by efstathiosntonas - 8
- 1
investigate quality tools
#864 opened by jasonkuhrt - 0
Graffle helper functions
#849 opened by jasonkuhrt - 4
7 doesnt work on nextjs
#840 opened by Daniel3711997 - 1
- 1
7 broken on Expo/RN project
#841 opened by hwangar - 2
Please give feedback to the GraphQL JS WG
#839 opened by phryneas - 2
jsonSerializer: fetchOptions.jsonSerializer ?? defaultJsonSerializer_js_1.defaultJsonSerializer, ^ SyntaxError: Invalid or unexpected token at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
#817 opened by alperenakyuzz - 0
Memoizing fetch error: Body is unusable
#801 opened by MangoMarcus