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

docs: remove extra dash in url

joshxfi opened this pull request 8 months ago
fix(vue): Support getter-functions on `MaybeRef`-typed inputs

kitten opened this pull request 8 months ago
fix(bindings): Fix handlers for subscriptions receiving null

kitten opened this pull request 8 months ago
Version Packages

github-actions[bot] opened this pull request 8 months ago
patch: Mark `@urql/core` as a peer as well as a regular dependency

kitten opened this pull request 8 months ago
Version Packages

github-actions[bot] opened this pull request 8 months ago
fix(core): Use documentId for operation hash if it's available

kitten opened this pull request 8 months ago
chore(workspace): automatically publish urql-core to JSR

JoviDeCroock opened this pull request 8 months ago
fix(client): eager unblocking of in-flight operations

JoviDeCroock opened this pull request 8 months ago
Version Packages

github-actions[bot] opened this pull request 8 months ago
feat(react): useFragment hook (BETA)

JoviDeCroock opened this pull request 8 months ago
Version Packages

github-actions[bot] opened this pull request 8 months ago
Multiple requests when using react suspense

danielkaxis opened this issue 8 months ago
feat(graphcache): only add dependency if we are changing the value

JoviDeCroock opened this pull request 8 months ago
chore: Update Discord hook formatting

kitten opened this pull request 8 months ago
Version Packages

github-actions[bot] opened this pull request 9 months ago
fix(graphcache): ignore current entity during invalidateType

JoviDeCroock opened this pull request 9 months ago
RFC: Add secondary keys

nandorojo opened this issue 9 months ago
RFC: @urql/vue - Allow getter syntax in `useQuery`

Neluji opened this issue 9 months ago
docs: Fix broken link

Mookiies opened this pull request 9 months ago
Syntax Error: Unexpected token in SelectionSet

gineika opened this issue 9 months ago
chore: Upgrade `@0no-co/graphql.web` to 1.0.5

kitten opened this pull request 9 months ago
RFC: Normalize embedded documents based on parent

BickelLukas opened this issue 9 months ago
Version Packages (Legacy)

github-actions[bot] opened this pull request 9 months ago
feat(persisted): add option to enable persisted subscriptions (BACKPORT)

JoviDeCroock opened this pull request 9 months ago
feat(persisted-exchange): add support for persisted subscriptions

JoviDeCroock opened this pull request 9 months ago
feat(graphcache): track abstract-concrete type mapping

JoviDeCroock opened this pull request 9 months ago
docs: Add sponsors to readme

kitten opened this pull request 9 months ago
Version Packages (Legacy)

github-actions[bot] opened this pull request 9 months ago
fix(graphcache): backport invalidation fix

JoviDeCroock opened this pull request 9 months ago
fix(graphcache): entity invalidation through string key

JoviDeCroock opened this pull request 9 months ago
Invalidate with a key does not produce expected result

BickelLukas opened this issue 9 months ago
docs: fix typo and remove unused imports

joshxfi opened this pull request 9 months ago
docs: fix typo of normalized

Spice-Z opened this pull request 9 months ago
RFC: Graphcache strong typing

BickelLukas opened this issue 9 months ago
Version Packages

github-actions[bot] opened this pull request 9 months ago
RFC: react native file upload support

fawzii0x3 opened this issue 9 months ago
chore(docs): Fix typo

Yota-K opened this pull request 9 months ago
docs: add correct client detection

JoviDeCroock opened this pull request 10 months ago
docs: gql tada ts integration

JoviDeCroock opened this pull request 10 months ago
Non RSC authExchange failing

Nohac opened this issue 10 months ago
Version Packages

github-actions[bot] opened this pull request 10 months ago
Update urql.md with small typo fix

leggomuhgreggo opened this pull request 10 months ago
fix(request-policy): avoid relying on cache internals to assert misses

JoviDeCroock opened this pull request 10 months ago
major(core|graphcache): remove deprected options/methods

JoviDeCroock opened this pull request 10 months ago
feat(graphcache): default updater when none found

JoviDeCroock opened this pull request 10 months ago
fix(graphcache): Mutable links on InMemoryData store

kitten opened this pull request 10 months ago
feat: Add support for persisted documents via the `documentId` property

kitten opened this pull request 10 months ago
fix(core): Allow path-only URLs to be used with GET requests

akrantz01 opened this pull request 10 months ago
chore: upgrade actions to node 20

JoviDeCroock opened this pull request 10 months ago
clarity fix in optimistic updates section of cache-updates.md

leggomuhgreggo opened this pull request 10 months ago
requestPolicyExchange does not re-request in production

Yama-Tomo opened this issue 10 months ago
Possible memory leak when using multiple queries on the same page

juusopiikkila opened this issue 10 months ago
docs: fix minor typo

skipjack opened this pull request 10 months ago
fix(core): support Headers being passed in fetchOptions

JoviDeCroock opened this pull request 11 months ago
Passing a `Headers` object results in an error

konomae opened this issue 11 months ago
docs(graphcache): remove mutative operations

JoviDeCroock opened this pull request 11 months ago
feat(graphcache): track types in the data-structure

JoviDeCroock opened this pull request 11 months ago
Version Packages

github-actions[bot] opened this pull request 11 months ago
feat(core): Support Apollo Federation subscriptions multipart payloads

JoviDeCroock opened this pull request 11 months ago
Version Packages

github-actions[bot] opened this pull request 11 months ago
fix(graphcache): Fix `@defer` state carrying over to next operation

kitten opened this pull request 11 months ago
Version Packages

github-actions[bot] opened this pull request 11 months ago
Errors are returned before being able to redirect

IGassmann opened this issue 11 months ago
Update local-directives.md

nandorojo opened this pull request 11 months ago
Version Packages

github-actions[bot] opened this pull request 11 months ago
chore(rn-storage): Update outdated React Native dependencies

albinhubsch opened this pull request 11 months ago
Update local-directives.md

wcastand opened this pull request 11 months ago
Version Packages

github-actions[bot] opened this pull request 11 months ago
fix(introspetion): Fix Any type being included when it isn’t needed

kitten opened this pull request 11 months ago
Version Packages

github-actions[bot] opened this pull request 11 months ago
fix: retry delay not persisting between calls

DoisKoh opened this pull request 11 months ago
feat(populate): alias fields with arguments

JoviDeCroock opened this pull request almost 1 year ago
feat(svelte): add first class reexecute to svelte

JoviDeCroock opened this pull request almost 1 year ago
fix(docs): remove svelte section from ts integrations

JoviDeCroock opened this pull request about 1 year ago
RFC: Consolidating document and normalised caching - safer caching

JoviDeCroock opened this issue about 1 year ago
reexecuteQuery not using new variables

bhalsodkhushal opened this issue about 1 year ago
fix(core): add back cacheOutcome

JoviDeCroock opened this pull request about 1 year ago
request-policy-exchange behavior differs between dev & production

Akkuma opened this issue about 1 year ago
Version Packages

github-actions[bot] opened this pull request about 1 year ago
fix(core): return a result in cache-only scenarios

JoviDeCroock opened this pull request about 1 year ago
fix(next): remove next warning, could interfere with useId

JoviDeCroock opened this pull request about 1 year ago
storage missing in typed graphcache

villesau opened this issue about 1 year ago
fix(next): only inject `<Suspense` and warning during client-side rendering

JoviDeCroock opened this pull request about 1 year ago
fix(core): Fix JSON stringification in Vercel Edge runtime

SoraKumo001 opened this pull request about 1 year ago