I tried to update the collection using CRUD operations with the postman, but the record didn't updated

后端 未结 0 1061
时光说笑
时光说笑 2020-11-30 17:19

Trying to use findByIdAndUpdate() to update a post as follows: collection.findByIdAndUpdate(id, updateData, callback());

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