Skip to main content
Anchor to CompanyLocationAssignStaffMembersPayload

CompanyLocationAssignStaffMembersPayload

payload

Return type for companyLocationAssignStaffMembers mutation.

Anchor to companyLocationStaffMemberAssignmentscompanyLocationStaffMemberAssignments
•[CompanyLocationStaffMemberAssignment!]

The list of created staff member assignments.

•[BusinessCustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Creates one or more mappings between a staff member at a shop and a company location.

Arguments

•ID!
required

The ID of the company location to assign the staff member to.

•[ID!]!
required

The list of IDs of the staff members to assign.



Was this section helpful?