MongoDB – Get the sum of an object in an array
Hi I'm very new to MongoDB, I'm trying to get the total price and promo of the below MongoDB data with document.collection.find and $add functionality: Data: [ { "catalog":"A", "book":[ { "title":"Mermaid yang terdampar", "price":90000, "promo":15000 }, { "title":"Srigala berbulu…