Field Types
Beside generic types like integer, string etc. there are some field types that need to be passed in a specific structure.
Name
Description
Valid example
file
An open file stream
/
boolean
A bool value
true / false
Last updated
Beside generic types like integer, string etc. there are some field types that need to be passed in a specific structure.
file
An open file stream
/
boolean
A bool value
true / false
Last updated