@secrecy/lib 1.0.0-dev.79 → 1.0.0-dev.80

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.
@@ -233,7 +233,7 @@ export declare type ScalarCoders = {
233
233
  Json?: ScalarResolver;
234
234
  Bytes?: ScalarResolver;
235
235
  };
236
- declare type ZEUS_UNIONS = GraphQLTypes["AppNotificationsResult"] | GraphQLTypes["BlogResult"] | GraphQLTypes["DbConfigResult"] | GraphQLTypes["DbGetResult"] | GraphQLTypes["DbSearchResult"] | GraphQLTypes["DeletedMailsResult"] | GraphQLTypes["DeletedNodesResult"] | GraphQLTypes["FaqResult"] | GraphQLTypes["FileResult"] | GraphQLTypes["FileContentResult"] | GraphQLTypes["FilesContentResult"] | GraphQLTypes["GetJwtResult"] | GraphQLTypes["IsCryptoTransactionDoneResult"] | GraphQLTypes["LimitsResult"] | GraphQLTypes["MailResult"] | GraphQLTypes["MyCryptoBalanceResult"] | GraphQLTypes["NodeResult"] | GraphQLTypes["NodesSharedWithMeResult"] | GraphQLTypes["PaymentInfosResult"] | GraphQLTypes["PlansResult"] | GraphQLTypes["SharedNodesResult"] | GraphQLTypes["UnreadReceivedMailsCountResult"] | GraphQLTypes["UserResult"] | GraphQLTypes["UserListResult"] | GraphQLTypes["GetStripeBalanceResult"] | GraphQLTypes["GetStripeBalanceTransactionResult"] | GraphQLTypes["GetStripeTransactionResult"] | GraphQLTypes["HasStripeAccountResult"] | GraphQLTypes["KycStripeCompletedResult"] | GraphQLTypes["GetAllStripeTransferResult"] | GraphQLTypes["GetStripeTransferResult"] | GraphQLTypes["GetAllStripePayoutResult"] | GraphQLTypes["GetStripePayoutResult"] | GraphQLTypes["GetAllPaymentRequestToCollectResult"] | GraphQLTypes["GetAllPaymentRequestToPayResult"] | GraphQLTypes["GetPaymentRequestToCollectResult"] | GraphQLTypes["GetPaymentRequestToPayResult"] | GraphQLTypes["AddFileToHistoryResult"] | GraphQLTypes["CancelPaymentResult"] | GraphQLTypes["CreateApplicationResult"] | GraphQLTypes["CreateCryptoWalletResult"] | GraphQLTypes["CreateDraftMailResult"] | GraphQLTypes["CreateFolderResult"] | GraphQLTypes["DbConfigMutationResult"] | GraphQLTypes["DbSetResult"] | GraphQLTypes["DeleteDraftMailResult"] | GraphQLTypes["DeleteFileResult"] | GraphQLTypes["DeleteMailResult"] | GraphQLTypes["DeleteMailTrashResult"] | GraphQLTypes["DeleteNodeResult"] | GraphQLTypes["DeleteNodeCloudTrashResult"] | GraphQLTypes["DeleteNodeSharingResult"] | GraphQLTypes["DeleteUserResult"] | GraphQLTypes["DuplicateNodeResult"] | GraphQLTypes["EmptyCloudTrashResult"] | GraphQLTypes["EmptyMailTrashResult"] | GraphQLTypes["LogoutResult"] | GraphQLTypes["MoveNodesResult"] | GraphQLTypes["PayResult"] | GraphQLTypes["ReadMailResult"] | GraphQLTypes["RecoverMailResult"] | GraphQLTypes["RecoverNodeResult"] | GraphQLTypes["SaveInCloudResult"] | GraphQLTypes["SendAppMailResult"] | GraphQLTypes["SendCryptoTransactionResult"] | GraphQLTypes["SendDraftMailResult"] | GraphQLTypes["SendOneMailResult"] | GraphQLTypes["SendReportResult"] | GraphQLTypes["ShareFileInHistoryResult"] | GraphQLTypes["ShareNodeResult"] | GraphQLTypes["ShareNodeFinishResult"] | GraphQLTypes["UnreadMailResult"] | GraphQLTypes["UpdateAppNotificationsResult"] | GraphQLTypes["UpdateAppSettingsResult"] | GraphQLTypes["UpdateAutoDisconnectDelayResult"] | GraphQLTypes["UpdateDraftMailResult"] | GraphQLTypes["UpdateNodeResult"] | GraphQLTypes["UpdateProfileResult"] | GraphQLTypes["UploadFileResult"] | GraphQLTypes["UploadFileEndResult"] | GraphQLTypes["UploadFilePartEndResult"] | GraphQLTypes["UploadLiteFileResult"] | GraphQLTypes["ChangeUserPlanResult"] | GraphQLTypes["CreateCardTokenResult"] | GraphQLTypes["CreateStripeTransferResult"] | GraphQLTypes["StripeOnBoardingResult"] | GraphQLTypes["CancelStripePayoutResult"] | GraphQLTypes["CreateStripePayoutResult"] | GraphQLTypes["AddCartToPaymentIntentResult"] | GraphQLTypes["CancelPaymentIntentResult"] | GraphQLTypes["ConfirmPaymentIntentResult"] | GraphQLTypes["CreatePaymentIntentResult"] | GraphQLTypes["Error"] | GraphQLTypes["FileContent"];
236
+ declare type ZEUS_UNIONS = GraphQLTypes["AppNotificationsResult"] | GraphQLTypes["BlogResult"] | GraphQLTypes["DbConfigResult"] | GraphQLTypes["DbGetResult"] | GraphQLTypes["DbSearchResult"] | GraphQLTypes["DeletedMailsResult"] | GraphQLTypes["DeletedNodesResult"] | GraphQLTypes["FaqResult"] | GraphQLTypes["FileResult"] | GraphQLTypes["FileContentResult"] | GraphQLTypes["FilesContentResult"] | GraphQLTypes["GetJwtResult"] | GraphQLTypes["IsCryptoTransactionDoneResult"] | GraphQLTypes["LimitsResult"] | GraphQLTypes["MailResult"] | GraphQLTypes["MyCryptoBalanceResult"] | GraphQLTypes["NodeResult"] | GraphQLTypes["NodesSharedWithMeResult"] | GraphQLTypes["PaymentInfosResult"] | GraphQLTypes["PlansResult"] | GraphQLTypes["SharedNodesResult"] | GraphQLTypes["UnreadReceivedMailsCountResult"] | GraphQLTypes["UserResult"] | GraphQLTypes["UserListResult"] | GraphQLTypes["GetStripeBalanceResult"] | GraphQLTypes["GetStripeBalanceTransactionResult"] | GraphQLTypes["GetStripeTransactionResult"] | GraphQLTypes["HasStripeAccountResult"] | GraphQLTypes["KycStripeCompletedResult"] | GraphQLTypes["GetAllStripeTransferResult"] | GraphQLTypes["GetStripeTransferResult"] | GraphQLTypes["GetAllStripePayoutResult"] | GraphQLTypes["GetStripePayoutResult"] | GraphQLTypes["GetAllPaymentRequestToCollectResult"] | GraphQLTypes["GetAllPaymentRequestToPayResult"] | GraphQLTypes["GetPaymentRequestToCollectResult"] | GraphQLTypes["GetPaymentRequestToPayResult"] | GraphQLTypes["IsValidPaymentIntentResult"] | GraphQLTypes["AddFileToHistoryResult"] | GraphQLTypes["CancelPaymentResult"] | GraphQLTypes["CreateApplicationResult"] | GraphQLTypes["CreateCryptoWalletResult"] | GraphQLTypes["CreateDraftMailResult"] | GraphQLTypes["CreateFolderResult"] | GraphQLTypes["DbConfigMutationResult"] | GraphQLTypes["DbSetResult"] | GraphQLTypes["DeleteDraftMailResult"] | GraphQLTypes["DeleteFileResult"] | GraphQLTypes["DeleteMailResult"] | GraphQLTypes["DeleteMailTrashResult"] | GraphQLTypes["DeleteNodeResult"] | GraphQLTypes["DeleteNodeCloudTrashResult"] | GraphQLTypes["DeleteNodeSharingResult"] | GraphQLTypes["DeleteUserResult"] | GraphQLTypes["DuplicateNodeResult"] | GraphQLTypes["EmptyCloudTrashResult"] | GraphQLTypes["EmptyMailTrashResult"] | GraphQLTypes["LogoutResult"] | GraphQLTypes["MoveNodesResult"] | GraphQLTypes["PayResult"] | GraphQLTypes["ReadMailResult"] | GraphQLTypes["RecoverMailResult"] | GraphQLTypes["RecoverNodeResult"] | GraphQLTypes["SaveInCloudResult"] | GraphQLTypes["SendAppMailResult"] | GraphQLTypes["SendCryptoTransactionResult"] | GraphQLTypes["SendDraftMailResult"] | GraphQLTypes["SendOneMailResult"] | GraphQLTypes["SendReportResult"] | GraphQLTypes["ShareFileInHistoryResult"] | GraphQLTypes["ShareNodeResult"] | GraphQLTypes["ShareNodeFinishResult"] | GraphQLTypes["UnreadMailResult"] | GraphQLTypes["UpdateAppNotificationsResult"] | GraphQLTypes["UpdateAppSettingsResult"] | GraphQLTypes["UpdateAutoDisconnectDelayResult"] | GraphQLTypes["UpdateDraftMailResult"] | GraphQLTypes["UpdateNodeResult"] | GraphQLTypes["UpdateProfileResult"] | GraphQLTypes["UploadFileResult"] | GraphQLTypes["UploadFileEndResult"] | GraphQLTypes["UploadFilePartEndResult"] | GraphQLTypes["UploadLiteFileResult"] | GraphQLTypes["ChangeUserPlanResult"] | GraphQLTypes["CreateCardTokenResult"] | GraphQLTypes["CreateStripeTransferResult"] | GraphQLTypes["StripeOnBoardingResult"] | GraphQLTypes["CancelStripePayoutResult"] | GraphQLTypes["CreateStripePayoutResult"] | GraphQLTypes["AddCartToPaymentIntentResult"] | GraphQLTypes["CancelPaymentIntentResult"] | GraphQLTypes["ConfirmPaymentIntentResult"] | GraphQLTypes["CreatePaymentIntentResult"] | GraphQLTypes["Error"] | GraphQLTypes["FileContent"];
237
237
  export declare type ValueTypes = {
238
238
  ["BigInt"]: unknown;
239
239
  ["DateTime"]: unknown;
@@ -466,6 +466,12 @@ export declare type ValueTypes = {
466
466
  ["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
467
467
  __typename?: boolean | `@${string}`;
468
468
  }>;
469
+ ["IsValidPaymentIntentResult"]: AliasType<{
470
+ ["...on ValidPaymentIntentResponse"]: ValueTypes["ValidPaymentIntentResponse"];
471
+ ["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
472
+ ["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
473
+ __typename?: boolean | `@${string}`;
474
+ }>;
469
475
  ["AddFileToHistoryResult"]: AliasType<{
470
476
  ["...on AddFileToHistoryResponse"]: ValueTypes["AddFileToHistoryResponse"];
471
477
  ["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
@@ -2070,21 +2076,47 @@ export declare type ValueTypes = {
2070
2076
  },
2071
2077
  ValueTypes["GetStripePayoutResult"]
2072
2078
  ];
2073
- getAllPaymentRequestToCollect?: ValueTypes["GetAllPaymentRequestToCollectResult"];
2074
- getAllPaymentRequestToPay?: ValueTypes["GetAllPaymentRequestToPayResult"];
2079
+ getAllPaymentRequestToCollect?: [
2080
+ {
2081
+ secrecyId?: string | undefined | null | Variable<any, string>;
2082
+ appCode?: string | undefined | null | Variable<any, string>;
2083
+ },
2084
+ ValueTypes["GetAllPaymentRequestToCollectResult"]
2085
+ ];
2086
+ getAllPaymentRequestToPay?: [
2087
+ {
2088
+ secrecyId?: string | undefined | null | Variable<any, string>;
2089
+ appCode?: string | undefined | null | Variable<any, string>;
2090
+ },
2091
+ ValueTypes["GetAllPaymentRequestToPayResult"]
2092
+ ];
2075
2093
  getPaymentRequestToCollect?: [
2076
2094
  {
2077
2095
  paymentRequestId: string | Variable<any, string>;
2096
+ secrecyId?: string | undefined | null | Variable<any, string>;
2097
+ appCode?: string | undefined | null | Variable<any, string>;
2078
2098
  },
2079
2099
  ValueTypes["GetPaymentRequestToCollectResult"]
2080
2100
  ];
2081
2101
  getPaymentRequestToPay?: [
2082
2102
  {
2083
2103
  paymentRequestId: string | Variable<any, string>;
2084
- accountId: string | Variable<any, string>;
2104
+ secrecyIdSeller: string | Variable<any, string>;
2105
+ secrecyId?: string | undefined | null | Variable<any, string>;
2106
+ appCode?: string | undefined | null | Variable<any, string>;
2085
2107
  },
2086
2108
  ValueTypes["GetPaymentRequestToPayResult"]
2087
2109
  ];
2110
+ isValidPaymentIntent?: [
2111
+ {
2112
+ paymentIntentId: string | Variable<any, string>;
2113
+ secrecyAccountId: string | Variable<any, string>;
2114
+ currency: string | Variable<any, string>;
2115
+ amount: number | Variable<any, string>;
2116
+ appCode: string | Variable<any, string>;
2117
+ },
2118
+ ValueTypes["IsValidPaymentIntentResult"]
2119
+ ];
2088
2120
  __typename?: boolean | `@${string}`;
2089
2121
  }>;
2090
2122
  ["Mutation"]: AliasType<{
@@ -2432,18 +2464,14 @@ export declare type ValueTypes = {
2432
2464
  ];
2433
2465
  createCardToken?: [
2434
2466
  {
2435
- number: string | Variable<any, string>;
2436
- month: string | Variable<any, string>;
2437
- year: string | Variable<any, string>;
2438
- cvc: string | Variable<any, string>;
2439
- currency: string | Variable<any, string>;
2440
- name: string | Variable<any, string>;
2467
+ lastFourDigit: string | Variable<any, string>;
2468
+ cardTokenId: string | Variable<any, string>;
2441
2469
  },
2442
2470
  ValueTypes["CreateCardTokenResult"]
2443
2471
  ];
2444
2472
  createStripeTransfer?: [
2445
2473
  {
2446
- userIdToReceive: string | Variable<any, string>;
2474
+ secrecyIdToReceive: string | Variable<any, string>;
2447
2475
  amount: number | Variable<any, string>;
2448
2476
  currency: string | Variable<any, string>;
2449
2477
  },
@@ -2467,22 +2495,22 @@ export declare type ValueTypes = {
2467
2495
  addCartToPaymentIntent?: [
2468
2496
  {
2469
2497
  paymentIntentId: string | Variable<any, string>;
2470
- accountId: string | Variable<any, string>;
2471
- tokenId: string | Variable<any, string>;
2498
+ secrecyIdSeller: string | Variable<any, string>;
2499
+ cardTokenId: string | Variable<any, string>;
2472
2500
  },
2473
2501
  ValueTypes["AddCartToPaymentIntentResult"]
2474
2502
  ];
2475
2503
  cancelPaymentIntent?: [
2476
2504
  {
2477
2505
  paymentIntentId: string | Variable<any, string>;
2478
- accountId: string | Variable<any, string>;
2506
+ secrecyIdSeller: string | Variable<any, string>;
2479
2507
  },
2480
2508
  ValueTypes["CancelPaymentIntentResult"]
2481
2509
  ];
2482
2510
  confirmPaymentIntent?: [
2483
2511
  {
2484
2512
  paymentIntentId: string | Variable<any, string>;
2485
- accountId: string | Variable<any, string>;
2513
+ secrecyIdSeller: string | Variable<any, string>;
2486
2514
  },
2487
2515
  ValueTypes["ConfirmPaymentIntentResult"]
2488
2516
  ];
@@ -2733,6 +2761,12 @@ export declare type ResolverInputTypes = {
2733
2761
  ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
2734
2762
  __typename?: boolean | `@${string}`;
2735
2763
  }>;
2764
+ ["IsValidPaymentIntentResult"]: AliasType<{
2765
+ ValidPaymentIntentResponse?: ResolverInputTypes["ValidPaymentIntentResponse"];
2766
+ ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
2767
+ ErrorStripe?: ResolverInputTypes["ErrorStripe"];
2768
+ __typename?: boolean | `@${string}`;
2769
+ }>;
2736
2770
  ["AddFileToHistoryResult"]: AliasType<{
2737
2771
  AddFileToHistoryResponse?: ResolverInputTypes["AddFileToHistoryResponse"];
2738
2772
  ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
@@ -4331,21 +4365,47 @@ export declare type ResolverInputTypes = {
4331
4365
  },
4332
4366
  ResolverInputTypes["GetStripePayoutResult"]
4333
4367
  ];
4334
- getAllPaymentRequestToCollect?: ResolverInputTypes["GetAllPaymentRequestToCollectResult"];
4335
- getAllPaymentRequestToPay?: ResolverInputTypes["GetAllPaymentRequestToPayResult"];
4368
+ getAllPaymentRequestToCollect?: [
4369
+ {
4370
+ secrecyId?: string | undefined | null;
4371
+ appCode?: string | undefined | null;
4372
+ },
4373
+ ResolverInputTypes["GetAllPaymentRequestToCollectResult"]
4374
+ ];
4375
+ getAllPaymentRequestToPay?: [
4376
+ {
4377
+ secrecyId?: string | undefined | null;
4378
+ appCode?: string | undefined | null;
4379
+ },
4380
+ ResolverInputTypes["GetAllPaymentRequestToPayResult"]
4381
+ ];
4336
4382
  getPaymentRequestToCollect?: [
4337
4383
  {
4338
4384
  paymentRequestId: string;
4385
+ secrecyId?: string | undefined | null;
4386
+ appCode?: string | undefined | null;
4339
4387
  },
4340
4388
  ResolverInputTypes["GetPaymentRequestToCollectResult"]
4341
4389
  ];
4342
4390
  getPaymentRequestToPay?: [
4343
4391
  {
4344
4392
  paymentRequestId: string;
4345
- accountId: string;
4393
+ secrecyIdSeller: string;
4394
+ secrecyId?: string | undefined | null;
4395
+ appCode?: string | undefined | null;
4346
4396
  },
4347
4397
  ResolverInputTypes["GetPaymentRequestToPayResult"]
4348
4398
  ];
4399
+ isValidPaymentIntent?: [
4400
+ {
4401
+ paymentIntentId: string;
4402
+ secrecyAccountId: string;
4403
+ currency: string;
4404
+ amount: number;
4405
+ appCode: string;
4406
+ },
4407
+ ResolverInputTypes["IsValidPaymentIntentResult"]
4408
+ ];
4349
4409
  __typename?: boolean | `@${string}`;
4350
4410
  }>;
4351
4411
  ["Mutation"]: AliasType<{
@@ -4675,18 +4735,14 @@ export declare type ResolverInputTypes = {
4675
4735
  ];
4676
4736
  createCardToken?: [
4677
4737
  {
4678
- number: string;
4679
- month: string;
4680
- year: string;
4681
- cvc: string;
4682
- currency: string;
4683
- name: string;
4738
+ lastFourDigit: string;
4739
+ cardTokenId: string;
4684
4740
  },
4685
4741
  ResolverInputTypes["CreateCardTokenResult"]
4686
4742
  ];
4687
4743
  createStripeTransfer?: [
4688
4744
  {
4689
- userIdToReceive: string;
4745
+ secrecyIdToReceive: string;
4690
4746
  amount: number;
4691
4747
  currency: string;
4692
4748
  },
@@ -4710,22 +4766,22 @@ export declare type ResolverInputTypes = {
4710
4766
  addCartToPaymentIntent?: [
4711
4767
  {
4712
4768
  paymentIntentId: string;
4713
- accountId: string;
4714
- tokenId: string;
4769
+ secrecyIdSeller: string;
4770
+ cardTokenId: string;
4715
4771
  },
4716
4772
  ResolverInputTypes["AddCartToPaymentIntentResult"]
4717
4773
  ];
4718
4774
  cancelPaymentIntent?: [
4719
4775
  {
4720
4776
  paymentIntentId: string;
4721
- accountId: string;
4777
+ secrecyIdSeller: string;
4722
4778
  },
4723
4779
  ResolverInputTypes["CancelPaymentIntentResult"]
4724
4780
  ];
4725
4781
  confirmPaymentIntent?: [
4726
4782
  {
4727
4783
  paymentIntentId: string;
4728
- accountId: string;
4784
+ secrecyIdSeller: string;
4729
4785
  },
4730
4786
  ResolverInputTypes["ConfirmPaymentIntentResult"]
4731
4787
  ];
@@ -4793,6 +4849,7 @@ export declare type ModelTypes = {
4793
4849
  ["GetAllPaymentRequestToPayResult"]: ModelTypes["GetAllPaymentRequestToPayResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"];
4794
4850
  ["GetPaymentRequestToCollectResult"]: ModelTypes["GetPaymentRequestToCollectResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorStripe"];
4795
4851
  ["GetPaymentRequestToPayResult"]: ModelTypes["GetPaymentRequestToPayResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"];
4852
+ ["IsValidPaymentIntentResult"]: ModelTypes["ValidPaymentIntentResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"];
4796
4853
  ["AddFileToHistoryResult"]: ModelTypes["AddFileToHistoryResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotExist"];
4797
4854
  ["CancelPaymentResult"]: ModelTypes["CancelPaymentResponse"] | ModelTypes["ErrorAccessDenied"];
4798
4855
  ["CreateApplicationResult"]: ModelTypes["CreateApplicationResponse"] | ModelTypes["ErrorNotExist"];
@@ -5821,6 +5878,7 @@ export declare type ModelTypes = {
5821
5878
  getAllPaymentRequestToPay?: ModelTypes["GetAllPaymentRequestToPayResult"] | undefined;
5822
5879
  getPaymentRequestToCollect?: ModelTypes["GetPaymentRequestToCollectResult"] | undefined;
5823
5880
  getPaymentRequestToPay?: ModelTypes["GetPaymentRequestToPayResult"] | undefined;
5881
+ isValidPaymentIntent?: ModelTypes["IsValidPaymentIntentResult"] | undefined;
5824
5882
  };
5825
5883
  ["Mutation"]: {
5826
5884
  addFileToHistory?: ModelTypes["AddFileToHistoryResult"] | undefined;
@@ -6125,6 +6183,12 @@ export declare type GraphQLTypes = {
6125
6183
  ["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
6126
6184
  ["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
6127
6185
  };
6186
+ ["IsValidPaymentIntentResult"]: {
6187
+ __typename: "ValidPaymentIntentResponse" | "ErrorAccessDenied" | "ErrorStripe";
6188
+ ["...on ValidPaymentIntentResponse"]: "__union" & GraphQLTypes["ValidPaymentIntentResponse"];
6189
+ ["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
6190
+ ["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
6191
+ };
6128
6192
  ["AddFileToHistoryResult"]: {
6129
6193
  __typename: "AddFileToHistoryResponse" | "ErrorAccessDenied" | "ErrorNotExist";
6130
6194
  ["...on AddFileToHistoryResponse"]: "__union" & GraphQLTypes["AddFileToHistoryResponse"];
@@ -7631,6 +7695,7 @@ export declare type GraphQLTypes = {
7631
7695
  getAllPaymentRequestToPay?: GraphQLTypes["GetAllPaymentRequestToPayResult"] | undefined;
7632
7696
  getPaymentRequestToCollect?: GraphQLTypes["GetPaymentRequestToCollectResult"] | undefined;
7633
7697
  getPaymentRequestToPay?: GraphQLTypes["GetPaymentRequestToPayResult"] | undefined;
7698
+ isValidPaymentIntent?: GraphQLTypes["IsValidPaymentIntentResult"] | undefined;
7634
7699
  };
7635
7700
  ["Mutation"]: {
7636
7701
  __typename: "Mutation";