-
The My two use cases for the
|
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Mar 11, 2022
Replies: 1 comment 7 replies
-
You can just so that inside the queryFn, right before you return the value - which react-query then puts into the cache. |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
louis-young
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can just so that inside the queryFn, right before you return the value - which react-query then puts into the cache.