Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/urql-graphql/urql
The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
https://github.com/urql-graphql/urql
Version Packages
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
Stale || Fetching doesn't actually represent when operations are in progress while offline
seanaye opened this issue about 1 year ago
seanaye opened this issue about 1 year ago
chore(next): warn for missing suspense boundary
JoviDeCroock opened this pull request about 1 year ago
JoviDeCroock opened this pull request about 1 year ago
Saving a component in Next.js development mode casues infinite requests
lswinblad opened this issue about 1 year ago
lswinblad opened this issue about 1 year ago
feat(graphcache): debug logs for cache misses
JoviDeCroock opened this pull request about 1 year ago
JoviDeCroock opened this pull request about 1 year ago
docs(graphcache): add missing globalids setting
JoviDeCroock opened this pull request about 1 year ago
JoviDeCroock opened this pull request about 1 year ago
feat(graphcache): add logger interface
JoviDeCroock opened this pull request about 1 year ago
JoviDeCroock opened this pull request about 1 year ago
Version Packages
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
fix(persisted): Add dev warning for persisted-miss results for an already persisted-miss errored operation (repeated retries)
kitten opened this pull request about 1 year ago
kitten opened this pull request about 1 year ago
RangeError: Maximum call stack size exceeded when using persistedExchange in front of ssrExchange
Warxcell opened this issue about 1 year ago
Warxcell opened this issue about 1 year ago
Make useQuery refetch async
davidfant opened this pull request about 1 year ago
davidfant opened this pull request about 1 year ago
Version Packages
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
chore(core): try to parse a text/plain content-type response as json
JoviDeCroock opened this pull request about 1 year ago
JoviDeCroock opened this pull request about 1 year ago
feat(graphcache): add onCacheHydrated event
JoviDeCroock opened this pull request about 1 year ago
JoviDeCroock opened this pull request about 1 year ago
fix(react): prioritise context.suspense
JoviDeCroock opened this pull request about 1 year ago
JoviDeCroock opened this pull request about 1 year ago
Component does not suspend when changing variables while using `suspense: true`
ValenCassa opened this issue about 1 year ago
ValenCassa opened this issue about 1 year ago
RFC (Graphcache): Change SerializedEntries to provide Map to storage adapters
Mookiies opened this issue about 1 year ago
Mookiies opened this issue about 1 year ago
chore(docs): Fix typo
Mookiies opened this pull request about 1 year ago
Mookiies opened this pull request about 1 year ago
useQuery re-render even if cached when neighbor data (but not retrieved by useQuery) is newly retrieved
jet2jet opened this issue about 1 year ago
jet2jet opened this issue about 1 year ago
RFC: Add `onCacheHydrated` event
elilabes opened this issue about 1 year ago
elilabes opened this issue about 1 year ago
persistedExchange(APQ) doesn't work with cacheExchange due to Document Caching
soleo opened this issue about 1 year ago
soleo opened this issue about 1 year ago
Feat/contentful apq support
soleo opened this pull request about 1 year ago
soleo opened this pull request about 1 year ago
RFC: Add APQ support for Contentful (CMS)
soleo opened this issue about 1 year ago
soleo opened this issue about 1 year ago
docs: Add urql-rest-exchange to the showcase section
iamsavani opened this pull request about 1 year ago
iamsavani opened this pull request about 1 year ago
chore(docs-retry): add `retryWith` option
JoviDeCroock opened this pull request about 1 year ago
JoviDeCroock opened this pull request about 1 year ago
Infinite initialization? (with Graphql-codegen and Next.js 13)
shkim opened this issue about 1 year ago
shkim opened this issue about 1 year ago
fix(next): invalid CJS React import
JoviDeCroock opened this pull request about 1 year ago
JoviDeCroock opened this pull request about 1 year ago
RFC: Option to hide warnings when in development
johnpmitsch opened this issue about 1 year ago
johnpmitsch opened this issue about 1 year ago
fix(core): Fix `preferGetMethod` client option
Burbenog opened this pull request about 1 year ago
Burbenog opened this pull request about 1 year ago
`@urql/next` publishes CommonJS with invalid React usages
brendenpalmer opened this issue about 1 year ago
brendenpalmer opened this issue about 1 year ago
feat(next): nonce support
Enalmada opened this pull request about 1 year ago
Enalmada opened this pull request about 1 year ago
Graphcache cache invalidation no longer working within optimistic update
dizlexik opened this issue about 1 year ago
dizlexik opened this issue about 1 year ago
fix(core): support non-spec errors
JoviDeCroock opened this pull request about 1 year ago
JoviDeCroock opened this pull request about 1 year ago
data and error both undefined for 500 status with an `errors` key in response
maxsalven opened this issue about 1 year ago
maxsalven opened this issue about 1 year ago
Vue: Promisified useQuery resolves to late with refreshAuth in @urql/exchange-auth
tvartom opened this issue about 1 year ago
tvartom opened this issue about 1 year ago
Version Packages
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
feat(core): Update defer/stream protocol as per spec
JoviDeCroock opened this pull request about 1 year ago
JoviDeCroock opened this pull request about 1 year ago
Version Packages
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
fix(core): Add missing teardown handling to ssrExchange
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
Field return issue depending on field order in same query
Banou26 opened this issue over 1 year ago
Banou26 opened this issue over 1 year ago
Query operation is fetched twice (not deduped) when other SSR data is available
jet2jet opened this issue over 1 year ago
jet2jet opened this issue over 1 year ago
RFC: Operation context cache miss information
Banou26 opened this issue over 1 year ago
Banou26 opened this issue over 1 year ago
Query fetching status is temporarily flicking to false
GigEth opened this issue over 1 year ago
GigEth opened this issue over 1 year ago
fix(core): allow controll by signal from fetchOptions
rexpan opened this pull request over 1 year ago
rexpan opened this pull request over 1 year ago
Signal from fetchOptions not passed to fetch
rexpan opened this issue over 1 year ago
rexpan opened this issue over 1 year ago
examples: Fixing link in with-react-native README.md
JDMathew opened this pull request over 1 year ago
JDMathew opened this pull request over 1 year ago
docs: Rename persisted-fetch-exchange to persisted-exchange in architecture.md
HosseinAgha opened this pull request over 1 year ago
HosseinAgha opened this pull request over 1 year ago
Version Packages
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
fix(graphcache): Fix typo in owned data null resolution for resolvers
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
null data has been returned after fetch done with valid data when using nested local resolver
jet2jet opened this issue over 1 year ago
jet2jet opened this issue over 1 year ago
docs(next): fix import source of useRouter
kondo0602 opened this pull request over 1 year ago
kondo0602 opened this pull request over 1 year ago
docs(next): move ssr and client creation to function body
JoviDeCroock opened this pull request over 1 year ago
JoviDeCroock opened this pull request over 1 year ago
Suggestion: docs(nextjs): The example using client components should delcare `client` and `ssr` inside the function component instead of outside it.
natekfl opened this issue over 1 year ago
natekfl opened this issue over 1 year ago
Version Packages
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
docs(next): Enable suspense in non-rsc example
spiceee opened this pull request over 1 year ago
spiceee opened this pull request over 1 year ago
fix(core): Force client.reexecuteOperation to dispatch
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
createContext only works in Client Components error with latest NextJS
khuong-tran opened this issue over 1 year ago
khuong-tran opened this issue over 1 year ago
Version Packages
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
fix(graphcache): Fix extra variables regression
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
graphcache: Extra variables missing in updates
Undistraction opened this issue over 1 year ago
Undistraction opened this issue over 1 year ago
chore(workspace): Update eslint and add missing rules
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
Suggestion: Clarify that there can be only one `retryExchange` in docs when calling `createClient`.
rfrankspk opened this issue over 1 year ago
rfrankspk opened this issue over 1 year ago
Cache first queries that error execute twice in suspense mode
zenios opened this issue over 1 year ago
zenios opened this issue over 1 year ago
feat(core): Handle GraphQLError[] value in error observer callback of subscriptionExchange
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
core: subscriptionExchange's error observer does not handle GraphQLError[].
zenios opened this issue over 1 year ago
zenios opened this issue over 1 year ago
Version Packages
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
fix(auth): Catch unexpected errors during initialization
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
fix(graphcache): Replace default optional/required directive implementation
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
fix(graphcache): Fix info.partial edge case for @_optional
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
Version Packages
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
fix(graphcache): Fix partial and info usage in default directives
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
docs(graphcache): Add advanced resolver tips
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
fix(graphcache): Improve Graphcache resolver consistency
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
fix(graphcache): Record dependencies for __typename accesses
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
docs(graphcache): Update cache update docs
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
feat(graphcache): Allow cache.resolve to return undefined for uncached fields
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
Version Packages
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
fix(svelte): Move Client subscription to writable start
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
TypeError: Cannot read properties of undefined (reading 'status')
jvidalv opened this issue over 1 year ago
jvidalv opened this issue over 1 year ago
Svelte: using get or subscribing and unsubscribing on queryStore response breaks the store
hahn-kev opened this issue over 1 year ago
hahn-kev opened this issue over 1 year ago
Add solid
Nvos opened this pull request over 1 year ago
Nvos opened this pull request over 1 year ago
feat(persisted): Allow nullish hashes for skipping persisted logic
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
fix(react): Fix execute functions' state change being discarded after pause change
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
Using 6.1.5-canary throws `Type '(Exchange | Exchange)[]' is not assignable to type 'Exchange[]'.`
frederikhors opened this issue over 1 year ago
frederikhors opened this issue over 1 year ago
docs(workspace): Add additional sandbox links and links to examples
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
Duplicated requests even for older queries using `requestPolicyExchange` with 6.1.5-canary
frederikhors opened this issue over 1 year ago
frederikhors opened this issue over 1 year ago
Version Packages
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
feat(core/graphcache): Add support for client-side-only directive processing
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
GraphQL SSE React Native Subscription is not working but works perfectly with React.js.
CrispenGari opened this issue over 1 year ago
CrispenGari opened this issue over 1 year ago
Unable to resolve "@urql/core" from "node_modules/urql/dist/urql.es.js"
robertherber opened this issue over 1 year ago
robertherber opened this issue over 1 year ago
fix(persisted): Add missing teardown source
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
persistedExchange duplicates operations
geekuillaume opened this issue over 1 year ago
geekuillaume opened this issue over 1 year ago
fix(graphcache): Re-enable offlineExchange issuing non-cache request policies
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
feat(auth): Handle refreshAuth rejections gracefully
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
feat(graphcache): local directives
JoviDeCroock opened this pull request over 1 year ago
JoviDeCroock opened this pull request over 1 year ago
RFC: Add solid
Nvos opened this issue over 1 year ago
Nvos opened this issue over 1 year ago
chore(svelte): Increase peer dependency range for Svelte 4
ategen3rt opened this pull request over 1 year ago
ategen3rt opened this pull request over 1 year ago
RFC: Support [email protected]
ategen3rt opened this issue over 1 year ago
ategen3rt opened this issue over 1 year ago
chore(core): Deprecate maskTypename option
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago
fix(core): Apply maskTypename earlier in the chain
kitten opened this pull request over 1 year ago
kitten opened this pull request over 1 year ago