@pintahub/shopify-api 1.4.5 → 1.4.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.
@@ -25,6 +25,8 @@ class GetOrder extends ActionBuilder_1.ActionBuilder {
25
25
  createdAt
26
26
  updatedAt
27
27
  name
28
+ email
29
+ phone
28
30
  shippingAddress {
29
31
  name
30
32
  countryCodeV2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pintahub/shopify-api",
3
- "version": "1.4.5",
3
+ "version": "1.4.6",
4
4
  "description": "",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",