OBJECT
type LeonMarketplaceAircraftSearchResult {aircraftId: String! aircraftRegistration: String! aircraftCategory: String! flightTime: String! priceAmount: Float! priceCurrency: String! operatorName: String! pictureUrl: String aircraftType: String! }