How to remove single cache entry? I don't find api in the docs of rtk query #5104
Unanswered
evgeniyworkbel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an query endpoint which fetches user by id. after removing it, i can't use invalidateTags because it will trigger refetch on my page and it will be backend 404 error. I'm going to remove cache entry manually, but there is no api to doing that
Beta Was this translation helpful? Give feedback.
All reactions