Anchor to CompanyLocationRemoveStaffMembersPayloadCompany
payloadCompany Location Remove Staff Members Payload
Return type for mutation.
Anchor to FieldsFields
- deletedCompanyLocationStaffMemberAssignmentIds ([ID!])
- userErrors ([BusinessCustomerUserError!]!)
- Anchor to deletedCompanyLocationStaffMemberAssignmentIdsdeleted•[ID!]
Company Location Staff Member Assignment Ids The list of IDs of the deleted staff member assignment.
- Anchor to userErrorsuser•[Business
Errors Customer User Error!]! 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
- companyLocationRemoveStaffMembers (CompanyLocationRemoveStaffMembersPayload)
- •mutation
Deletes one or more existing mappings between a staff member at a shop and a company location.
- Anchor to companyLocationStaffMemberAssignmentIdscompany•[ID!]!
Location Staff Member Assignment Ids required The list of IDs of the company location staff member assignment to delete.
Arguments
Was this section helpful?