OBJECT
type CrewAppFlightFuelSupplier {cardName: String! currency: String! fuelPriceNid: Int! fuelUnit: FuelQuantityUnit! lowestPrice: Float! negotiatedPriceBySetting: Float notes: String! priceBySetting: Float! showOnTripsheet: Boolean! supplierName: String! }