routes Query
Get all routes
Arguments
#
ids
[ String ]
Since it is hard to reason about the ID filter being combined with others in this resolver, it will be moved to a separate one.
Only return routes with these ids
serviceDates
Only include routes whose pattern operates on at least one service date specified by this filter.
Note: A service date is a technical term useful for transit planning purposes and might not correspond to a how a passenger thinks of a calendar date. For example, a night bus running on Sunday morning at 1am to 3am, might have the previous Saturday's service date.
Response
#
Returns [ Route ].
Example
#
Previous
route
Next
serviceTimeRange