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