withWorkspace()
Home > @gooddata/sdk-backend-spi > IOrganizationAutomationsQuery > withWorkspace
IOrganizationAutomationsQuery.withWorkspace() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Filter automations by workspace IDs for centralized management.
Signature:
withWorkspace(workspace: string, multiValue?: boolean): IOrganizationAutomationsQuery;
Parameters
Parameter | Type | Description |
---|---|---|
workspace | string | |
multiValue | boolean | (Optional) |
Returns:
organization automations query