mercurius-js / cache

Adds an in-process caching layer to Mercurius. Federation is fully supported.
MIT License
106 stars 19 forks source link

skip cache on subscription #60

Closed simone-sanfratello closed 2 years ago

simone-sanfratello commented 2 years ago

as titled, as well as mutation, here

https://github.com/mercurius-js/cache/blob/main/index.js#L142

ramonmulia commented 2 years ago

@simone-sanfratello PR is ready for review