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
This prepares parts of the AST and operations
code to be able to run a heuristic fragment
matche...
Any entity that has no `__typename` field was previously
accepted and would be written to the re...
237325a4fc275b5baa1a85ca3dbda26337abd592 authored almost 6 years ago
9add5c255d56907463ab9bdb663050f92efa5223 authored almost 6 years ago
d7abe2c2dec8080c7c068e21459986763bc9725f authored almost 6 years ago
1de098384c706aebb0af38ead7ef441a5df48d0d authored almost 6 years ago
02b3a71b12bc7764aa12e62fa32e2c0695bbf967 authored almost 6 years ago
c7ad6e957cdb7b37d3feb4124051da32250a88a8 authored almost 6 years ago
d233db381cecbd5598e512178f75e609c62063e1 authored almost 6 years ago
747317c30ca306c596c68a80baf02ec28addf4a1 authored almost 6 years ago
ff8a02e4073b74fdf2944f1d99d0e9e55a7286ac authored almost 6 years ago
This should cover the most common cases of writing & querying without
too many edge cases:
- Sc...
490e665b77c3b636584b548898eedce67c102384 authored almost 6 years agoa04d554df09df52bc8eed74da7c2ecd4e88281e4 authored almost 6 years ago
b3a040829b3e8a51551826c82eab9f9fe980a262 authored almost 6 years ago
A rudimentary operation that walks all known records
and entities and clears the unreachable one...
We actually need to have links that can be set to null
for isComplete to work correctly on simpl...
Among other changes this rewrites the entire implementation.
It accomplishes a couple of archite...
fc00bc493422f636933b89fcce2caaad84a0ac1f authored almost 6 years ago
34306f1da3effefe63aaa994309419a2dbe0c227 authored almost 6 years ago
d57da3a8fd7dff9887f0e8b37635ae8854c7869a authored almost 6 years ago
d7383226a8bff703e941dea089c7474d88e0ea95 authored almost 6 years ago
1742a9f7faf4be5e2e8a75e3c9518ebf23cdaef1 authored almost 6 years ago
3d87045552e51e0a4020d9c837d9f44d3a655083 authored almost 6 years ago
When executeQuery is used on urql the requestPolicy
might be changed to reflect a forced update....
14b3da989cf4181a2e193a4b6d616cb8179d5a96 authored almost 6 years ago
73ad019c2fbe22cde56501e5860bf610fbb576ec authored almost 6 years ago
bd250328dcc4bbe8fd9af8bb8c3fb07a02e7c558 authored almost 6 years ago
b859a09ee1814de7bf7f821e934cf2161bf9525d authored almost 6 years ago
17ad82daf1567414a72e0f8676e51829df0e97e2 authored almost 6 years ago
72305ea26d5f6778d4fd54dbedfdb9cbaf5579da authored almost 6 years ago
- Improve isComplete correctness
- Roll cache-only into same stream as cache-first and cache-and...
7da83c40720a5817698792444891b6ab982eb9cf authored almost 6 years ago
62f4bb86b7f6759836289c123ca96beb773d785d authored almost 6 years ago
22e804c44bbeb20e742ca6b41fbc8040313691a8 authored almost 6 years ago
Fix some typos in basics.md
81edc0bd9e15965f6cef11d71eff6bd4a23fe65f authored almost 6 years agobc9aedd755ce9e08bfc832e866ad292e5d4bdb2b authored almost 6 years ago
3784e516ec2d4b6ab214602bc29fdd8183f7c637 authored almost 6 years ago
023b71b319b3ea5c3f798dbd6d7cbf1c5cc3cda4 authored almost 6 years ago
f10f4595bc64eb3ac9e4836710c49bd10fa33ca3 authored almost 6 years ago
cf3ba6ca58e40f5339f9add7576aad86f0254dbf authored almost 6 years ago
2ced229115cf32bcbfcfe328a7c166929abf2b85 authored almost 6 years ago
3427c8cfb1bd202d57ae4fb2e8a12f65d49e39fe authored almost 6 years ago
b07fbc5bfca2864b0b5ecbba3816661bdfba637f authored almost 6 years ago
f0ee3784e07adde1846ecd1e3155ea13fda827aa authored almost 6 years ago
2e01fff2b8622a2e512a6633c7b35a676bca44e0 authored almost 6 years ago
921d9ba0dc62422297b87717a9aa525927751d66 authored almost 6 years ago
c8b7ec56f7fcb3c678e586edf619fbc21f789516 authored almost 6 years ago
f27ff6a46aa5600b12a1b1659e2e722a1b6caca4 authored almost 6 years ago
cb80ecca3bb474a52b0649a64fec2433a342dc06 authored almost 6 years ago
2f1d76ed32130118418564f54b3d5bdbba6d2d91 authored almost 6 years ago
bc8f005a5c48c0bee237ce72a0165d5ef886b649 authored almost 6 years ago
18bc0c196484553cc71bc794d40dabdccf01cd10 authored almost 6 years ago
c148031db8d5a7e16181a60996c4c82eae04dddc authored almost 6 years ago
51056582cfd7e622f563744aca3f9d19509e514a authored almost 6 years ago
Add data generic to OperationResult and mutation result
774e09db8613d79e3e5cc6fca3d7f91526765f8e authored almost 6 years ago8952eb97d455402da2ae3a21a09f80ebedc90a03 authored almost 6 years ago
* Rehydrate GraphQLErrors properly
* Ensure that CombinedError inherits from Error correctly
dfeaece79a51887ffb60973ea3b4c9db03eb9625 authored almost 6 years agofix typename recursion and add test
81342f1cd78225df49fb4e1aed7944f599817034 authored almost 6 years ago* Change when fetchOptions factory is executed and how headers are merged
* Change `content-t...
cedff86c5a22a20fe659390c6ecdfff22110ff9e authored almost 6 years ago68bb645714bfc7042054d8c1a97ecacb45717db7 authored almost 6 years ago
1a3bd162997d814f687d546dda79a455cb441b04 authored almost 6 years ago
a767fdc174161f9f2d5b5912edc8c9d065cce131 authored almost 6 years ago
1e685c33e92580e8f939231f30e79bf038ec1034 authored almost 6 years ago
handle val === null in getTypeNameFromField
316acc313238e75ce36505b437cb23bd2b0d9b0c authored almost 6 years agoa872fe378a73fe6e4220aaf672c47f47284b3e5d authored almost 6 years ago
cfb65fff805d52f71f2ec0553b66c72114dbe4ac authored almost 6 years ago
Fix infinite rerender for variables and missing generics
69a99d735ff4bb0080ce0ddf6e3f2f79dfca5545 authored almost 6 years agofab912fd90771d1ff1d5a17786778bce19e51f87 authored almost 6 years ago
Fix #188
23ff659f59b625fd9586308cda155a848f2e606a authored almost 6 years ago32b137731af1cd8f73606f8bbc6d620d1d5c2af8 authored almost 6 years ago
9afef1b5cf334e863250a51cafbd092eb9523e5e authored almost 6 years ago
Fix #192
Move `key` generation from client to GraphQLRequest
generation (i.e. createRequest)
A...
3e5797c9901daf738f708955face9cdf2421de4a authored almost 6 years agoProposal: Rename query in example docs and example projects from query to res.
eec3bc89dde49ce8a9ce4b220920fc0831b22a43 authored almost 6 years agoUpdate Readme.md for more inclusive language!
162dbf5dfa87dab1d07254d918b509116ffc0960 authored almost 6 years agoNit pick but in line with the Code of Conduct this proposes to change 'Sane' to 'Logical' as it ...
837c8c4bccde3affe86591f705c8f9e77415070f authored almost 6 years agoTidied up res language in docs for more consistency between examples.
* Changed query -> res in...
c79a41544daa799521f6cd80401010a71a386a1a authored almost 6 years agoUpdates README
a58931cf010627f390769486cca01db23223946f authored almost 6 years agoa53a61710d3adbb645c222bf358089fcdf394777 authored almost 6 years ago
Added some icons, fixes some spelling mistakes, tweaks some formatting and rewords a few sentenc...
c4be6c75392f40e91e08a18a3915e582d8840d02 authored almost 6 years ago5514089b2dac9c559f5b385fc28f810fbf895dba authored almost 6 years ago
* Update murmurhash and name generator
* Add keyForQuery helper
This helper is specialised...
0dfa8954c46d0b10d298805ffdad9da5c0d231f9 authored almost 6 years agoFix a couple documentation typos
d461cf18740b3a116392c5bf1e0b0eccba028963 authored almost 6 years ago8c10fd82276a7579f1c1cacd6587fa123d40ffee authored almost 6 years ago
69a9588605a84ed8d67e9b14f5616ba406453539 authored almost 6 years ago
74ec6d71d8403391943533f6007ba8975f1c84bd authored almost 6 years ago
f2f3e853fd69027063fc8068307f24a0fea3e36e authored almost 6 years ago
Add fresh docs for v1
af9c940ebed56d197bd97cb22c2c9ec7b61a60a1 authored almost 6 years agofcd7955bd12f057ef4a4480aef183fc05c036e5f authored almost 6 years ago
4f82927d4cfb8e2557186287e44d42e7ee65db5f authored almost 6 years ago
c098fea16c3df78ca7212460d31bdfaacf5b744f authored almost 6 years ago
Some content might still be merged back where appropriate
3f063adad0063d6cb274fc5981e296253232aa08 authored almost 6 years ago4615ce13e1bfe847876578731a008a4e605c0be6 authored almost 6 years ago
9def420cf0dd05077078d7bd3eb061a1e1dccf23 authored almost 6 years ago
287b2e71aa269311525510ee05e8f768c2258caf authored almost 6 years ago
88ab1587493952a1bff644e502e9a76a53c6c826 authored almost 6 years ago
This felt like a pretty much architecture-only doc
as it became long enough and has a natural st...
ba629e2944eb2b552f2bcff051ee561b99440328 authored almost 6 years ago
2f24a686cda9aa76e831d922a618b24e05d50378 authored almost 6 years ago
b31a1bb990dae2007926a0dccf12c4741351cba8 authored almost 6 years ago
b0d1cb6f205416870dddf2d23141474db4d8feb8 authored almost 6 years ago