CustomerActivatePayload - storefront - PAYLOAD
Version: unstable
Description:
Return type for `customerActivate` mutation.
Access Scopes
Fields
-
customer:
Customer -
The customer object.
-
customerAccessToken:
CustomerAccessToken -
A newly created customer access token object for the customer.
-
customerUserErrors:
CustomerUserError! -
The list of errors that occurred from executing the mutation.
-
userErrors:
UserError! -
The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
Examples