OBJECT
PnrGoTrip
Represents single trip belonging to operator specified in request endpoint
link GraphQL Schema definition
- type PnrGoTrip {
- : FlightType!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : [PnrGoTagDefinition!]!
- }
OBJECT
Represents single trip belonging to operator specified in request endpoint
- type PnrGoTrip {
- : FlightType!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : [PnrGoTagDefinition!]!
- }