Docs
Dashboard

CustomerActivatePayload

Object

The payload of customer activation.

#

Fields


customer
Customer

The customer that was activated.

customerAccessToken
CustomerAccessToken

The access token for the activated customer.

errors
[CustomerActivateError!]

User-facing errors that prevented the operation from succeeding.

#

Mutations


Activates a customer account using the provided token and sets the customer’s password.