DefaultApplicationId
Home > @gooddata/sdk-pluggable-application-model > DefaultApplicationId
DefaultApplicationId variable
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.
The object contains constants with IDs of default platform applications. These IDs are used to identify application in the platform registry.
They are documented in public documentation and can be used by customers in their manifests to override the default application behavior (for example, to disable it, move it in the navigation menu, etc.).
Signature:
DefaultApplicationId: {
HOME_UI: string;
DASHBOARDS: string;
ANALYTICAL_DESIGNER: string;
METRIC_EDITOR: string;
LDM_MODELER: string;
WORKSPACE_CATALOG: string;
}