I have a structure with each document looking like this in MongoDB:
{ _id, item: [{ typeID categoryID name }, ...] }
I want