ICatalogItem
Home > @gooddata/sdk-ui-catalog > ICatalogItem
ICatalogItem type
Catalog item.
Narrow by item.type before accessing type-specific fields such as visualizationType, dataSet, definition, format, or metricType.
Signature:
export type ICatalogItem = ICatalogItemDashboard | ICatalogItemInsight | ICatalogItemMeasure | ICatalogItemParameter | ICatalogItemAttribute | ICatalogItemFact | ICatalogItemDataSet;
References: ICatalogItemDashboard, ICatalogItemInsight, ICatalogItemMeasure, ICatalogItemParameter, ICatalogItemAttribute, ICatalogItemFact, ICatalogItemDataSet