OBJECT
Represents notes
type AirportNotes {categoryNotes: String countryNotes: String countryPaxNotes: String # Arguments# date: [Not documented]notes(date: String): String pilotNotes: String }