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