Invalidating query
Hi, need some help with a GET request I'm invalidating right after a PATCH, but it just happens for the first time, then I don't see it in devtools (React Query). I've tried to set
cacheTime
to 0
, but it doesn't work.
Does anyone have any ideas ?0 Replies