catalogItems
Home > @gooddata/sdk-backend-spi > IWidgetReferences > catalogItems
IWidgetReferences.catalogItems property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
If requested, measures referenced by the widget will be returned here. If none of them were requested, the catalogItems will be undefined.
Signature:
catalogItems?: CatalogItem[];