Skip to main content

adjustBreakTime

Adjust the times of a break. Authorization requires either feature employee:attendance:edit or the user to be assigned to the employee associated with the attendance.

adjustBreakTime(
input: AdjustBreakTimeInput!
): Boolean!

Arguments

adjustBreakTime.input ● AdjustBreakTimeInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.