Expand description
Schema compilation command
Compiles schema.json (from Python/TypeScript/etc.) into optimized schema.compiled.json
Structs§
- Compile
Options - Input source configuration for schema compilation.
Functions§
- compile_
to_ schema - Compile a schema to
CompiledSchemawithout writing to disk. - run
- Run the compile command