isWorkspaceScopedSettings()
Home > @gooddata/sdk-pluggable-application-model > isWorkspaceScopedSettings
isWorkspaceScopedSettings() function
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.
Narrows IEffectiveSettings to the workspace-scoped shape.
Signature:
export declare function isWorkspaceScopedSettings(settings: IEffectiveSettings): settings is IUserWorkspaceSettings;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
settings |
Returns:
settings is IUserWorkspaceSettings