Converting Existing Schema to StructFields for Reuse and Discriminated Unions
Hi all
Newbie question here, but is there a way to convert an existing
I'm using
Newbie question here, but is there a way to convert an existing
Schema into a StructFields ? I'm using
Classes for their "all-in-one" definition, and would like reuse existing schemas for param definitions (and creating discriminated unions)