IndicatorParamValueInput
No description
input IndicatorParamValueInput {
name: String!
value: String!
}
Fields
IndicatorParamValueInput.name ● String! non-null scalar
IndicatorParamValueInput.value ● String! non-null scalar
JSON-encoded value matching the type from uiBuilderReference.indicators[].params[].valueType
Member Of
IndicatorDefinitionInput input