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