-
Hi React Query folks! I am persisting my app's queries with Sorry, no real code sandbox since this is more of an API question. Please let me know if I'm misunderstanding this. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
no I don't think its possible currently |
Beta Was this translation helpful? Give feedback.
-
The new persister option on useQuery can do it: https://tanstack.com/query/v5/docs/react/plugins/createPersister |
Beta Was this translation helpful? Give feedback.
-
Setting Custom
|
Beta Was this translation helpful? Give feedback.
The new persister option on useQuery can do it: https://tanstack.com/query/v5/docs/react/plugins/createPersister