Anchor to CustomerResetByUrlPayloadCustomer
payloadCustomer Reset By Url Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to customercustomer•CustomerToken access required
The customer object which was reset.
- Anchor to customerAccessTokencustomer•Customer
Access Token Access Token Token access required A newly created customer access token object for the customer.
- Anchor to customerUserErrorscustomer•[Customer
User Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
- Anchor to userErrorsuser•[User
Errors Error!]! non-nullDeprecated
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
"Resets a customer’s password with the reset password URL received from a reset password email. You can send a reset password email with the
mutation."- Anchor to resetUrlreset•URL!
Url required The customer's reset password url.
- Anchor to passwordpassword•String!required
New password that will be set as part of the reset password process.
Arguments
Was this section helpful?