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