Variable: SchemaDataType
constSchemaDataType:Union<[Literal<["String","Number","Boolean","Date","Point"]>,refine<`Relation(${string})`,Schema<string,string,never>>]>
Defined in: packages/hypergraph/src/mapping/Mapping.ts:111
Since
0.2.0