Skip to content

Views and Update functions #3081

Answered by janl
ccrotty asked this question in Q&A
Aug 15, 2020 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Hi Chris,

you will want to use a View or a Mango query.

Filters are a red herring for what you are trying to do.

For updating a field in all docs: you’ll have to do that yourself: fetch each doc, update the field, save the doc.

Replies: 2 comments 1 reply

Comment options

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

Answer selected by janl
Comment options

You must be logged in to vote
0 replies
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