Is there a way to set a cache TTL for a particular operation? #3752
Unanswered
garuda-eagle
asked this question in
Q&A
Replies: 0 comments
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.
-
Let's say I have a particular query (
query GetUserDetails() { userId }
).Can I set the cache TTL for the result of that specific query?
Beta Was this translation helpful? Give feedback.
All reactions