DrillDefinition
Home > @gooddata/sdk-model > DrillDefinition
DrillDefinition type
Widget drill definition
Signature:
export type DrillDefinition = InsightDrillDefinition | KpiDrillDefinition;
References: InsightDrillDefinition, KpiDrillDefinition