Update the Apollo Local Cache with the readQuery and writeQuery Methods

InstructorAlex Banks

Share this video with your friends

Send Tweet

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.