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
chore(next): warn for missing suspense boundary

JoviDeCroock opened this pull request about 1 year ago
feat(graphcache): debug logs for cache misses

JoviDeCroock opened this pull request about 1 year ago
docs(graphcache): add missing globalids setting

JoviDeCroock opened this pull request about 1 year ago
feat(graphcache): add logger interface

JoviDeCroock opened this pull request about 1 year ago
Version Packages

github-actions[bot] opened this pull request about 1 year ago
Make useQuery refetch async

davidfant opened this pull request about 1 year ago
Version Packages

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
feat(graphcache): add onCacheHydrated event

JoviDeCroock opened this pull request about 1 year ago
fix(react): prioritise context.suspense

JoviDeCroock opened this pull request about 1 year ago
chore(docs): Fix typo

Mookiies opened this pull request about 1 year ago
RFC: Add `onCacheHydrated` event

elilabes opened this issue about 1 year ago
Feat/contentful apq support

soleo opened this pull request about 1 year ago
RFC: Add APQ support for Contentful (CMS)

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
chore(docs-retry): add `retryWith` option

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
fix(next): invalid CJS React import

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
fix(core): Fix `preferGetMethod` client option

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
feat(next): nonce support

Enalmada opened this pull request about 1 year ago
fix(core): support non-spec errors

JoviDeCroock opened this pull request about 1 year ago
Version Packages

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
Version Packages

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
Field return issue depending on field order in same query

Banou26 opened this issue over 1 year ago
RFC: Operation context cache miss information

Banou26 opened this issue over 1 year ago
Query fetching status is temporarily flicking to false

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
Signal from fetchOptions not passed to fetch

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
docs: Rename persisted-fetch-exchange to persisted-exchange in architecture.md

HosseinAgha opened this pull request over 1 year ago
Version Packages

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
docs(next): fix import source of useRouter

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
Version Packages

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
fix(core): Force client.reexecuteOperation to dispatch

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
Version Packages

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
graphcache: Extra variables missing in updates

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
Cache first queries that error execute twice in suspense mode

zenios opened this issue over 1 year ago
Version Packages

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
fix(graphcache): Replace default optional/required directive implementation

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
Version Packages

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
docs(graphcache): Add advanced resolver tips

kitten opened this pull request over 1 year ago
fix(graphcache): Improve Graphcache resolver consistency

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
docs(graphcache): Update cache update docs

kitten opened this pull request over 1 year ago
Version Packages

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
TypeError: Cannot read properties of undefined (reading 'status')

jvidalv opened this issue over 1 year ago
Add solid

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
docs(workspace): Add additional sandbox links and links to examples

kitten opened this pull request over 1 year ago
Version Packages

github-actions[bot] opened this pull request 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
fix(persisted): Add missing teardown source

kitten opened this pull request over 1 year ago
persistedExchange duplicates operations

geekuillaume opened this issue over 1 year ago
feat(auth): Handle refreshAuth rejections gracefully

kitten opened this pull request over 1 year ago
feat(graphcache): local directives

JoviDeCroock opened this pull request over 1 year ago
RFC: Add solid

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
RFC: Support [email protected]

ategen3rt opened this issue over 1 year ago
chore(core): Deprecate maskTypename option

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