InsightDrillDefinition
Home > @gooddata/sdk-model > InsightDrillDefinition
InsightDrillDefinition type
Insight widget drill definition
Signature:
export type InsightDrillDefinition = IDrillToInsight | IDrillToDashboard | IDrillToCustomUrl | IDrillToAttributeUrl | ICrossFiltering;
References: IDrillToInsight, IDrillToDashboard, IDrillToCustomUrl, IDrillToAttributeUrl, ICrossFiltering