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