# CompaniesDeletePayload - admin - PAYLOAD Version: unstable ## Description Return type for `companiesDelete` mutation. ### Access Scopes ## Fields * [deletedCompanyIds](/docs/api/admin/unstable/scalars/ID): ID - A list of IDs of the deleted companies. * [userErrors](/docs/api/admin/unstable/objects/BusinessCustomerUserError): BusinessCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [companiesDelete](/docs/api/admin/unstable/mutations/companiesDelete) ## Examples