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 miscellaneous
ID of app to deactivate.
Type
AppDeactivate
object apps
Deactivate the app.
Triggers the following webhook events:
- APP_STATUS_CHANGED (async): An app was deactivated.