PlanConnection Object
Plan (result of an itinerary search) that follows GraphQL Cursor Connections Specification .
Fields
#
edges
[ PlanEdge ]
Edges which contain the itineraries. Part of the GraphQL Cursor Connections Specification .
pageInfo
Non-null
Contains cursors to continue the search and the information if there are more itineraries available. Part of the GraphQL Cursor Connections Specification .
Usages
#
References
#
- Field planConnection from QueryType
Previous
PlanAccessMode
Next
PlanCoordinateInput