@longvansoftware/service-js-client 1.9.4 → 1.9.6

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.
@@ -24,12 +24,9 @@ exports.GET_ORDER_DETAIL = (0, graphql_tag_1.gql) `
24
24
  currencyCode
25
25
  }
26
26
  createdStamp
27
- customAttribute
28
- description
29
27
  }
30
28
  lineItems {
31
29
  orderLineItem {
32
- description
33
30
  unitType
34
31
  customAttributes {
35
32
  key
@@ -77,7 +74,6 @@ exports.GET_ORDER_DETAIL = (0, graphql_tag_1.gql) `
77
74
  unit
78
75
  productId
79
76
  }
80
- itemType
81
77
  }
82
78
  }
83
79
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/service-js-client",
3
- "version": "1.9.4",
3
+ "version": "1.9.6",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [