appDeactivate
Deactivate the app.
appDeactivate(
id: ID!
): AppDeactivate
Arguments
appDeactivate.id ● ID! non-null scalar
ID of app to deactivate.
Type
AppDeactivate object
Deactivate the app.
Was this page helpful?