OBJECT
LowestPrice
link GraphQL Schema definition
1 type LowestPrice { 2 # Required permission: none 3 ProductVariant! : 4 5 # Required permission: none 6 # 7 # Store restrictions apply. 8 Pricelist! : 9 10 MonetaryValue! : 11 12 MonetaryValue! : 13 14 # Arguments 15 # format: ISO-8601 16 String = "Y-m-d\\TH:i:sP"): DateTimeTz! ( : 17 18 # Required permission: none 19 # 20 # All elements are always returned 21 # 22 # Store restrictions apply. 23 Market!]! : [ 24 25 }