MagentoProductPreview

A stripped down version of the Magento product. The product preview is intended for loading lists of products that do not need the full amount of information that would be necessary for a product page, for example.

Properties

Name Type Description
__typename string
uid string
name string
sku string
url_key string
url_suffix string
image { url: string; label: string; }
price_range { maximum_price: { regular_price: { value: number; currency: any; }; discount: { amount_off: number; percent_off: number; }; }; }
stock_status MagentoProductStockStatusEnum
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.