INPUT_OBJECT
Represents set of duty request data
input DutyRequestInput {dutyDefinitionNid: ApiDutyDefinitionNidScalar!startDate: Date!endDate: Date!startTime: Time!endTime: Time!pilotNote: StringfileList: [Upload!]}