I have a user collection, and each user has a list of products. I need to update a product using it\'s ID or add the product if it doesn\'t exist.
How can I update th