Skip to main content
Anchor to PriceListFixedPricesUpdatePayload

PriceListFixedPricesUpdatePayload

payload

Return type for priceListFixedPricesUpdate mutation.

Anchor to deletedFixedPriceVariantIdsdeletedFixedPriceVariantIds
•[ID!]

A list of deleted variant IDs for prices.

•PriceList

The price list for which the fixed prices were modified.

•[PriceListPrice!]

The prices that were added to the price list.

•[PriceListPriceUserError!]!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 fixed prices on a price list. You can use the priceListFixedPricesUpdate mutation to set a fixed price for specific product variants or to delete prices for variants associated with the price list.


Was this section helpful?