Update the Apollo Local Cache with the readQuery and writeQuery Methods

Alex Banks
InstructorAlex Banks
Share this video with your friends

Social Share Links

Send Tweet
Published 6 years ago
Updated 4 years ago

We can read data from and write data to the cache directly with Apollo Client. In this video, we’ll update the UI by interacting with the cache instead of sending an additional request to the GraphQL server.