# CompanyContactDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `companyContactDelete` mutation. ### Access Scopes ## Fields * [deletedCompanyContactId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the deleted company contact. * [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 * [companyContactDelete](/docs/api/admin-graphql/2024-10/mutations/companyContactDelete) ## Examples