enableShellApplication\_catalog
Home > @gooddata/sdk-model > IFeatureFlags > enableShellApplication_catalog
IFeatureFlags.enableShellApplication_catalog property
Per-app sub-flag under enableShellApplication. When true (and enableShellApplication is also true), the catalog runs as a pluggable app inside the host. When false, the legacy in-app catalog at /workspaces/{id}/catalog/* is rendered instead.
Signature:
enableShellApplication_catalog?: boolean;