ibrahimyaacob
ibrahimyaacob16mo ago

does api.myQuery.invalidate() works if the query is not made at the first place?

from testing, the invalidate runs the query, but it shouldn't because there is no cache? how do i invalidate ONLY when the cache exist ?
1 Reply
Nick
Nick16mo ago
What’s your use case? Sounds like you’re doing something weird

Did you find this page helpful?