pub fn build_schema_ast(raw: &Value) -> Result<SchemaNode, Error>Expand description
Build the high-level AST without immediately resolving references.
pub fn build_schema_ast(raw: &Value) -> Result<SchemaNode, Error>Build the high-level AST without immediately resolving references.