# CompaniesDeletePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `companiesDelete` mutation. ### Access Scopes ## Fields * [deletedCompanyIds](/docs/api/admin-graphql/2024-07/scalars/ID): ID - A list of IDs of the deleted companies. * [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 * [companiesDelete](/docs/api/admin-graphql/2024-07/mutations/companiesDelete) ## Examples