@longvansoftware/storefront-js-client 3.5.8 → 3.5.9

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.
@@ -527,8 +527,8 @@ exports.CREATE_PRODUCT_IMAGES = (0, graphql_tag_1.gql) `
527
527
  createdBy: $createdBy
528
528
  imageDTO: $imageDTO
529
529
  ) {
530
- mainImage
531
- images
530
+ status
531
+ message
532
532
  }
533
533
  }
534
534
  `;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/storefront-js-client",
3
- "version": "3.5.8",
3
+ "version": "3.5.9",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [