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/
* Misprint
* Update queries.md
github.com/urql-graphql/urql - f44a6ecf3dee135963a30d3ff9dea529b3b24215 authored almost 4 years ago by frederikhors <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - d660a897928b823eed23ab827394ac44f97cde7c authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* fix Suspense when results share data, this would return partial results for graphCache and not...
github.com/urql-graphql/urql - 6f62f069c02d516c71e6eaaa55613ad06edcf1d2 authored almost 4 years ago by Jovi De Croock <[email protected]>ref: https://codesandbox.io/s/condescending-kapitsa-9p8y7?file=/pages/index.js:548-702
github.com/urql-graphql/urql - 1be4f0af67af422a8d6e4053eaaca4460dcf84b0 authored almost 4 years ago by Mihai Pocorschi <[email protected]>* add null as a possible type for args in invalidate
* Add changeset
* format store.ts
github.com/urql-graphql/urql - 8224ed0c5dbc31d62102254d50d9c1584c84c601 authored almost 4 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 85ae6e64ebb05c53820b210969f372b0d8f5ec4d authored about 4 years ago by Jovi De Croock <[email protected]>
github.com/urql-graphql/urql - ccdafe8f5bccbc3bae9a76e9a9f4a1a0ad5a7733 authored about 4 years ago by frederikhors <[email protected]>
* Change wording in to reflect intent of minify
* Update schema-awareness.md
github.com/urql-graphql/urql - b1b94c0c593752b273beba229c0cb5f9e1b5cc28 authored about 4 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 - cf038f9930854ae6f3edfca296d2ee2f2d524b8b authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* (core) - Add fragment dedupe to core's gql tag
* Reuse location assignment from keyDocument
...
github.com/urql-graphql/urql - 41db82e6e0ccf74b6638c0fe4be36cbb31ea4fe5 authored about 4 years ago by Phil Pluckthun <[email protected]>* Enable store.keyOfEntity to handle more parent cases
* Add test for store.keyOfEntity with ...
github.com/urql-graphql/urql - 4327263f26a27faa487c5ddee05ea77c5416a8db authored about 4 years ago by Phil Pluckthun <[email protected]>
Contrary to a few lines up, in this closure `x` is already destructured
which means `arguments`...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 367e21e4845631feed447334c80b2bae5757101e authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>github.com/urql-graphql/urql - e723cd4f469b54ebca8d1114ab63bf22686688d7 authored about 4 years ago by impulse <[email protected]>
* Add Context.parent info field and provide context globally
* Alias current context.parent in ...
github.com/urql-graphql/urql - eea7d7fca666ce15924f047a77106b2bfc64213e authored about 4 years ago by Phil Pluckthun <[email protected]>* initial scaffolding for benchmarks directory, including initial tachometer tests for POC
* ...
github.com/urql-graphql/urql - a30a923b815b620898159361e9dd4d4312455bd6 authored about 4 years ago by Juan Hart <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 875429844894d8940f8f192c70f1e5987f354d22 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>github.com/urql-graphql/urql - c4652cc4585a5146c0c3483299f1931d4c94331e authored about 4 years ago by Jovi De Croock <[email protected]>
github.com/urql-graphql/urql - ba3b21bb31d39bdd93cfd852482a6464eed104f2 authored about 4 years ago by frederikhors <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - a7b1b17985492c0ec852dd0ccfd40c816d744743 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* Add test case demonstrating original data affecting results
* Remove unexpected __typename ...
github.com/urql-graphql/urql - 11686945cdb348a2ac58f29d00a802b092c56759 authored about 4 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 - eee828914fb6083b2aaa3203484ed6b36b7beff5 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* Upgrade dependencies
* Upgrade transitive dependencies
* Apply prettier linting changes
...
* Add reimplementation of buildClientSchema
* Replace GraphQLSchema with local SchemaIntrospect...
github.com/urql-graphql/urql - 4ded93629e2ce082039f72bbb63e77a016e020b9 authored about 4 years ago by Phil Pluckthun <[email protected]>* Add built-in gql function
* Add inner document source to DocumentNodes from gql
* Update tes...
github.com/urql-graphql/urql - 64668b3aa1175f1e4289f77df026db01dae6a366 authored about 4 years ago by Phil Pluckthun <[email protected]>* Fix case where __typename isn't added when it's aliased
* Add changeset
* Add caching to for...
github.com/urql-graphql/urql - 564ed1b70dd21f8e4ee542f405bee0f9bd0952b2 authored about 4 years ago by Phil Pluckthun <[email protected]>* Add `__typename` field as instructed by selection sets
The `__typename` field does not need...
github.com/urql-graphql/urql - b608a41b2422bbd26846c3a5b15b96a85ea9e9c2 authored about 4 years ago by Phil Pluckthun <[email protected]>github.com/urql-graphql/urql - 403a263a6bc814a677c46cc3edfee4686890fca7 authored about 4 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - b944db4c7d09257727fe580ded6b1a49b2f302ed authored about 4 years ago by Phil Pluckthun <[email protected]>
Fix #1180
github.com/urql-graphql/urql - 685ca1828018da873d25d1b8bd27e18e3c8b5657 authored about 4 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 - b48652b45e48c7cc9d1b11274581fc8dcf6f79c1 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* Add mergeMode to Simple Pagination
* Add documentation for Simple Pagination mergeMode
* Add...
github.com/urql-graphql/urql - 2f8db8457369ab401e669c972852efc563fcaec2 authored about 4 years ago by Hoang <[email protected]>* Update website hero text
* Replace "Quick Start" with "Overview" as it's React-specific
...
github.com/urql-graphql/urql - 446e01d8cab43190c9e733524d453d41a27f57e2 authored about 4 years ago by Phil Pluckthun <[email protected]>* add missing extractData
* Update server-side-rendering.md
github.com/urql-graphql/urql - ae254626d4b8e2fdeea0f044e46391efdc5591c3 authored about 4 years ago by Jovi De Croock <[email protected]>* add example of using the data-fetching functions of next.js
* prevent undefined from slippi...
github.com/urql-graphql/urql - c0fe56a9340a3ae77bc45407d077f212f0b1ebf7 authored about 4 years ago by Jovi De Croock <[email protected]>* Add styling for depth-3 legend items
* Add Vue section to "Getting Started" page
* Add A...
github.com/urql-graphql/urql - a71bfea41b8365d9f0898fa4924fc00b882d7d28 authored about 4 years ago by Phil Pluckthun <[email protected]>* Version Packages
* Update packages/vue-urql/CHANGELOG.md
github.com/urql-graphql/urql - f3cf0c9685f41257b86b6b3a88512ccfc7883b02 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* Refactor effects to use watchEffect rather than watch
* Update useSubscription implementation...
github.com/urql-graphql/urql - 697b02dbf8b6ffd481ece05fbeb5a18b20bcc1c4 authored about 4 years ago by Phil Pluckthun <[email protected]>* Rewrite useQuery to fix lazy suspense await
* Add changeset
github.com/urql-graphql/urql - 10dd75faf98c8a52e83b441658cf648d8fa7c376 authored about 4 years ago by Phil Pluckthun <[email protected]>* (react) - Fix client-side Suspense update edge-case
* Simplify useSource's useState initial...
github.com/urql-graphql/urql - 6ccf879e35f8a1b118b457b8bd14eff73b32d166 authored about 4 years ago by Phil Pluckthun <[email protected]>* (tests): make jest typews available in vue-urql
* (vue-urql) - Add Test for useMutation
...
github.com/urql-graphql/urql - 72c59cef4cbe91e8b70494f3987853e84eab38c6 authored about 4 years ago by Thorsten Lünborg <[email protected]>* (vue-urql) - Fix pausing behavior
computed's are not writeable, so isPaused should be a ref
...
github.com/urql-graphql/urql - 43f861185419b83de533311c474cacecc92e9ec2 authored about 4 years ago by Thorsten Lünborg <[email protected]>* (vue) - Add plugin install function
* remove unnecessary import
* fix: change impact to "min...
github.com/urql-graphql/urql - 95077089e6adecb487601ffda5db6f87b2dd43ea authored about 4 years ago by Thorsten Lünborg <[email protected]>Co-authored-by: Thorsten Luenborg <[email protected]>
github.com/urql-graphql/urql - 46d5a81eb247c9ebe33c50ad409dc5dbd1657aee authored about 4 years ago by Thorsten Lünborg <[email protected]>* fix suspense-ssr runs
* start the vue implementation
* add example
* fix useQuery and...
github.com/urql-graphql/urql - 0e1f5117bec5c2342fa289ae370b45d9e009e99a authored about 4 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - a67e6ecd8a8fa7e5923e55e2ad623b191f80114c authored about 4 years ago by Vito <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 33473abf776d205d819cac9c972d00a0a655e27b authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* Fix useQuery suspense looping regression
* Add changeset
github.com/urql-graphql/urql - 5f9e97355ee0ca1f4a56ed1a2dda5c9923015db6 authored about 4 years ago by Phil Pluckthun <[email protected]>* Update package.json
* Add changeset
github.com/urql-graphql/urql - 376ff99bd14aa4f307870746a92dbcae306c846c authored about 4 years ago by Andy Richardson <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 1569515539f7f859d2919fb8e5f4e5b439a3cf4e authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>* fix suspense-ssr runs
* Update .changeset/cool-news-buy.md
Co-authored-by: Phil Pluckthu...
github.com/urql-graphql/urql - bba7aec0210ae96259ede801461b1442db3d9ab2 authored about 4 years ago by Jovi De Croock <[email protected]>* add the getOperationName export to core
* fix getImportName import in execute
* fix the ...
github.com/urql-graphql/urql - 93d8df7086c1743990231339993d2cceb879bfeb authored about 4 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 00fbc994357760a50ed66f7eedbb3f35d05e4cd1 authored about 4 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 123a8e61f4c4ff71387acf63bf82c9a6b8e43e93 authored about 4 years ago by Parker Ziegler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/urql-graphql/urql - 8f75efc660db5c4f00280afd81d3901a6bbcf078 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>github.com/urql-graphql/urql - 584b0b3d4edaf203aecdee6f4cae24d892d21c20 authored about 4 years ago by Phil Pluckthun <[email protected]>
* create GH-action for automated releases
* Add CODEOWNERS file for publish-related scripts
We...
github.com/urql-graphql/urql - 7364d93a59186d710f0c954e1874fec96892e1c6 authored about 4 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 8c8bc07505a49a07905139db7ef632394e4c79b7 authored about 4 years ago by Phil Pluckthun <[email protected]>
* Add context.suspense flag consistently
* Move suspense-related effects to useQuery/useSubsc...
github.com/urql-graphql/urql - 403d6e88371c3f7e7fcbcdb10af7167428b9ab08 authored about 4 years ago by Phil Pluckthun <[email protected]>* add devtoolsExchange
* disable eslint for require
* add urql devtools as dep
* comply...
github.com/urql-graphql/urql - ae9905f8ea674d32af97ff85e0d10571816b2d90 authored about 4 years ago by Endre Vegh <[email protected]>* fix: use record over object
* docs: changeset
github.com/urql-graphql/urql - 9e9b5ca27b8db3e717187d616fbac36beb8942bb authored about 4 years ago by Denis Badurina <[email protected]>* docs: graphql-ws can handle subscriptions too
* refactor: use createWSClient
* style: prettify
github.com/urql-graphql/urql - 0a2c5833d64b9251a9305ad8fc1488ad95dca214 authored about 4 years ago by Denis Badurina <[email protected]>* (retry) - Add operation argument to retryIf predicate
* Update test expectations for retryI...
github.com/urql-graphql/urql - 2997679034209b9fb4ba1f814508156d768ab11e authored about 4 years ago by Phil Pluckthun <[email protected]>* Add dependency on @graphql-types-document-node/core
* Add Data/Variables generics and Typed...
github.com/urql-graphql/urql - da5a2eba69afdc5c176066c1ea1e2311d4c1435d authored about 4 years ago by Phil Pluckthun <[email protected]>* Combine useSource and useBehaviourSubject
The new signature accepts an input variable that ...
github.com/urql-graphql/urql - 4b01dc1165c8f734175398ea4edf45139d0ba2d0 authored about 4 years ago by Phil Pluckthun <[email protected]>github.com/urql-graphql/urql - db7412ea56358dc057b225e6f13713ca16e27173 authored about 4 years ago by Phil Pluckthun <[email protected]>
* (graphcache) - Fix stray operationName warning in addCacheOutcome
* Add testing mock to thr...
github.com/urql-graphql/urql - 87ee06237a583ccd0d8ac300398994398cd7690a authored about 4 years ago by Phil Pluckthun <[email protected]>github.com/urql-graphql/urql - 97e07e7fdd78f94b20508b7d30b4c8a5b6a01943 authored about 4 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 5a3f52c77b5137ef746cc075297dd869129bdb9c authored about 4 years ago by Phil Pluckthun <[email protected]>
* (chore) - Fix development build being overwritten by production build
* Add missing package...
github.com/urql-graphql/urql - 17140762d786e68ea9b33d5019e30ace094045b4 authored about 4 years ago by Phil Pluckthun <[email protected]>github.com/urql-graphql/urql - 0b9326fe55567049148661868bcc4438e9ff22b8 authored about 4 years ago by Phil Pluckthun <[email protected]>
* Upgrade all direct and transitive dependencies
* Upgrade remaining dependencies
* Add re...
github.com/urql-graphql/urql - 8a2fb7f704bb270c1f2d7b72912d823928597a39 authored about 4 years ago by Phil Pluckthun <[email protected]>* Attempt to remove Next types from next-urql
* Remove next from dependencies
* Add change...
github.com/urql-graphql/urql - e723365575203ff242bc9867f6e43fb43fb2e51e authored about 4 years ago by Phil Pluckthun <[email protected]>* Deprecate the Operation.operationName property in core/src/client
* Add some missing files
...
* Upgrade babel-plugin-modular-graphql
* Merge Rollup build pipelines and move babel-plugin-m...
github.com/urql-graphql/urql - 9aed08f0c038fdd09ea7021a1e970e1bd8bc34a9 authored about 4 years ago by Phil Pluckthun <[email protected]>Switched `less` with the more grammatically correct `fewer`.
github.com/urql-graphql/urql - 677d669270ab6e09060060269263a4acd0cb8c09 authored about 4 years ago by Dave Bauman <[email protected]>github.com/urql-graphql/urql - 9f7ed20ee0269c0d3b278b4d5713d76381cabc2d authored about 4 years ago by Phil Pluckthun <[email protected]>
* (refocusExchange) switch to visibilitychange api
* address review
* add changeset
* Update ...
github.com/urql-graphql/urql - a7e0f0d51944a294b3951b9106d05eed2bea253d authored about 4 years ago by Corentin Leruth <[email protected]>* Test for repeated optimistic update
* Enforce that all optimistic updates are atomic
NOTE: T...
github.com/urql-graphql/urql - f45eb087f73bd6d50b16c25807782a56ec4f5d0a authored about 4 years ago by Phil Pluckthun <[email protected]>github.com/urql-graphql/urql - 935db592cf3365e29d351d654d6bdd7d3bc1e9d1 authored about 4 years ago by Phil Pluckthun <[email protected]>
* Fix operation being duplicated on willAuthError => true
* Add changeset
* Add @urql/exch...
github.com/urql-graphql/urql - a29309286bf6c2d19c912cacd7813282a67ba188 authored about 4 years ago by Phil Pluckthun <[email protected]>* Add failing test case for cumulative optimistic updates
* Restrict `currentIgnoreOptimistic...
github.com/urql-graphql/urql - 28afd2320c0665feadc1bc557d2a0576d890db6d authored about 4 years ago by Phil Pluckthun <[email protected]>github.com/urql-graphql/urql - a770f18005c395245725e853d36246111591c37f authored about 4 years ago by Phil Pluckthun <[email protected]>
* Remove private Graphcache exports
In theory these undocumented APIs could be used to write ...
github.com/urql-graphql/urql - 2c26cd589afd816905452b2d57d4b5d4d535f9bd authored about 4 years ago by Phil Pluckthun <[email protected]>github.com/urql-graphql/urql - 53f748a8547749ab21d7fdb10084e053c2e90c7a authored about 4 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 83969741603641cd09bed8e1b7de4b531229b544 authored about 4 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - dd8c709651940691e760be386857c3284250ee74 authored about 4 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 2688f429d372d6d90aee3b418534ab20ecf697dd authored about 4 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 0db2fd9e9926b30c4932e63c31e3baaf9ff69b98 authored about 4 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 7f2fd6699e4b0aa59a3297b302a97cf98a8ba205 authored about 4 years ago by Phil Pluckthun <[email protected]>
* Update comparison.md
In this PR I have added some of the libraries that I have implemented ...
github.com/urql-graphql/urql - add835e1bab6390428633ba73fd9900f1a7c8c76 authored about 4 years ago by Lorenzo Di Giacomo <[email protected]>github.com/urql-graphql/urql - 9e37c9dcdcf6dfec930da075128030b763c61000 authored about 4 years ago by Phil Pluckthun <[email protected]>
* fix svelte stale issue with cache-and-network
* Create ten-guests-study.md
* Fix changes...
github.com/urql-graphql/urql - b47af5d575711e6a5aac117234a2778f467c6cbe authored about 4 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - d4151f4b76363e7356de94aaaafd84a7239c4f5b authored about 4 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - d9f771c9b20cef85259618225ca75963332cbfb0 authored about 4 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - c5bf1867abc5c60de4f270071e648e9101e5165d authored about 4 years ago by Phil Pluckthun <[email protected]>
* support pausing a query in svelte
* Add pause and context change logic
* Update use of conte...
github.com/urql-graphql/urql - ffa733f5e8b572775df9048e7f48a59240515bca authored about 4 years ago by Phil Pluckthun <[email protected]>* Add initial comparison page draft
* Fix Comparison page's title
* Update table styling for a...
github.com/urql-graphql/urql - 2527996491103e5ce17328071e67583f5b498c70 authored about 4 years ago by Phil Pluckthun <[email protected]>github.com/urql-graphql/urql - 685300cfaf5649edf283163fe62fddf3777ec7b1 authored about 4 years ago by Phil Pluckthun <[email protected]>
* (graphcache) - Fix handling of conditionless inline fragment
Fix #1039
- Add test suite case...
github.com/urql-graphql/urql - 87cd4743e280c98a0caa72e4881276fa6a88a493 authored about 4 years ago by Phil Pluckthun <[email protected]>