Notify users about Apollo In Memory Cache ID#2884
Notify users about Apollo In Memory Cache ID#2884pwizla merged 1 commit intostrapi:mainfrom unrevised6419:docs/graphql-apollo-cache
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Hi @unrevised6419 and thanks for this new contribution! (and thank you for closing #2379 , it seems I completely forgot about it 🙈 ) The PR is now approved, merged, should be live on docs.strapi.io in a few minutes, and will be mentioned in the next weekly snapshot release. Our Strapi Shop partner received your goodies order, it will be on its way soon. However, it seems we have some issues automatically creating your account for the Docs Contribution Program. Creating an account would allow you to accumulate points so you can later order bigger goodies. Would you mind sending your email address to megane.lacheny@strapi.io so we can create an account on your behalf? |
|
Thank you @unrevised6419, I just updated your Strapi Shop account with the right number of points that you've earned with you 2 contributions! You should be able to login with the address you've shared in your message! Again, thank you for contributing 🙌 |
|
Thanks @pwizla, @meganelacheny, I received the invite. |
Description
Add a note that when using Apollo Client,
InMemoryCacheneeds to be configured to considerdocumentIdinstead ofidfor the data to be normalized in cacheAn example repo https://github.com/unrevised6419/example-strapi-apollo-graphql/blob/e93a44ec8e5900e1578e844edc9f793907f7d7eb/web/src/main.tsx#L7-L13
This is clearly visible in the Apollo Devtools
Related issue(s)/PR(s)
Closes #2379