Anchor to priceListFixedPricesUpdateprice
price List Fixed Prices Update
mutation
Requires access scope. Also: The user must have permission to create and edit catalogs.
Updates fixed prices on a price list. You can use the mutation to set a fixed price for specific product variants or to delete prices for variants associated with the price list.
Anchor to Arguments
Arguments
- Anchor to priceListIdprice•
List Id ID!required The price list that the prices will be updated against.
- Anchor to pricesToAddprices•
To Add [PriceList Price Input!]!required The fixed prices to add.
- Anchor to variantIdsToDeletevariant
Ids To Delete