issues
search
NerdWalletOSS
/
apollo-cache-policies
An extension of the Apollo 3 cache with support for advanced cache policies.
Apache License 2.0
157
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(InvalidationPolicyCache): relay optional parameters
#87
VillePakarinenPosti
closed
3 months ago
1
`onQueryUpdated` not getting called
#86
VillePakarinenPosti
closed
3 months ago
2
fix bug where non-typed responses are not evicted by query TTL
#85
danReynolds
closed
3 months ago
0
fix(cache-result-processor): diff should use alias name in partial read
#84
SavelevMatthew
closed
3 months ago
2
Cache invalidation doesn't work on aliased queries
#83
SavelevMatthew
closed
3 months ago
3
fix #81 TTL doesn't work for query which responded with empty array or scalar
#82
qwertypomy
closed
3 months ago
1
TTL doesn't work for query which responded with empty array or scalar
#81
qwertypomy
closed
3 months ago
0
Upgrade graphql version to 16.8.1
#80
dlin303
closed
6 months ago
1
add support for specifying the fragment name in useFragmentWhere
#79
danReynolds
closed
8 months ago
0
ttl doesn't seem to be working
#78
sirpy
closed
10 months ago
2
add orderBy
#77
danReynolds
closed
1 year ago
0
fix bug with duplicate collection references
#76
danReynolds
closed
1 year ago
0
add limit support
#75
danReynolds
closed
1 year ago
0
how to verify if the response comes from the cache or from the network?
#74
yidongw
opened
1 year ago
1
`process.nextTick` throw `process is not defined` in browser (2.11.0)
#73
Amnesthesia
closed
1 year ago
3
rework collection updates to improve performance
#72
danReynolds
closed
1 year ago
0
📝 (README) fix code typo
#71
kud
closed
1 year ago
1
Queries return undefined when entities have expired
#70
Amnesthesia
opened
1 year ago
3
Apollo 3.8.0 no longer type compatible with apollo-cache-policies
#69
mstykow
closed
1 year ago
1
Unnecessary root dependency on react
#68
JeremyGuinn
opened
1 year ago
1
cache persist problem.
#67
Yasir5247
opened
1 year ago
1
For TTL, is it set at the type level or field level?
#66
Sumu-Ning
opened
1 year ago
3
bump apollo version
#65
danReynolds
closed
2 years ago
2
Not compatible with Apollo client 3.6 due to removed hooks.
#64
smundro
closed
2 years ago
2
writeFragmentWhere API
#63
danReynolds
closed
2 years ago
0
add support for reactive filter changes in useFragmentWhere
#62
danReynolds
closed
2 years ago
0
Fix unresolvable react peer dependency for v17 and above
#61
oleast
closed
2 years ago
0
Why is typescript a "dependency"?
#60
bunkscene
closed
2 years ago
3
Update `react` dependency
#59
philihp
closed
2 years ago
1
Question: Can you prevent Root Queries from being refetched on a nested entity TTL expire?
#58
jwarykowski
opened
2 years ago
1
feat: added new helper functions
#56
jwarykowski
closed
1 week ago
3
Question: Root Query, Pagination and Entity TTL's
#55
jwarykowski
closed
2 years ago
5
Feature Request: Add `cacheExpireTime` to invalidation data store
#54
jwarykowski
opened
2 years ago
4
Odd behavior in StrictMode with array responses
#53
brandonwestcott
opened
2 years ago
5
Prevent makeCachedVar from overwriting existing value?
#52
seanaguinaga
closed
3 months ago
3
React dependency need, after upgrade from 2.4.1 to 2.6.0
#51
vsychov
opened
2 years ago
4
verify eviction for relay style pagination
#50
danReynolds
closed
2 years ago
0
Cached Reactive Vars
#49
danReynolds
closed
2 years ago
3
reinitialize all invalidation policy cache objects after cache init()
#48
danReynolds
closed
2 years ago
0
Compatibility with apollo3-cache-persist (Reopening issue 35)
#47
ericaiq
closed
2 years ago
8
update TSConfig
#46
danReynolds
closed
2 years ago
0
revert lodash-es switch to lodash with module imports
#45
danReynolds
closed
2 years ago
0
Feat/expose query options in fragment hooks
#44
danReynolds
opened
2 years ago
0
[Request] Serving invalidated data while refetching (if online)
#43
mogelbrod
opened
2 years ago
9
Migrate to lodash-es
#42
danReynolds
closed
2 years ago
2
fix a bug where fields with aliases and an expired TTL were not evicted
#41
danReynolds
closed
3 years ago
0
add query key args TTL fix
#40
danReynolds
closed
3 years ago
0
[Question] TTLs and lists
#39
mogelbrod
opened
3 years ago
11
Changes for v2 release
#38
danReynolds
closed
3 years ago
0
add evictWhere API
#37
danReynolds
closed
3 years ago
0
Next