ResultValue
No description
interface ResultValue {
label: String!
}
Fields
ResultValue.label ● String! non-null scalar
Member Of
ScreenResultSection object ● StartDialogExecution object
Implemented By
BooleanResultValue object ● DateTimeResultValue object ● FilesResultValue object ● FloatResultValue object ● IntegerResultValue object ● SelectResultValue object ● SystemResultValue object ● TextListResultValue object ● TextLongResultValue object ● TextResultValue object ● TextSecureResultValue object