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