How do you add up all the items in a firebase collection?

Hello,

I have a sub-collection of users called 'pairs' and in 'pairs' there is a monetary value called 'retail'.

My question is: how can I use a custom code to add up all the 'retail' values for each item in 'pairs'?

To have the "total retail value" of every pairs of the user ?

Thanks in advance

4 replies