Interface UseGetNlqResultParams
Parameters for useGetNlqResult composable.
Properties
chartTypes
chartTypes?: (
"bar"|"column"|"indicator"|"line"|"pie"|"table")[]
Possible chart types to be used in NLQ results
dataSource
dataSource:
DataSource
Data source for queries to run against
enabled
enabled?:
boolean
Boolean flag to control if the hook is executed
If not specified, the default value is true
query
query:
string
Text containing the natural language query