Fixed small bugs

This commit is contained in:
Niklas Fondberg
2021-04-08 23:27:55 +02:00
parent 3c648cee29
commit a296ead1ca
7 changed files with 78 additions and 84 deletions
+30 -2
View File
@@ -51,7 +51,7 @@
filter: { limit: 1, dates: { from: "2021-03-01", to: "2021-04-30" } }
) {
id
marketObject {
market {
id
name
vat
@@ -84,13 +84,41 @@
{
order(id: 588274) {
id
marketObject {
market {
id
name
vat
currency
priceAdjustment
}
deliveryInformation {
address {
recipientName
companyname
address1
address2
city
countryCode
stateCountyOrRegion
zipcode
}
email
phone
}
billingInformation {
address {
recipientName
companyname
address1
address2
city
countryCode
stateCountyOrRegion
zipcode
}
email
phone
}
rows {
id
order {