mercurius-js / cache

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

Verify __resolveReference is cached #74

Closed mcollina closed 2 years ago

mcollina commented 2 years ago

I did some quick check and it seems __resolvereference from federation is not cached. We should cache that.

simone-sanfratello commented 2 years ago

related https://github.com/mercurius-js/cache/issues/71