OBJECT
type DisplayableValueLong implements DisplayableValue {value: Long displayValue: String! serializedValue: String! reportHeader: String! }