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