stack

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

AdminTypes.PriceListParent interface

Represents relative adjustments from one price list to other prices. You can use a PriceListParent to specify an adjusted relative price using a percentage-based adjustment. Adjusted prices work in conjunction with exchange rules and rounding.

[Adjustment types](https://shopify.dev/api/admin-graphql/latest/enums/pricelistadjustmenttype) support both percentage increases and decreases.

Signature:

export interface PriceListParent 

Properties

Property Modifiers Type Description
adjustment   PriceListAdjustment A price list adjustment.
settings   PriceListAdjustmentSettings A price list’s settings for adjustment.