OBJECT

CrewAppAirportNotes

Represents notes restricted for crew app

link GraphQL Schema definition

  • type CrewAppAirportNotes {
  • # Arguments
  • # date: [Not documented]
  • notes(date: String): String
  • pilotNotes: String
  • }