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