resetPassword
Resets a user's password
Input fields
password (
String!
)
The new password
token (
String!
)
The reset token from the password reset email
Return fields
jwt (
String!
)
The session token
me (
User!
)
The current user