OBJECT
CountrySetting
link GraphQL Schema definition
- type CountrySetting {
- # Foreign aircraft operator certificate required
- : Boolean!
- : IntPositive
- : String!
- : [CountryFile!]!
- : [Country!]!
- }
OBJECT
- type CountrySetting {
- # Foreign aircraft operator certificate required
- : Boolean!
- : IntPositive
- : String!
- : [CountryFile!]!
- : [Country!]!
- }