updateUserPassword
Mutation field to update a user password.
updateUserPassword(
input: MutationUpdateUserPasswordInput!
): Boolean
Arguments
updateUserPassword.input ● MutationUpdateUserPasswordInput! non-null input
Input for updating the current user's password.
Type
Boolean scalar
The Boolean scalar type represents true or false.