Skip to main content

resetUserPassword

Resets a user's password.

resetUserPassword(
id: ID!
): Boolean!

Arguments

resetUserPassword.id ● ID! non-null scalar

The identifier of the user.

Type

Boolean scalar

The Boolean scalar type represents true or false.