Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > priceListFixedPricesByProductUpdate
Updates the fixed prices for all variants for a product on a price list. You can use the priceListFixedPricesByProductUpdate
mutation to set or remove a fixed price for all variants of a product associated with the price list.
Signature:
priceListFixedPricesByProductUpdate?: Maybe<PriceListFixedPricesByProductUpdatePayload>;