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