millo-L / millo-L.github.io

0 stars 0 forks source link

Typescript-mongoose-methods-statics/ #1

Closed utterances-bot closed 3 years ago

utterances-bot commented 3 years ago

[Typescript] mongoose methods, statics | millo's tech blog

https://millo-l.github.io/Typescript-mongoose-methods-statics/

millo-L commented 3 years ago

DreamEcho100 commented 2 years ago

Thanks, I needed this

philz-stizles commented 2 years ago

Hi guyz, please y am I getting typescript error "Property '_id' does not exist on type 'IUserDocument'" when i try to access the id like "user._id"

philz-stizles commented 2 years ago

Alson when i try to use user.toJSON(), i get "Property 'toJSON' does not exist on type 'IUserDocument'"

philz-stizles commented 2 years ago

"mongoose": "^5.13.13",

NafisehSalehi commented 2 years ago

thanks very good

lucaslmlok commented 2 years ago

nice article