aws-mobile-appsync-events-starter-react
aws-mobile-appsync-events-starter-react copied to clipboard
Deleted items stuck in the cache.
To replicate:
- create few events
- delete some events
- notice graphql keeps returning deleted events in network
- notice same events in the localstorage
It happens the same problem with me, the search returns things already deleted, was able to solve the problem? will uim apollo client problem?