OBJECT
type DisplayableValueDateTime implements DisplayableValue {displayValue: String! reportHeader: String! serializedValue: String! value: DateTime }