IDashboardQueryRejected
Home > @gooddata/sdk-ui-dashboard > IDashboardQueryRejected
IDashboardQueryRejected interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This event is emitted when the submitted query has been rejected by the dashboard component because it does not know how to handle the query.
Signature:
export interface IDashboardQueryRejected extends IDashboardEvent
Extends: IDashboardEvent
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
"GDC.DASH/EVT.QUERY.REJECTED" |
(BETA) |