DateTimeResultValue
No description
type DateTimeResultValue implements ResultValue {
label: String!
value: String
}
Fields
DateTimeResultValue.label ● String! non-null scalar
DateTimeResultValue.value ● String scalar
Interfaces
ResultValue interface
Member Of
InternalTypeRegistry object