ICatalogMeasureParametersState
Home > @gooddata/sdk-ui-dashboard > ICatalogMeasureParametersState
ICatalogMeasureParametersState interface
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.
Maps each referenced metric (keyed by objRefToString(metricRef)) to the parameter refs the metric depends on, as reported by the workspace references service. Drives runtime parameter applicability for widget execution.
Signature:
export interface ICatalogMeasureParametersState
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Record<string, IdentifierRef[]> |
(ALPHA) | ||
|
(ALPHA) |