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 updatedupdater
User
User who updated the itemupdater_id
ID
ID of the user who updated the itemvalue
JSON
The column's raw value in JSON format.
Built with