Mongoose populate nested path

后端 未结 0 1176
半阙折子戏
半阙折子戏 2021-01-16 00:11

I\'m trying to populate nested path unsuccessfully.

here is my schema -

const Game = new schema({    
    board: [{
        board: {
            type:          


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