customerAddressDelete - storefront - MUTATION
Version: 2024-04
Description:
Permanently deletes the address of an existing customer.
Access Scopes
`unauthenticated_write_customers` access scope.
Arguments
-
customerAccessToken:
String! -
The access token used to identify the customer.
-
id:
ID! -
Specifies the address to delete.
Returns
Examples