IWorkspaceSettingsService
Home > @gooddata/sdk-backend-spi > IWorkspaceSettingsService
IWorkspaceSettingsService interface
This query service provides access to feature flags that are in effect for particular workspace.
Signature:
export interface IWorkspaceSettingsService
Methods
Method |
Description |
---|---|
Deletes color palette from workspace settings returning chart colors to default. | |
(ALPHA) Clears DashboardFiltersApplyMode configuration for workspace so default value from organization is used. | |
Deletes theme from workspace settings returning workspace styling to default. | |
Asynchronously queries actual feature flags. | |
Asynchronously queries feature flags taking into account settings from both the workspace and the current user. | |
Set active LLM endpoint for the organization. | |
Sets alert default | |
Sets color palette for current workspace. | |
(ALPHA) Sets DashboardFiltersApplyMode configuration for workspace. Default is taken from organization setting. | |
Sets date format for current workspace. | |
Sets format locale for current workspace. | |
Sets locale for current workspace. | |
Sets metadata locale for current workspace. | |
Set separators for the current workspace | |
Sets theme for current workspace. | |
Sets timezone for current workspace. | |
Sets first day of week for current workspace. |