assignAccompanyingEmployeeToShift
Assign a shift to an employee.
Requires authorization features: tour:plan:edit
assignAccompanyingEmployeeToShift(
input: AssignAccompanyingEmployeeToShiftInput!
): Boolean!
Directives
auth
Requires authorization features: tour:plan:edit
Arguments
assignAccompanyingEmployeeToShift.input ● AssignAccompanyingEmployeeToShiftInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.