OBJECT
OrderTotalPriceRange
link GraphQL Schema definition
1 type OrderTotalPriceRange implements ShippingPriceRange { 2 Int! : 3 4 MonetaryValue : 5 6 Float : 7 8 MonetaryValue! : 9 10 }
link Required by
This element is not required by anyone