The virtual method doesn't run when I execute findOneAndUpdate query in mongoose?

前端 未结 0 863
再見小時候
再見小時候 2020-12-08 02:31

Some part of the userSchema

    hashed_password: {
      type: String,
      required: true,
    },
           


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