settings
Home > @gooddata/sdk-pluggable-application-model > IPlatformContextV1 > settings
IPlatformContextV1.settings property
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.
Effective settings for the active application scope.
Signature:
settings: IEffectiveSettings;
Remarks
- Workspace-scoped routes: equals
workspaceSettings(org → workspace → user cascade). - Organization-scoped routes: equalsuserSettings(org → user cascade).
This is the canonical read path for feature flags, locale, theme, and other values whose source can be overridden at the workspace level.