How to specify and update an object within array in mongodb

前端 未结 0 1850
小蘑菇
小蘑菇 2020-12-17 19:36

I am trying to update the values of an object placed inside the array.

The mongodb schema is as follows :

const ServiceStatus = new Schema({
    Custom         


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