reorderEmployees
Change the employees' order of visualization in the shift plan
reorderEmployees(
input: ReorderEmployeesInput!
): Boolean!
Arguments
reorderEmployees.input ● ReorderEmployeesInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.