assignTourToAccompanyingEmployee
Assigns a tour to an accompanying employee Changes will affect the shift plan.
assignTourToAccompanyingEmployee(
input: AssignTourToAccompanyingEmployeeInput!
): Boolean!
Arguments
assignTourToAccompanyingEmployee.input ● AssignTourToAccompanyingEmployeeInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.