urql-graphql/urql
The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
TypeScriptMIT
Pinned issues
Issues
- 4
- 4
- 0
Missing "hasNext" on UseQueryState
#3702 opened by Eigilak - 5
RFC: Augment error extensions type
#3701 opened by musjj - 3
Proper way to use urql into nextjs app router?
#3686 opened by siamahnaf - 9
RFC: react native file upload support
#3535 opened by fawzii0x3 - 1
Empty arrays return as empty objects
#3695 opened by gilgardosh - 2
- 3
cache.invalidate causes breakage in simplePagination
#3656 opened by tjk - 5
Svelte 5: Support RC version
#3639 opened by OTheNonE - 2
SSE headers are being sent for all requests
#3673 opened by mattjohnsonpint - 0
- 3
- 0
When the server returns an error with an empty string message, `GraphQLError.message` becomes an object instead of a string
#3649 opened by koutaro-masaki - 15
- 1
(vue) useQuery pause option is not reactive
#3633 opened by mrvik - 1
RFC: @defer server + client hydration
#3628 opened by AugustDev - 5
Invalid field error after updating from 7.1.0 to 7.1.1
#3620 opened by schmt5 - 5
- 1
- 6
- 2
(vue) useQuery pause does not update when passing a ref
#3594 opened by arkandias - 2
RFC: Add secondary keys
#3557 opened by nandorojo - 4
RFC: @urql/vue - Allow getter syntax in `useQuery`
#3556 opened by Neluji - 13
Multiple requests when using react suspense
#3565 opened by danielkaxis - 1
@urql/exchange-graphcache returns empty data & error although fetch response contains valid data. (when same entity is requested in parallel)
#3562 opened by farin - 8
Problem: @urql/exchange-graphcache updateCacheWithResult reads null after writing link in cache updater.
#3526 opened by FreeRiderBysik - 3
RFC: Graphcache strong typing
#3538 opened by BickelLukas - 1
Syntax Error: Unexpected token in SelectionSet
#3554 opened by gineika - 5
RFC: Normalize embedded documents based on parent
#3552 opened by BickelLukas - 2
- 1
Introspected schema from urql-introspection doesn't match type of exchange-graphcache
#3537 opened by imcvampire - 0
- 7
@urql/exchange-persisted Module name, 'crypto' does not resolve to a valid URL.
#3523 opened by badtant - 2
Non RSC authExchange failing
#3525 opened by Nohac - 2
Invalidating cache in Graphcache doesn't trigger query refetch in Next.js app router
#3527 opened by ookil - 3
requestPolicyExchange does not re-request in production
#3508 opened by Yama-Tomo - 0
Passing a `Headers` object results in an error
#3504 opened by konomae - 1
cacheExchange - cache.readQuery (updateQuery) can't find queries with aliased variables
#3509 opened by farin - 5
Stale || Fetching doesn't actually represent when operations are in progress while offline
#3450 opened by seanaye - 3
- 2
Errors are returned before being able to redirect
#3491 opened by IGassmann - 4
[Network] Load failed. Requests are failing on mobile and safari (Safari on both desktop and mobile, and on mobile chrome)
#3474 opened by vholik - 1
@urql/next registerUrql fails in Next.js app due to TypeError: React.cache is not a function
#3467 opened by brettchalupa - 1
reexecuteQuery not using new variables
#3468 opened by bhalsodkhushal - 0
Request Policy set to cache-only throws error during build of next.js app with document cache
#3457 opened by Thoud - 3
storage missing in typed graphcache
#3455 opened by villesau - 1
- 7
RangeError: Maximum call stack size exceeded when using persistedExchange in front of ssrExchange
#3441 opened by Warxcell - 0
Component does not suspend when changing variables while using `suspense: true`
#3426 opened by ValenCassa