This repository was archived by the owner on Oct 26, 2022. It is now read-only.
Content-Length: 223495 | pFad | http://github.com/stackshareio/graphql-cache/issues/70
5FFetched URL: http://github.com/stackshareio/graphql-cache/issues/70
Alternative Proxies:
Is your feature request related to a problem? Please describe.
I am using
graphql
withgraphql-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 recordsThe text was updated successfully, but these errors were encountered: