Skip to main content

reorderEmployees

Change the employees' order of visualization in the shift plan

Requires authorization features: shift:plan:edit

reorderEmployees(
input: ReorderEmployeesInput!
): Boolean!

Directives

auth

Requires authorization features: shift:plan:edit

Arguments

reorderEmployees.input ● ReorderEmployeesInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.