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