Skip to main content

DesWorkspaceInsRelatedEntities

Entities linked to an insight across the workspace.

type DesWorkspaceInsRelatedEntities {
assemblyVariants: [DesWorkspaceInsInsightAssemblyVariantLink!]!
bomReleases: [DesWorkspaceInsInsightBomReleaseLink!]!
boms: [DesWorkspaceInsInsightBomLink!]!
componentRevisions: [DesWorkspaceInsInsightComponentRevisionLink!]!
components: [DesWorkspaceInsInsightComponentLink!]!
consolidatedBomReleases: [DesWorkspaceInsInsightConsolidatedBomReleaseLink!]!
consolidatedBoms: [DesWorkspaceInsInsightConsolidatedBomLink!]!
parts: [DesWorkspaceInsInsightPartLink!]!
projects: [DesWorkspaceInsInsightProjectLink!]!
}

Fields

Assembly variants connected to the insight.

Released BOMs connected to the insight.

Work-in-progress BOMs connected to the insight.

Component revisions referenced by the insight.

Components referenced by the insight.

Consolidated BOM releases linked to the insight.

Consolidated BOMs linked to the insight.

Parts associated with the insight.

Projects associated with the insight.