customerAccessTokenCreate
MutationCreates a customer access token. The customer access token is required to modify the customer object in any way.
#
Arguments
- CustomerAccessTokenCreateInput!Required
input The fields used to create a customer access token.
#
Payload
- CustomerAccessToken
customerAccessToken The customer access token associated with this customer access token create payload.
- [CustomerAccessTokenCreateError!]
errors User-facing errors that prevented the operation from succeeding.