Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
DashboardQuery
Interface DashboardQuery
interface
DashboardQuery
{
builderConfig
?:
BuilderConfig
;
editMode
?:
QueryEditMode
;
name
?:
string
;
text
?:
string
;
}
Index
Properties
builder
Config?
edit
Mode?
name?
text?
Properties
Optional
builder
Config
builderConfig
?:
BuilderConfig
Optional
edit
Mode
editMode
?:
QueryEditMode
Optional
name
name
?:
string
Optional
text
text
?:
string
The text of the Flux query.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
builder
Config
edit
Mode
name
text
Documentation
Loading...
The text of the Flux query.