# CustomerAddressDeletePayload - storefront - PAYLOAD Version: unstable ## Description Return type for `customerAddressDelete` mutation. ### Access Scopes ## Fields * [customerUserErrors](/docs/api/storefront/unstable/objects/CustomerUserError): CustomerUserError! - The list of errors that occurred from executing the mutation. * [deletedCustomerAddressId](/docs/api/storefront/unstable/scalars/String): String - ID of the deleted customer address. * [userErrors](/docs/api/storefront/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerAddressDelete](/docs/api/storefront/unstable/mutations/customerAddressDelete) ## Examples