registeredPluggableApplications
Home > @gooddata/sdk-model > ISettings > registeredPluggableApplications
ISettings.registeredPluggableApplications 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.
Registered pluggable applications.
It is a permanent setting option, but it is lifted into this interface to prevent cyclic dependencies as the RemotePluggableApplicationsRegistry references both IPermanentSettings and IFeatureFlags.
Signature:
registeredPluggableApplications?: RemotePluggableApplicationsRegistry;