How to sort media list by comment numbers

I know in the media service API you can specify orderBy (date, view, like… etc)
but how do I provide a media list by comment number sorting. (show media with most comments)
We have this feature but can not find the logic anywhere