Anchor to PriceListFixedPricesByProductBulkUpdatePayloadPrice
payloadPrice List Fixed Prices By Product Bulk Update Payload
Return type for mutation.
Anchor to FieldsFields
- job (Job)
- userErrors ([PriceListFixedPricesByProductBulkUpdateUserError!]!)
- •Job
The asynchronous job that will perform the bulk update.
- Anchor to userErrorsuser•[Price
Errors List Fixed Prices By Product Bulk Update 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
- priceListFixedPricesByProductBulkUpdate (PriceListFixedPricesByProductBulkUpdatePayload)
- •mutation
Updates the fixed prices for all variants for a product on a price list. You can use the
mutation to set or remove a fixed price for all variants of a product associated with the price list.- Anchor to pricesToAddprices•[Price
To Add List Product Price Input!] A list of
that identifies which products to update the fixed prices for.- Anchor to pricesToDeleteByProductIdsprices•[ID!]
To Delete By Product Ids A list of product IDs that identifies which products to remove the fixed prices for.
- Anchor to priceListIdprice•ID!
List Id required The price list to update the prices for.
Arguments
Was this section helpful?