Skip to main content
Anchor to CustomerActivateByUrlPayload

CustomerActivateByUrlPayload

payload

Return type for customerActivateByUrl mutation.

•Customer

The customer that was activated.

•CustomerAccessToken

A new customer access token for the customer.

•[CustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Activates a customer with the activation url received from customerCreate.


Was this section helpful?