OBJECT
PnrGoAircraft
Represents single aircraft belonging to operator specified in request endpoint
link GraphQL Schema definition
- type PnrGoAircraft {
- : String!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : PnrGoAircraftType!
- }
OBJECT
Represents single aircraft belonging to operator specified in request endpoint
- type PnrGoAircraft {
- : String!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : PnrGoAircraftType!
- }