Magidoc

PriceListUpsertInput
Input Object

Autogenerated input type of PriceListUpsert.

Fields

#

adjustment

When the price list application is uniform, define the percentage at which prices are adjusted. A positive value increases the price, a negative value decreases the price.

application

Either adjust all prices uniformly, or define prices per product variant.

behavior

Replace or merge the price list with existing price lists

clientMutationId

A unique identifier for the client performing the mutation.

customers

The customer(s) the price list applies to

id

The id of the price list to be updated

name

The name of the price list

rounding

Define how prices are rounded after adjustments have been applied.

salesChannels

The sales channel(s) the price list applies to

target

The target of the price list. This defines whether the price list applies to all products or specific products only.

type

The type of price list. Price lists can be customer or channel specific.

Usages

#

References

#

  • Argument input of field priceListUpsert from type Mutation