Open ZM123 opened 4 years ago
I found this through a cached version of the link on that page. https://www.apollographql.com/docs/react/v2.5/essentials/local-state/#migrating-from-apollo-link-state
I've run into this issue as well. I'm upgrading a project that uses the old state link. Can someone give the correct version of the migration guide?
Anyone know how to migrate clientState
?
On this page https://www.apollographql.com/docs/link/links/state/ there is a note at the top that apollo-link-state has been deprecated, with a link to a migration guide:
The migration guide link goes to a 404 page. Where can we find the migration guide? I'm trying to upgrade an older project to Apollo Client 3.0 but need to know that I am updating this part of the cache correctly.