Objects
/
ColorPickerValue

ColorPickerValue

Fields

  • color
    String
    The color in hex value.
  • column
    Column!
    Required
    The column that this value belongs to.
  • id
    ID!
    Required
    The column's unique identifier.
  • text
    String
  • 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.
CheckboxValueColumn
Built with