Skip to main content

assignTourToEmployee

Assigns an existing tour to an employee. Changes will affect the shift plan.

assignTourToEmployee(
input: AssignTourToEmployeeInput!
): Boolean!

Arguments

assignTourToEmployee.input ● AssignTourToEmployeeInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.