How to set cacheTime for setQuery methods #3766
Unanswered
vijaypushkin
asked this question in
Q&A
Replies: 1 comment 8 replies
-
What problem are you trying to solve - what's your use-case? |
Beta Was this translation helpful? Give feedback.
8 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.
-
I want set cacheTime to a query set with
setQuery
method.Upon looking into the
types.d.ts
file it only theseHow to do I add cacheTime and other options to
setQuery
, is there any reason why this was omitted?Beta Was this translation helpful? Give feedback.
All reactions