--- title: companyLocationAssignStaffMembers - GraphQL Admin description: >- Creates one or more 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/companyLocationAssignStaffMembers md: >- https://shopify.dev/docs/api/admin-graphql/latest/mutations/companyLocationAssignStaffMembers.md --- # company​Location​Assign​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. Creates one or more mappings between a staff member at a shop and a company location. ## Arguments * companyLocationId * staffMemberIds *** ## Company​Location​Assign​Staff​Members​Payload returns * companyLocationStaffMemberAssignments * userErrors *** ## Examples * ### companyLocationAssignStaffMembers reference