Objects
/
TagsValue

TagsValue

Fields

  • column
    Column!
    Required
    The column that this value belongs to.
  • id
    ID!
    Required
    The column's unique identifier.
  • tag_ids
    [Int!]!
    Required
    Tag ID's
  • tags
    [Tag!]!
    Required
    A list of tags
  • text
    String
  • type
    ColumnType!
    Required
    The column's type.
  • value
    JSON
    The column's raw value in JSON format.
TagTeam
Built with