types
Home > @gooddata/sdk-backend-spi > IWorkspaceCatalogFactoryOptions > types
IWorkspaceCatalogFactoryOptions.types property
Get catalog items of specific types (attribute, measure, fact, dateDataset or attributeHierarchy) Default: ["attribute", "measure", fact", "dateDataset", "attributeHierarchy"]
Signature:
types: CatalogItemType[];