forEach()
Iterates over all values in a Set, executes a function with each value, and returns nothing.
Examples
Update all Customers documents where the first name is Carol
and the
last name is Clark
, to change the phone number to 1-555-555-1212
:
null
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!