Docs
Dashboard

customerPasswordReset

Mutation

Requests a password reset for a customer.

#

Arguments


input
CustomerPasswordResetInput!Required

The values used to perform the customer password reset operation.

#

Payload


customer
Customer

The customer associated with this customer password reset payload.

errors
[CustomerPasswordResetError!]

User-facing errors that prevented the operation from succeeding.