Types
ThreadLink
interface
ThreadLinkFields
id
ID!
threadId
ID!
sourceId
String!
The identifier of the linked entity in the external system (e.g. the Linear issue ID or Jira issue ID).
sourceType
String!
The type of the external system this link points to (e.g. linear_issue, jira_issue, plain_thread, plain_task).
title
String!
description
String
url
String!
status
linkType
Describes the relationship between the thread and the linked entity.
createdAt
createdBy
updatedAt
updatedBy

