Skip to main content

DesPartAlternativesResult

The result of a part alternatives lookup, grouped by provider.

type DesPartAlternativesResult {
siliconExpertParts: [DesPartAlternativeItem!]!
supplyParts: [DesPartAlternativeItem!]!
z2DataParts: [DesPartAlternativeItem!]!
}

Fields

DesPartAlternativesResult.siliconExpertParts ● [DesPartAlternativeItem!]! non-null object

Alternatives provided by *SiliconExpert*.

DesPartAlternativesResult.supplyParts ● [DesPartAlternativeItem!]! non-null object

Alternatives provided by Altium.

DesPartAlternativesResult.z2DataParts ● [DesPartAlternativeItem!]! non-null object

Alternatives provided by Z2Data.