companyLocationAssignStaffMembers - admin-graphql - MUTATION
Version: unstable
Description:
Creates one or more mappings between a staff member at a shop and a company location.
Access Scopes
`write_customers` access scope or `write_companies` access scope. Also: The API client must be installed on a Shopify Plus store.
Arguments
-
companyLocationId:
ID! -
The ID of the company location to assign the staff member to.
-
staffMemberIds:
ID! -
The list of IDs of the staff members to assign.
Returns
Examples