Is there a way to persist only one query? #4089
Answered
by
msnegurski
msnegurski
asked this question in
Q&A
-
Right it seems like either all queries are persisted or none (or I am misusing persistQueryClient somehow). Would be cool if there was a way to persist only one query. |
Beta Was this translation helpful? Give feedback.
Answered by
msnegurski
Aug 27, 2022
Replies: 1 comment
-
Nevermind, solved it by using this helpful guide https://tanstack.com/query/v4/docs/guides/migrating-to-react-query-4#custom-contexts-for-multiple-providers |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
msnegurski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, solved it by using this helpful guide https://tanstack.com/query/v4/docs/guides/migrating-to-react-query-4#custom-contexts-for-multiple-providers