Anchor to PriceListFixedPricesUpdatePayloadPrice
PriceListFixedPricesUpdatePayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to deletedFixedPriceVariantIdsdeleted•
Fixed Price Variant Ids A list of deleted variant IDs for prices.
- Anchor to priceListprice•
List The price list for which the fixed prices were modified.
- Anchor to pricesAddedprices•
Added The prices that were added to the price list.
- Anchor to userErrorsuser•
Errors [PriceList non-nullPrice User Error!]! 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
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?