nextjs-ecommerce icon indicating copy to clipboard operation
nextjs-ecommerce copied to clipboard

Overwriting the existing cache with the new initialState

Open CopyJosh opened this issue 2 years ago • 0 comments

Been looking at different projects to gather some best practice ideas for implementing apollo and next, and came across your project which I have found very helpful -- thank you.

Assuming it was similarly inspired by the with-apollo example in the NextJS repo, this pull request updates a change that was made and documented here - https://github.com/vercel/next.js/pull/32733/

Hope it's helpful.

CopyJosh avatar Jun 03 '22 21:06 CopyJosh