TripOnServiceDateConnection    Object 
  A connection to a list of trips on service dates that follows GraphQL Cursor Connections Specification .
Fields
#
edges
Edges which contain the trips. Part of the GraphQL Cursor Connections Specification .
pageInfo
     PageInfo !
     Non-null
  Contains cursors to fetch more pages of trips. Part of the GraphQL Cursor Connections Specification .
Usages
#
References
#
- Field canceledTrips from QueryType
 
Previous
          
  TripOnServiceDate