Skip to content

Check if the argument provided is a Mongoose query #12175

Answered by samislam
samislam asked this question in Q&A
Discussion options

You must be logged in to vote

It turned out that I was passing the wrong arg while testing, the actual answer is:

console.log(arg instanceof mongoose.Query ) // false

Replies: 1 comment

Comment options

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