DesPartSellers
Represents a collection of seller companies by provider.
type DesPartSellers {
customPart: [DesPartCompany!]
siliconExpertPart: [DesPartCompany!]
supplyPart: [DesPartCompany!]!
z2DataPart: [DesPartCompany!]
}
Fields
DesPartSellers.customPart ● [DesPartCompany!] list object
Seller companies from custom parts.
DesPartSellers.siliconExpertPart ● [DesPartCompany!] list object
Seller companies from *SiliconExpert* parts.
DesPartSellers.supplyPart ● [DesPartCompany!]! non-null object
Seller companies from supply parts.
DesPartSellers.z2DataPart ● [DesPartCompany!] list object
Seller companies from Z2Data parts.