mutation stopInstance($id: ID!) { stopMachine(id: $id) { id } }