aravindnc / mongoose-aggregate-paginate-v2

A cursor based custom aggregate pagination library for Mongoose with customizable labels.
MIT License
131 stars 23 forks source link

MongoServerError: the $sort key specification must be an object #59

Closed sendyputra closed 2 months ago

sendyputra commented 2 months ago

I got error if sort string

Screenshot 2024-06-27 at 12 05 48

aravindnc commented 2 months ago

@sendyputra You may pass it as object instead.

aravindnc commented 2 months ago

Please reopen if the issue exists in object sort.