Build: Updating your cache with Apollo Client

Published: 08 April 2022
on channel: Apollo GraphQL
16,178
274

Janessa and Trevor take us through updating the cache with Apollo Client in this instalment of Apollo's BUILD series.

Read more about the update function in Apollo Docs:
https://www.apollographql.com/docs/re...

CHAPTERS:
0:00 Introduction
1:11 Using refetchQueries
1:45 Drawbacks of refetching
2:17 Manually updating the cache
3:50 Conclusion