Objects
/TimelineValue
TimelineValue
Fields
column
Column!
Required
The column that this value belongs to.from
Date
The start date of the timelineid
ID!
Required
The column's unique identifier.text
String
The range of dates representing the timeline (YYYY-MM-DD)to
Date
The end date of the timelinetype
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.visualization_type
String
The visualization type for the timeline
Built with