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