CustomerAccessTokenDeletePayload - storefront - PAYLOAD
Version: 2024-10
Description:
Return type for `customerAccessTokenDelete` mutation.
Access Scopes
Fields
deletedAccessToken
: String - The destroyed access token.
deletedCustomerAccessTokenId
: String - ID of the destroyed customer access token.
userErrors
: UserError! - The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
customerAccessTokenDelete
Examples