assignShiftToEmployee
Assign a shift to an employee
assignShiftToEmployee(
input: AssignShiftToEmployeeInput!
): Boolean!
Arguments
assignShiftToEmployee.input ● AssignShiftToEmployeeInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.