Primitive Types or Composite Types.
Primitive types
The primitive types which are supported by Forest are the following:Composite types
- Fields using composite types are not sortable and do not implement validation.
- Fields that are an array of a primitive type only are filterable (depending on the data source).
If you want to force displaying your data as a new Collection in the Related Data section, but can’t because your data model contains nested objects, you may consider typing all nested objects as
'JSON'.