Objects
/DateValue
DateValue
Fields
column
Column!
Required
The column that this value belongs to.date
String
The column's date value.icon
String
The string representation of selected icon.id
ID!
Required
The column's unique identifier.text
String
The formatted date and time in user time zone.time
String
The column's time value.type
ColumnType!
Required
The column's type.updated_at
Date
The date when column value was last updated.value
JSON
The column's raw value in JSON format.
Built with