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