Queries not being cached as expected
|
|
4
|
19
|
September 11, 2025
|
Apollo Client 4.0 is Here!
|
|
0
|
42
|
September 3, 2025
|
Apollo iOS bypassing URLSession's cache-control behaviour by checking its own store first in `.returnCacheDataElseFetch`
|
|
2
|
42
|
September 2, 2025
|
The hook useQuery is not supported in React Server Components, but only in Client Components
|
|
2
|
19
|
September 1, 2025
|
How to evict all related queries from cache that reference ids of deleted entities
|
|
7
|
39
|
August 29, 2025
|
Cookie authentication for ApolloClient and NextJS app router
|
|
2
|
36
|
August 19, 2025
|
Apollo cache js object transformation on read
|
|
2
|
19
|
August 19, 2025
|
Negative Request Timing from URLSession delegate for TransactionMetrics
|
|
3
|
35
|
August 15, 2025
|
Eliding namespace for code generation embedded in a module
|
|
1
|
27
|
July 24, 2025
|
Avoiding fallback component after initial load with `useSuspenseQuery` when automatically refreshing data
|
|
2
|
53
|
July 9, 2025
|
Apollo Link to Short Circuit Request
|
|
2
|
31
|
July 3, 2025
|
Apollo Community Meetup - Meet the Next Generation of GraphQL Clients
|
|
1
|
34
|
July 2, 2025
|
Generate queryRefs for unit tests
|
|
1
|
11
|
July 1, 2025
|
Can I Use Reactive Variables Instead of fetchMore() and refetchQueries()?
|
|
16
|
59
|
June 27, 2025
|
How to Mock Apollo Client GraphQL Calls for E2E Testing in Next.js v12?
|
|
0
|
16
|
June 24, 2025
|
Query using beginWith
|
|
2
|
25
|
June 17, 2025
|
useQuery typing not working without @graphql-typed-document-node
|
|
6
|
45
|
June 13, 2025
|
Apollo graphql throwing errors on frontend when there are some fields missing in the graph ql response
|
|
2
|
45
|
June 10, 2025
|
Earliest Version of Apollo client which supports @defer fully
|
|
1
|
33
|
June 2, 2025
|
Fragments: Use in the UI or map to a model?
|
|
1
|
31
|
May 30, 2025
|
Advice on Connecting Apollo Subscriptions via Shared Worker
|
|
2
|
47
|
May 28, 2025
|
preloadQuery with Tanstack Router loader
|
|
11
|
243
|
May 23, 2025
|
📣 The new Apollo Kotlin Normalized Cache is here!
|
|
1
|
37
|
May 20, 2025
|
Mutating cache crashing immediately
|
|
1
|
46
|
May 7, 2025
|
Apollo Client Cache: Type-level Merge Policy for Nested Objects Not Being Applied
|
|
1
|
92
|
April 25, 2025
|
How to use @defer in Apollo GraphQL mutations
|
|
4
|
81
|
April 24, 2025
|
Comprehensive GraphQL Specification Proposal
|
|
3
|
110
|
April 16, 2025
|
Increased query complexity when using fragment colocation
|
|
1
|
29
|
April 16, 2025
|
Cache performance debugging
|
|
3
|
89
|
April 14, 2025
|
Grouping keyArgs for pagination when using before and after cursor
|
|
1
|
23
|
April 9, 2025
|