Docs
Dashboard

customerPasswordResetToken

Mutation

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.

#

Arguments


input
CustomerPasswordResetTokenInput!Required

The fields used to request a password reset token for a customer.

#

Payload


errors
[CustomerPasswordResetTokenError!]

User-facing errors that prevented the operation from succeeding.