Redux tookit query invalidate tags not working
I’m trying to invalidate tag on mutation of user update but invalidate tags not working, it try to run the invalidate tag function but did not refetch anything.
I was using the same implementation in one of the other projects it was working fine on that project but here its not working.
Here is the code .