Skip to content

select vs projection #10291

Answered by vkarpov15
brightchip asked this question in Q&A
May 26, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Two names for the same thing. The only difference is that query.projection(v) overwrites the current projection with v, whereas query.select(v) adds v to the current projection like Object.assign().

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eduboardio
Comment options

Answer selected by Uzlopak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants