Skip to content

Why Model.findByIdAndUpdate convert the update from object to array? #13442

Answered by vkarpov15
mrdulin asked this question in Q&A
Discussion options

You must be logged in to vote

Your schema defines values as an array, so Mongoose casts the value in your update to an array.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mrdulin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants