@visa-check-r/integrations 0.0.45 → 0.0.46

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.
package/dist/index.cjs.js CHANGED
@@ -1591,14 +1591,19 @@ var consultantAssignmentQuery = [
1591
1591
  "visaProfileId"
1592
1592
  ];
1593
1593
  var visaProfileReviewCommentQuery = [
1594
- "visaProfileChecklistItem",
1595
- "visaProfileChecklistItemId",
1594
+ "adminComment",
1595
+ "adminCommentDate",
1596
1596
  "comment",
1597
1597
  "consultantAssignmentId",
1598
1598
  "createdAt",
1599
1599
  "id",
1600
1600
  "isRoot",
1601
- "replyTo"
1601
+ "replyTo",
1602
+ "user",
1603
+ "userId",
1604
+ "visaProfileChecklistItem",
1605
+ "visaProfileChecklistItemId",
1606
+ "visaProfileId"
1602
1607
  ];
1603
1608
 
1604
1609
  // src/services/profile/types/visa-profile.type.ts