Skip to main content

Module compile

Module compile 

Source
Expand description

Schema compilation command

Compiles schema.json (from Python/TypeScript/etc.) into optimized schema.compiled.json

Structs§

CompileOptions
Input source configuration for schema compilation.

Functions§

compile_to_schema
Compile a schema to CompiledSchema without writing to disk.
run
Run the compile command