appActivate
Activate the app.
Triggers the following webhook events:
- APP_STATUS_CHANGED (async): An app was activated.
appActivate(
id: ID!
): AppActivate
Arguments
appActivate.id
● ID!
non-null scalar miscellaneous
ID of app to activate.
Type
AppActivate
object apps
Activate the app.
Triggers the following webhook events:
- APP_STATUS_CHANGED (async): An app was activated.