This field acts as a good reference measure for the cost per unit, if you were to buy 1000 units. The value is calculated dynamically on each request, and is based on data from trusted supply partners, discarding outliers.
Here is an example query of using medianPrice1000:
query MyPartSearch ($mpn: String!) { supSearchMpn(q: $mpn) { results { part { mpn medianPrice1000 { price } } } } }
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article