@longvansoftware/service-js-client 1.9.4 → 1.9.5

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.
@@ -25,11 +25,9 @@ exports.GET_ORDER_DETAIL = (0, graphql_tag_1.gql) `
25
25
  }
26
26
  createdStamp
27
27
  customAttribute
28
- description
29
28
  }
30
29
  lineItems {
31
30
  orderLineItem {
32
- description
33
31
  unitType
34
32
  customAttributes {
35
33
  key
@@ -77,7 +75,6 @@ exports.GET_ORDER_DETAIL = (0, graphql_tag_1.gql) `
77
75
  unit
78
76
  productId
79
77
  }
80
- itemType
81
78
  }
82
79
  }
83
80
  }
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.5",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [