Replies: 1 comment
-
My bad, my indentation was off. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not sure what I'm doing wrong. You can see here I'm firing a register() mutation which should return a token. I'm then trying to grab the token and use it in a currentUser() request, but it's saying the token is undefined.
Any help much appreciated!
Complete script:
Beta Was this translation helpful? Give feedback.
All reactions