@longvansoftware/storefront-js-client 4.0.6 → 4.0.7

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.
@@ -122,6 +122,7 @@ exports.GET_INVOICE_ITEM_OF_INVOICE = (0, graphql_tag_1.gql) `
122
122
  totalAmount
123
123
  invoiceDate
124
124
  note
125
+ itemType
125
126
  }
126
127
  }
127
128
  `;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/storefront-js-client",
3
- "version": "4.0.6",
3
+ "version": "4.0.7",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [