catalogItems
Home > @gooddata/sdk-backend-spi > IInsightReferences > catalogItems
IInsightReferences.catalogItems property
Requested catalog items.
Signature:
catalogItems?: CatalogItem[];
Remarks
If requested, measures, attributes, display forms, facts and dateDataSets referenced by the insight will be returned here. If none of them were requested, the catalogItems will be undefined. If some were requested but insight is not referencing those types, then the array will be empty.