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