We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I want to allow certain nodes to have specific children based on a previous rule implemented.
For example:
A cow can't be child of Birds 😄 . So, can I implement a rule to disable this? How can I do it?