CustomerPasswordResetTokenPayload
ObjectRepresents the payload for requesting a password reset token.
#
Fields
- [CustomerPasswordResetTokenError!]
errors User-facing errors that prevented the operation from succeeding.
#
Mutations
If an customer exists, this mutation will fire a
CustomerPasswordResetTokenEventwebhook 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.