Skip to main content
Anchor to CustomerAccessTokenCreatePayload

CustomerAccessTokenCreatePayload

payload

Return type for customerAccessTokenCreate mutation.

•CustomerAccessToken

The newly created customer access token object.

•[CustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.

•[UserError!]!
non-nullDeprecated

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

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


Was this section helpful?