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 create and edit catalogs.

Updates a price list. If you modify the currency, then any fixed prices set on the price list will be deleted.

ID!required

The ID of the price list to update.

The input data used to update the price list.


Was this section helpful?

Anchor to PriceListUpdatePayload returnsPriceListUpdatePayload returns

The updated price list.

The list of errors that occurred from executing the mutation.


Was this section helpful?