DepartureRow Object
Departure row is a combination of a pattern and a stop of that pattern.
They are de-duplicated so for each pattern there will only be a single departure row.
This is useful if you want to show a list of stop/pattern combinations but want each pattern to be listed only once.
Fields
#
id
ID !
Non-null
Global object ID provided by Relay. This value can be used to refetch this object using node query.
Interfaces
#
Also implements Node , PlaceInterface .
Usages
#
References
#
- Field departureRow from QueryType
Previous
DefaultFareProduct