TripOnServiceDateEdge Object
An edge for TripOnServiceDate connection. Part of the GraphQL Cursor Connections Specification .
Fields
#
cursor
String !
Non-null
The cursor of the edge. Part of the GraphQL Cursor Connections Specification .
node
Trip on a service date as a node. Part of the GraphQL Cursor Connections Specification .
Usages
#
References
#
- Field edges from TripOnServiceDateConnection
Previous
TripOnServiceDateConnection
Next
Unknown