type SerializedFieldDefinition: object;Type declaration
Constraints?
optional Constraints: SerializedFieldConstraint[];DisplayOptions?
optional DisplayOptions: SerializedDisplayOption[];Mapping?
optional Mapping: readonly LucidFields[] | readonly SemanticFields[] | readonly SemanticKind[];Name
Name: string;SyncSchema?
optional SyncSchema: string;Type
Type: SerializedFieldTypeDefinition;