@timardex/cluemart-shared 1.4.25 → 1.4.27

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.
@@ -1054,8 +1054,8 @@ var GET_CHATS_BY_REGION = gql7`
1054
1054
  ${CHAT_FIELDS_FRAGMENT}
1055
1055
  `;
1056
1056
  var CHAT_REPORT_FIELDS_FRAGMENT = gql7`
1057
- fragment ChatReportFields on ChatReportType {
1058
- id
1057
+ fragment ChatReportFields on ReportChatUserType {
1058
+ _id
1059
1059
  chatId
1060
1060
  createdAt
1061
1061
  reason {