stack

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

AdminTypes.PriceListParentCreateInput interface

The input fields to create a price list adjustment.

Signature:

export interface PriceListParentCreateInput 

Properties

Property Modifiers Type Description
adjustment   PriceListAdjustmentInput The relative adjustments to other prices.
settings?   InputMaybe<PriceListAdjustmentSettingsInput> (Optional) The price list adjustment settings.