resetPassword

Sets the password for the User with the given auth token

Input fields

password (String!)

New password

pwToken (String!)

Password reset token

Return fields

errors ([ModelError!])
token (String)

Authentication token

user (User)

User