OBJECT
AirportCategoryForAircraftResult
Result of setting airport category for specific aircraft type
link GraphQL Schema definition
- type AirportCategoryForAircraftResult {
- : String!
- : Int!
- : String!
- : AirportCategoryEnum!
- : AirportCategoryVariantEnum
- : String
- }