ICatalogFact
Home > @gooddata/sdk-model > ICatalogFact
ICatalogFact interface
Type representing catalog fact
Signature:
export interface ICatalogFact extends IGroupableCatalogItemBase
Extends: IGroupableCatalogItemBase
Properties
| Property | Type | Description |
|---|---|---|
| fact | IFactMetadataObject | Fact metadata object that catalog fact represents |
| type | "fact" | Catalog item type |