Objects
/DependencyValue
DependencyValue
Fields
columnColumn!Required
The column that this value belongs to.display_valueString!Required
A string representing all the names of the linked items, separated by commasidID!Required
The column's unique identifier.linked_item_ids[ID!]!Required
The linked items idslinked_items[Item!]!Required
The linked items.textString
Text representation of the column value. Note: Not all columns support textual valuetypeColumnType!Required
The column's type.updated_atDate
The date when column value was last updated.valueJSON
The column's raw value in JSON format.
Built with