Framework
NormalizedField
Interface: NormalizedField
Normalized field for internal use.
Properties
| Property | Type |
|---|---|
default? | unknown |
enumValues? | string[] |
hasDefault | boolean |
indexed | boolean |
indexTypes | string[] |
name | string |
optional | boolean |
primaryKey | boolean |
type | FieldType |
unique | boolean |
version | boolean |
