ICatalog
Home > @gooddata/sdk-ui > ICatalog
ICatalog interface
Warning: This API is now obsolete.
catalog helper is deprecated in favor of code-based catalog that can be generated by catalog-export tool
Signature:
export interface ICatalog
Properties
Property | Type | Description |
---|---|---|
attributes | IAttrs | |
dateDataSets | { [key: string]: IDataSet; } | |
measures? | { [key: string]: IIdentifierWithTags; } | (Optional) |
visualizations | { [key: string]: IIdentifierWithTags; } |