The definition for a field to be included in a SchemaDefinition
Extended by
Properties
constraints?
optional constraints: FieldConstraintDefinition[];
mapping?
optional mapping: readonly LucidFields[] | readonly SemanticFields[] | readonly SemanticKind[];
name
name: string;
type
type: FieldTypeDefinition;