How can I update my array of objects using their ObjectId without deleting the rest?

后端 未结 0 374
说谎
说谎 2021-01-18 05:10

How can I update my array of objects using their ObjectId without deleting the rest? Here is my Schema:

const mongoose = require(\'mongoose\');
const Schema =         


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