Shopify / storefront-api-examples

Example custom storefront applications built on Shopify's Storefront API
https://help.shopify.com/api/storefront-api
MIT License
1.12k stars 329 forks source link

Knowing if a product was sold? #91

Closed Relicy closed 4 years ago

Relicy commented 5 years ago

Hello, First Thanks for all the support and help

Is there any way to know if a product was sold at least once in our customers' stores so we can offer the quantity needed to be fulfilled later on

Thank you!

rebeccajfriedman commented 4 years ago

Hi @Relicy - The Storefront API is for accessing public information about a store only. We do not expose any information about previous sales.