Skip to content

My login query doesn't work #2030

Discussion options

You must be logged in to vote

You haven't passed in variables to useQuery, so that explains the error you're seeing. On a side note however, since this is a stateful side effect (logging in is an action that a user takes), you'd want to use a mutation for that ❤️

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kitten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug 🐛 Oh no! A bug or unintented behaviour.
2 participants
Converted from issue

This discussion was converted from issue #2029 on October 15, 2021 16:31.