stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountProducts

AdminTypes.DiscountProducts interface

A list of products and product variants that the discount can have as a prerequisite or a list of products and product variants to which the discount can be applied.

Signature:

export interface DiscountProducts 

Properties

Property Modifiers Type Description
products   ProductConnection The list of products that the discount can have as a prerequisite or the list of products to which the discount can be applied.
productVariants   ProductVariantConnection The list of product variants that the discount can have as a prerequisite or the list of product variants to which the discount can be applied.