if I have an object which has some fields like `na...
# getting-started
o
if I have an object which has some fields like
name
and then
products
which is a list of Product, and I want to map the name of the object as key and the value of LIst<Product> as value