Structural questions, answered by EXECUTING resolvers rather than walking a
graph. This is the capability the resolver model trades away by making
definitions code instead of data, so it is rebuilt here explicitly.
The enumeration is driven by the form's own meta.options — the same data the
pickers render — so there is no separate branch table to keep in sync.
Structural questions, answered by EXECUTING resolvers rather than walking a graph. This is the capability the resolver model trades away by making definitions code instead of data, so it is rebuilt here explicitly.
The enumeration is driven by the form's own
meta.options— the same data the pickers render — so there is no separate branch table to keep in sync.