Skip to main content

Input StopSchedule

No description

input StopSchedule {
time: StopSchecduleTime!
timeWindows: [StopSchecduleTime!]
waitingTimeMinutes: Float
date: FromToDateInput
}

Fields

StopSchedule.time ● StopSchecduleTime! non-null input

StopSchedule.timeWindows ● [StopSchecduleTime!] list input

StopSchedule.waitingTimeMinutes ● Float scalar

StopSchedule.date ● FromToDateInput input

Date range for the stop schedule limiting the earliest arrival and latest arrival date.