Imagine, I  have defined an objecttypes products and categories.
Products are grouped in categories, these categories can have subcategories...etc, recursive.
Is there a way to query an objecttree like this in a single call, or do I have to query for subcategories for every category I find?
 
Thanks in advance, Paul

Reply via email to