Objects
/CreationLogValue
CreationLogValue
Fields
column
Column!
Required
The column that this value belongs to.created_at
Date!
Required
The date when the item was created.creator
User!
Required
User who created the itemcreator_id
ID!
Required
ID of the user who created the itemid
ID!
Required
The column's unique identifier.text
String
type
ColumnType!
Required
The column's type.value
JSON
The column's raw value in JSON format.
Built with