withGroups()
Home > @gooddata/sdk-backend-spi > IWorkspaceCatalogFactoryMethods > withGroups
IWorkspaceCatalogFactoryMethods.withGroups() method
Setup whether catalog should fetch groups. Default: true
Signature:
withGroups(loadGroups: boolean): TFactory;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| loadGroups | boolean | should fetch groups | 
Returns:
TFactory
catalog factory