INPUT_OBJECT
A declarative attendance mark for one instructor on one slot
input InstructorAttendanceUpdateInput {hasSigned: Boolean!trainingSessionInstructorId: ID!trainingSessionSlotId: ID!}