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