Objects
/
ButtonValue

ButtonValue

Fields

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