How to reset the cache without triggering refetches for none active queries ?
How to reset the cache without triggering refetches for none active queries ?
2 Replies
A quick search brings up this:
https://tanstack.com/query/v5/docs/reference/QueryClient#queryclientclear
can I partially clear the cache ?