FieldValuesQuery interface
- Extends
input |
The input values to return on input, and the result from the consumer on output. |
scope |
current |
|
resource | Subscription containing information about the publisher/consumer and the current input values |
The input values to return on input, and the result from the consumer on output.
inputValues: FieldInputValues[]
Property Value
scope: string
Property Value
string
currentValues: {[key: string]: string}
Property Value
{[key: string]: string}
Inherited From InputValuesQuery.currentValues
Subscription containing information about the publisher/consumer and the current input values
resource: any
Property Value
any
Inherited From InputValuesQuery.resource