@longvansoftware/service-js-client 1.12.2 → 1.12.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -72,6 +72,13 @@ exports.GET_ORDER_DETAIL = (0, graphql_tag_1.gql) `
72
72
  shopName
73
73
  version
74
74
  description
75
+ discountApplications {
76
+ value {
77
+ amount
78
+ currencyCode
79
+ }
80
+ type
81
+ }
75
82
  }
76
83
  lineItems {
77
84
  orderLineItem {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/service-js-client",
3
- "version": "1.12.2",
3
+ "version": "1.12.4",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [