You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @guendev, documentation for local cache mutations can be found here. If you still have specific questions after reading those docs, please feel free to reply here with them.
Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo iOS usage and allow us to serve you better.
Question
I am looking to implement cache management after a mutation, but I couldn’t find relevant documentation or examples for this use case in Apollo iOS.
Here’s what I am trying to achieve (similar to how I would do it in JavaScript with Apollo):
Steps in JavaScript:
The text was updated successfully, but these errors were encountered: