Magidoc

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

Non-null

Contains cursors to fetch more pages of trips. Part of the GraphQL Cursor Connections Specification .

totalCount

Non-null

The total number of trips on service dates in this connection at the time of query execution (including the current and previous pages). Note, this number might not stay the same throughout the paging as trips might be added or removed.

Usages

#

References

#