assignTourToEmployee
Assigns an existing tour to an employee
assignTourToEmployee(
input: AssignTourToEmployeeInput!
): Boolean!
Arguments
assignTourToEmployee.input ● AssignTourToEmployeeInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.