FieldType
- Type: string enum
dateis an ISO 8601 string.datetimeis a Unix timestamp.objectholds arbitrary JSON — an object or an array — and round-trips as structure rather than as an escaped string; it is the type the builder canvas presents as array/list. An unrecognised type string is not rejected: the value is silently coerced and stored asstring.values- string
- integer
- float
- boolean
- date
- datetime
- object