appRetryInstall
Retry failed installation of new app.
appRetryInstall(
activateAfterInstallation: Boolean = true
id: ID!
): AppRetryInstall
Arguments
appRetryInstall.activateAfterInstallation
● Boolean
scalar
Determine if app will be set active or not.
appRetryInstall.id
● ID!
non-null scalar
ID of failed installation.
Type
AppRetryInstall
object
Retry failed installation of new app.
Was this page helpful?