Skip to main content
Anchor to CustomerAccessTokenDeletePayload

CustomerAccessTokenDeletePayload

payload

Return type for customerAccessTokenDelete mutation.

•String

The destroyed access token.

Anchor to deletedCustomerAccessTokenIddeletedCustomerAccessTokenId
•String

ID of the destroyed customer access token.

•[UserError!]!
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

Permanently destroys a customer access token.


Was this section helpful?