OBJECT

ProductPriceProperty

link GraphQL Schema definition

  • type ProductPriceProperty {
  • # Number of decimal places for floating number to be rounded
  • decimalPlaces: Int!
  • }