Sort with Mongoose

Hello @turivishal, thank you :slight_smile:
I took some screenshots of what you recommended, and as we can see the console print the two query parameters when logging sortBy (here I tried with price and duration). Also we can see on postman that, the results are correct for the first parameter (price) but not the second (duration), they are not sorted by duration.

Here are the screenshots :