Added orderrows
This commit is contained in:
@@ -18,3 +18,69 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
order(id: 588274) {
|
||||
id
|
||||
rows {
|
||||
id
|
||||
}
|
||||
billingInformation {
|
||||
email
|
||||
phone
|
||||
address {
|
||||
id
|
||||
firstname
|
||||
lastname
|
||||
recipientName
|
||||
companyname
|
||||
address1
|
||||
address2
|
||||
countryCode
|
||||
city
|
||||
zipcode
|
||||
stateCountyOrRegion
|
||||
}
|
||||
}
|
||||
deliveryInformation {
|
||||
email
|
||||
phone
|
||||
address {
|
||||
id
|
||||
firstname
|
||||
lastname
|
||||
recipientName
|
||||
companyname
|
||||
address1
|
||||
address2
|
||||
countryCode
|
||||
city
|
||||
zipcode
|
||||
stateCountyOrRegion
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
order(id: 588274) {
|
||||
id
|
||||
rows {
|
||||
id
|
||||
insertedDate
|
||||
orderId
|
||||
productId
|
||||
productGroup
|
||||
artNo
|
||||
path
|
||||
name
|
||||
price
|
||||
designerId
|
||||
commissionAmount
|
||||
status
|
||||
pwintyImageId
|
||||
frameColor
|
||||
pwintySku
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user