@pintahub/shopify-api 2.4.2 → 2.4.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.
@@ -29,6 +29,11 @@ class GetMetaObject extends ActionBuilder_1.ActionBuilder {
29
29
  type
30
30
  value
31
31
  }
32
+ capabilities {
33
+ publishable {
34
+ status
35
+ }
36
+ }
32
37
  }
33
38
  }
34
39
  `;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pintahub/shopify-api",
3
- "version": "2.4.2",
3
+ "version": "2.4.4",
4
4
  "description": "",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",