Description
Topic: Price Lists
Fields
customer_groups: [CustomerGroup]
Customer groups to match against
Expandable
Permission bit: "customer_groups.read"
date_range: DateRange
Date range to match against
display_price_difference: Boolean!
Whether price difference should be displayed when this price list matches
Unique price list identifier. See also: Unique Identifiers
Example: "pl_EQzGqWoY"
Name of the price list
Example: "Winter Sale"
parent_price_list: PriceList
Parent price list to derive original price from
Expandable
Permission bit: "price_lists.read"
Priority of the rule (rule with higher priority is to be evaluated first)
Example: 0
sales_channels: [SalesChannel]
Sales channels to match against
Expandable
Permission bit: "sales_channels.read"
Used By
Mutations
priceListsCreate, priceListsModify
Queries
Types
MinVariantPricing, PriceList, PriceListHistory, VariantPricing
Preview (typescript)
Loading module