selectCatalogMeasureParameters
Home > @gooddata/sdk-ui-dashboard > selectCatalogMeasureParameters
selectCatalogMeasureParameters variable
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.
Returns the dashboard-wide map from metric ref string to the parameter refs the metric depends on. The map is populated during dashboard initialization from the workspace references service.
Signature:
selectCatalogMeasureParameters: DashboardSelector<Record<string, IdentifierRef[]>>