data icon indicating copy to clipboard operation
data copied to clipboard

feat: implement runtime schema-dsl parser

Open runspired opened this issue 2 years ago • 0 comments

its not clear if/how we could make this work for the typescript story, but at least for the schema story we should consider making it possible to inline parse a schema (even if that parse actually means we do it as a build transform vs AOT).

This is more for our own tests than it is for consumers, so lower priority.

runspired avatar Sep 18 '23 22:09 runspired