Skip to main content

appDeleteFailedInstallation Mutation

Deletes failed installation.

Requires the MANAGE_APPSpermission.
appDeleteFailedInstallation(
id: ID!
): AppDeleteFailedInstallation
Show return type

Arguments

id ● ID!

ID of failed installation to delete.

Type

AppDeleteFailedInstallation

Deletes failed installation.

Requires the MANAGE_APPSpermission.