appDeactivate
Deactivate the app.
Triggers the following webhook events:
- APP_STATUS_CHANGED (async): An app was deactivated.
appDeactivate(
id: ID!
): AppDeactivate
Arguments
appDeactivate.id
● ID!
non-null scalar
ID of app to deactivate.
Type
AppDeactivate
object
Deactivate the app.
Triggers the following webhook events:
- APP_STATUS_CHANGED (async): An app was deactivated.