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