Skip to main content
Log inSign up
Anchor to PriceListFixedPricesDeletePayload

PriceListFixedPricesDeletePayload

payload

Return type for priceListFixedPricesDelete mutation.

Anchor to deletedFixedPriceVariantIdsdeletedFixedPriceVariantIds
•

A list of product variant IDs whose fixed prices were removed from the price list.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Deletes specific fixed prices from a price list using a product variant ID. You can use the priceListFixedPricesDelete mutation to delete a set of fixed prices from a price list. After deleting the set of fixed prices from the price list, the price of each product variant reverts to the original price that was determined by the price list adjustment.


Was this section helpful?