Objects
/
TimelineValue

TimelineValue

Fields

  • column
    Column!
    Required
    The column that this value belongs to.
  • from
    Date
    The start date of the timeline
  • id
    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 timeline
  • 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.
  • visualization_type
    String
    The visualization type for the timeline
TextValueTimeTrackingHistoryItem
Built with