Skip to main content
Anchor to PriceListUpdatePayload

PriceListUpdatePayload

payload

Return type for priceListUpdate mutation.

•PriceList

The updated price list.

•[PriceListUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

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


Was this section helpful?