CodelessUiConnectorConfigPropertiesGraphQueriesItem interface

The graph query to show the current data status

Extends

Inherited Properties

baseQuery

The base query for the graph

legend

The legend for the graph

metricName

the metric that the query is checking

Inherited Property Details

baseQuery

The base query for the graph

baseQuery?: string

Property Value

string

Inherited From GraphQueries.baseQuery

legend

The legend for the graph

legend?: string

Property Value

string

Inherited From GraphQueries.legend

metricName

the metric that the query is checking

metricName?: string

Property Value

string

Inherited From GraphQueries.metricName