DesPartAlternativeItem
An alternative part.
type DesPartAlternativeItem {
part: DesPart!
providerInfo: DesPartAlternativeProviderInfo!
}
Fields
DesPartAlternativeItem.part ● DesPart! non-null object
The alternative part.
DesPartAlternativeItem.providerInfo ● DesPartAlternativeProviderInfo! non-null object
Provider-specific metadata for this alternative within the enclosing bucket.