isographlabs / isograph

The UI framework for teams that move fast — without breaking things.
MIT License
202 stars 9 forks source link

`__super` and `__root` magic fields #80

Open rbalicki2 opened 2 months ago

rbalicki2 commented 2 months ago

I would like to add fields that let you go up or go to the root. Assuming the type of the field is nullable, anything selected in __super would either be:

This probably depends on the imperative field work