Anchor to customerActivateByUrlcustomer
mutationcustomer Activate By Url
Requires access scope.
Activates a customer with the activation url received from .
Anchor to Arguments
Arguments
- Anchor to activationUrlactivation•URL!
Url required The customer activation URL.
- Anchor to passwordpassword•String!required
A new password set during activation.
Was this section helpful?
- Anchor to customercustomer•Customer
The customer that was activated.
- Anchor to customerAccessTokencustomer•Customer
Access Token Access Token A new customer access token for the customer.
- Anchor to customerUserErrorscustomer•[Customer
User Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?