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