Mongoose schema not populating properly

前端 未结 0 1221
不思量自难忘°
不思量自难忘° 2020-12-11 03:40

I have a mongoose schema, that looks like this:

const ChatSchema = new mongoose.Schema({
  users: [
    {
      type: m         


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