type
FieldType
type FieldType = | "text"
| "code"
| "select"
| "radio"
| "point"
| "ui"
| "join"
| "virtual"
| "relationship"
| "upload"
| "group"
| "textarea"
| "email"
| "date"
| "number"
| "checkbox"
| "json"
| "array"
| "blocks"
| "plugin"Every built-in and plugin field discriminator understood by the manifest.