@longvansoftware/storefront-js-client 2.3.9 → 2.4.1

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.
@@ -568,13 +568,22 @@ exports.SEARCH_TOPIC = (0, graphql_tag_1.gql) `
568
568
  status
569
569
  name
570
570
  communicationChannel
571
- customerId
572
571
  accountableId
573
572
  accountableName
574
- customerName
575
573
  createdStamp
576
574
  threadId
577
575
  roomId
576
+ channelId
577
+ channelType
578
+ userContactName
579
+ customer {
580
+ id
581
+ fullName
582
+ name
583
+ type
584
+ phone
585
+ email
586
+ }
578
587
  }
579
588
  }
580
589
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/storefront-js-client",
3
- "version": "2.3.9",
3
+ "version": "2.4.1",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [