MongoDB remove item to nested array with restriction

前端 未结 0 1682
伪装坚强ぢ
伪装坚强ぢ 2021-01-15 06:32

I have a collection that looks like:

{
    id
    best_plays: [
        {
            play_id
            time
            score
        },
        {
                 


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