Types > CustomerPasswordReset
Commerce APITypesCustomerPasswordReset
CustomerPasswordReset

Description

Topic: Auth

Fields

email: String!

The email address of the customer

Example: "bob.norman@hostmail.com"

Valid when: email is not empty

Valid when: email's length doesn't exceed 250 characters


Used By

Mutations

customersAuthPasswordReset

Preview (typescript)

Loading module