Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
urql GraphQL
We develop the highly customizable and versatile GraphQL client, urql, with which you add on features like normalized caching as you grow.
Collective -
Host: opensource -
https://opencollective.com/urql-graphql
- Code: https://github.com/urql-graphql/
chore(svelte): Increase peer dependency range for Svelte 4
github.com/urql-graphql/urql - ategen3rt opened this pull request over 1 year ago
github.com/urql-graphql/urql - ategen3rt opened this pull request over 1 year ago
RFC: Support [email protected]
github.com/urql-graphql/urql - ategen3rt opened this issue over 1 year ago
github.com/urql-graphql/urql - ategen3rt opened this issue over 1 year ago
chore(core): Deprecate maskTypename option
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(core): Apply maskTypename earlier in the chain
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
When maskTypename: true, a new reference is returned for useQuery data when the query becomes stale
github.com/urql-graphql/urql - karl-power opened this issue over 1 year ago
github.com/urql-graphql/urql - karl-power opened this issue over 1 year ago
urql dosn't respect prefergetmethod value and always send post requests
github.com/urql-graphql/urql - OmarShref opened this issue over 1 year ago
github.com/urql-graphql/urql - OmarShref opened this issue over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
chore(workspace): Update changesets
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
RFC: Make passing of additional variables for optimistic updates explicit
github.com/urql-graphql/urql - Undistraction opened this issue over 1 year ago
github.com/urql-graphql/urql - Undistraction opened this issue over 1 year ago
RFC(graphcache): Provide a view onto the Graphcache cache
github.com/urql-graphql/urql - Undistraction opened this issue over 1 year ago
github.com/urql-graphql/urql - Undistraction opened this issue over 1 year ago
fix(react): Avoid using stale deps from closure when executing query in useQuery
github.com/urql-graphql/urql - nathan-knight opened this pull request over 1 year ago
github.com/urql-graphql/urql - nathan-knight opened this pull request over 1 year ago
fix(core): Add typename formatting to SSR Exchange
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
fix(graphcache): Fix untranspiled class field initializer syntax in bundle
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
graphcache: Untranspiled class property initializers break Safari <14.1
github.com/urql-graphql/urql - mattwoodage opened this issue over 1 year ago
github.com/urql-graphql/urql - mattwoodage opened this issue over 1 year ago
RFC: urql-react: executeQuery should return a promise with the query result, same as the mutation
github.com/urql-graphql/urql - Penguibird opened this issue over 1 year ago
github.com/urql-graphql/urql - Penguibird opened this issue over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
fix(graphcache): Fix info.parentKey for updaters and optimistic updaters
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(preact): Check operations for key difference only
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(graphcache): Prevent marking operations as reexecuting after optimistic mutation
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(graphcache): Allow partial optimistic results
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
Stale is `false` even if the `cache-and-network` call is pending
github.com/urql-graphql/urql - frederikhors opened this issue over 1 year ago
github.com/urql-graphql/urql - frederikhors opened this issue over 1 year ago
docs(svelte): correct unpause code example
github.com/urql-graphql/urql - WhiskeyTuesday opened this pull request over 1 year ago
github.com/urql-graphql/urql - WhiskeyTuesday opened this pull request over 1 year ago
docs: Add more extensive infinite pagination example code
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
cursorPagination causing cache to persist on queries with different args
github.com/urql-graphql/urql - zcahsja opened this issue over 1 year ago
github.com/urql-graphql/urql - zcahsja opened this issue over 1 year ago
Invalidate doesn't work as expected for some of the queries, or components not getting rerendered with new data
github.com/urql-graphql/urql - RIP21 opened this issue over 1 year ago
github.com/urql-graphql/urql - RIP21 opened this issue over 1 year ago
`cache.updateQuery` works but `cache.link` doesn't
github.com/urql-graphql/urql - cinan opened this issue over 1 year ago
github.com/urql-graphql/urql - cinan opened this issue over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
fix(storage-rn): Fix interop imports for CommonJS and update React imports
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
storage-rn: Incorrect interop require expressions in CJS
github.com/urql-graphql/urql - oliverdolgener opened this issue over 1 year ago
github.com/urql-graphql/urql - oliverdolgener opened this issue over 1 year ago
RFC: `svelte` - avoid `pause: true` delete already populated `data`
github.com/urql-graphql/urql - frederikhors opened this issue over 1 year ago
github.com/urql-graphql/urql - frederikhors opened this issue over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
fix(core): Fix subscriptions via fetch
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
fix(core): Return fetch source cancellation to old behaviour
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
fix(graphcache): Fix offlineExchange’s failed queue not being filtered for teardowns
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(auth): Fix authExchange’s retry queue ignoring teardowns
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
offline: `teardown` operations are called immediately on the page reload even if a `cache-and-network` call is pending
github.com/urql-graphql/urql - frederikhors opened this issue over 1 year ago
github.com/urql-graphql/urql - frederikhors opened this issue over 1 year ago
fix(vue): Ensure that source is updated atomically
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(core): Respect additionalTypenames option on subscriptions
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(retry): Reset delay/count state if an operation succeeds
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(graphcache): Fix reference equality of lists not always being preserved
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
feat(graphcache): Add globalIDs option
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
Stuck in "Waiting for exchange"
github.com/urql-graphql/urql-devtools-exchange - tomconnors opened this issue over 1 year ago
github.com/urql-graphql/urql-devtools-exchange - tomconnors opened this issue over 1 year ago
RFC: Option to invalidate document cache with a query
github.com/urql-graphql/urql - hizo opened this issue over 1 year ago
github.com/urql-graphql/urql - hizo opened this issue over 1 year ago
Add `reexecute()` to `@urql/svelte` (again!)
github.com/urql-graphql/urql - frederikhors opened this issue over 1 year ago
github.com/urql-graphql/urql - frederikhors opened this issue over 1 year ago
RFC: Retry Exchange - Reset Delay
github.com/urql-graphql/urql - DoisKoh opened this issue over 1 year ago
github.com/urql-graphql/urql - DoisKoh opened this issue over 1 year ago
TS Error when trying to use the next-urql default exchanges
github.com/urql-graphql/urql - seanparmelee opened this issue over 1 year ago
github.com/urql-graphql/urql - seanparmelee opened this issue over 1 year ago
Vercel for Docs Deployment
github.com/urql-graphql/urql - gksander opened this pull request over 1 year ago
github.com/urql-graphql/urql - gksander opened this pull request over 1 year ago
vue: Extra request with empty variables with computed isPaused
github.com/urql-graphql/urql - downace opened this issue over 1 year ago
github.com/urql-graphql/urql - downace opened this issue over 1 year ago
major(next): support Next 13 and React Server Components
github.com/urql-graphql/urql - JoviDeCroock opened this pull request over 1 year ago
github.com/urql-graphql/urql - JoviDeCroock opened this pull request over 1 year ago
DOMException: The user aborted a request error thrown when reading cloned response
github.com/urql-graphql/urql - kgpax opened this issue over 1 year ago
github.com/urql-graphql/urql - kgpax opened this issue over 1 year ago
RFC (next-urql): Support for Next.js app router
github.com/urql-graphql/urql - GRA0007 opened this issue over 1 year ago
github.com/urql-graphql/urql - GRA0007 opened this issue over 1 year ago
fix(core): Always exclude teardowns from subscriptionExchange
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
Accepting teardown as subscriptionOperation prevents cleanups and dedupes
github.com/urql-graphql/urql - mvarendorff opened this issue over 1 year ago
github.com/urql-graphql/urql - mvarendorff opened this issue over 1 year ago
fix(types): move `types` condition to the front
github.com/urql-graphql/urql - Andarist opened this pull request over 1 year ago
github.com/urql-graphql/urql - Andarist opened this pull request over 1 year ago
chore(workspace): Upgrade TypeScript, Prettier, and ESLint
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(workspace): Fix sourcemap generation for “longer” bundles
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(graphcache): Prevent offlineExchange from issuing duplicate operations
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
Multiple duplicated requests using `cache-and-network` or `netowrk-only`
github.com/urql-graphql/urql - frederikhors opened this issue over 1 year ago
github.com/urql-graphql/urql - frederikhors opened this issue over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
Undefined is not a function in expo app
github.com/urql-graphql/urql - elisalimli opened this issue over 1 year ago
github.com/urql-graphql/urql - elisalimli opened this issue over 1 year ago
fix(graphcache): Add missing retries after offline rehydration
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
Fix re-rendering when another component reuses the same query
github.com/urql-graphql/urql - nathan-knight opened this pull request over 1 year ago
github.com/urql-graphql/urql - nathan-knight opened this pull request over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
fix(graphcache): Add missing operations record on cache result
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(persisted): persisted queries can use GETs within URL limits
github.com/urql-graphql/urql - NWRichmond opened this pull request over 1 year ago
github.com/urql-graphql/urql - NWRichmond opened this pull request over 1 year ago
RFC(graphcache): Configurable Cache Directives
github.com/urql-graphql/urql - kitten opened this issue over 1 year ago
github.com/urql-graphql/urql - kitten opened this issue over 1 year ago
Fix typo in docs/advanced/debugging.md
github.com/urql-graphql/urql - adamsoderstrom opened this pull request over 1 year ago
github.com/urql-graphql/urql - adamsoderstrom opened this pull request over 1 year ago
RFC(persisted-fetch): with `preferGetForPersistedQueries: true`, use POST when GET is not possible
github.com/urql-graphql/urql - NWRichmond opened this issue over 1 year ago
github.com/urql-graphql/urql - NWRichmond opened this issue over 1 year ago
sourcemaps are generated incorrectly (exchange-graphcache)
github.com/urql-graphql/urql - bosycom opened this issue over 1 year ago
github.com/urql-graphql/urql - bosycom opened this issue over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
chore(workspace): Set up publish with npm provenance
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
chore(next): update readme
github.com/urql-graphql/urql - JoviDeCroock opened this pull request over 1 year ago
github.com/urql-graphql/urql - JoviDeCroock opened this pull request over 1 year ago
RFC: Graphcache support changing `__typename` component of the cache
github.com/urql-graphql/urql - zwade opened this issue over 1 year ago
github.com/urql-graphql/urql - zwade opened this issue over 1 year ago
fix(core): Fix regression that broke cache-and-network
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
fix(core): Handle both variations of multipart/mixed preamble
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
test(workspace): Speed up slowest vitest tests
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(core): Replace File/Blob objects with null in serialized variables
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
"Files" in the operations object is not null in version 4.X
github.com/urql-graphql/urql - oneinchman opened this issue over 1 year ago
github.com/urql-graphql/urql - oneinchman opened this issue over 1 year ago
fix(graphcache): Fix defer field state becoming sticky and affecting future fields
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
refactor(graphcache): Refactor internal state and data utilities
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(graphcache): Improve separation of API and owned data
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(auth): prevent retrying the operation produced by `mutate`
github.com/urql-graphql/urql - JoviDeCroock opened this pull request over 1 year ago
github.com/urql-graphql/urql - JoviDeCroock opened this pull request over 1 year ago
fix(graphcache): Mark deferred, uncached results as partial
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
RFC: Add possibility to set svelte context key
github.com/urql-graphql/urql - vladshcherbin opened this issue over 1 year ago
github.com/urql-graphql/urql - vladshcherbin opened this issue over 1 year ago
cache issues when using `@defer` directive and `@urql/exchange-graphcache`
github.com/urql-graphql/urql - beerose opened this issue over 1 year ago
github.com/urql-graphql/urql - beerose opened this issue over 1 year ago
Cached data bug after page navigation with next-urql + exchange-graphcache
github.com/urql-graphql/urql - dizlexik opened this issue over 1 year ago
github.com/urql-graphql/urql - dizlexik opened this issue over 1 year ago
fix(core): Improve reexecuteOperation of arbitrary operations
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(graphcache): Fix offlineExchange duplicating offline mutations
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
fix(core): Strictly deduplicate operations for cache-and-network and network-only
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
Version Packages
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
github.com/urql-graphql/urql - github-actions[bot] opened this pull request over 1 year ago
fix(core): Fix multipart stream being split when content contains boundary
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
github.com/urql-graphql/urql - kitten opened this pull request over 1 year ago
Missing example in next-urql documentation
github.com/urql-graphql/urql - torben3d opened this issue over 1 year ago
github.com/urql-graphql/urql - torben3d opened this issue over 1 year ago
multipart/mixed boundary confusion
github.com/urql-graphql/urql - eden opened this issue over 1 year ago
github.com/urql-graphql/urql - eden opened this issue over 1 year ago
Uncaught TypeError: Cannot read properties of undefined (reading 'reduceRight')
github.com/urql-graphql/urql - fan-droide opened this issue over 1 year ago
github.com/urql-graphql/urql - fan-droide opened this issue over 1 year ago
fix(docs): urql vue plugin exchanges
github.com/urql-graphql/urql - JoviDeCroock opened this pull request over 1 year ago
github.com/urql-graphql/urql - JoviDeCroock opened this pull request over 1 year ago