Objects
/
TextValue

TextValue

Fields

  • column
    Column!
    Required
    The column that this value belongs to.
  • id
    ID!
    Required
    The column's unique identifier.
  • text
    String
    The column's textual value
  • type
    ColumnType!
    Required
    The column's type.
  • value
    JSON
    The column's raw value in JSON format.
TemplateTimelineValue
Built with