OBJECT
type DisplayableValueFloat implements DisplayableValue {displayValue: String! reportHeader: String! serializedValue: String! value: Float }