Hey!
We’ve been trying to create a self referencing model but without luck unfortunately. We’ve written down the details here: https://denoted.xyz/p/482f44d6-5f80-4d5b-b251-6887b5c44405
Questions
- How we model self referencing models?
- How do we query these models recursively?
I guess one option is also to just attach a topLevelBlockId
and build the tree manually on our side. What do you think?