Magidoc

PriceBookProductCreateInput
Input Object

Fields

#

currency

Currency of the price that is adjusted for the product

percentage

Percentage of the particular product to be adjusted if the type selected is PERCENTAGE

priceAmount

Price of the particular product to be adjusted if the type selected is OVERRIDEor FIXED.

priceBook

ID !
Non-null

ID of price book that product needs to be added to.

product

ID !
Non-null

ID of product that is added to the price book.

valueType

Non-null

Type of the price book product

Usages

#

References

#

  • Argument input of field priceBookProductCreate from type Mutation