Anchor to priceListUpdateprice
price List Update
mutation
Requires 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.
Anchor to Arguments
Arguments
- •ID!required
The ID of the price list to update.
- Anchor to inputinput•Price
List Update Input!required The input data used to update the price list.
Was this section helpful?
- Anchor to priceListprice•
List The updated price list.
- Anchor to userErrorsuser•
Errors [PriceList User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?