react-relay-network-modern icon indicating copy to clipboard operation
react-relay-network-modern copied to clipboard

Feature request: Per query cache

Open PedroBern opened this issue 5 years ago • 0 comments

Hi, I'm not using this package, but currently, I have my implementation of a per query cache, basically returning a different QueryResponseCache based on the request.name, and having a default one.

Would be nice to see this package supporting something like this.

PedroBern avatar Aug 29 '20 22:08 PedroBern