Objects
/
LastUpdatedValue

LastUpdatedValue

Fields

  • 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
    Timestamp of the last time the item was updated
  • updater
    User
    User who updated the item
  • updater_id
    ID
    ID of the user who updated the item
  • value
    JSON
    The column's raw value in JSON format.
ItemsResponseLinkValue
Built with