RemoveDrillsForInsightWidgetPayload
Home > @gooddata/sdk-ui-dashboard > RemoveDrillsForInsightWidgetPayload
RemoveDrillsForInsightWidgetPayload interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the RemoveDrillsForInsightWidget command.
Signature:
export interface RemoveDrillsForInsightWidgetPayload
Properties
Property | Type | Description |
---|---|---|
origins | RemoveDrillsSelector | (BETA) Specify measure or attribute localIdentifiers whose drills to remove or '*' to remove all defined drills. |
ref | ObjRef | (BETA) Reference to Insight Widget whose drill items should be removed. |