Skip to main content

DesPartGlobalPart

Represents global the part details.

type DesPartGlobalPart {
alternatives: DesPartGlobalAlternativesResult
globalPartId: String!
healthCheckResults: [DesPartHealthCheckResult!]!
siliconExpertPart: DesPartProviderPart
supplyPart: DesPartProviderPart!
z2DataPart: DesPartProviderPart
}

Fields

DesPartGlobalPart.alternatives ● DesPartGlobalAlternativesResult object

The alternatives for this global part.

DesPartGlobalPart.globalPartId ● String! non-null scalar

The identifier of the global part.

DesPartGlobalPart.healthCheckResults ● [DesPartHealthCheckResult!]! non-null object

The health check results for the part.

DesPartGlobalPart.siliconExpertPart ● DesPartProviderPart object

The Silicon Expert part details.

DesPartGlobalPart.supplyPart ● DesPartProviderPart! non-null object

The search result part details.

DesPartGlobalPart.z2DataPart ● DesPartProviderPart object

The Z2Data part details.