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