StopSchedule
No description
input StopSchedule {
time: StopSchecduleTime!
timeWindows: [StopSchecduleTime!]
waitingTimeMinutes: Float
}
No description
input StopSchedule {
time: StopSchecduleTime!
timeWindows: [StopSchecduleTime!]
waitingTimeMinutes: Float
}
StopSchedule.time
● StopSchecduleTime!
non-null inputStopSchedule.timeWindows
● [StopSchecduleTime!]
list inputStopSchedule.waitingTimeMinutes
● Float
scalar