--- title: >- New CompanyLocationStaffMemberAssignments API endpoints for managing staff member assignments on a Company Location - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: >- https://shopify.dev/changelog/new-companylocationstaffmemberassignments-api-endpoints-for-managing-staff-member-assignments-on-a-company-location md: >- https://shopify.dev/changelog/new-companylocationstaffmemberassignments-api-endpoints-for-managing-staff-member-assignments-on-a-company-location.md metadata: effectiveApiVersion: 2024-10 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2024-07-15T11:13:09-04:00' postedAt: '2024-10-01T09:00:00-04:00' updatedAt: '2024-07-16T09:31:28-04:00' effectiveAt: '2024-10-01T09:00:00-04:00' --- October 1, 2024 Tags: * Admin GraphQL API * 2024-10 # New CompanyLocationStaffMemberAssignments API endpoints for managing staff member assignments on a Company Location As of 2024-10, we've added a `CompanyLocationStaffMemberAssignment` to the `CompanyLocation` object for viewing the staff members assigned to the company location. You can assign and remove staff members for a company location using the `CompanyLocationAssignStaffMembers` and `CompanyLocationRemoveStaffMembers` mutations.