Replies: 1 comment 2 replies
-
here is the codeSanbox for reference |
Beta Was this translation helpful? Give feedback.
2 replies
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 am using mutations for login and logout functionalities in my application. However I am using invalidatequeries in both for authenticating the user. Invalidation is working fine in login but in logout it does not seems like working as expected.
Beta Was this translation helpful? Give feedback.
All reactions