FlightNotesType (Object)
Flight notes
type FlightNotesType {
sales: String!
ops: String
}
Flight notes
type FlightNotesType {
sales: String!
ops: String
}
FlightNotesType.sales ● String! non-null scalarFlightNotesType.ops ● String scalar