Skip to main content

Module schema_api

Module schema_api 

Source
Expand description

Structured schema metadata produced by the Valence DSL.

Structs§

ForeignKeyRef
Normalized foreign-key/reference metadata for a field.
Schema
Complete runtime schema produced from valence_schema!.
SchemaConnection
Connection/relationship definition from schema DSL.
SchemaEdge
Edge/relationship definition retained for older schema shapes.
SchemaField
Expanded metadata for one field declared in fields: [...].
SchemaMeta
Schema metadata summary block.
SchemaPolicies
Full entity-level policy declaration for the schema.
SchemaPolicyRule
One policy rule reference stored in schema metadata.
SchemaPolicyRules
Policy rule buckets for a single CRUD operation.
SchemaPrivacy
Top-level privacy summary for a schema.