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/
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - f0987f563f0d8dada80bb37b9e1e1254255d264f authored over 2 years ago by urql-ci <[email protected]>* unsubscribe in writeable callback
* apply changes to subscriptionstore and add changeset
github.com/urql-graphql/urql - a0168308d390ca668ecab404c5ff8ca50e597eab authored over 2 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 737e0d5f67643b29b6bfca4feac5e0323fb9e589 authored over 2 years ago by Mateusz Piórowski <[email protected]>
github.com/urql-graphql/urql - 054eeacc61c9eb6f95091054404ad8926497dd10 authored over 2 years ago by urql-ci <[email protected]>
* support repeated optimistic updates
* expand test
* Try cypress v3
* revert cypress bump
github.com/urql-graphql/urql - 28f11dc4220528a1d9cfceb3b2725054664cb810 authored over 2 years ago by Jovi De Croock <[email protected]>* Upgrade Rollup
* Fix CommonJS output for cjs-module-lexer
* Add plugin to monitor cjs-mo...
github.com/urql-graphql/urql - cf10d017975ca712e1be74462af9a4735eaed757 authored over 2 years ago by Phil Pluckthun <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 58f887c23f182b969dbd3c912f275921623824a4 authored over 2 years ago by urql-ci <[email protected]>* keep track of mutations
* use _instance and evict successful mutations
* fix tests
* ...
github.com/urql-graphql/urql - ca1b800dc806746dc96624e2440b7f6789f154d8 authored over 2 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - d3f8f0052fdf4229d845eb94daf98dea8fa2a99f authored over 2 years ago by Esteban Borai <[email protected]>
github.com/urql-graphql/urql - 43c59a6428f4e2f3b3bb77ce38de214b981121d8 authored over 2 years ago by Cody Zuschlag <[email protected]>
* fix(react): execute subscriptions with latest vars
This is a similar fix to https://github....
github.com/urql-graphql/urql - 64163c64b3feb43261511cdf591822166305803b authored over 2 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 5bb6d3b9d95f43db4f0d5ff42fdd5a28895794f9 authored over 2 years ago by Jovi De Croock <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - dbcc738279806e29bb712297932b4cfcbcb95c46 authored over 2 years ago by urql-ci <[email protected]>* BREAKING CHANGE: urql-svelte v2
* Update packages/svelte-urql/src/subscriptionStore.test.ts
...
github.com/urql-graphql/urql - 2114429be64beeb89df9d04ebe134c247965bf76 authored over 2 years ago by Jonathan Stanley <[email protected]>* fix default storage not clearing idb batch result
* Update two-masks-draw.md
Co-authored...
github.com/urql-graphql/urql - 232310fa528095a6e0214804e313e785dda742f1 authored over 2 years ago by Jovi De Croock <[email protected]>* feat(core): Add `Accept` header to GraphQL requests
* Add changeset
* Update snapshots
github.com/urql-graphql/urql - 9215f1a0a19e2d431c68c3ddcb59beee77894af5 authored over 2 years ago by Phil Pluckthun <[email protected]>* handle text responses
* update tests
* fix tests
* Replace error fallback with text/*...
github.com/urql-graphql/urql - 2695fb93c83d57889266de95dbbbe6c105bac5eb authored over 2 years ago by Phil Pluckthun <[email protected]>
Previously we assumed that if an unknown fragment was being applied it'd
be an exceptional case...
* create a proof of concept e2e test suite so we can reliably test Suspense
* remove ref for ...
github.com/urql-graphql/urql - 72882d301528acf0fb0ee602cf307744b843a614 authored over 2 years ago by Jovi De Croock <[email protected]>
Fixes a typo where `authState`'s `refreshToken` is accessed with `!.`
instead of `?.`.
* return a response for aborted requests to avoid infinite promise hanging
* treat aborts lik...
github.com/urql-graphql/urql - f89cfd06d9f14ae9cb3be10b21bd5cbd12ca275c authored over 2 years ago by Jovi De Croock <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 1ab77b65ef6ed0e85fb50a61b374b306ef046cf4 authored over 2 years ago by urql-ci <[email protected]>* add failing test
* fix: #2430 ignore empty pages in relayPagination
* add test covering && t...
github.com/urql-graphql/urql - 6b6913883dd9d895a21c37307c724c6cb41c8db5 authored over 2 years ago by Tim Griesser <[email protected]>* fix(execute-exchange): prune undefined variables
This allows for directives to correctly vali...
github.com/urql-graphql/urql - a0ca786b739664da4d8b1c57fd78e61a6d92383c authored over 2 years ago by Fathy Boundjadj <[email protected]>* Apply subscription layers as if they carried `hasNext: true`
* Ensure no layers are created f...
github.com/urql-graphql/urql - e1278c91b8bb601e57835179c202ac4526c6f1bf authored over 2 years ago by Phil Pluckthun <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 97506356c4a38647e79ce738661ad9f2a5ebfbf5 authored over 2 years ago by urql-ci <[email protected]>* fix issue where a previously buffered result would make us unsubscribe due to take(1)
* add...
github.com/urql-graphql/urql - 0b9100de133473a46222a09c1d8bab9d907e47eb authored over 2 years ago by Jovi De Croock <[email protected]>In the standalone client example, a variable newMessages holding a query MessageSub is defined b...
github.com/urql-graphql/urql - 7e2fc3c2b6f8e3443441acac90b193d7ec80fed0 authored over 2 years ago by Philip (flip) Kromer <[email protected]>github.com/urql-graphql/urql - 823d47b5a831d72b6798b4a504c5f52c9045396a authored over 2 years ago by Mathurin <[email protected]>
github.com/urql-graphql/urql - 889f123bcf0431c11029cef7a58fdbb4c1b6acd5 authored over 2 years ago by Lucia Cerchie <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 06a5690aa816a3a91d465d5ed979f7de9c45566d authored over 2 years ago by urql-ci <[email protected]>github.com/urql-graphql/urql - 03b3c865afd9668f228cb93d187299f177d9ebdc authored over 2 years ago by Jovi De Croock <[email protected]>
github.com/urql-graphql/urql - 8584b4bfbcbb32ee015eea6c22ebcabf701dca08 authored over 2 years ago by Jovi De Croock <[email protected]>
* Export RetryExchangeOption type from top level export
* Create witty-worms-hang.md
Co-au...
github.com/urql-graphql/urql - 5e0c59eaf1ff29f2f3c0235d01f93ff105e67cf3 authored over 2 years ago by Kolton Gagnon <[email protected]>github.com/urql-graphql/urql - f86763cc565f0c36b948ce9017da0c7c2c302d58 authored over 2 years ago by frederikhors <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 8e92357c5d1a7db2e28827377bda4e781dcd8e3b authored almost 3 years ago by urql-ci <[email protected]>* call `cache.get` inside of snapshots
Refraining to call this becomes an issue in concurrent...
github.com/urql-graphql/urql - 85d5a37db31d731246d163c490ef2046130aa8c0 authored almost 3 years ago by Jovi De Croock <[email protected]>* (core) - Prevent ignored characters from being sanitized in strings
* Drop redundant trim
github.com/urql-graphql/urql - ee4a15b50bb8f2f6c709d4d3e9411e1f6c6b006a authored almost 3 years ago by Phil Pluckthun <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - e40cf2dd887ca436a93de42bdcbc4caece88176f authored almost 3 years ago by urql-ci <[email protected]>* undo prior art of catching errors manually
* possible solution within closure definition of...
github.com/urql-graphql/urql - abed646a6ae4b09ed790053b31797aca25065d36 authored almost 3 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 4792f3411d3dcb3730ee91a6622020ebb2da751c authored almost 3 years ago by Daniel Maslowski <[email protected]>
Fix #2250
github.com/urql-graphql/urql - b795a4936e5f01017189ea1b394a3a60bd4cafcf authored almost 3 years ago by Phil Pluckthun <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - f9c57656a73dfd7e8ab203d3da004c10b47406e2 authored almost 3 years ago by urql-ci <[email protected]>* diff data correctly for the next state computing
* Create loud-vans-try.md
* Update stat...
github.com/urql-graphql/urql - 393912e933b88129255b1bc518b6407f051e3f30 authored almost 3 years ago by Jovi De Croock <[email protected]>* fix issue where the cache infinitely loops
* Create selfish-singers-nail.md
* Update use...
github.com/urql-graphql/urql - d3634b1736c335f652770db5d48521b0e4def90f authored almost 3 years ago by Jovi De Croock <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 1ec08fa9855e3d2f7f8f06be891cd407c31c0dc6 authored almost 3 years ago by urql-ci <[email protected]>* (core) - Fix mutation operation's identity being compared
Instead of comparing the mutation...
github.com/urql-graphql/urql - 8892ea815a4d9d32d2f550ae92516c7be5cacd1c authored almost 3 years ago by Phil Pluckthun <[email protected]>* (react) - Update initial state to not require abort on mount
Previously, the `useSyncExternal...
github.com/urql-graphql/urql - b79986ae1a8abdf08639aea3d8fb48ad5f3ba175 authored almost 3 years ago by Phil Pluckthun <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 481bf43a8199e4e61c750655c09da431f75077b1 authored almost 3 years ago by urql-ci <[email protected]>github.com/urql-graphql/urql - 4795a3a6e7633528343dfbcd47a8bc6218bbf645 authored almost 3 years ago by Jovi De Croock <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 4d4827c2694cb9a3a314d36bb0fc97cb906c835a authored almost 3 years ago by urql-ci <[email protected]>* leverage the new use-sync-external-store package
* use correct version
* improve types
...
github.com/urql-graphql/urql - 06d01cc2ffbbbffb4e66ed691b9b549c25c846f8 authored almost 3 years ago by Minh Nguyen <[email protected]>
github.com/urql-graphql/urql - cfb2271e0fe890baa970ed271d8821cd4dc028da authored almost 3 years ago by Ben Mechen <[email protected]>
* fix incremental fetch not bubbling up JS-errors
* the stack exists
* Update fetchSource....
github.com/urql-graphql/urql - 20b7951cb4ffcfb128b3e45436c9956adb33467a authored almost 3 years ago by Jovi De Croock <[email protected]>* filter network-only requests from the ssrExchange
On the prior lines we defer clearing the ...
github.com/urql-graphql/urql - c4a0edebe9bf318ab1e97f5e5ec0349513eb4e73 authored almost 3 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 3c87f664a379395847e92c3ac16a3d5744475ea7 authored almost 3 years ago by Chris Helgert <[email protected]>
* allow for multiple concurrent mutations of the same key
* add changeset
github.com/urql-graphql/urql - 180b75ee72a5cbc1e350c28658c5ee7d5c643fb0 authored almost 3 years ago by Jovi De Croock <[email protected]>* add missing imports to examples
* update testing.md
github.com/urql-graphql/urql - d8faa62eba721c74f37aae59f6b77a5c3d50dd08 authored almost 3 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 0b1c3d792b4bd2ca8699f77e06d05aca026926eb authored almost 3 years ago by Renato Ribeiro <[email protected]>
github.com/urql-graphql/urql - 771607e666fb9a40fb8fc8cc2c16cdd68f17cf78 authored about 3 years ago by Kirill Korolyov <[email protected]>
* Bump typed document node for gql16
* solve typing issue
* cast to Variables
* mirror ...
github.com/urql-graphql/urql - 8c8a79d2bcf427cff02d3830aaa113befbee1db1 authored about 3 years ago by Jovi De Croock <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 28ddc390239b0cdcb751b99b1fab462fd29f29e1 authored about 3 years ago by urql-ci <[email protected]>github.com/urql-graphql/urql - 760e4b799f6267d6bd61b6ba8366ec2a8c154ef2 authored about 3 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 72b7360ff04c45b2455942efdca3c2a734c4adfe authored about 3 years ago by hitochan777 <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 413a1c1ff66afb3ac168c5d7a8ca60542a19c703 authored about 3 years ago by urql-ci <[email protected]>* Upgrade devDependencies to graphql@^16.0.0
* Raise peerDependencies on graphql to include ^...
github.com/urql-graphql/urql - 57894b9a11aa28634ec3e0e5f31d616261e5e043 authored about 3 years ago by Phil Pluckthun <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 541aeb8f92c20c2d5c3c69c5c1bafe100b8807c9 authored about 3 years ago by urql-ci <[email protected]>* Remove require passthrough from eval require
The `require` statement is in the entire modul...
github.com/urql-graphql/urql - 477fa16800b858bdd1b9c38ecaceef1f93d968ae authored about 3 years ago by Phil Pluckthun <[email protected]>* Fix misqeueued timing on delay operator
In the `retryExchange` the `delay` is triggering a ...
github.com/urql-graphql/urql - 2612169d71641651b81aeed10c05917f2221cff3 authored about 3 years ago by Phil Pluckthun <[email protected]>github.com/urql-graphql/urql - 4b58fea48faab268037fe1a2631cfe7c326a0640 authored about 3 years ago by Jovi De Croock <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 7cf44b180252f2d62971496660f8dba28238a1fd authored about 3 years ago by urql-ci <[email protected]>* prevent next-urql from doing a prepass when the response has ended
* use es5 syntax
github.com/urql-graphql/urql - 96815c4e60fdf000b3fc10b70e76f73cfb9d19fe authored about 3 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - e9902a083644434fdf0ac687a1aa79c3e7e5fe96 authored about 3 years ago by Luis Bizarro <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - f0d2d16644ef663e7c8b52a89f511b512d7b73bc authored about 3 years ago by urql-ci <[email protected]>* fix arrays in maskTypename
* fix typing issue
* fix issue with nested data
github.com/urql-graphql/urql - f85b47efbdee0ca1e483c90a8b18d0eb5fe4a982 authored about 3 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 5e11f9368cfe4855bcba2da08d12e1be3341214e authored about 3 years ago by Jovi De Croock <[email protected]>
* Update storage-rn installation instructions
* Tweak wording
github.com/urql-graphql/urql - d7edaefed37c7326a4b69ed9e017c97f40c41cd8 authored about 3 years ago by Kadi Kraman <[email protected]>github.com/urql-graphql/urql - 4fa44e59407201afb970e03cfa9b92ffd1658257 authored about 3 years ago by Jovi De Croock <[email protected]>
* add support for subscriptions in execute exchange
github.com/urql-graphql/urql - 25584258b0743d5d842f4f2bc2c71d90e29d6d10 authored about 3 years ago by Gustav Tiger <[email protected]>github.com/urql-graphql/urql - c2b9eb5afc9088bda6668f80fff74677d4dbf95b authored about 3 years ago by Jovi De Croock <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 942dd1accf26aa3cefe00758e4ec178bb1907e47 authored about 3 years ago by urql-ci <[email protected]>* provide the client as a ref so changes are observed
* make useClient return a Ref of a clie...
github.com/urql-graphql/urql - 9beb07e6f44c2108dbfa44d4a26b6025bbe9eb46 authored about 3 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - c4d95f07d1d2d6e6e7127ab9203abd445d711e36 authored about 3 years ago by Jovi De Croock <[email protected]>
github.com/urql-graphql/urql - 922d4a110baa0cb4b0ea75734ef9d40fa403e194 authored about 3 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 5e24ffdd2a88d953ed31b784128d15e64189ef42 authored about 3 years ago by Brigi Csap <[email protected]>
* tweak ExecutionResult to line up with external libs
* tweak to incorporate previous type
github.com/urql-graphql/urql - 83f515539b283881aa79a8609e1fa816dc750039 authored about 3 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - dcac6716397acaac4648578872b5aa93af2688f9 authored about 3 years ago by Jovi De Croock <[email protected]>
* Initial setup for graphcache-rn-async-storage
* Add readme docs for @urql/graphcache-rn-asy...
github.com/urql-graphql/urql - 0fe23c53a6c2bc5a4c6c8ea1880f5f7df6065d2f authored about 3 years ago by Kadi Kraman <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - d0c13768ef68840bd634a653ae3fbb663a11d4b5 authored about 3 years ago by urql-ci <[email protected]>github.com/urql-graphql/urql - 0dfa972d53562d66e391162a3e21d56e72bfb4be authored about 3 years ago by David Dios <[email protected]>
github.com/urql-graphql/urql - 847e9884d0c6610c9dd172f873c52d71158a738e authored about 3 years ago by Phil Pluckthun <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - cfd8f4dd3d605b9481af5fb56d928d90d8417480 authored about 3 years ago by urql-ci <[email protected]>github.com/urql-graphql/urql - 83cc017208f7d17fa7c428880b32a9695f15b1af authored about 3 years ago by Jovi De Croock <[email protected]>
github.com/urql-graphql/urql - 3e8929ad56d2f162091c87aa5611818417dbd8fd authored over 3 years ago by Gustav Westling <[email protected]>
github.com/urql-graphql/urql - c9a5ef1fe769c6600054ff385c7d0743474127b0 authored over 3 years ago by Jovi De Croock <[email protected]>
* attempt to improve perf by using String.indexOf
* Create afraid-kiwis-end.md
* move to `...
github.com/urql-graphql/urql - d3c452db63fb7c88630861d93a01bb2f5e2ca781 authored over 3 years ago by Jovi De Croock <[email protected]>* allow for passing in the client as a ref
* amend changeset to include install
github.com/urql-graphql/urql - 9446377a7062aaaf9de2768990a50dee5abb6732 authored over 3 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 63eec7eb8b6efeb49c0bb27249dec58d12121d2a authored over 3 years ago by Jovi De Croock <[email protected]>
* add missing `pause` on the `operationStore`
* Create cool-zoos-whisper.md
github.com/urql-graphql/urql - b90b6d5e1a7c39ecd2424afa49beba54ff0ad04c authored over 3 years ago by Jovi De Croock <[email protected]>