Right now, every time I want to, for example, get the path to an instance, I also have to pass in the entire parent category so I can get its ID Maybe add something like a `parentCategoryID` variable to each instance, co I can access it immediately
Right now, every time I want to, for example, get the path to an instance, I also have to pass in the entire parent category so I can get its ID
Maybe add something like a
parentCategoryIDvariable to each instance, co I can access it immediately