mutation restartServices($ids: [ID]!) { restartServices(ids: $ids) { id status } }