DesPartProviderPart
Represents a provider part.
type DesPartProviderPart {
bestImage: DesPartBestImage
category: DesPartCategory
documentCollections: [DesPartDocumentCollection!]!
manufacturer: DesPartCompany!
medianPrice1000: DesPartPricePoint
mpn: String!
providerId: String!
sellers: [DesPartSellerWithOffers!]!
shortDescription: String
specs: [DesPartSpec!]!
}
Fields
DesPartProviderPart.bestImage ● DesPartBestImage object
The image for the part.
DesPartProviderPart.category ● DesPartCategory object
The category details.
DesPartProviderPart.documentCollections ● [DesPartDocumentCollection!]! non-null object
The document collections.
DesPartProviderPart.manufacturer ● DesPartCompany! non-null object
The manufacturer details.
DesPartProviderPart.medianPrice1000 ● DesPartPricePoint object
The median price at quantity 1,000, discarding outliers. A reasonable estimate of average price for a part.
DesPartProviderPart.mpn ● String! non-null scalar
The manufacturer part number.
DesPartProviderPart.providerId ● String! non-null scalar
The identifier in the provider.
DesPartProviderPart.sellers ● [DesPartSellerWithOffers!]! non-null object
The sellers with offers.
DesPartProviderPart.shortDescription ● String scalar
A short description of the part.
DesPartProviderPart.specs ● [DesPartSpec!]! non-null object
Attribute values for this part.