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
What’s your use case? Sounds like you’re doing something weird