CustomerActivatePayload
ObjectThe payload of customer activation.
#
Fields
- 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.
#
Mutations
Activates a customer account using the provided token and sets the customer’s password.