OBJECT
CrewAppTrip
Represents single trip belonging to operator specified in request endpoint restricted for crew app.
link GraphQL Schema definition
- type CrewAppTrip {
- : CrewAppContact
- : Int
- : CrewAppTripNotes
- : String!
- : [CrewAppTagDefinition!]!
- : Int
- }