forItems()
Home > @gooddata/sdk-backend-spi > IWorkspaceCatalogAvailableItemsFactory > forItems
IWorkspaceCatalogAvailableItemsFactory.forItems() method
Setup catalog to fetch only items that are valid for the provided execution items
Signature:
forItems(items: IAttributeOrMeasure[]): IWorkspaceCatalogAvailableItemsFactory;
Parameters
Parameter | Type | Description |
---|---|---|
items | IAttributeOrMeasure[] | execution items |
Returns:
IWorkspaceCatalogAvailableItemsFactory
catalog available items factory