Skip to main content

DesWorkspaceInsRelatedTasks

Tasks and task-like items related to an insight.

type DesWorkspaceInsRelatedTasks {
partRequests: [DesWorkspaceInsInsightPartRequestLinkGql!]!
tasks: [DesWorkspaceInsInsightTaskLinkGql!]!
}

Fields

DesWorkspaceInsRelatedTasks.partRequests ● [DesWorkspaceInsInsightPartRequestLinkGql!]! non-null object

Part requests associated with the insight.

DesWorkspaceInsRelatedTasks.tasks ● [DesWorkspaceInsInsightTaskLinkGql!]! non-null object

Tasks linked to the insight.