# CompanyContactsDeletePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `companyContactsDelete` mutation. ### Access Scopes ## Fields * [deletedCompanyContactIds](/docs/api/admin-graphql/2024-07/scalars/ID): ID - The list of IDs of the deleted company contacts. * [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 * [companyContactsDelete](/docs/api/admin-graphql/2024-07/mutations/companyContactsDelete) ## Examples