Docs
Dashboard

customerAccessTokenCreate

Mutation

Creates a customer access token. The customer access token is required to modify the customer object in any way.

#

Arguments


input
CustomerAccessTokenCreateInput!Required

The fields used to create a customer access token.

#

Payload


customerAccessToken
CustomerAccessToken

The customer access token associated with this customer access token create payload.

errors
[CustomerAccessTokenCreateError!]

User-facing errors that prevented the operation from succeeding.