Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceListParentUpdateInput
The input fields used to update a price list’s adjustment.
Signature:
export interface PriceListParentUpdateInput
Property | Modifiers | Type | Description |
---|---|---|---|
adjustment | PriceListAdjustmentInput | The relative adjustments to other prices.. | |
settings? | InputMaybe<PriceListAdjustmentSettingsInput> | (Optional) The price list adjustment settings. |