Skip to content

data-view-definition schema

Data View layer's content model (engine-entity DataViewSpec) — a real multi-table SQL join over plain physical tables.

Pull the full JSON Schema: erp schema pull data-view-definition  ·  MCP: erp_get_schema {"name":"data-view-definition"}

Top-level properties

PropertyTypeRequiredNotes
namestringyes
descriptionstring
metadataobject
modulesarray
definitionobjectyes

Named sub-definitions

calcExpr