Objects
/FileValue
FileValue
Fields
column
Column!
Required
The column that this value belongs to.files
[FileValueItem!]!
Required
The files attached to the column.id
ID!
Required
The column's unique identifier.text
String
type
ColumnType!
Required
The column's type.value
JSON
The column's raw value in JSON format.
Built with