Docs
Dashboard

CustomerPasswordResetTokenPayload

Object

Represents the payload for requesting a password reset token.

#

Fields


errors
[CustomerPasswordResetTokenError!]

User-facing errors that prevented the operation from succeeding.

#

Mutations


If an customer exists, this mutation will fire a CustomerPasswordResetTokenEvent webhook event, which can be used to send a password reset email to the customer. The customer will receive an email with a link to reset their password.