API ReferenceMutationsresetUserPasswordOn this pageresetUserPasswordResets a user's password.resetUserPassword( id: ID!): Boolean!ArgumentsresetUserPassword.id ● ID! non-null scalarThe identifier of the user.TypeBoolean scalarThe Boolean scalar type represents true or false.