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
{{ message }}
This repository was archived by the owner on Oct 26, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
I am using graphql with graphql-cache.
But now I want to invalidate the cache if my object is changed
Describe the solution you'd like
It will be better if we can just call a method in the after_commit callback and invalidate the cache of related records