Skip to main content

adjustAttendanceTime

Adjust the times of an absence with provided reason for the adjustment. Authorization requires either feature employee:attendance:edit or the user to be assigned to the employee associated with the attendance.

adjustAttendanceTime(
input: AdjustAttendanceTimeInput!
): Boolean!

Arguments

adjustAttendanceTime.input ● AdjustAttendanceTimeInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.