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