Skip to main content

addBreak

Manually adds a new attendance break for a given employee. Authorization requires either feature employee:attendance:edit or the user to be assigned to the employee associated with the attendance.

addBreak(
input: AddBreakInput!
): Boolean!

Arguments

addBreak.input ● AddBreakInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.