Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

mutation

Requires write_products access scope. Also: The user must have permission to delete catalogs.

Deletes a price list. For example, you can delete a price list so that it no longer applies for products in the associated market.

ID!required

The ID of the price list to be deleted.


Was this section helpful?

Anchor to PriceListDeletePayload returnsPriceListDeletePayload returns

The ID of the deleted price list.

The list of errors that occurred from executing the mutation.


Was this section helpful?