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