# CompanyLocationsDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `companyLocationsDelete` mutation. ### Access Scopes ## Fields * [deletedCompanyLocationIds](/docs/api/admin-graphql/2024-10/scalars/ID): ID - A list of IDs of the deleted company locations. * [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 * [companyLocationsDelete](/docs/api/admin-graphql/2024-10/mutations/companyLocationsDelete) ## Examples