appDeactivate Mutation
Deactivate the app.
Triggers the following webhook events:
- APP_STATUS_CHANGED (async): An app was deactivated.
appDeactivate(
id: ID!
): AppDeactivate
Show return type
Arguments
id ● ID!
ID of app to deactivate.
Type
AppDeactivate
Deactivate the app.
Triggers the following webhook events:
- APP_STATUS_CHANGED (async): An app was deactivated.