OBJECT
PnrGoAirport
Represents single airport
link GraphQL Schema definition
- type PnrGoAirport {
- : String!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : PnrGoAirportCode!
- : String
- }
OBJECT
Represents single airport
- type PnrGoAirport {
- : String!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : PnrGoAirportCode!
- : String
- }