Effect CommunityEC
Effect Community2y ago
10 replies
abi

Introspecting and Transforming Schemas Programmatically

Are there any examples online of how to introspect/transform a schema programmatically?

Basically, I have a schema, representing a simple object structure. Now I'm looking for a neat way to introspect the schema, recursively traversing all the subschemas, basically building another object out of the findings.
Was this page helpful?