FieldValuesQuery interface

Properties

inputValues

The input values to return on input, and the result from the consumer on output.

scope

Inherited Properties

currentValues
resource

Subscription containing information about the publisher/consumer and the current input values

Property Details

inputValues

The input values to return on input, and the result from the consumer on output.

inputValues: FieldInputValues[]

Property Value

scope

scope: string

Property Value

string

Inherited Property Details

currentValues

currentValues: {[key: string]: string}

Property Value

{[key: string]: string}

Inherited From InputValuesQuery.currentValues

resource

Subscription containing information about the publisher/consumer and the current input values

resource: any

Property Value

any

Inherited From InputValuesQuery.resource