Setting response headers for client caching? #5631
Unanswered
SGudbrandsson
asked this question in
General
Replies: 1 comment
-
You might not need to implement it by yourself. It is already part of our Response Cache plugin. https://the-guild.dev/graphql/mesh/docs/plugins/response-caching |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm looking for a way to do two things:
Is it possible to do that out of the box from the
.meshrc
configuration, or do I need to write a plugin to handle that?Can you nudge me in the right direction to solve this use case?
If I need to write a plugin for this, then that's not a problem.
What I would like the plugin to do if I do that is:
Beta Was this translation helpful? Give feedback.
All reactions