SerializedFieldDefinition

type SerializedFieldDefinition: object;

Type declaration

Constraints?

optional Constraints: SerializedFieldConstraint[];

Mapping?

optional Mapping: readonly LucidFields[] | readonly SemanticFields[] | readonly SemanticKind[];

Name

Name: string;

SyncSchema?

optional SyncSchema: string;

Type

Type: SerializedFieldTypeDefinition;