issues
search
urql-graphql
/
urql-exchange-graphcache
A normalized and configurable cache exchange for urql
88
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
invalidateFragment
#163
zenios
closed
4 years ago
4
cache-and-network clears previous data when refetching
#162
zenios
closed
4 years ago
29
Refactor away SchemaPredicates class
#161
kitten
closed
4 years ago
0
Trigger updates when optimistic updates don’t match the result
#160
JoviDeCroock
closed
4 years ago
1
The optimistic updates are not cleared on errors
#159
dragoscd
closed
4 years ago
5
Fix typo
#158
JoviDeCroock
closed
4 years ago
0
Include prepare:extras in build step for pika
#157
JoviDeCroock
closed
4 years ago
0
Fix pagination with different param sets
#156
JoviDeCroock
closed
4 years ago
0
Ensure idempotent and commutative updates
#155
kitten
opened
4 years ago
0
Null value inconsistency
#154
zenios
closed
4 years ago
4
Upgrade to Wonka@^4.0.0 and adjust dependency range
#153
kitten
closed
4 years ago
0
Directive composition
#152
JoviDeCroock
opened
4 years ago
4
Fix: Duplicate fragments in populated documents
#151
imranolas
closed
4 years ago
0
Fix #unwrapType by recursively unwrapping to find root scalar or composite type
#150
imranolas
closed
4 years ago
0
update travis urls
#149
boygirl
closed
4 years ago
0
Bump handlebars from 4.1.2 to 4.5.3
#148
dependabot[bot]
closed
4 years ago
0
Prepare 2.1.0
#147
JoviDeCroock
closed
4 years ago
0
Pass custom variables to `update` and `optimistic`
#146
ed-zm
closed
4 years ago
2
Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/persisted-store
#145
dependabot[bot]
closed
4 years ago
0
Bump lodash from 4.17.11 to 4.17.15 in /examples/persisted-store
#144
dependabot[bot]
closed
4 years ago
0
Enable resolvers to cause cache misses by returning undefined
#143
kitten
closed
4 years ago
0
RFC: Remove impossible case of scalars where links are expected
#142
kitten
closed
4 years ago
1
make persisted example
#141
JoviDeCroock
closed
4 years ago
0
Should updateQuery always return partial results?
#140
mgrip
opened
4 years ago
2
WIP: Update README with quicker Getting Started guides
#139
kitten
closed
4 years ago
0
Add per-field deletion for persistence batch during GC
#138
kitten
closed
4 years ago
0
persistant layer for graphcache
#137
JoviDeCroock
closed
4 years ago
0
Add basic docs for Populate
#136
andyrichardson
closed
4 years ago
1
Add support for Query type, add tests and filter out fields with argu…
#135
andyrichardson
closed
4 years ago
1
Refactor store code and move global state to store/data instead
#134
kitten
closed
4 years ago
0
Persistent cache
#133
JoviDeCroock
closed
4 years ago
0
Upgrade to urql 1.7.0 and use urql/core
#132
kitten
closed
4 years ago
0
Add Closure compiler to our build pipeline
#131
kitten
closed
4 years ago
0
Cache Control and TTL on entries
#130
kitten
opened
4 years ago
0
Verify whether resolvers cover all use-cases
#129
kitten
opened
4 years ago
1
Reimplement data structure and add GC
#128
kitten
closed
4 years ago
0
Some fixes to relayPagination helper
#127
rafeca
closed
4 years ago
0
Replace KVMap.remove with undefined normalisation
#126
kitten
closed
4 years ago
0
Remove Ref and move optimistic key norm to KVMap
#125
kitten
closed
4 years ago
0
Initial implementation of store persistence
#124
JoviDeCroock
closed
4 years ago
1
Populate exchange + support for queries with variables
#123
andyrichardson
opened
4 years ago
1
Reduce size impact of populateExchange
#122
kitten
closed
4 years ago
0
Upgrade TypeScript and improve invariant/warn helpers
#121
kitten
closed
4 years ago
0
Add populate exchange
#120
andyrichardson
closed
4 years ago
6
add the store.clear method
#119
JoviDeCroock
closed
4 years ago
2
Remove unknown symbol from resolvers.md
#118
JoviDeCroock
closed
4 years ago
0
Replace Pessimism with mutable store to prevent excessive GC work
#117
kitten
closed
4 years ago
0
Fix viewer fields (returning to root Query) not being written
#116
kitten
closed
4 years ago
0
Simple pagination
#115
JoviDeCroock
closed
4 years ago
0
Replace GitHub Actions workflow with Travis CI
#114
kitten
closed
4 years ago
0
Next