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