I have some random questions:
- how can i do a recursive object (ie a category which can have category children)
- what’s the difference between using extend and just adding the fields to a child object
- is it a good practice to use Schema.Class vs normal structs?