Schemas
Concepts
Schema Module
A schema module is a list of Schemas and metadata. The contents of a foo.schema.yml
file is the entirity of a schema module. It is defined here (Private).
Schema Definition
A schema definition describes a single schema entity. We often just refer to it as schema. You can find all the properties here (Private).
Backlinks