I saw many examples but they all related to arrays.
this is my object
categories = { category1: [ { id: 1, quantity: 0 } ] category2: [ { id: 2