nodejs mongoose error TS2551: Property 'isDeleted' does not exist on type 'Document'. Did you mean '$isDeleted'

后端 未结 0 847
没有蜡笔的小新
没有蜡笔的小新 2020-12-12 19:17

I am trying to update a field in document and save the instance.

But I get this error message:

error TS2551: Property \'isDeleted\' does not exist on t         


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