Type alias FieldType

FieldType: "string" | "int" | "float" | "date" | "bool" | "array" | "object" | "any" | "calc"

Generated using TypeDoc