deleteCustomerAddress
Deletes a CustomerAddress
Requires the customeraddress/write scope on the associated DemandHq.
deleteCustomerAddress(
customerAddressId: ID!
): DeleteCustomerAddressResponse!
Arguments
deleteCustomerAddress.customerAddressId
● ID!
non-null scalar
Type
DeleteCustomerAddressResponse
object
Returned object from deleteCustomerAddress