includeTags()
Home > @gooddata/sdk-backend-spi > IWorkspaceCatalogFactoryMethods > includeTags
IWorkspaceCatalogFactoryMethods.includeTags() method
Setup catalog to fetch only items with provided tags
Signature:
includeTags(tags: ObjRef[]): TFactory;
Parameters
Parameter | Type | Description |
---|---|---|
tags | ObjRef[] | tags references |
Returns:
TFactory
catalog factory