addBreak
Manually adds a new attendance break for a given employee
addBreak(
input: AddBreakInput!
): Boolean!
Arguments
addBreak.input ● AddBreakInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.