input
Returns String !.
mutation ($input: StackInput!) { cleanupStack(input: $input) }
3
{ "input": { "content": "content", "variables": [ { "name": "A name", "value": "value" } ] } }
{ "cleanupStack": "cleanupStack" }
changePassword
createApplication