AddDrillDownForInsightWidgetPayload
Home > @gooddata/sdk-ui-dashboard > AddDrillDownForInsightWidgetPayload
AddDrillDownForInsightWidgetPayload interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the AddDrillDownForInsightWidget command.
Signature:
export interface AddDrillDownForInsightWidgetPayload 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | (ALPHA) Specify drill localIdentifier and its hierarchy should be added. | ||
| 
 | (ALPHA) Specify drill down hierarchy reference that should be added. | ||
| 
 | string | (ALPHA) Specify drill down hierarchy localIdentifier that should be added. | |
| 
 | string[] | (ALPHA) Specify local identifiers of attributes that should be ignored in drill intersection. | |
| 
 | (ALPHA) Reference to Insight Widget whose drill items should be added. |