Anchor to PriceListUpdatePayloadPrice
payloadPrice List Update Payload
Return type for mutation.
Anchor to FieldsFields
- priceList (PriceList)
- userErrors ([PriceListUserError!]!)
- Anchor to priceListprice•Price
List List The updated price list.
Show fields
- Anchor to userErrorsuser•[Price
Errors List User Error!]! non-null The list of errors that occurred from executing the mutation.
Show fields
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- priceListUpdate (PriceListUpdatePayload)
- •mutation
Updates a
's configuration, including its name, currency,Catalogassociation, and pricing adjustments.Changing the currency removes all fixed prices from the price list. The affected
objects revert to prices calculated from the price list's adjustment settings.Show payload
- •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.
Show input fields
Arguments
- •ID!
Was this section helpful?