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