Closed guendev closed 2 months ago
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: