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