type
Home > @gooddata/sdk-pluggable-application-model > INewDeploymentAvailableHostUiNotification > type
INewDeploymentAvailableHostUiNotification.type 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.
A new build of the host application has been deployed; the user should reload to avoid loading stale chunks. The host UI is expected to surface this to the user (e.g. as a toast with a reload action).
Signature:
type: "newDeploymentAvailable";