--- title: companyLocationRemoveStaffMembers - GraphQL Admin description: >- Deletes one or more existing mappings between a staff member at a shop and a company location. api_version: 2026-01 api_name: admin type: mutation api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/mutations/companyLocationRemoveStaffMembers md: >- https://shopify.dev/docs/api/admin-graphql/latest/mutations/companyLocationRemoveStaffMembers.md --- # company​Location​Remove​Staff​Members mutation Requires `write_customers` access scope or `write_companies` access scope. Also: The API client must be installed on a Shopify Plus store. Deletes one or more existing mappings between a staff member at a shop and a company location. ## Arguments * companyLocationStaffMemberAssignmentIds *** ## Company​Location​Remove​Staff​Members​Payload returns * deletedCompanyLocationStaffMemberAssignmentIds * userErrors *** ## Examples * ### companyLocationRemoveStaffMembers reference