Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceListProductPriceInput
The input fields representing the price for all variants of a product.
Signature:
export interface PriceListProductPriceInput
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. |