# CompanyContactDeletePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `companyContactDelete` mutation. ### Access Scopes ## Fields * [deletedCompanyContactId](/docs/api/admin-graphql/2024-07/scalars/ID): ID - The ID of the deleted company contact. * [userErrors](/docs/api/admin-graphql/2024-07/objects/BusinessCustomerUserError): BusinessCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [companyContactDelete](/docs/api/admin-graphql/2024-07/mutations/companyContactDelete) ## Examples