I have COLLECTION TYPE called “PRODUCT”. And COLLECTION TYPE called “Order”.
I want to add a field in “Order” for products. So I added a “Relation” field to the Order, that “Order has many products”
But I want a possibility that we know the quantity of each product.
I would love to hear if you have an idea.