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