How to retain order of in query in queryset in mongoose

前端 未结 0 646
再見小時候
再見小時候 2021-01-20 06:16

Say I have a Book object in mongoose. I have an array of two Book ids:

const bookIds = [bookOneId, bookTwo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题