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