@longvansoftware/storefront-js-client 4.5.2 → 4.5.3

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,6 +527,15 @@ exports.GET_SIMPLE_PRODUCTS_QUERY = (0, graphql_tag_1.gql) `
527
527
  vat
528
528
  qualify
529
529
  parentId
530
+ tags {
531
+ id
532
+ name
533
+ slug
534
+ type
535
+ scope
536
+ storeIds
537
+ selected
538
+ }
530
539
  handle
531
540
  price
532
541
  compareAtPrice
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/storefront-js-client",
3
- "version": "4.5.2",
3
+ "version": "4.5.3",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [