customerActivate
MutationActivates a customer account using the provided token and sets the customer’s password.
#
Arguments
- CustomerActivateInput!Required
input Specifies the fields to activate a customer.
#
Payload
- Customer
customer The customer that was activated.
- CustomerAccessToken
customerAccessToken The access token for the activated customer.
- [CustomerActivateError!]
errors User-facing errors that prevented the operation from succeeding.