Objects
/
IntegrationValue

IntegrationValue

Fields

  • column
    Column!
    Required
    The column that this value belongs to.
  • entity_id
    ID
    ID of the entity
  • id
    ID!
    Required
    The column's unique identifier.
  • issue_api_url
    ID
    URL of the issue
  • issue_id
    String
    ID of the issue
  • text
    String
    Text representation of the column value. Note: Not all columns support textual value
  • type
    ColumnType!
    Required
    The column's type.
  • value
    JSON
    The column's raw value in JSON format.
HourValueItemIdValue
Built with