Edit order pricing inline
This commit is contained in:
@@ -7,11 +7,14 @@ query MyOrders {
|
||||
deliveryAddress
|
||||
totalPrice
|
||||
deliveryTerms
|
||||
deliveryFee
|
||||
createdAt
|
||||
items {
|
||||
id
|
||||
productName
|
||||
quantity
|
||||
unitPrice
|
||||
lineTotal
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user