isographlabs / isograph

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

Lazy @exposeField types #67

Open rbalicki2 opened 2 months ago

rbalicki2 commented 2 months ago

Right now, all exposed fields are imperatively executed. Lazy ones should be possible.

This is probably downstream of work related to client links