Skip to main content

appActivate Mutation

Activate the app.

Requires the MANAGE_APPSpermission.

Triggers the following webhook events:

  • APP_STATUS_CHANGED (async): An app was activated.
appActivate(
id: ID!
): AppActivate
Show return type

Arguments

id ● ID!

ID of app to activate.

Type

AppActivate

Activate the app.

Requires the MANAGE_APPSpermission.

Triggers the following webhook events:

  • APP_STATUS_CHANGED (async): An app was activated.