Hello! I try to request mutation restartApp query mutation restartApp($input: RestartAppInput!) { restartApp(input: $input) { app{ id name } …
Hello! I try to request mutation restartApp query mutation restartApp($input: RestartAppInput!) { restartApp(input: $input) { app{ id name } …