@longvansoftware/storefront-js-client 2.4.3 → 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.
@@ -782,13 +782,13 @@ exports.CLOSE_TOPIC = (0, graphql_tag_1.gql) `
782
782
  status
783
783
  name
784
784
  communicationChannel
785
- customerId
786
785
  accountableId
787
786
  accountableName
788
- customerName
789
787
  createdStamp
790
788
  threadId
791
789
  roomId
790
+ channelId
791
+ channelType
792
792
  }
793
793
  }
794
794
  `;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/storefront-js-client",
3
- "version": "2.4.3",
3
+ "version": "2.4.4",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [