stack

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

AdminTypes.PriceListProductPriceInput interface

The input fields representing the price for all variants of a product.

Signature:

export interface PriceListProductPriceInput 

Properties

Property Modifiers Type Description
price   MoneyInput The price of the product to use for all variants with its currency.
productId   Scalars[‘ID’][‘input’] Specifies the ID of the product to update its variants for.