selectAllCatalogAttributesMap
Home > @gooddata/sdk-ui-dashboard > selectAllCatalogAttributesMap
selectAllCatalogAttributesMap 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.
Selects all attributes in the catalog as a mapping of ref to catalog's attribute object. The mapping will include both 'normal' attributes and attributes from date datasets.
Signature:
selectAllCatalogAttributesMap: DashboardSelector<ObjRefMap<ICatalogAttribute | ICatalogDateAttribute>>
Remarks
see isCatalogAttribute
guard; this can be used to determine type of attribute