DateWithBlockHoursLimitInput (Input)
Represents number of hours to use, start from ISO8601 date
input DateWithBlockHoursLimitInput {
startDate: Date!
blockHours: TimeLong!
}
Fields
DateWithBlockHoursLimitInput.startDate ● Date! non-null scalar
DateWithBlockHoursLimitInput.blockHours ● TimeLong! non-null scalar
Member Of
schedule.createSchedFlights mutation ● schedule.createSchedFlightsLocalTime mutation