Expand description
Structured schema metadata produced by the Valence DSL.
Structs§
- Foreign
KeyRef - Normalized foreign-key/reference metadata for a field.
- Schema
- Complete runtime schema produced from
valence_schema!. - Schema
Connection - Connection/relationship definition from schema DSL.
- Schema
Edge - Edge/relationship definition retained for older schema shapes.
- Schema
Field - Expanded metadata for one field declared in
fields: [...]. - Schema
Meta - Schema metadata summary block.
- Schema
Policies - Full entity-level policy declaration for the schema.
- Schema
Policy Rule - One policy rule reference stored in schema metadata.
- Schema
Policy Rules - Policy rule buckets for a single CRUD operation.
- Schema
Privacy - Top-level privacy summary for a schema.