cf-service-sdk-dharani 0.0.72 → 0.0.73

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.
@@ -34,8 +34,8 @@ var __importStar = (this && this.__importStar) || (function () {
34
34
  })();
35
35
  Object.defineProperty(exports, "__esModule", { value: true });
36
36
  exports.MarkNotificationAsReadDocument = exports.MarkAllNotificationsAsReadDocument = exports.LoginWithMicrosoftDocument = exports.LoginWithGoogleDocument = exports.LoginDocument = exports.InviteUserDocument = exports.HideRecordDocument = exports.ForgotPasswordDocument = exports.EmailToneDocument = exports.DisconnectNylasIntegrationDocument = exports.DeleteTaskDocument = exports.DeleteSegmentDocument = exports.DeleteNotificationDocument = exports.DeleteEmailTemplateDocument = exports.DeleteContactDocument = exports.DeleteCompanyNoteDocument = exports.DeleteCompanyDocument = exports.DeleteCampaignDocument = exports.DeleteCallCampaignDocument = exports.CreateTaskDocument = exports.CreateSegmentDocument = exports.CreateNotificationDocument = exports.CreateEmailTemplateDocument = exports.CreateContactDocument = exports.CreateCompanyNoteDocument = exports.CreateCompanyDocument = exports.CreateCampaignDocument = exports.CreateCallCampaignLogDocument = exports.CreateCallCampaignDocument = exports.CompleteCampaignDocument = exports.ClearAllNotificationsDocument = exports.ChangePasswordDocument = exports.CancelInvitationDocument = exports.CancelCampaignDocument = exports.AddSegmentToCampaignDocument = exports.AddSegmentToCallCampaignDocument = exports.AddContactsToSegmentDocument = exports.AddContactsToCampaignDocument = exports.AcceptInvitationDocument = exports.SortDirection = exports.RecentHistorySortField = exports.NotificationTypeEnum = exports.ContactSortField = exports.CompanySortField = exports.CompanyNoteSortField = exports.CallCampaignLogOutcomeEnum = exports.AppNotificationNotificationTypeChoices = exports.AppEmailTemplateCampaignTypeChoices = exports.AppBusinessProfileStateChoices = exports.AppAccountInvitationStatusChoices = void 0;
37
- exports.ContactsInSegmentDocument = exports.ContactsDocument = exports.ContactDocument = exports.CompanyNotesDocument = exports.CompanyNoteDocument = exports.CompanyDocument = exports.CompaniesDocument = exports.CampaignsDocument = exports.CampaignStatsDocument = exports.CampaignLogsDocument = exports.CampaignContactsDocument = exports.CampaignAnalyticsDocument = exports.CampaignDocument = exports.CallCampaignsDocument = exports.CallCampaignReportDocument = exports.CallCampaignLogsDocument = exports.CallCampaignLogDocument = exports.CallCampaignAnalyticsDocument = exports.CallCampaignDocument = exports.BusinessProfileDocument = exports.AccountMembersDocument = exports.ValidateOtpAndResetPasswordDocument = exports.UploadFileDocument = exports.UpdateUserProfileDocument = exports.UpdateTaskDocument = exports.UpdateSegmentDocument = exports.UpdateEmailTemplateDocument = exports.UpdateContactDocument = exports.UpdateCompanyNoteDocument = exports.UpdateCompanyDocument = exports.UpdateCampaignDocument = exports.UpdateCallCampaignLogDocument = exports.UpdateCallCampaignDocument = exports.UnsubscribeFromEmailsDocument = exports.UnhideRecordDocument = exports.SubmitFeedbackDocument = exports.StartCampaignDocument = exports.SignupDocument = exports.SendTestEmailDocument = exports.SendEmailToContactDocument = exports.ScheduleCampaignDocument = exports.SaveNylasConnectionDocument = exports.RemoveSegmentFromCampaignDocument = exports.RemoveSegmentFromCallCampaignDocument = exports.RemoveMemberDocument = exports.RemoveContactsFromSegmentDocument = exports.RemoveContactsFromCampaignDocument = exports.RejectInvitationDocument = exports.PreviewCampaignEmailDocument = exports.PauseCampaignDocument = void 0;
38
- exports.UserProfileDocument = exports.UsStatesDocument = exports.UnreadNotificationsCountDocument = exports.TasksDocument = exports.TaskDocument = exports.SegmentsDocument = exports.SegmentDocument = exports.SearchContactsDocument = exports.RecentNotificationsDocument = exports.RecentHistoryDocument = exports.ProductTypesDocument = exports.ProductCategoriesDocument = exports.PendingInvitationsDocument = exports.NylasConnectionDocument = exports.NotificationsDocument = exports.NotificationDocument = exports.MyInvitationsDocument = exports.MetalTypesDocument = exports.MetalGradesDocument = exports.IndustryTypesDocument = exports.IndustrySectorsDocument = exports.EmployeeSizesDocument = exports.EmailTemplatesDocument = exports.EmailTemplateDocument = exports.DashboardStatsDocument = exports.CurrentAccountDocument = void 0;
37
+ exports.ContactsDocument = exports.ContactDocument = exports.CompanyNotesDocument = exports.CompanyNoteDocument = exports.CompanyDocument = exports.CompaniesDocument = exports.CampaignsDocument = exports.CampaignStatsDocument = exports.CampaignLogsDocument = exports.CampaignContactsDocument = exports.CampaignAnalyticsDocument = exports.CampaignDocument = exports.CallCampaignsDocument = exports.CallCampaignReportDocument = exports.CallCampaignLogsDocument = exports.CallCampaignLogDocument = exports.CallCampaignAnalyticsDocument = exports.CallCampaignDocument = exports.BusinessProfileDocument = exports.AccountMembersDocument = exports.ValidateOtpAndResetPasswordDocument = exports.UploadFileDocument = exports.UpdateUserProfileDocument = exports.UpdateTaskDocument = exports.UpdateSegmentDocument = exports.UpdateEmailTemplateDocument = exports.UpdateContactDocument = exports.UpdateCompanyNoteDocument = exports.UpdateCompanyDocument = exports.UpdateCampaignDocument = exports.UpdateCallCampaignLogDocument = exports.UpdateCallCampaignDocument = exports.UnsubscribeFromEmailsDocument = exports.UnhideRecordDocument = exports.SubmitFeedbackDocument = exports.StartCampaignDocument = exports.SignupDocument = exports.SendTestEmailDocument = exports.SendEmailToContactDocument = exports.ScheduleCampaignDocument = exports.SaveNylasConnectionDocument = exports.RemoveSegmentFromCampaignDocument = exports.RemoveSegmentFromCallCampaignDocument = exports.RemoveMemberDocument = exports.RemoveContactsFromSegmentDocument = exports.RemoveContactsFromCampaignDocument = exports.RejectInvitationDocument = exports.ReduceSpamDocument = exports.PreviewCampaignEmailDocument = exports.PauseCampaignDocument = void 0;
38
+ exports.UserProfileDocument = exports.UsStatesDocument = exports.UnreadNotificationsCountDocument = exports.TasksDocument = exports.TaskDocument = exports.SegmentsDocument = exports.SegmentDocument = exports.SearchContactsDocument = exports.RecentNotificationsDocument = exports.RecentHistoryDocument = exports.ProductTypesDocument = exports.ProductCategoriesDocument = exports.PendingInvitationsDocument = exports.NylasConnectionDocument = exports.NotificationsDocument = exports.NotificationDocument = exports.MyInvitationsDocument = exports.MetalTypesDocument = exports.MetalGradesDocument = exports.IndustryTypesDocument = exports.IndustrySectorsDocument = exports.EmployeeSizesDocument = exports.EmailTemplatesDocument = exports.EmailTemplateDocument = exports.DashboardStatsDocument = exports.CurrentAccountDocument = exports.ContactsInSegmentDocument = void 0;
39
39
  exports.useAcceptInvitationMutation = useAcceptInvitationMutation;
40
40
  exports.useAddContactsToCampaignMutation = useAddContactsToCampaignMutation;
41
41
  exports.useAddContactsToSegmentMutation = useAddContactsToSegmentMutation;
@@ -77,6 +77,7 @@ exports.useMarkAllNotificationsAsReadMutation = useMarkAllNotificationsAsReadMut
77
77
  exports.useMarkNotificationAsReadMutation = useMarkNotificationAsReadMutation;
78
78
  exports.usePauseCampaignMutation = usePauseCampaignMutation;
79
79
  exports.usePreviewCampaignEmailMutation = usePreviewCampaignEmailMutation;
80
+ exports.useReduceSpamMutation = useReduceSpamMutation;
80
81
  exports.useRejectInvitationMutation = useRejectInvitationMutation;
81
82
  exports.useRemoveContactsFromCampaignMutation = useRemoveContactsFromCampaignMutation;
82
83
  exports.useRemoveContactsFromSegmentMutation = useRemoveContactsFromSegmentMutation;
@@ -544,6 +545,7 @@ exports.AddContactsToCampaignDocument = (0, client_1.gql) `
544
545
  updatedAt
545
546
  isSystemTemplate
546
547
  totalContacts
548
+ status
547
549
  }
548
550
  stats
549
551
  createdAt
@@ -618,6 +620,7 @@ exports.AddContactsToSegmentDocument = (0, client_1.gql) `
618
620
  updatedAt
619
621
  isSystemTemplate
620
622
  totalContacts
623
+ status
621
624
  }
622
625
  success
623
626
  message
@@ -682,6 +685,7 @@ exports.AddSegmentToCallCampaignDocument = (0, client_1.gql) `
682
685
  updatedAt
683
686
  isSystemTemplate
684
687
  totalContacts
688
+ status
685
689
  }
686
690
  status
687
691
  stats {
@@ -751,6 +755,7 @@ exports.AddSegmentToCampaignDocument = (0, client_1.gql) `
751
755
  updatedAt
752
756
  isSystemTemplate
753
757
  totalContacts
758
+ status
754
759
  }
755
760
  stats
756
761
  createdAt
@@ -836,6 +841,7 @@ exports.CancelCampaignDocument = (0, client_1.gql) `
836
841
  updatedAt
837
842
  isSystemTemplate
838
843
  totalContacts
844
+ status
839
845
  }
840
846
  stats
841
847
  createdAt
@@ -1007,6 +1013,7 @@ exports.CompleteCampaignDocument = (0, client_1.gql) `
1007
1013
  updatedAt
1008
1014
  isSystemTemplate
1009
1015
  totalContacts
1016
+ status
1010
1017
  }
1011
1018
  stats
1012
1019
  createdAt
@@ -1100,6 +1107,7 @@ exports.CreateCallCampaignDocument = (0, client_1.gql) `
1100
1107
  updatedAt
1101
1108
  isSystemTemplate
1102
1109
  totalContacts
1110
+ status
1103
1111
  }
1104
1112
  status
1105
1113
  stats {
@@ -1213,6 +1221,7 @@ exports.CreateCallCampaignLogDocument = (0, client_1.gql) `
1213
1221
  updatedAt
1214
1222
  isSystemTemplate
1215
1223
  totalContacts
1224
+ status
1216
1225
  }
1217
1226
  status
1218
1227
  stats {
@@ -1331,6 +1340,7 @@ exports.CreateCampaignDocument = (0, client_1.gql) `
1331
1340
  updatedAt
1332
1341
  isSystemTemplate
1333
1342
  totalContacts
1343
+ status
1334
1344
  }
1335
1345
  stats
1336
1346
  createdAt
@@ -1659,6 +1669,7 @@ exports.CreateCompanyDocument = (0, client_1.gql) `
1659
1669
  updatedAt
1660
1670
  isSystemTemplate
1661
1671
  totalContacts
1672
+ status
1662
1673
  }
1663
1674
  status
1664
1675
  stats {
@@ -1923,6 +1934,7 @@ exports.CreateCompanyDocument = (0, client_1.gql) `
1923
1934
  updatedAt
1924
1935
  isSystemTemplate
1925
1936
  totalContacts
1937
+ status
1926
1938
  }
1927
1939
  status
1928
1940
  stats {
@@ -2161,6 +2173,7 @@ exports.CreateCompanyNoteDocument = (0, client_1.gql) `
2161
2173
  updatedAt
2162
2174
  isSystemTemplate
2163
2175
  totalContacts
2176
+ status
2164
2177
  }
2165
2178
  status
2166
2179
  stats {
@@ -2272,6 +2285,7 @@ exports.CreateCompanyNoteDocument = (0, client_1.gql) `
2272
2285
  updatedAt
2273
2286
  isSystemTemplate
2274
2287
  totalContacts
2288
+ status
2275
2289
  }
2276
2290
  status
2277
2291
  stats {
@@ -2561,6 +2575,7 @@ exports.CreateNotificationDocument = (0, client_1.gql) `
2561
2575
  readAt
2562
2576
  metadata
2563
2577
  expiresAt
2578
+ redirectUrl
2564
2579
  }
2565
2580
  success
2566
2581
  message
@@ -2604,6 +2619,7 @@ exports.CreateSegmentDocument = (0, client_1.gql) `
2604
2619
  updatedAt
2605
2620
  isSystemTemplate
2606
2621
  totalContacts
2622
+ status
2607
2623
  }
2608
2624
  success
2609
2625
  message
@@ -2686,6 +2702,7 @@ exports.CreateTaskDocument = (0, client_1.gql) `
2686
2702
  updatedAt
2687
2703
  isSystemTemplate
2688
2704
  totalContacts
2705
+ status
2689
2706
  }
2690
2707
  status
2691
2708
  stats {
@@ -3379,6 +3396,7 @@ exports.MarkNotificationAsReadDocument = (0, client_1.gql) `
3379
3396
  readAt
3380
3397
  metadata
3381
3398
  expiresAt
3399
+ redirectUrl
3382
3400
  }
3383
3401
  success
3384
3402
  message
@@ -3433,6 +3451,7 @@ exports.PauseCampaignDocument = (0, client_1.gql) `
3433
3451
  updatedAt
3434
3452
  isSystemTemplate
3435
3453
  totalContacts
3454
+ status
3436
3455
  }
3437
3456
  stats
3438
3457
  createdAt
@@ -3532,6 +3551,46 @@ function usePreviewCampaignEmailMutation(baseOptions) {
3532
3551
  const options = { ...defaultOptions, ...baseOptions };
3533
3552
  return Apollo.useMutation(exports.PreviewCampaignEmailDocument, options);
3534
3553
  }
3554
+ exports.ReduceSpamDocument = (0, client_1.gql) `
3555
+ mutation ReduceSpam($input: ReduceSpamInput!) {
3556
+ reduceSpam(input: $input) {
3557
+ success
3558
+ message
3559
+ reduceSpamResponse {
3560
+ success
3561
+ message
3562
+ originalSubject
3563
+ cleanedSubject
3564
+ originalContent
3565
+ cleanedContent
3566
+ changesMade
3567
+ noOfChanges
3568
+ noChangesNeeded
3569
+ }
3570
+ }
3571
+ }
3572
+ `;
3573
+ /**
3574
+ * __useReduceSpamMutation__
3575
+ *
3576
+ * To run a mutation, you first call `useReduceSpamMutation` within a React component and pass it any options that fit your needs.
3577
+ * When your component renders, `useReduceSpamMutation` returns a tuple that includes:
3578
+ * - A mutate function that you can call at any time to execute the mutation
3579
+ * - An object with fields that represent the current status of the mutation's execution
3580
+ *
3581
+ * @param baseOptions options that will be passed into the mutation, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options-2;
3582
+ *
3583
+ * @example
3584
+ * const [reduceSpamMutation, { data, loading, error }] = useReduceSpamMutation({
3585
+ * variables: {
3586
+ * input: // value for 'input'
3587
+ * },
3588
+ * });
3589
+ */
3590
+ function useReduceSpamMutation(baseOptions) {
3591
+ const options = { ...defaultOptions, ...baseOptions };
3592
+ return Apollo.useMutation(exports.ReduceSpamDocument, options);
3593
+ }
3535
3594
  exports.RejectInvitationDocument = (0, client_1.gql) `
3536
3595
  mutation RejectInvitation($input: InvitationResponseInput!) {
3537
3596
  rejectInvitation(input: $input) {
@@ -3592,6 +3651,7 @@ exports.RemoveContactsFromCampaignDocument = (0, client_1.gql) `
3592
3651
  updatedAt
3593
3652
  isSystemTemplate
3594
3653
  totalContacts
3654
+ status
3595
3655
  }
3596
3656
  stats
3597
3657
  createdAt
@@ -3667,6 +3727,7 @@ exports.RemoveContactsFromSegmentDocument = (0, client_1.gql) `
3667
3727
  updatedAt
3668
3728
  isSystemTemplate
3669
3729
  totalContacts
3730
+ status
3670
3731
  }
3671
3732
  success
3672
3733
  message
@@ -3761,6 +3822,7 @@ exports.RemoveSegmentFromCallCampaignDocument = (0, client_1.gql) `
3761
3822
  updatedAt
3762
3823
  isSystemTemplate
3763
3824
  totalContacts
3825
+ status
3764
3826
  }
3765
3827
  status
3766
3828
  stats {
@@ -3830,6 +3892,7 @@ exports.RemoveSegmentFromCampaignDocument = (0, client_1.gql) `
3830
3892
  updatedAt
3831
3893
  isSystemTemplate
3832
3894
  totalContacts
3895
+ status
3833
3896
  }
3834
3897
  stats
3835
3898
  createdAt
@@ -3954,6 +4017,7 @@ exports.ScheduleCampaignDocument = (0, client_1.gql) `
3954
4017
  updatedAt
3955
4018
  isSystemTemplate
3956
4019
  totalContacts
4020
+ status
3957
4021
  }
3958
4022
  stats
3959
4023
  createdAt
@@ -4049,6 +4113,7 @@ exports.SendEmailToContactDocument = (0, client_1.gql) `
4049
4113
  updatedAt
4050
4114
  isSystemTemplate
4051
4115
  totalContacts
4116
+ status
4052
4117
  }
4053
4118
  stats
4054
4119
  createdAt
@@ -4093,6 +4158,7 @@ exports.SendEmailToContactDocument = (0, client_1.gql) `
4093
4158
  updatedAt
4094
4159
  isSystemTemplate
4095
4160
  totalContacts
4161
+ status
4096
4162
  }
4097
4163
  contact {
4098
4164
  id
@@ -4302,6 +4368,7 @@ exports.StartCampaignDocument = (0, client_1.gql) `
4302
4368
  updatedAt
4303
4369
  isSystemTemplate
4304
4370
  totalContacts
4371
+ status
4305
4372
  }
4306
4373
  stats
4307
4374
  createdAt
@@ -4483,6 +4550,7 @@ exports.UpdateCallCampaignDocument = (0, client_1.gql) `
4483
4550
  updatedAt
4484
4551
  isSystemTemplate
4485
4552
  totalContacts
4553
+ status
4486
4554
  }
4487
4555
  status
4488
4556
  stats {
@@ -4597,6 +4665,7 @@ exports.UpdateCallCampaignLogDocument = (0, client_1.gql) `
4597
4665
  updatedAt
4598
4666
  isSystemTemplate
4599
4667
  totalContacts
4668
+ status
4600
4669
  }
4601
4670
  status
4602
4671
  stats {
@@ -4716,6 +4785,7 @@ exports.UpdateCampaignDocument = (0, client_1.gql) `
4716
4785
  updatedAt
4717
4786
  isSystemTemplate
4718
4787
  totalContacts
4788
+ status
4719
4789
  }
4720
4790
  stats
4721
4791
  createdAt
@@ -5044,6 +5114,7 @@ exports.UpdateCompanyDocument = (0, client_1.gql) `
5044
5114
  updatedAt
5045
5115
  isSystemTemplate
5046
5116
  totalContacts
5117
+ status
5047
5118
  }
5048
5119
  status
5049
5120
  stats {
@@ -5308,6 +5379,7 @@ exports.UpdateCompanyDocument = (0, client_1.gql) `
5308
5379
  updatedAt
5309
5380
  isSystemTemplate
5310
5381
  totalContacts
5382
+ status
5311
5383
  }
5312
5384
  status
5313
5385
  stats {
@@ -5546,6 +5618,7 @@ exports.UpdateCompanyNoteDocument = (0, client_1.gql) `
5546
5618
  updatedAt
5547
5619
  isSystemTemplate
5548
5620
  totalContacts
5621
+ status
5549
5622
  }
5550
5623
  status
5551
5624
  stats {
@@ -5657,6 +5730,7 @@ exports.UpdateCompanyNoteDocument = (0, client_1.gql) `
5657
5730
  updatedAt
5658
5731
  isSystemTemplate
5659
5732
  totalContacts
5733
+ status
5660
5734
  }
5661
5735
  status
5662
5736
  stats {
@@ -5949,6 +6023,7 @@ exports.UpdateSegmentDocument = (0, client_1.gql) `
5949
6023
  updatedAt
5950
6024
  isSystemTemplate
5951
6025
  totalContacts
6026
+ status
5952
6027
  }
5953
6028
  success
5954
6029
  message
@@ -6031,6 +6106,7 @@ exports.UpdateTaskDocument = (0, client_1.gql) `
6031
6106
  updatedAt
6032
6107
  isSystemTemplate
6033
6108
  totalContacts
6109
+ status
6034
6110
  }
6035
6111
  status
6036
6112
  stats {
@@ -6378,6 +6454,7 @@ exports.CallCampaignDocument = (0, client_1.gql) `
6378
6454
  updatedAt
6379
6455
  isSystemTemplate
6380
6456
  totalContacts
6457
+ status
6381
6458
  }
6382
6459
  status
6383
6460
  stats {
@@ -6559,6 +6636,7 @@ exports.CallCampaignLogDocument = (0, client_1.gql) `
6559
6636
  updatedAt
6560
6637
  isSystemTemplate
6561
6638
  totalContacts
6639
+ status
6562
6640
  }
6563
6641
  status
6564
6642
  stats {
@@ -6731,6 +6809,7 @@ exports.CallCampaignLogsDocument = (0, client_1.gql) `
6731
6809
  updatedAt
6732
6810
  isSystemTemplate
6733
6811
  totalContacts
6812
+ status
6734
6813
  }
6735
6814
  status
6736
6815
  stats {
@@ -6922,6 +7001,7 @@ exports.CallCampaignReportDocument = (0, client_1.gql) `
6922
7001
  updatedAt
6923
7002
  isSystemTemplate
6924
7003
  totalContacts
7004
+ status
6925
7005
  }
6926
7006
  status
6927
7007
  stats {
@@ -7102,6 +7182,7 @@ exports.CallCampaignsDocument = (0, client_1.gql) `
7102
7182
  updatedAt
7103
7183
  isSystemTemplate
7104
7184
  totalContacts
7185
+ status
7105
7186
  }
7106
7187
  status
7107
7188
  stats {
@@ -7184,6 +7265,7 @@ exports.CampaignDocument = (0, client_1.gql) `
7184
7265
  updatedAt
7185
7266
  isSystemTemplate
7186
7267
  totalContacts
7268
+ status
7187
7269
  }
7188
7270
  stats
7189
7271
  createdAt
@@ -7502,6 +7584,7 @@ exports.CampaignLogsDocument = (0, client_1.gql) `
7502
7584
  updatedAt
7503
7585
  isSystemTemplate
7504
7586
  totalContacts
7587
+ status
7505
7588
  }
7506
7589
  stats
7507
7590
  createdAt
@@ -7546,6 +7629,7 @@ exports.CampaignLogsDocument = (0, client_1.gql) `
7546
7629
  updatedAt
7547
7630
  isSystemTemplate
7548
7631
  totalContacts
7632
+ status
7549
7633
  }
7550
7634
  contact {
7551
7635
  id
@@ -7765,6 +7849,7 @@ exports.CampaignsDocument = (0, client_1.gql) `
7765
7849
  updatedAt
7766
7850
  isSystemTemplate
7767
7851
  totalContacts
7852
+ status
7768
7853
  }
7769
7854
  stats
7770
7855
  createdAt
@@ -8108,6 +8193,7 @@ exports.CompaniesDocument = (0, client_1.gql) `
8108
8193
  updatedAt
8109
8194
  isSystemTemplate
8110
8195
  totalContacts
8196
+ status
8111
8197
  }
8112
8198
  status
8113
8199
  stats {
@@ -8270,6 +8356,7 @@ exports.CompaniesDocument = (0, client_1.gql) `
8270
8356
  updatedAt
8271
8357
  isSystemTemplate
8272
8358
  totalContacts
8359
+ status
8273
8360
  }
8274
8361
  status
8275
8362
  stats {
@@ -8724,6 +8811,7 @@ exports.CompanyDocument = (0, client_1.gql) `
8724
8811
  updatedAt
8725
8812
  isSystemTemplate
8726
8813
  totalContacts
8814
+ status
8727
8815
  }
8728
8816
  status
8729
8817
  stats {
@@ -8988,6 +9076,7 @@ exports.CompanyDocument = (0, client_1.gql) `
8988
9076
  updatedAt
8989
9077
  isSystemTemplate
8990
9078
  totalContacts
9079
+ status
8991
9080
  }
8992
9081
  status
8993
9082
  stats {
@@ -9231,6 +9320,7 @@ exports.CompanyNoteDocument = (0, client_1.gql) `
9231
9320
  updatedAt
9232
9321
  isSystemTemplate
9233
9322
  totalContacts
9323
+ status
9234
9324
  }
9235
9325
  status
9236
9326
  stats {
@@ -9342,6 +9432,7 @@ exports.CompanyNoteDocument = (0, client_1.gql) `
9342
9432
  updatedAt
9343
9433
  isSystemTemplate
9344
9434
  totalContacts
9435
+ status
9345
9436
  }
9346
9437
  status
9347
9438
  stats {
@@ -9559,6 +9650,7 @@ exports.CompanyNotesDocument = (0, client_1.gql) `
9559
9650
  updatedAt
9560
9651
  isSystemTemplate
9561
9652
  totalContacts
9653
+ status
9562
9654
  }
9563
9655
  status
9564
9656
  stats {
@@ -10569,6 +10661,7 @@ exports.NotificationDocument = (0, client_1.gql) `
10569
10661
  readAt
10570
10662
  metadata
10571
10663
  expiresAt
10664
+ redirectUrl
10572
10665
  }
10573
10666
  }
10574
10667
  `;
@@ -10613,6 +10706,7 @@ exports.NotificationsDocument = (0, client_1.gql) `
10613
10706
  readAt
10614
10707
  metadata
10615
10708
  expiresAt
10709
+ redirectUrl
10616
10710
  }
10617
10711
  }
10618
10712
  `;
@@ -11284,6 +11378,7 @@ exports.RecentHistoryDocument = (0, client_1.gql) `
11284
11378
  updatedAt
11285
11379
  isSystemTemplate
11286
11380
  totalContacts
11381
+ status
11287
11382
  }
11288
11383
  status
11289
11384
  stats {
@@ -11495,6 +11590,7 @@ exports.RecentNotificationsDocument = (0, client_1.gql) `
11495
11590
  readAt
11496
11591
  metadata
11497
11592
  expiresAt
11593
+ redirectUrl
11498
11594
  }
11499
11595
  }
11500
11596
  `;
@@ -11653,6 +11749,7 @@ exports.SegmentDocument = (0, client_1.gql) `
11653
11749
  updatedAt
11654
11750
  isSystemTemplate
11655
11751
  totalContacts
11752
+ status
11656
11753
  }
11657
11754
  }
11658
11755
  `;
@@ -11704,6 +11801,7 @@ exports.SegmentsDocument = (0, client_1.gql) `
11704
11801
  updatedAt
11705
11802
  isSystemTemplate
11706
11803
  totalContacts
11804
+ status
11707
11805
  }
11708
11806
  pagination {
11709
11807
  currentPage
@@ -11800,6 +11898,7 @@ exports.TaskDocument = (0, client_1.gql) `
11800
11898
  updatedAt
11801
11899
  isSystemTemplate
11802
11900
  totalContacts
11901
+ status
11803
11902
  }
11804
11903
  status
11805
11904
  stats {
@@ -11967,6 +12066,7 @@ exports.TasksDocument = (0, client_1.gql) `
11967
12066
  updatedAt
11968
12067
  isSystemTemplate
11969
12068
  totalContacts
12069
+ status
11970
12070
  }
11971
12071
  status
11972
12072
  stats {
@@ -44,6 +44,7 @@ export declare const CREATE_EMAIL_TEMPLATE: import("@apollo/client").DocumentNod
44
44
  export declare const UPDATE_EMAIL_TEMPLATE: import("@apollo/client").DocumentNode;
45
45
  export declare const DELETE_EMAIL_TEMPLATE: import("@apollo/client").DocumentNode;
46
46
  export declare const EMAIL_TONE: import("@apollo/client").DocumentNode;
47
+ export declare const REDUCE_SPAM: import("@apollo/client").DocumentNode;
47
48
  export declare const SAVE_NYLAS_CONNECTION: import("@apollo/client").DocumentNode;
48
49
  export declare const DISCONNECT_NYLAS_INTEGRATION: import("@apollo/client").DocumentNode;
49
50
  export declare const CREATE_NOTIFICATION: import("@apollo/client").DocumentNode;