@secrecy/lib 1.0.0-dev.65 → 1.0.0-dev.67
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/{BaseClient-15fdf493.d.ts → BaseClient-e5e97df7.d.ts} +0 -0
- package/dist/BaseClient.d.ts +1 -1
- package/dist/cache.d.ts +1 -1
- package/dist/client/SecrecyAppClient.d.ts +1 -1
- package/dist/client/SecrecyCloudClient.d.ts +1 -1
- package/dist/client/SecrecyDbClient.d.ts +1 -1
- package/dist/client/SecrecyMailClient.d.ts +1 -1
- package/dist/client/SecrecyPayClient.d.ts +1 -1
- package/dist/client/SecrecyWalletClient.d.ts +1 -1
- package/dist/client/helpers.d.ts +1 -1
- package/dist/client/index.d.ts +1 -1
- package/dist/error.d.ts +6 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +3 -3
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/zeus/const.cjs +1 -1
- package/dist/zeus/const.cjs.map +1 -1
- package/dist/zeus/const.js +1 -1
- package/dist/zeus/const.js.map +1 -1
- package/dist/zeus/index.cjs +4 -4
- package/dist/zeus/index.cjs.map +1 -1
- package/dist/zeus/index.d.ts +2136 -39
- package/dist/zeus/index.js +4 -4
- package/dist/zeus/index.js.map +1 -1
- package/package.json +5 -2
package/dist/zeus/index.d.ts
CHANGED
|
@@ -234,7 +234,7 @@ declare type ScalarCoders = {
|
|
|
234
234
|
Json?: ScalarResolver;
|
|
235
235
|
Bytes?: ScalarResolver;
|
|
236
236
|
};
|
|
237
|
-
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["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["Error"] | GraphQLTypes["FileContent"];
|
|
237
|
+
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"];
|
|
238
238
|
declare type ValueTypes = {
|
|
239
239
|
["BigInt"]: unknown;
|
|
240
240
|
["DateTime"]: unknown;
|
|
@@ -378,6 +378,94 @@ declare type ValueTypes = {
|
|
|
378
378
|
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
379
379
|
__typename?: boolean | `@${string}`;
|
|
380
380
|
}>;
|
|
381
|
+
["GetStripeBalanceResult"]: AliasType<{
|
|
382
|
+
["...on GetStripeBalanceResponse"]: ValueTypes["GetStripeBalanceResponse"];
|
|
383
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
384
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
385
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
386
|
+
__typename?: boolean | `@${string}`;
|
|
387
|
+
}>;
|
|
388
|
+
["GetStripeBalanceTransactionResult"]: AliasType<{
|
|
389
|
+
["...on GetStripeBalanceTransactionResponse"]: ValueTypes["GetStripeBalanceTransactionResponse"];
|
|
390
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
391
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
392
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
393
|
+
__typename?: boolean | `@${string}`;
|
|
394
|
+
}>;
|
|
395
|
+
["GetStripeTransactionResult"]: AliasType<{
|
|
396
|
+
["...on GetStripeTransactionResponse"]: ValueTypes["GetStripeTransactionResponse"];
|
|
397
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
398
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
399
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
400
|
+
__typename?: boolean | `@${string}`;
|
|
401
|
+
}>;
|
|
402
|
+
["HasStripeAccountResult"]: AliasType<{
|
|
403
|
+
["...on HasStripeAccountResponse"]: ValueTypes["HasStripeAccountResponse"];
|
|
404
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
405
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
406
|
+
__typename?: boolean | `@${string}`;
|
|
407
|
+
}>;
|
|
408
|
+
["KycStripeCompletedResult"]: AliasType<{
|
|
409
|
+
["...on KycStripeCompletedResponse"]: ValueTypes["KycStripeCompletedResponse"];
|
|
410
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
411
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
412
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
413
|
+
__typename?: boolean | `@${string}`;
|
|
414
|
+
}>;
|
|
415
|
+
["GetAllStripeTransferResult"]: AliasType<{
|
|
416
|
+
["...on GetAllStripeTransferResponse"]: ValueTypes["GetAllStripeTransferResponse"];
|
|
417
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
418
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
419
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
420
|
+
__typename?: boolean | `@${string}`;
|
|
421
|
+
}>;
|
|
422
|
+
["GetStripeTransferResult"]: AliasType<{
|
|
423
|
+
["...on GetStripeTransferResponse"]: ValueTypes["GetStripeTransferResponse"];
|
|
424
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
425
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
426
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
427
|
+
__typename?: boolean | `@${string}`;
|
|
428
|
+
}>;
|
|
429
|
+
["GetAllStripePayoutResult"]: AliasType<{
|
|
430
|
+
["...on GetAllStripePayoutResponse"]: ValueTypes["GetAllStripePayoutResponse"];
|
|
431
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
432
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
433
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
434
|
+
__typename?: boolean | `@${string}`;
|
|
435
|
+
}>;
|
|
436
|
+
["GetStripePayoutResult"]: AliasType<{
|
|
437
|
+
["...on GetStripePayoutResponse"]: ValueTypes["GetStripePayoutResponse"];
|
|
438
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
439
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
440
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
441
|
+
__typename?: boolean | `@${string}`;
|
|
442
|
+
}>;
|
|
443
|
+
["GetAllPaymentRequestToCollectResult"]: AliasType<{
|
|
444
|
+
["...on GetAllPaymentRequestToCollectResponse"]: ValueTypes["GetAllPaymentRequestToCollectResponse"];
|
|
445
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
446
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
447
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
448
|
+
__typename?: boolean | `@${string}`;
|
|
449
|
+
}>;
|
|
450
|
+
["GetAllPaymentRequestToPayResult"]: AliasType<{
|
|
451
|
+
["...on GetAllPaymentRequestToPayResponse"]: ValueTypes["GetAllPaymentRequestToPayResponse"];
|
|
452
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
453
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
454
|
+
__typename?: boolean | `@${string}`;
|
|
455
|
+
}>;
|
|
456
|
+
["GetPaymentRequestToCollectResult"]: AliasType<{
|
|
457
|
+
["...on GetPaymentRequestToCollectResponse"]: ValueTypes["GetPaymentRequestToCollectResponse"];
|
|
458
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
459
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
460
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
461
|
+
__typename?: boolean | `@${string}`;
|
|
462
|
+
}>;
|
|
463
|
+
["GetPaymentRequestToPayResult"]: AliasType<{
|
|
464
|
+
["...on GetPaymentRequestToPayResponse"]: ValueTypes["GetPaymentRequestToPayResponse"];
|
|
465
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
466
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
467
|
+
__typename?: boolean | `@${string}`;
|
|
468
|
+
}>;
|
|
381
469
|
["AddFileToHistoryResult"]: AliasType<{
|
|
382
470
|
["...on AddFileToHistoryResponse"]: ValueTypes["AddFileToHistoryResponse"];
|
|
383
471
|
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
@@ -647,6 +735,67 @@ declare type ValueTypes = {
|
|
|
647
735
|
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
648
736
|
__typename?: boolean | `@${string}`;
|
|
649
737
|
}>;
|
|
738
|
+
["CreateCardTokenResult"]: AliasType<{
|
|
739
|
+
["...on CreateCardTokenResponse"]: ValueTypes["CreateCardTokenResponse"];
|
|
740
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
741
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
742
|
+
__typename?: boolean | `@${string}`;
|
|
743
|
+
}>;
|
|
744
|
+
["CreateStripeTransferResult"]: AliasType<{
|
|
745
|
+
["...on CreateStripeTransferResponse"]: ValueTypes["CreateStripeTransferResponse"];
|
|
746
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
747
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
748
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
749
|
+
__typename?: boolean | `@${string}`;
|
|
750
|
+
}>;
|
|
751
|
+
["StripeOnBoardingResult"]: AliasType<{
|
|
752
|
+
["...on StripeOnBoardingResponse"]: ValueTypes["StripeOnBoardingResponse"];
|
|
753
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
754
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
755
|
+
__typename?: boolean | `@${string}`;
|
|
756
|
+
}>;
|
|
757
|
+
["CancelStripePayoutResult"]: AliasType<{
|
|
758
|
+
["...on CancelStripePayoutResponse"]: ValueTypes["CancelStripePayoutResponse"];
|
|
759
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
760
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
761
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
762
|
+
__typename?: boolean | `@${string}`;
|
|
763
|
+
}>;
|
|
764
|
+
["CreateStripePayoutResult"]: AliasType<{
|
|
765
|
+
["...on CreateStripePayoutResponse"]: ValueTypes["CreateStripePayoutResponse"];
|
|
766
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
767
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
768
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
769
|
+
__typename?: boolean | `@${string}`;
|
|
770
|
+
}>;
|
|
771
|
+
["AddCartToPaymentIntentResult"]: AliasType<{
|
|
772
|
+
["...on AddCardToPaymentIntentResponse"]: ValueTypes["AddCardToPaymentIntentResponse"];
|
|
773
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
774
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
775
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
776
|
+
__typename?: boolean | `@${string}`;
|
|
777
|
+
}>;
|
|
778
|
+
["CancelPaymentIntentResult"]: AliasType<{
|
|
779
|
+
["...on CancelPaymentIntentResponse"]: ValueTypes["CancelPaymentIntentResponse"];
|
|
780
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
781
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
782
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
783
|
+
__typename?: boolean | `@${string}`;
|
|
784
|
+
}>;
|
|
785
|
+
["ConfirmPaymentIntentResult"]: AliasType<{
|
|
786
|
+
["...on ConfirmPaymentIntentResponse"]: ValueTypes["ConfirmPaymentIntentResponse"];
|
|
787
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
788
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
789
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
790
|
+
__typename?: boolean | `@${string}`;
|
|
791
|
+
}>;
|
|
792
|
+
["CreatePaymentIntentResult"]: AliasType<{
|
|
793
|
+
["...on CreatePaymentIntentResponse"]: ValueTypes["CreatePaymentIntentResponse"];
|
|
794
|
+
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
795
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
796
|
+
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
797
|
+
__typename?: boolean | `@${string}`;
|
|
798
|
+
}>;
|
|
650
799
|
["AppKeyPair"]: AliasType<{
|
|
651
800
|
pub?: boolean | `@${string}`;
|
|
652
801
|
__typename?: boolean | `@${string}`;
|
|
@@ -729,6 +878,7 @@ declare type ValueTypes = {
|
|
|
729
878
|
__typename?: boolean | `@${string}`;
|
|
730
879
|
}>;
|
|
731
880
|
["Error"]: AliasType<{
|
|
881
|
+
["...on ErrorStripe"]: ValueTypes["ErrorStripe"];
|
|
732
882
|
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
733
883
|
["...on ErrorNotFound"]: ValueTypes["ErrorNotFound"];
|
|
734
884
|
["...on ErrorUpgradePlan"]: ValueTypes["ErrorUpgradePlan"];
|
|
@@ -750,6 +900,7 @@ declare type ValueTypes = {
|
|
|
750
900
|
["...on ErrorLimit"]?: Omit<ValueTypes["ErrorLimit"], keyof ValueTypes["ErrorBase"]>;
|
|
751
901
|
["...on ErrorNotExist"]?: Omit<ValueTypes["ErrorNotExist"], keyof ValueTypes["ErrorBase"]>;
|
|
752
902
|
["...on ErrorNotFound"]?: Omit<ValueTypes["ErrorNotFound"], keyof ValueTypes["ErrorBase"]>;
|
|
903
|
+
["...on ErrorStripe"]?: Omit<ValueTypes["ErrorStripe"], keyof ValueTypes["ErrorBase"]>;
|
|
753
904
|
["...on ErrorUpgradePlan"]?: Omit<ValueTypes["ErrorUpgradePlan"], keyof ValueTypes["ErrorBase"]>;
|
|
754
905
|
__typename?: boolean | `@${string}`;
|
|
755
906
|
}>;
|
|
@@ -776,6 +927,10 @@ declare type ValueTypes = {
|
|
|
776
927
|
field?: boolean | `@${string}`;
|
|
777
928
|
__typename?: boolean | `@${string}`;
|
|
778
929
|
}>;
|
|
930
|
+
["ErrorStripe"]: AliasType<{
|
|
931
|
+
message?: boolean | `@${string}`;
|
|
932
|
+
__typename?: boolean | `@${string}`;
|
|
933
|
+
}>;
|
|
779
934
|
["ErrorUpgradePlan"]: AliasType<{
|
|
780
935
|
message?: boolean | `@${string}`;
|
|
781
936
|
__typename?: boolean | `@${string}`;
|
|
@@ -1339,6 +1494,42 @@ declare type ValueTypes = {
|
|
|
1339
1494
|
uploadLiteFile?: ValueTypes["LiteFileResponse"];
|
|
1340
1495
|
__typename?: boolean | `@${string}`;
|
|
1341
1496
|
}>;
|
|
1497
|
+
["CreateStripeTransferResponse"]: AliasType<{
|
|
1498
|
+
created?: boolean | `@${string}`;
|
|
1499
|
+
__typename?: boolean | `@${string}`;
|
|
1500
|
+
}>;
|
|
1501
|
+
["StripeOnBoardingResponse"]: AliasType<{
|
|
1502
|
+
onBoardingUrl?: boolean | `@${string}`;
|
|
1503
|
+
__typename?: boolean | `@${string}`;
|
|
1504
|
+
}>;
|
|
1505
|
+
["CreateCardTokenResponse"]: AliasType<{
|
|
1506
|
+
created?: boolean | `@${string}`;
|
|
1507
|
+
__typename?: boolean | `@${string}`;
|
|
1508
|
+
}>;
|
|
1509
|
+
["CancelStripePayoutResponse"]: AliasType<{
|
|
1510
|
+
cancel?: boolean | `@${string}`;
|
|
1511
|
+
__typename?: boolean | `@${string}`;
|
|
1512
|
+
}>;
|
|
1513
|
+
["CreateStripePayoutResponse"]: AliasType<{
|
|
1514
|
+
created?: boolean | `@${string}`;
|
|
1515
|
+
__typename?: boolean | `@${string}`;
|
|
1516
|
+
}>;
|
|
1517
|
+
["AddCardToPaymentIntentResponse"]: AliasType<{
|
|
1518
|
+
added?: boolean | `@${string}`;
|
|
1519
|
+
__typename?: boolean | `@${string}`;
|
|
1520
|
+
}>;
|
|
1521
|
+
["CancelPaymentIntentResponse"]: AliasType<{
|
|
1522
|
+
cancel?: boolean | `@${string}`;
|
|
1523
|
+
__typename?: boolean | `@${string}`;
|
|
1524
|
+
}>;
|
|
1525
|
+
["ConfirmPaymentIntentResponse"]: AliasType<{
|
|
1526
|
+
confirm?: boolean | `@${string}`;
|
|
1527
|
+
__typename?: boolean | `@${string}`;
|
|
1528
|
+
}>;
|
|
1529
|
+
["CreatePaymentIntentResponse"]: AliasType<{
|
|
1530
|
+
created?: boolean | `@${string}`;
|
|
1531
|
+
__typename?: boolean | `@${string}`;
|
|
1532
|
+
}>;
|
|
1342
1533
|
["BlogResponse"]: AliasType<{
|
|
1343
1534
|
blogItems?: ValueTypes["BlogItem"];
|
|
1344
1535
|
__typename?: boolean | `@${string}`;
|
|
@@ -1423,6 +1614,314 @@ declare type ValueTypes = {
|
|
|
1423
1614
|
userList?: ValueTypes["User"];
|
|
1424
1615
|
__typename?: boolean | `@${string}`;
|
|
1425
1616
|
}>;
|
|
1617
|
+
["BalanceStripeResponse"]: AliasType<{
|
|
1618
|
+
amount?: boolean | `@${string}`;
|
|
1619
|
+
currency?: boolean | `@${string}`;
|
|
1620
|
+
source_types?: ValueTypes["SourceTypeStripeResponse"];
|
|
1621
|
+
__typename?: boolean | `@${string}`;
|
|
1622
|
+
}>;
|
|
1623
|
+
["BalanceStripeObjectResponse"]: AliasType<{
|
|
1624
|
+
object?: boolean | `@${string}`;
|
|
1625
|
+
available?: ValueTypes["BalanceStripeResponse"];
|
|
1626
|
+
connect_reserved?: ValueTypes["BalanceStripeResponse"];
|
|
1627
|
+
instant_available?: ValueTypes["BalanceStripeResponse"];
|
|
1628
|
+
issuing?: ValueTypes["IssuingStripeResponse"];
|
|
1629
|
+
livemode?: boolean | `@${string}`;
|
|
1630
|
+
pending?: ValueTypes["BalanceStripeResponse"];
|
|
1631
|
+
__typename?: boolean | `@${string}`;
|
|
1632
|
+
}>;
|
|
1633
|
+
["GetStripeBalanceResponse"]: AliasType<{
|
|
1634
|
+
balance?: ValueTypes["BalanceStripeObjectResponse"];
|
|
1635
|
+
__typename?: boolean | `@${string}`;
|
|
1636
|
+
}>;
|
|
1637
|
+
["GetStripeBalanceTransactionResponse"]: AliasType<{
|
|
1638
|
+
balanceTransaction?: ValueTypes["TransacStripeResponse"];
|
|
1639
|
+
__typename?: boolean | `@${string}`;
|
|
1640
|
+
}>;
|
|
1641
|
+
["GetStripeTransactionResponse"]: AliasType<{
|
|
1642
|
+
transaction?: ValueTypes["TransacStripeResponse"];
|
|
1643
|
+
__typename?: boolean | `@${string}`;
|
|
1644
|
+
}>;
|
|
1645
|
+
["HasStripeAccountResponse"]: AliasType<{
|
|
1646
|
+
hasAccount?: boolean | `@${string}`;
|
|
1647
|
+
__typename?: boolean | `@${string}`;
|
|
1648
|
+
}>;
|
|
1649
|
+
["IssuingStripeResponse"]: AliasType<{
|
|
1650
|
+
available?: ValueTypes["BalanceStripeResponse"];
|
|
1651
|
+
__typename?: boolean | `@${string}`;
|
|
1652
|
+
}>;
|
|
1653
|
+
["KycStripeCompletedResponse"]: AliasType<{
|
|
1654
|
+
kycCompleted?: boolean | `@${string}`;
|
|
1655
|
+
__typename?: boolean | `@${string}`;
|
|
1656
|
+
}>;
|
|
1657
|
+
["SourceTypeStripeResponse"]: AliasType<{
|
|
1658
|
+
bank_account?: boolean | `@${string}`;
|
|
1659
|
+
card?: boolean | `@${string}`;
|
|
1660
|
+
fpx?: boolean | `@${string}`;
|
|
1661
|
+
__typename?: boolean | `@${string}`;
|
|
1662
|
+
}>;
|
|
1663
|
+
["TransacStripeResponse"]: AliasType<{
|
|
1664
|
+
id?: boolean | `@${string}`;
|
|
1665
|
+
object?: boolean | `@${string}`;
|
|
1666
|
+
amount?: boolean | `@${string}`;
|
|
1667
|
+
available_on?: boolean | `@${string}`;
|
|
1668
|
+
created?: boolean | `@${string}`;
|
|
1669
|
+
currency?: boolean | `@${string}`;
|
|
1670
|
+
description?: boolean | `@${string}`;
|
|
1671
|
+
exchange_rate?: boolean | `@${string}`;
|
|
1672
|
+
fee?: boolean | `@${string}`;
|
|
1673
|
+
fee_details?: ValueTypes["TransactionStripeFeeResponse"];
|
|
1674
|
+
net?: boolean | `@${string}`;
|
|
1675
|
+
reporting_category?: boolean | `@${string}`;
|
|
1676
|
+
source?: boolean | `@${string}`;
|
|
1677
|
+
status?: boolean | `@${string}`;
|
|
1678
|
+
type?: boolean | `@${string}`;
|
|
1679
|
+
__typename?: boolean | `@${string}`;
|
|
1680
|
+
}>;
|
|
1681
|
+
["TransactionStripeFeeResponse"]: AliasType<{
|
|
1682
|
+
amount?: boolean | `@${string}`;
|
|
1683
|
+
application?: boolean | `@${string}`;
|
|
1684
|
+
currency?: boolean | `@${string}`;
|
|
1685
|
+
description?: boolean | `@${string}`;
|
|
1686
|
+
type?: boolean | `@${string}`;
|
|
1687
|
+
__typename?: boolean | `@${string}`;
|
|
1688
|
+
}>;
|
|
1689
|
+
["GetAllStripeTransferResponse"]: AliasType<{
|
|
1690
|
+
allTransfer?: ValueTypes["StripeTransferResponse"];
|
|
1691
|
+
__typename?: boolean | `@${string}`;
|
|
1692
|
+
}>;
|
|
1693
|
+
["GetStripeTransferResponse"]: AliasType<{
|
|
1694
|
+
transfer?: ValueTypes["StripeTransferResponse"];
|
|
1695
|
+
__typename?: boolean | `@${string}`;
|
|
1696
|
+
}>;
|
|
1697
|
+
["StripeTransferResponse"]: AliasType<{
|
|
1698
|
+
id?: boolean | `@${string}`;
|
|
1699
|
+
object?: boolean | `@${string}`;
|
|
1700
|
+
amount?: boolean | `@${string}`;
|
|
1701
|
+
amount_reversed?: boolean | `@${string}`;
|
|
1702
|
+
balance_transaction?: boolean | `@${string}`;
|
|
1703
|
+
created?: boolean | `@${string}`;
|
|
1704
|
+
currency?: boolean | `@${string}`;
|
|
1705
|
+
description?: boolean | `@${string}`;
|
|
1706
|
+
destination_payment?: boolean | `@${string}`;
|
|
1707
|
+
__typename?: boolean | `@${string}`;
|
|
1708
|
+
}>;
|
|
1709
|
+
["GetAllPaymentRequestToCollect"]: AliasType<{
|
|
1710
|
+
id?: boolean | `@${string}`;
|
|
1711
|
+
object?: boolean | `@${string}`;
|
|
1712
|
+
amount?: boolean | `@${string}`;
|
|
1713
|
+
amount_capturable?: boolean | `@${string}`;
|
|
1714
|
+
amount_details?: boolean | `@${string}`;
|
|
1715
|
+
amount_received?: boolean | `@${string}`;
|
|
1716
|
+
application?: boolean | `@${string}`;
|
|
1717
|
+
application_fee_amount?: boolean | `@${string}`;
|
|
1718
|
+
automatic_payment_methods?: boolean | `@${string}`;
|
|
1719
|
+
canceled_at?: boolean | `@${string}`;
|
|
1720
|
+
cancellation_reason?: boolean | `@${string}`;
|
|
1721
|
+
capture_method?: boolean | `@${string}`;
|
|
1722
|
+
charges?: boolean | `@${string}`;
|
|
1723
|
+
client_secret?: boolean | `@${string}`;
|
|
1724
|
+
confirmation_method?: boolean | `@${string}`;
|
|
1725
|
+
created?: boolean | `@${string}`;
|
|
1726
|
+
currency?: boolean | `@${string}`;
|
|
1727
|
+
customer?: boolean | `@${string}`;
|
|
1728
|
+
description?: boolean | `@${string}`;
|
|
1729
|
+
invoice?: boolean | `@${string}`;
|
|
1730
|
+
last_payment_error?: boolean | `@${string}`;
|
|
1731
|
+
livemode?: boolean | `@${string}`;
|
|
1732
|
+
metadata?: boolean | `@${string}`;
|
|
1733
|
+
next_action?: boolean | `@${string}`;
|
|
1734
|
+
on_behalf_of?: boolean | `@${string}`;
|
|
1735
|
+
payment_method?: boolean | `@${string}`;
|
|
1736
|
+
payment_method_options?: boolean | `@${string}`;
|
|
1737
|
+
payment_method_types?: boolean | `@${string}`;
|
|
1738
|
+
processing?: boolean | `@${string}`;
|
|
1739
|
+
receipt_email?: boolean | `@${string}`;
|
|
1740
|
+
review?: boolean | `@${string}`;
|
|
1741
|
+
setup_future_usage?: boolean | `@${string}`;
|
|
1742
|
+
shipping?: boolean | `@${string}`;
|
|
1743
|
+
source?: boolean | `@${string}`;
|
|
1744
|
+
statement_descriptor?: boolean | `@${string}`;
|
|
1745
|
+
statement_descriptor_suffix?: boolean | `@${string}`;
|
|
1746
|
+
status?: boolean | `@${string}`;
|
|
1747
|
+
transfer_data?: boolean | `@${string}`;
|
|
1748
|
+
transfer_group?: boolean | `@${string}`;
|
|
1749
|
+
__typename?: boolean | `@${string}`;
|
|
1750
|
+
}>;
|
|
1751
|
+
["GetAllPaymentRequestToCollectResponse"]: AliasType<{
|
|
1752
|
+
allPaymentRequestToCollect?: ValueTypes["GetAllPaymentRequestToCollect"];
|
|
1753
|
+
__typename?: boolean | `@${string}`;
|
|
1754
|
+
}>;
|
|
1755
|
+
["GetAllPaymentRequestResponse"]: AliasType<{
|
|
1756
|
+
id?: boolean | `@${string}`;
|
|
1757
|
+
accountId?: boolean | `@${string}`;
|
|
1758
|
+
object?: boolean | `@${string}`;
|
|
1759
|
+
amount?: boolean | `@${string}`;
|
|
1760
|
+
amount_capturable?: boolean | `@${string}`;
|
|
1761
|
+
amount_details?: boolean | `@${string}`;
|
|
1762
|
+
amount_received?: boolean | `@${string}`;
|
|
1763
|
+
application?: boolean | `@${string}`;
|
|
1764
|
+
application_fee_amount?: boolean | `@${string}`;
|
|
1765
|
+
automatic_payment_methods?: boolean | `@${string}`;
|
|
1766
|
+
canceled_at?: boolean | `@${string}`;
|
|
1767
|
+
cancellation_reason?: boolean | `@${string}`;
|
|
1768
|
+
capture_method?: boolean | `@${string}`;
|
|
1769
|
+
charges?: boolean | `@${string}`;
|
|
1770
|
+
client_secret?: boolean | `@${string}`;
|
|
1771
|
+
confirmation_method?: boolean | `@${string}`;
|
|
1772
|
+
created?: boolean | `@${string}`;
|
|
1773
|
+
currency?: boolean | `@${string}`;
|
|
1774
|
+
customer?: boolean | `@${string}`;
|
|
1775
|
+
description?: boolean | `@${string}`;
|
|
1776
|
+
invoice?: boolean | `@${string}`;
|
|
1777
|
+
last_payment_error?: boolean | `@${string}`;
|
|
1778
|
+
livemode?: boolean | `@${string}`;
|
|
1779
|
+
metadata?: boolean | `@${string}`;
|
|
1780
|
+
next_action?: boolean | `@${string}`;
|
|
1781
|
+
on_behalf_of?: boolean | `@${string}`;
|
|
1782
|
+
payment_method?: boolean | `@${string}`;
|
|
1783
|
+
payment_method_options?: boolean | `@${string}`;
|
|
1784
|
+
payment_method_types?: boolean | `@${string}`;
|
|
1785
|
+
processing?: boolean | `@${string}`;
|
|
1786
|
+
receipt_email?: boolean | `@${string}`;
|
|
1787
|
+
review?: boolean | `@${string}`;
|
|
1788
|
+
setup_future_usage?: boolean | `@${string}`;
|
|
1789
|
+
shipping?: boolean | `@${string}`;
|
|
1790
|
+
source?: boolean | `@${string}`;
|
|
1791
|
+
statement_descriptor?: boolean | `@${string}`;
|
|
1792
|
+
statement_descriptor_suffix?: boolean | `@${string}`;
|
|
1793
|
+
status?: boolean | `@${string}`;
|
|
1794
|
+
transfer_data?: boolean | `@${string}`;
|
|
1795
|
+
transfer_group?: boolean | `@${string}`;
|
|
1796
|
+
__typename?: boolean | `@${string}`;
|
|
1797
|
+
}>;
|
|
1798
|
+
["GetAllPaymentRequestToPayResponse"]: AliasType<{
|
|
1799
|
+
allPaymentRequestToPay?: ValueTypes["GetAllPaymentRequestResponse"];
|
|
1800
|
+
__typename?: boolean | `@${string}`;
|
|
1801
|
+
}>;
|
|
1802
|
+
["GetPaymentRequestToCollect"]: AliasType<{
|
|
1803
|
+
id?: boolean | `@${string}`;
|
|
1804
|
+
object?: boolean | `@${string}`;
|
|
1805
|
+
amount?: boolean | `@${string}`;
|
|
1806
|
+
amount_capturable?: boolean | `@${string}`;
|
|
1807
|
+
amount_details?: boolean | `@${string}`;
|
|
1808
|
+
amount_received?: boolean | `@${string}`;
|
|
1809
|
+
application?: boolean | `@${string}`;
|
|
1810
|
+
application_fee_amount?: boolean | `@${string}`;
|
|
1811
|
+
automatic_payment_methods?: boolean | `@${string}`;
|
|
1812
|
+
canceled_at?: boolean | `@${string}`;
|
|
1813
|
+
cancellation_reason?: boolean | `@${string}`;
|
|
1814
|
+
capture_method?: boolean | `@${string}`;
|
|
1815
|
+
charges?: boolean | `@${string}`;
|
|
1816
|
+
client_secret?: boolean | `@${string}`;
|
|
1817
|
+
confirmation_method?: boolean | `@${string}`;
|
|
1818
|
+
created?: boolean | `@${string}`;
|
|
1819
|
+
currency?: boolean | `@${string}`;
|
|
1820
|
+
customer?: boolean | `@${string}`;
|
|
1821
|
+
description?: boolean | `@${string}`;
|
|
1822
|
+
invoice?: boolean | `@${string}`;
|
|
1823
|
+
last_payment_error?: boolean | `@${string}`;
|
|
1824
|
+
livemode?: boolean | `@${string}`;
|
|
1825
|
+
metadata?: boolean | `@${string}`;
|
|
1826
|
+
next_action?: boolean | `@${string}`;
|
|
1827
|
+
on_behalf_of?: boolean | `@${string}`;
|
|
1828
|
+
payment_method?: boolean | `@${string}`;
|
|
1829
|
+
payment_method_options?: boolean | `@${string}`;
|
|
1830
|
+
payment_method_types?: boolean | `@${string}`;
|
|
1831
|
+
processing?: boolean | `@${string}`;
|
|
1832
|
+
receipt_email?: boolean | `@${string}`;
|
|
1833
|
+
review?: boolean | `@${string}`;
|
|
1834
|
+
setup_future_usage?: boolean | `@${string}`;
|
|
1835
|
+
shipping?: boolean | `@${string}`;
|
|
1836
|
+
source?: boolean | `@${string}`;
|
|
1837
|
+
statement_descriptor?: boolean | `@${string}`;
|
|
1838
|
+
statement_descriptor_suffix?: boolean | `@${string}`;
|
|
1839
|
+
status?: boolean | `@${string}`;
|
|
1840
|
+
transfer_data?: boolean | `@${string}`;
|
|
1841
|
+
transfer_group?: boolean | `@${string}`;
|
|
1842
|
+
__typename?: boolean | `@${string}`;
|
|
1843
|
+
}>;
|
|
1844
|
+
["GetPaymentRequestToCollectResponse"]: AliasType<{
|
|
1845
|
+
paymentRequestToCollect?: ValueTypes["GetPaymentRequestToCollect"];
|
|
1846
|
+
__typename?: boolean | `@${string}`;
|
|
1847
|
+
}>;
|
|
1848
|
+
["GetPaymentRequestToPay"]: AliasType<{
|
|
1849
|
+
id?: boolean | `@${string}`;
|
|
1850
|
+
accountId?: boolean | `@${string}`;
|
|
1851
|
+
object?: boolean | `@${string}`;
|
|
1852
|
+
amount?: boolean | `@${string}`;
|
|
1853
|
+
amount_capturable?: boolean | `@${string}`;
|
|
1854
|
+
amount_details?: boolean | `@${string}`;
|
|
1855
|
+
amount_received?: boolean | `@${string}`;
|
|
1856
|
+
application?: boolean | `@${string}`;
|
|
1857
|
+
application_fee_amount?: boolean | `@${string}`;
|
|
1858
|
+
automatic_payment_methods?: boolean | `@${string}`;
|
|
1859
|
+
canceled_at?: boolean | `@${string}`;
|
|
1860
|
+
cancellation_reason?: boolean | `@${string}`;
|
|
1861
|
+
capture_method?: boolean | `@${string}`;
|
|
1862
|
+
charges?: boolean | `@${string}`;
|
|
1863
|
+
client_secret?: boolean | `@${string}`;
|
|
1864
|
+
confirmation_method?: boolean | `@${string}`;
|
|
1865
|
+
created?: boolean | `@${string}`;
|
|
1866
|
+
currency?: boolean | `@${string}`;
|
|
1867
|
+
customer?: boolean | `@${string}`;
|
|
1868
|
+
description?: boolean | `@${string}`;
|
|
1869
|
+
invoice?: boolean | `@${string}`;
|
|
1870
|
+
last_payment_error?: boolean | `@${string}`;
|
|
1871
|
+
livemode?: boolean | `@${string}`;
|
|
1872
|
+
metadata?: boolean | `@${string}`;
|
|
1873
|
+
next_action?: boolean | `@${string}`;
|
|
1874
|
+
on_behalf_of?: boolean | `@${string}`;
|
|
1875
|
+
payment_method?: boolean | `@${string}`;
|
|
1876
|
+
payment_method_options?: boolean | `@${string}`;
|
|
1877
|
+
payment_method_types?: boolean | `@${string}`;
|
|
1878
|
+
processing?: boolean | `@${string}`;
|
|
1879
|
+
receipt_email?: boolean | `@${string}`;
|
|
1880
|
+
review?: boolean | `@${string}`;
|
|
1881
|
+
setup_future_usage?: boolean | `@${string}`;
|
|
1882
|
+
shipping?: boolean | `@${string}`;
|
|
1883
|
+
source?: boolean | `@${string}`;
|
|
1884
|
+
statement_descriptor?: boolean | `@${string}`;
|
|
1885
|
+
statement_descriptor_suffix?: boolean | `@${string}`;
|
|
1886
|
+
status?: boolean | `@${string}`;
|
|
1887
|
+
transfer_data?: boolean | `@${string}`;
|
|
1888
|
+
transfer_group?: boolean | `@${string}`;
|
|
1889
|
+
__typename?: boolean | `@${string}`;
|
|
1890
|
+
}>;
|
|
1891
|
+
["GetPaymentRequestToPayResponse"]: AliasType<{
|
|
1892
|
+
paymentRequestToPay?: ValueTypes["GetPaymentRequestToPay"];
|
|
1893
|
+
__typename?: boolean | `@${string}`;
|
|
1894
|
+
}>;
|
|
1895
|
+
["GetAllStripePayoutResponse"]: AliasType<{
|
|
1896
|
+
allPayout?: ValueTypes["PayoutResponse"];
|
|
1897
|
+
__typename?: boolean | `@${string}`;
|
|
1898
|
+
}>;
|
|
1899
|
+
["GetStripePayoutResponse"]: AliasType<{
|
|
1900
|
+
payout?: ValueTypes["PayoutResponse"];
|
|
1901
|
+
__typename?: boolean | `@${string}`;
|
|
1902
|
+
}>;
|
|
1903
|
+
["PayoutResponse"]: AliasType<{
|
|
1904
|
+
id?: boolean | `@${string}`;
|
|
1905
|
+
object?: boolean | `@${string}`;
|
|
1906
|
+
amount?: boolean | `@${string}`;
|
|
1907
|
+
arrival_date?: boolean | `@${string}`;
|
|
1908
|
+
automatic?: boolean | `@${string}`;
|
|
1909
|
+
created?: boolean | `@${string}`;
|
|
1910
|
+
currency?: boolean | `@${string}`;
|
|
1911
|
+
description?: boolean | `@${string}`;
|
|
1912
|
+
failure_code?: boolean | `@${string}`;
|
|
1913
|
+
failure_message?: boolean | `@${string}`;
|
|
1914
|
+
livemode?: boolean | `@${string}`;
|
|
1915
|
+
method?: boolean | `@${string}`;
|
|
1916
|
+
original_payout?: boolean | `@${string}`;
|
|
1917
|
+
reversed_by?: boolean | `@${string}`;
|
|
1918
|
+
source_type?: boolean | `@${string}`;
|
|
1919
|
+
statement_descriptor?: boolean | `@${string}`;
|
|
1920
|
+
status?: boolean | `@${string}`;
|
|
1921
|
+
type?: boolean | `@${string}`;
|
|
1922
|
+
__typename?: boolean | `@${string}`;
|
|
1923
|
+
}>;
|
|
1924
|
+
["PayoutType"]: PayoutType;
|
|
1426
1925
|
["TemporaryUser"]: AliasType<{
|
|
1427
1926
|
id?: boolean | `@${string}`;
|
|
1428
1927
|
mails?: ValueTypes["MailIntegrity"];
|
|
@@ -1656,6 +2155,45 @@ declare type ValueTypes = {
|
|
|
1656
2155
|
},
|
|
1657
2156
|
ValueTypes["UserListResult"]
|
|
1658
2157
|
];
|
|
2158
|
+
getStripeBalance?: ValueTypes["GetStripeBalanceResult"];
|
|
2159
|
+
getStripeBalanceTransaction?: ValueTypes["GetStripeBalanceTransactionResult"];
|
|
2160
|
+
getStripeTransaction?: [
|
|
2161
|
+
{
|
|
2162
|
+
transactionId: string | Variable<any, string>;
|
|
2163
|
+
},
|
|
2164
|
+
ValueTypes["GetStripeTransactionResult"]
|
|
2165
|
+
];
|
|
2166
|
+
hasStripeAccount?: ValueTypes["HasStripeAccountResult"];
|
|
2167
|
+
kycStripeCompleted?: ValueTypes["KycStripeCompletedResult"];
|
|
2168
|
+
getAllStripeTransfer?: ValueTypes["GetAllStripeTransferResult"];
|
|
2169
|
+
getStripeTransfer?: [
|
|
2170
|
+
{
|
|
2171
|
+
transferId: string | Variable<any, string>;
|
|
2172
|
+
},
|
|
2173
|
+
ValueTypes["GetStripeTransferResult"]
|
|
2174
|
+
];
|
|
2175
|
+
getAllStripePayout?: ValueTypes["GetAllStripePayoutResult"];
|
|
2176
|
+
getStripePayout?: [
|
|
2177
|
+
{
|
|
2178
|
+
payoutId: string | Variable<any, string>;
|
|
2179
|
+
},
|
|
2180
|
+
ValueTypes["GetStripePayoutResult"]
|
|
2181
|
+
];
|
|
2182
|
+
getAllPaymentRequestToCollect?: ValueTypes["GetAllPaymentRequestToCollectResult"];
|
|
2183
|
+
getAllPaymentRequestToPay?: ValueTypes["GetAllPaymentRequestToPayResult"];
|
|
2184
|
+
getPaymentRequestToCollect?: [
|
|
2185
|
+
{
|
|
2186
|
+
paymentRequestId: string | Variable<any, string>;
|
|
2187
|
+
},
|
|
2188
|
+
ValueTypes["GetPaymentRequestToCollectResult"]
|
|
2189
|
+
];
|
|
2190
|
+
getPaymentRequestToPay?: [
|
|
2191
|
+
{
|
|
2192
|
+
paymentRequestId: string | Variable<any, string>;
|
|
2193
|
+
accountId: string | Variable<any, string>;
|
|
2194
|
+
},
|
|
2195
|
+
ValueTypes["GetPaymentRequestToPayResult"]
|
|
2196
|
+
];
|
|
1659
2197
|
__typename?: boolean | `@${string}`;
|
|
1660
2198
|
}>;
|
|
1661
2199
|
["Mutation"]: AliasType<{
|
|
@@ -2001,6 +2539,75 @@ declare type ValueTypes = {
|
|
|
2001
2539
|
},
|
|
2002
2540
|
ValueTypes["ChangeUserPlanResult"]
|
|
2003
2541
|
];
|
|
2542
|
+
createCardToken?: [
|
|
2543
|
+
{
|
|
2544
|
+
number: string | Variable<any, string>;
|
|
2545
|
+
month: string | Variable<any, string>;
|
|
2546
|
+
year: string | Variable<any, string>;
|
|
2547
|
+
cvc: string | Variable<any, string>;
|
|
2548
|
+
currency: string | Variable<any, string>;
|
|
2549
|
+
name: string | Variable<any, string>;
|
|
2550
|
+
},
|
|
2551
|
+
ValueTypes["CreateCardTokenResult"]
|
|
2552
|
+
];
|
|
2553
|
+
createStripeTransfer?: [
|
|
2554
|
+
{
|
|
2555
|
+
userIdToReceive: string | Variable<any, string>;
|
|
2556
|
+
amount: number | Variable<any, string>;
|
|
2557
|
+
currency: string | Variable<any, string>;
|
|
2558
|
+
},
|
|
2559
|
+
ValueTypes["CreateStripeTransferResult"]
|
|
2560
|
+
];
|
|
2561
|
+
stripeOnBoarding?: [
|
|
2562
|
+
{
|
|
2563
|
+
email: string | Variable<any, string>;
|
|
2564
|
+
},
|
|
2565
|
+
ValueTypes["StripeOnBoardingResult"]
|
|
2566
|
+
];
|
|
2567
|
+
cancelStripePayout?: [
|
|
2568
|
+
{
|
|
2569
|
+
payoutId: string | Variable<any, string>;
|
|
2570
|
+
},
|
|
2571
|
+
ValueTypes["CancelStripePayoutResult"]
|
|
2572
|
+
];
|
|
2573
|
+
createStripePayout?: [
|
|
2574
|
+
{
|
|
2575
|
+
amount: number | Variable<any, string>;
|
|
2576
|
+
currency: string | Variable<any, string>;
|
|
2577
|
+
description?: string | undefined | null | Variable<any, string>;
|
|
2578
|
+
},
|
|
2579
|
+
ValueTypes["CreateStripePayoutResult"]
|
|
2580
|
+
];
|
|
2581
|
+
addCartToPaymentIntent?: [
|
|
2582
|
+
{
|
|
2583
|
+
paymentIntentId: string | Variable<any, string>;
|
|
2584
|
+
accountId: string | Variable<any, string>;
|
|
2585
|
+
tokenId: string | Variable<any, string>;
|
|
2586
|
+
},
|
|
2587
|
+
ValueTypes["AddCartToPaymentIntentResult"]
|
|
2588
|
+
];
|
|
2589
|
+
cancelPaymentIntent?: [
|
|
2590
|
+
{
|
|
2591
|
+
paymentIntentId: string | Variable<any, string>;
|
|
2592
|
+
accountId: string | Variable<any, string>;
|
|
2593
|
+
},
|
|
2594
|
+
ValueTypes["CancelPaymentIntentResult"]
|
|
2595
|
+
];
|
|
2596
|
+
confirmPaymentIntent?: [
|
|
2597
|
+
{
|
|
2598
|
+
paymentIntentId: string | Variable<any, string>;
|
|
2599
|
+
accountId: string | Variable<any, string>;
|
|
2600
|
+
},
|
|
2601
|
+
ValueTypes["ConfirmPaymentIntentResult"]
|
|
2602
|
+
];
|
|
2603
|
+
createPaymentIntent?: [
|
|
2604
|
+
{
|
|
2605
|
+
amount: number | Variable<any, string>;
|
|
2606
|
+
userId: string | Variable<any, string>;
|
|
2607
|
+
currency: string | Variable<any, string>;
|
|
2608
|
+
},
|
|
2609
|
+
ValueTypes["CreatePaymentIntentResult"]
|
|
2610
|
+
];
|
|
2004
2611
|
__typename?: boolean | `@${string}`;
|
|
2005
2612
|
}>;
|
|
2006
2613
|
["Subscription"]: AliasType<{
|
|
@@ -2151,6 +2758,94 @@ declare type ResolverInputTypes = {
|
|
|
2151
2758
|
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2152
2759
|
__typename?: boolean | `@${string}`;
|
|
2153
2760
|
}>;
|
|
2761
|
+
["GetStripeBalanceResult"]: AliasType<{
|
|
2762
|
+
GetStripeBalanceResponse?: ResolverInputTypes["GetStripeBalanceResponse"];
|
|
2763
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2764
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2765
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
2766
|
+
__typename?: boolean | `@${string}`;
|
|
2767
|
+
}>;
|
|
2768
|
+
["GetStripeBalanceTransactionResult"]: AliasType<{
|
|
2769
|
+
GetStripeBalanceTransactionResponse?: ResolverInputTypes["GetStripeBalanceTransactionResponse"];
|
|
2770
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2771
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2772
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
2773
|
+
__typename?: boolean | `@${string}`;
|
|
2774
|
+
}>;
|
|
2775
|
+
["GetStripeTransactionResult"]: AliasType<{
|
|
2776
|
+
GetStripeTransactionResponse?: ResolverInputTypes["GetStripeTransactionResponse"];
|
|
2777
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2778
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2779
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
2780
|
+
__typename?: boolean | `@${string}`;
|
|
2781
|
+
}>;
|
|
2782
|
+
["HasStripeAccountResult"]: AliasType<{
|
|
2783
|
+
HasStripeAccountResponse?: ResolverInputTypes["HasStripeAccountResponse"];
|
|
2784
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2785
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2786
|
+
__typename?: boolean | `@${string}`;
|
|
2787
|
+
}>;
|
|
2788
|
+
["KycStripeCompletedResult"]: AliasType<{
|
|
2789
|
+
KycStripeCompletedResponse?: ResolverInputTypes["KycStripeCompletedResponse"];
|
|
2790
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2791
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2792
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
2793
|
+
__typename?: boolean | `@${string}`;
|
|
2794
|
+
}>;
|
|
2795
|
+
["GetAllStripeTransferResult"]: AliasType<{
|
|
2796
|
+
GetAllStripeTransferResponse?: ResolverInputTypes["GetAllStripeTransferResponse"];
|
|
2797
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2798
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
2799
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2800
|
+
__typename?: boolean | `@${string}`;
|
|
2801
|
+
}>;
|
|
2802
|
+
["GetStripeTransferResult"]: AliasType<{
|
|
2803
|
+
GetStripeTransferResponse?: ResolverInputTypes["GetStripeTransferResponse"];
|
|
2804
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2805
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
2806
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2807
|
+
__typename?: boolean | `@${string}`;
|
|
2808
|
+
}>;
|
|
2809
|
+
["GetAllStripePayoutResult"]: AliasType<{
|
|
2810
|
+
GetAllStripePayoutResponse?: ResolverInputTypes["GetAllStripePayoutResponse"];
|
|
2811
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2812
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2813
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
2814
|
+
__typename?: boolean | `@${string}`;
|
|
2815
|
+
}>;
|
|
2816
|
+
["GetStripePayoutResult"]: AliasType<{
|
|
2817
|
+
GetStripePayoutResponse?: ResolverInputTypes["GetStripePayoutResponse"];
|
|
2818
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2819
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2820
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
2821
|
+
__typename?: boolean | `@${string}`;
|
|
2822
|
+
}>;
|
|
2823
|
+
["GetAllPaymentRequestToCollectResult"]: AliasType<{
|
|
2824
|
+
GetAllPaymentRequestToCollectResponse?: ResolverInputTypes["GetAllPaymentRequestToCollectResponse"];
|
|
2825
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2826
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
2827
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2828
|
+
__typename?: boolean | `@${string}`;
|
|
2829
|
+
}>;
|
|
2830
|
+
["GetAllPaymentRequestToPayResult"]: AliasType<{
|
|
2831
|
+
GetAllPaymentRequestToPayResponse?: ResolverInputTypes["GetAllPaymentRequestToPayResponse"];
|
|
2832
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2833
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2834
|
+
__typename?: boolean | `@${string}`;
|
|
2835
|
+
}>;
|
|
2836
|
+
["GetPaymentRequestToCollectResult"]: AliasType<{
|
|
2837
|
+
GetPaymentRequestToCollectResponse?: ResolverInputTypes["GetPaymentRequestToCollectResponse"];
|
|
2838
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2839
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2840
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
2841
|
+
__typename?: boolean | `@${string}`;
|
|
2842
|
+
}>;
|
|
2843
|
+
["GetPaymentRequestToPayResult"]: AliasType<{
|
|
2844
|
+
GetPaymentRequestToPayResponse?: ResolverInputTypes["GetPaymentRequestToPayResponse"];
|
|
2845
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2846
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2847
|
+
__typename?: boolean | `@${string}`;
|
|
2848
|
+
}>;
|
|
2154
2849
|
["AddFileToHistoryResult"]: AliasType<{
|
|
2155
2850
|
AddFileToHistoryResponse?: ResolverInputTypes["AddFileToHistoryResponse"];
|
|
2156
2851
|
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
@@ -2420,6 +3115,67 @@ declare type ResolverInputTypes = {
|
|
|
2420
3115
|
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2421
3116
|
__typename?: boolean | `@${string}`;
|
|
2422
3117
|
}>;
|
|
3118
|
+
["CreateCardTokenResult"]: AliasType<{
|
|
3119
|
+
CreateCardTokenResponse?: ResolverInputTypes["CreateCardTokenResponse"];
|
|
3120
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
3121
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
3122
|
+
__typename?: boolean | `@${string}`;
|
|
3123
|
+
}>;
|
|
3124
|
+
["CreateStripeTransferResult"]: AliasType<{
|
|
3125
|
+
CreateStripeTransferResponse?: ResolverInputTypes["CreateStripeTransferResponse"];
|
|
3126
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
3127
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
3128
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
3129
|
+
__typename?: boolean | `@${string}`;
|
|
3130
|
+
}>;
|
|
3131
|
+
["StripeOnBoardingResult"]: AliasType<{
|
|
3132
|
+
StripeOnBoardingResponse?: ResolverInputTypes["StripeOnBoardingResponse"];
|
|
3133
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
3134
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
3135
|
+
__typename?: boolean | `@${string}`;
|
|
3136
|
+
}>;
|
|
3137
|
+
["CancelStripePayoutResult"]: AliasType<{
|
|
3138
|
+
CancelStripePayoutResponse?: ResolverInputTypes["CancelStripePayoutResponse"];
|
|
3139
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
3140
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
3141
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
3142
|
+
__typename?: boolean | `@${string}`;
|
|
3143
|
+
}>;
|
|
3144
|
+
["CreateStripePayoutResult"]: AliasType<{
|
|
3145
|
+
CreateStripePayoutResponse?: ResolverInputTypes["CreateStripePayoutResponse"];
|
|
3146
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
3147
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
3148
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
3149
|
+
__typename?: boolean | `@${string}`;
|
|
3150
|
+
}>;
|
|
3151
|
+
["AddCartToPaymentIntentResult"]: AliasType<{
|
|
3152
|
+
AddCardToPaymentIntentResponse?: ResolverInputTypes["AddCardToPaymentIntentResponse"];
|
|
3153
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
3154
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
3155
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
3156
|
+
__typename?: boolean | `@${string}`;
|
|
3157
|
+
}>;
|
|
3158
|
+
["CancelPaymentIntentResult"]: AliasType<{
|
|
3159
|
+
CancelPaymentIntentResponse?: ResolverInputTypes["CancelPaymentIntentResponse"];
|
|
3160
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
3161
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
3162
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
3163
|
+
__typename?: boolean | `@${string}`;
|
|
3164
|
+
}>;
|
|
3165
|
+
["ConfirmPaymentIntentResult"]: AliasType<{
|
|
3166
|
+
ConfirmPaymentIntentResponse?: ResolverInputTypes["ConfirmPaymentIntentResponse"];
|
|
3167
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
3168
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
3169
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
3170
|
+
__typename?: boolean | `@${string}`;
|
|
3171
|
+
}>;
|
|
3172
|
+
["CreatePaymentIntentResult"]: AliasType<{
|
|
3173
|
+
CreatePaymentIntentResponse?: ResolverInputTypes["CreatePaymentIntentResponse"];
|
|
3174
|
+
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
3175
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
3176
|
+
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
3177
|
+
__typename?: boolean | `@${string}`;
|
|
3178
|
+
}>;
|
|
2423
3179
|
["AppKeyPair"]: AliasType<{
|
|
2424
3180
|
pub?: boolean | `@${string}`;
|
|
2425
3181
|
__typename?: boolean | `@${string}`;
|
|
@@ -2502,6 +3258,7 @@ declare type ResolverInputTypes = {
|
|
|
2502
3258
|
__typename?: boolean | `@${string}`;
|
|
2503
3259
|
}>;
|
|
2504
3260
|
["Error"]: AliasType<{
|
|
3261
|
+
ErrorStripe?: ResolverInputTypes["ErrorStripe"];
|
|
2505
3262
|
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
2506
3263
|
ErrorNotFound?: ResolverInputTypes["ErrorNotFound"];
|
|
2507
3264
|
ErrorUpgradePlan?: ResolverInputTypes["ErrorUpgradePlan"];
|
|
@@ -2523,6 +3280,7 @@ declare type ResolverInputTypes = {
|
|
|
2523
3280
|
["...on ErrorLimit"]?: Omit<ResolverInputTypes["ErrorLimit"], keyof ResolverInputTypes["ErrorBase"]>;
|
|
2524
3281
|
["...on ErrorNotExist"]?: Omit<ResolverInputTypes["ErrorNotExist"], keyof ResolverInputTypes["ErrorBase"]>;
|
|
2525
3282
|
["...on ErrorNotFound"]?: Omit<ResolverInputTypes["ErrorNotFound"], keyof ResolverInputTypes["ErrorBase"]>;
|
|
3283
|
+
["...on ErrorStripe"]?: Omit<ResolverInputTypes["ErrorStripe"], keyof ResolverInputTypes["ErrorBase"]>;
|
|
2526
3284
|
["...on ErrorUpgradePlan"]?: Omit<ResolverInputTypes["ErrorUpgradePlan"], keyof ResolverInputTypes["ErrorBase"]>;
|
|
2527
3285
|
__typename?: boolean | `@${string}`;
|
|
2528
3286
|
}>;
|
|
@@ -2549,6 +3307,10 @@ declare type ResolverInputTypes = {
|
|
|
2549
3307
|
field?: boolean | `@${string}`;
|
|
2550
3308
|
__typename?: boolean | `@${string}`;
|
|
2551
3309
|
}>;
|
|
3310
|
+
["ErrorStripe"]: AliasType<{
|
|
3311
|
+
message?: boolean | `@${string}`;
|
|
3312
|
+
__typename?: boolean | `@${string}`;
|
|
3313
|
+
}>;
|
|
2552
3314
|
["ErrorUpgradePlan"]: AliasType<{
|
|
2553
3315
|
message?: boolean | `@${string}`;
|
|
2554
3316
|
__typename?: boolean | `@${string}`;
|
|
@@ -3112,6 +3874,42 @@ declare type ResolverInputTypes = {
|
|
|
3112
3874
|
uploadLiteFile?: ResolverInputTypes["LiteFileResponse"];
|
|
3113
3875
|
__typename?: boolean | `@${string}`;
|
|
3114
3876
|
}>;
|
|
3877
|
+
["CreateStripeTransferResponse"]: AliasType<{
|
|
3878
|
+
created?: boolean | `@${string}`;
|
|
3879
|
+
__typename?: boolean | `@${string}`;
|
|
3880
|
+
}>;
|
|
3881
|
+
["StripeOnBoardingResponse"]: AliasType<{
|
|
3882
|
+
onBoardingUrl?: boolean | `@${string}`;
|
|
3883
|
+
__typename?: boolean | `@${string}`;
|
|
3884
|
+
}>;
|
|
3885
|
+
["CreateCardTokenResponse"]: AliasType<{
|
|
3886
|
+
created?: boolean | `@${string}`;
|
|
3887
|
+
__typename?: boolean | `@${string}`;
|
|
3888
|
+
}>;
|
|
3889
|
+
["CancelStripePayoutResponse"]: AliasType<{
|
|
3890
|
+
cancel?: boolean | `@${string}`;
|
|
3891
|
+
__typename?: boolean | `@${string}`;
|
|
3892
|
+
}>;
|
|
3893
|
+
["CreateStripePayoutResponse"]: AliasType<{
|
|
3894
|
+
created?: boolean | `@${string}`;
|
|
3895
|
+
__typename?: boolean | `@${string}`;
|
|
3896
|
+
}>;
|
|
3897
|
+
["AddCardToPaymentIntentResponse"]: AliasType<{
|
|
3898
|
+
added?: boolean | `@${string}`;
|
|
3899
|
+
__typename?: boolean | `@${string}`;
|
|
3900
|
+
}>;
|
|
3901
|
+
["CancelPaymentIntentResponse"]: AliasType<{
|
|
3902
|
+
cancel?: boolean | `@${string}`;
|
|
3903
|
+
__typename?: boolean | `@${string}`;
|
|
3904
|
+
}>;
|
|
3905
|
+
["ConfirmPaymentIntentResponse"]: AliasType<{
|
|
3906
|
+
confirm?: boolean | `@${string}`;
|
|
3907
|
+
__typename?: boolean | `@${string}`;
|
|
3908
|
+
}>;
|
|
3909
|
+
["CreatePaymentIntentResponse"]: AliasType<{
|
|
3910
|
+
created?: boolean | `@${string}`;
|
|
3911
|
+
__typename?: boolean | `@${string}`;
|
|
3912
|
+
}>;
|
|
3115
3913
|
["BlogResponse"]: AliasType<{
|
|
3116
3914
|
blogItems?: ResolverInputTypes["BlogItem"];
|
|
3117
3915
|
__typename?: boolean | `@${string}`;
|
|
@@ -3128,74 +3926,382 @@ declare type ResolverInputTypes = {
|
|
|
3128
3926
|
json?: boolean | `@${string}`;
|
|
3129
3927
|
__typename?: boolean | `@${string}`;
|
|
3130
3928
|
}>;
|
|
3131
|
-
["DeletedMailsResponse"]: AliasType<{
|
|
3132
|
-
deletedMails?: ResolverInputTypes["Mail"];
|
|
3929
|
+
["DeletedMailsResponse"]: AliasType<{
|
|
3930
|
+
deletedMails?: ResolverInputTypes["Mail"];
|
|
3931
|
+
__typename?: boolean | `@${string}`;
|
|
3932
|
+
}>;
|
|
3933
|
+
["DeletedNodesResponse"]: AliasType<{
|
|
3934
|
+
deletedNodes?: ResolverInputTypes["Node"];
|
|
3935
|
+
__typename?: boolean | `@${string}`;
|
|
3936
|
+
}>;
|
|
3937
|
+
["FaqResponse"]: AliasType<{
|
|
3938
|
+
faq?: ResolverInputTypes["FaqItem"];
|
|
3939
|
+
__typename?: boolean | `@${string}`;
|
|
3940
|
+
}>;
|
|
3941
|
+
["FileQueryResponse"]: AliasType<{
|
|
3942
|
+
file?: ResolverInputTypes["File"];
|
|
3943
|
+
__typename?: boolean | `@${string}`;
|
|
3944
|
+
}>;
|
|
3945
|
+
["FileContentResponse"]: AliasType<{
|
|
3946
|
+
file?: ResolverInputTypes["FileContent"];
|
|
3947
|
+
__typename?: boolean | `@${string}`;
|
|
3948
|
+
}>;
|
|
3949
|
+
["JwtResponse"]: AliasType<{
|
|
3950
|
+
jwt?: boolean | `@${string}`;
|
|
3951
|
+
__typename?: boolean | `@${string}`;
|
|
3952
|
+
}>;
|
|
3953
|
+
["IsCryptoTransactionDoneResponse"]: AliasType<{
|
|
3954
|
+
done?: boolean | `@${string}`;
|
|
3955
|
+
__typename?: boolean | `@${string}`;
|
|
3956
|
+
}>;
|
|
3957
|
+
["QueryMailResponse"]: AliasType<{
|
|
3958
|
+
mail?: ResolverInputTypes["Mail"];
|
|
3959
|
+
__typename?: boolean | `@${string}`;
|
|
3960
|
+
}>;
|
|
3961
|
+
["MyCryptoBalanceResponse"]: AliasType<{
|
|
3962
|
+
amount?: boolean | `@${string}`;
|
|
3963
|
+
__typename?: boolean | `@${string}`;
|
|
3964
|
+
}>;
|
|
3965
|
+
["NodeResponse"]: AliasType<{
|
|
3966
|
+
node?: ResolverInputTypes["Node"];
|
|
3967
|
+
__typename?: boolean | `@${string}`;
|
|
3968
|
+
}>;
|
|
3969
|
+
["NodesSharedWithMeResponse"]: AliasType<{
|
|
3970
|
+
nodesSharedWithMe?: ResolverInputTypes["Node"];
|
|
3971
|
+
__typename?: boolean | `@${string}`;
|
|
3972
|
+
}>;
|
|
3973
|
+
["PaymentInfosResponse"]: AliasType<{
|
|
3974
|
+
paymentInfos?: ResolverInputTypes["PaymentInfos"];
|
|
3975
|
+
__typename?: boolean | `@${string}`;
|
|
3976
|
+
}>;
|
|
3977
|
+
["PlanResponse"]: AliasType<{
|
|
3978
|
+
plan?: ResolverInputTypes["Plan"];
|
|
3979
|
+
__typename?: boolean | `@${string}`;
|
|
3980
|
+
}>;
|
|
3981
|
+
["SharedNodesResponse"]: AliasType<{
|
|
3982
|
+
sharedNodes?: ResolverInputTypes["Node"];
|
|
3983
|
+
__typename?: boolean | `@${string}`;
|
|
3984
|
+
}>;
|
|
3985
|
+
["UnreadReceivedMailsCountResponse"]: AliasType<{
|
|
3986
|
+
count?: boolean | `@${string}`;
|
|
3987
|
+
__typename?: boolean | `@${string}`;
|
|
3988
|
+
}>;
|
|
3989
|
+
["UserResponse"]: AliasType<{
|
|
3990
|
+
user?: ResolverInputTypes["User"];
|
|
3991
|
+
__typename?: boolean | `@${string}`;
|
|
3992
|
+
}>;
|
|
3993
|
+
["UserListResponse"]: AliasType<{
|
|
3994
|
+
userList?: ResolverInputTypes["User"];
|
|
3995
|
+
__typename?: boolean | `@${string}`;
|
|
3996
|
+
}>;
|
|
3997
|
+
["BalanceStripeResponse"]: AliasType<{
|
|
3998
|
+
amount?: boolean | `@${string}`;
|
|
3999
|
+
currency?: boolean | `@${string}`;
|
|
4000
|
+
source_types?: ResolverInputTypes["SourceTypeStripeResponse"];
|
|
4001
|
+
__typename?: boolean | `@${string}`;
|
|
4002
|
+
}>;
|
|
4003
|
+
["BalanceStripeObjectResponse"]: AliasType<{
|
|
4004
|
+
object?: boolean | `@${string}`;
|
|
4005
|
+
available?: ResolverInputTypes["BalanceStripeResponse"];
|
|
4006
|
+
connect_reserved?: ResolverInputTypes["BalanceStripeResponse"];
|
|
4007
|
+
instant_available?: ResolverInputTypes["BalanceStripeResponse"];
|
|
4008
|
+
issuing?: ResolverInputTypes["IssuingStripeResponse"];
|
|
4009
|
+
livemode?: boolean | `@${string}`;
|
|
4010
|
+
pending?: ResolverInputTypes["BalanceStripeResponse"];
|
|
4011
|
+
__typename?: boolean | `@${string}`;
|
|
4012
|
+
}>;
|
|
4013
|
+
["GetStripeBalanceResponse"]: AliasType<{
|
|
4014
|
+
balance?: ResolverInputTypes["BalanceStripeObjectResponse"];
|
|
4015
|
+
__typename?: boolean | `@${string}`;
|
|
4016
|
+
}>;
|
|
4017
|
+
["GetStripeBalanceTransactionResponse"]: AliasType<{
|
|
4018
|
+
balanceTransaction?: ResolverInputTypes["TransacStripeResponse"];
|
|
4019
|
+
__typename?: boolean | `@${string}`;
|
|
4020
|
+
}>;
|
|
4021
|
+
["GetStripeTransactionResponse"]: AliasType<{
|
|
4022
|
+
transaction?: ResolverInputTypes["TransacStripeResponse"];
|
|
4023
|
+
__typename?: boolean | `@${string}`;
|
|
4024
|
+
}>;
|
|
4025
|
+
["HasStripeAccountResponse"]: AliasType<{
|
|
4026
|
+
hasAccount?: boolean | `@${string}`;
|
|
4027
|
+
__typename?: boolean | `@${string}`;
|
|
4028
|
+
}>;
|
|
4029
|
+
["IssuingStripeResponse"]: AliasType<{
|
|
4030
|
+
available?: ResolverInputTypes["BalanceStripeResponse"];
|
|
4031
|
+
__typename?: boolean | `@${string}`;
|
|
4032
|
+
}>;
|
|
4033
|
+
["KycStripeCompletedResponse"]: AliasType<{
|
|
4034
|
+
kycCompleted?: boolean | `@${string}`;
|
|
4035
|
+
__typename?: boolean | `@${string}`;
|
|
4036
|
+
}>;
|
|
4037
|
+
["SourceTypeStripeResponse"]: AliasType<{
|
|
4038
|
+
bank_account?: boolean | `@${string}`;
|
|
4039
|
+
card?: boolean | `@${string}`;
|
|
4040
|
+
fpx?: boolean | `@${string}`;
|
|
3133
4041
|
__typename?: boolean | `@${string}`;
|
|
3134
4042
|
}>;
|
|
3135
|
-
["
|
|
3136
|
-
|
|
4043
|
+
["TransacStripeResponse"]: AliasType<{
|
|
4044
|
+
id?: boolean | `@${string}`;
|
|
4045
|
+
object?: boolean | `@${string}`;
|
|
4046
|
+
amount?: boolean | `@${string}`;
|
|
4047
|
+
available_on?: boolean | `@${string}`;
|
|
4048
|
+
created?: boolean | `@${string}`;
|
|
4049
|
+
currency?: boolean | `@${string}`;
|
|
4050
|
+
description?: boolean | `@${string}`;
|
|
4051
|
+
exchange_rate?: boolean | `@${string}`;
|
|
4052
|
+
fee?: boolean | `@${string}`;
|
|
4053
|
+
fee_details?: ResolverInputTypes["TransactionStripeFeeResponse"];
|
|
4054
|
+
net?: boolean | `@${string}`;
|
|
4055
|
+
reporting_category?: boolean | `@${string}`;
|
|
4056
|
+
source?: boolean | `@${string}`;
|
|
4057
|
+
status?: boolean | `@${string}`;
|
|
4058
|
+
type?: boolean | `@${string}`;
|
|
3137
4059
|
__typename?: boolean | `@${string}`;
|
|
3138
4060
|
}>;
|
|
3139
|
-
["
|
|
3140
|
-
|
|
4061
|
+
["TransactionStripeFeeResponse"]: AliasType<{
|
|
4062
|
+
amount?: boolean | `@${string}`;
|
|
4063
|
+
application?: boolean | `@${string}`;
|
|
4064
|
+
currency?: boolean | `@${string}`;
|
|
4065
|
+
description?: boolean | `@${string}`;
|
|
4066
|
+
type?: boolean | `@${string}`;
|
|
3141
4067
|
__typename?: boolean | `@${string}`;
|
|
3142
4068
|
}>;
|
|
3143
|
-
["
|
|
3144
|
-
|
|
4069
|
+
["GetAllStripeTransferResponse"]: AliasType<{
|
|
4070
|
+
allTransfer?: ResolverInputTypes["StripeTransferResponse"];
|
|
3145
4071
|
__typename?: boolean | `@${string}`;
|
|
3146
4072
|
}>;
|
|
3147
|
-
["
|
|
3148
|
-
|
|
4073
|
+
["GetStripeTransferResponse"]: AliasType<{
|
|
4074
|
+
transfer?: ResolverInputTypes["StripeTransferResponse"];
|
|
3149
4075
|
__typename?: boolean | `@${string}`;
|
|
3150
4076
|
}>;
|
|
3151
|
-
["
|
|
3152
|
-
|
|
4077
|
+
["StripeTransferResponse"]: AliasType<{
|
|
4078
|
+
id?: boolean | `@${string}`;
|
|
4079
|
+
object?: boolean | `@${string}`;
|
|
4080
|
+
amount?: boolean | `@${string}`;
|
|
4081
|
+
amount_reversed?: boolean | `@${string}`;
|
|
4082
|
+
balance_transaction?: boolean | `@${string}`;
|
|
4083
|
+
created?: boolean | `@${string}`;
|
|
4084
|
+
currency?: boolean | `@${string}`;
|
|
4085
|
+
description?: boolean | `@${string}`;
|
|
4086
|
+
destination_payment?: boolean | `@${string}`;
|
|
3153
4087
|
__typename?: boolean | `@${string}`;
|
|
3154
4088
|
}>;
|
|
3155
|
-
["
|
|
3156
|
-
|
|
4089
|
+
["GetAllPaymentRequestToCollect"]: AliasType<{
|
|
4090
|
+
id?: boolean | `@${string}`;
|
|
4091
|
+
object?: boolean | `@${string}`;
|
|
4092
|
+
amount?: boolean | `@${string}`;
|
|
4093
|
+
amount_capturable?: boolean | `@${string}`;
|
|
4094
|
+
amount_details?: boolean | `@${string}`;
|
|
4095
|
+
amount_received?: boolean | `@${string}`;
|
|
4096
|
+
application?: boolean | `@${string}`;
|
|
4097
|
+
application_fee_amount?: boolean | `@${string}`;
|
|
4098
|
+
automatic_payment_methods?: boolean | `@${string}`;
|
|
4099
|
+
canceled_at?: boolean | `@${string}`;
|
|
4100
|
+
cancellation_reason?: boolean | `@${string}`;
|
|
4101
|
+
capture_method?: boolean | `@${string}`;
|
|
4102
|
+
charges?: boolean | `@${string}`;
|
|
4103
|
+
client_secret?: boolean | `@${string}`;
|
|
4104
|
+
confirmation_method?: boolean | `@${string}`;
|
|
4105
|
+
created?: boolean | `@${string}`;
|
|
4106
|
+
currency?: boolean | `@${string}`;
|
|
4107
|
+
customer?: boolean | `@${string}`;
|
|
4108
|
+
description?: boolean | `@${string}`;
|
|
4109
|
+
invoice?: boolean | `@${string}`;
|
|
4110
|
+
last_payment_error?: boolean | `@${string}`;
|
|
4111
|
+
livemode?: boolean | `@${string}`;
|
|
4112
|
+
metadata?: boolean | `@${string}`;
|
|
4113
|
+
next_action?: boolean | `@${string}`;
|
|
4114
|
+
on_behalf_of?: boolean | `@${string}`;
|
|
4115
|
+
payment_method?: boolean | `@${string}`;
|
|
4116
|
+
payment_method_options?: boolean | `@${string}`;
|
|
4117
|
+
payment_method_types?: boolean | `@${string}`;
|
|
4118
|
+
processing?: boolean | `@${string}`;
|
|
4119
|
+
receipt_email?: boolean | `@${string}`;
|
|
4120
|
+
review?: boolean | `@${string}`;
|
|
4121
|
+
setup_future_usage?: boolean | `@${string}`;
|
|
4122
|
+
shipping?: boolean | `@${string}`;
|
|
4123
|
+
source?: boolean | `@${string}`;
|
|
4124
|
+
statement_descriptor?: boolean | `@${string}`;
|
|
4125
|
+
statement_descriptor_suffix?: boolean | `@${string}`;
|
|
4126
|
+
status?: boolean | `@${string}`;
|
|
4127
|
+
transfer_data?: boolean | `@${string}`;
|
|
4128
|
+
transfer_group?: boolean | `@${string}`;
|
|
3157
4129
|
__typename?: boolean | `@${string}`;
|
|
3158
4130
|
}>;
|
|
3159
|
-
["
|
|
3160
|
-
|
|
4131
|
+
["GetAllPaymentRequestToCollectResponse"]: AliasType<{
|
|
4132
|
+
allPaymentRequestToCollect?: ResolverInputTypes["GetAllPaymentRequestToCollect"];
|
|
3161
4133
|
__typename?: boolean | `@${string}`;
|
|
3162
4134
|
}>;
|
|
3163
|
-
["
|
|
4135
|
+
["GetAllPaymentRequestResponse"]: AliasType<{
|
|
4136
|
+
id?: boolean | `@${string}`;
|
|
4137
|
+
accountId?: boolean | `@${string}`;
|
|
4138
|
+
object?: boolean | `@${string}`;
|
|
3164
4139
|
amount?: boolean | `@${string}`;
|
|
4140
|
+
amount_capturable?: boolean | `@${string}`;
|
|
4141
|
+
amount_details?: boolean | `@${string}`;
|
|
4142
|
+
amount_received?: boolean | `@${string}`;
|
|
4143
|
+
application?: boolean | `@${string}`;
|
|
4144
|
+
application_fee_amount?: boolean | `@${string}`;
|
|
4145
|
+
automatic_payment_methods?: boolean | `@${string}`;
|
|
4146
|
+
canceled_at?: boolean | `@${string}`;
|
|
4147
|
+
cancellation_reason?: boolean | `@${string}`;
|
|
4148
|
+
capture_method?: boolean | `@${string}`;
|
|
4149
|
+
charges?: boolean | `@${string}`;
|
|
4150
|
+
client_secret?: boolean | `@${string}`;
|
|
4151
|
+
confirmation_method?: boolean | `@${string}`;
|
|
4152
|
+
created?: boolean | `@${string}`;
|
|
4153
|
+
currency?: boolean | `@${string}`;
|
|
4154
|
+
customer?: boolean | `@${string}`;
|
|
4155
|
+
description?: boolean | `@${string}`;
|
|
4156
|
+
invoice?: boolean | `@${string}`;
|
|
4157
|
+
last_payment_error?: boolean | `@${string}`;
|
|
4158
|
+
livemode?: boolean | `@${string}`;
|
|
4159
|
+
metadata?: boolean | `@${string}`;
|
|
4160
|
+
next_action?: boolean | `@${string}`;
|
|
4161
|
+
on_behalf_of?: boolean | `@${string}`;
|
|
4162
|
+
payment_method?: boolean | `@${string}`;
|
|
4163
|
+
payment_method_options?: boolean | `@${string}`;
|
|
4164
|
+
payment_method_types?: boolean | `@${string}`;
|
|
4165
|
+
processing?: boolean | `@${string}`;
|
|
4166
|
+
receipt_email?: boolean | `@${string}`;
|
|
4167
|
+
review?: boolean | `@${string}`;
|
|
4168
|
+
setup_future_usage?: boolean | `@${string}`;
|
|
4169
|
+
shipping?: boolean | `@${string}`;
|
|
4170
|
+
source?: boolean | `@${string}`;
|
|
4171
|
+
statement_descriptor?: boolean | `@${string}`;
|
|
4172
|
+
statement_descriptor_suffix?: boolean | `@${string}`;
|
|
4173
|
+
status?: boolean | `@${string}`;
|
|
4174
|
+
transfer_data?: boolean | `@${string}`;
|
|
4175
|
+
transfer_group?: boolean | `@${string}`;
|
|
3165
4176
|
__typename?: boolean | `@${string}`;
|
|
3166
4177
|
}>;
|
|
3167
|
-
["
|
|
3168
|
-
|
|
4178
|
+
["GetAllPaymentRequestToPayResponse"]: AliasType<{
|
|
4179
|
+
allPaymentRequestToPay?: ResolverInputTypes["GetAllPaymentRequestResponse"];
|
|
3169
4180
|
__typename?: boolean | `@${string}`;
|
|
3170
4181
|
}>;
|
|
3171
|
-
["
|
|
3172
|
-
|
|
4182
|
+
["GetPaymentRequestToCollect"]: AliasType<{
|
|
4183
|
+
id?: boolean | `@${string}`;
|
|
4184
|
+
object?: boolean | `@${string}`;
|
|
4185
|
+
amount?: boolean | `@${string}`;
|
|
4186
|
+
amount_capturable?: boolean | `@${string}`;
|
|
4187
|
+
amount_details?: boolean | `@${string}`;
|
|
4188
|
+
amount_received?: boolean | `@${string}`;
|
|
4189
|
+
application?: boolean | `@${string}`;
|
|
4190
|
+
application_fee_amount?: boolean | `@${string}`;
|
|
4191
|
+
automatic_payment_methods?: boolean | `@${string}`;
|
|
4192
|
+
canceled_at?: boolean | `@${string}`;
|
|
4193
|
+
cancellation_reason?: boolean | `@${string}`;
|
|
4194
|
+
capture_method?: boolean | `@${string}`;
|
|
4195
|
+
charges?: boolean | `@${string}`;
|
|
4196
|
+
client_secret?: boolean | `@${string}`;
|
|
4197
|
+
confirmation_method?: boolean | `@${string}`;
|
|
4198
|
+
created?: boolean | `@${string}`;
|
|
4199
|
+
currency?: boolean | `@${string}`;
|
|
4200
|
+
customer?: boolean | `@${string}`;
|
|
4201
|
+
description?: boolean | `@${string}`;
|
|
4202
|
+
invoice?: boolean | `@${string}`;
|
|
4203
|
+
last_payment_error?: boolean | `@${string}`;
|
|
4204
|
+
livemode?: boolean | `@${string}`;
|
|
4205
|
+
metadata?: boolean | `@${string}`;
|
|
4206
|
+
next_action?: boolean | `@${string}`;
|
|
4207
|
+
on_behalf_of?: boolean | `@${string}`;
|
|
4208
|
+
payment_method?: boolean | `@${string}`;
|
|
4209
|
+
payment_method_options?: boolean | `@${string}`;
|
|
4210
|
+
payment_method_types?: boolean | `@${string}`;
|
|
4211
|
+
processing?: boolean | `@${string}`;
|
|
4212
|
+
receipt_email?: boolean | `@${string}`;
|
|
4213
|
+
review?: boolean | `@${string}`;
|
|
4214
|
+
setup_future_usage?: boolean | `@${string}`;
|
|
4215
|
+
shipping?: boolean | `@${string}`;
|
|
4216
|
+
source?: boolean | `@${string}`;
|
|
4217
|
+
statement_descriptor?: boolean | `@${string}`;
|
|
4218
|
+
statement_descriptor_suffix?: boolean | `@${string}`;
|
|
4219
|
+
status?: boolean | `@${string}`;
|
|
4220
|
+
transfer_data?: boolean | `@${string}`;
|
|
4221
|
+
transfer_group?: boolean | `@${string}`;
|
|
3173
4222
|
__typename?: boolean | `@${string}`;
|
|
3174
4223
|
}>;
|
|
3175
|
-
["
|
|
3176
|
-
|
|
4224
|
+
["GetPaymentRequestToCollectResponse"]: AliasType<{
|
|
4225
|
+
paymentRequestToCollect?: ResolverInputTypes["GetPaymentRequestToCollect"];
|
|
3177
4226
|
__typename?: boolean | `@${string}`;
|
|
3178
4227
|
}>;
|
|
3179
|
-
["
|
|
3180
|
-
|
|
4228
|
+
["GetPaymentRequestToPay"]: AliasType<{
|
|
4229
|
+
id?: boolean | `@${string}`;
|
|
4230
|
+
accountId?: boolean | `@${string}`;
|
|
4231
|
+
object?: boolean | `@${string}`;
|
|
4232
|
+
amount?: boolean | `@${string}`;
|
|
4233
|
+
amount_capturable?: boolean | `@${string}`;
|
|
4234
|
+
amount_details?: boolean | `@${string}`;
|
|
4235
|
+
amount_received?: boolean | `@${string}`;
|
|
4236
|
+
application?: boolean | `@${string}`;
|
|
4237
|
+
application_fee_amount?: boolean | `@${string}`;
|
|
4238
|
+
automatic_payment_methods?: boolean | `@${string}`;
|
|
4239
|
+
canceled_at?: boolean | `@${string}`;
|
|
4240
|
+
cancellation_reason?: boolean | `@${string}`;
|
|
4241
|
+
capture_method?: boolean | `@${string}`;
|
|
4242
|
+
charges?: boolean | `@${string}`;
|
|
4243
|
+
client_secret?: boolean | `@${string}`;
|
|
4244
|
+
confirmation_method?: boolean | `@${string}`;
|
|
4245
|
+
created?: boolean | `@${string}`;
|
|
4246
|
+
currency?: boolean | `@${string}`;
|
|
4247
|
+
customer?: boolean | `@${string}`;
|
|
4248
|
+
description?: boolean | `@${string}`;
|
|
4249
|
+
invoice?: boolean | `@${string}`;
|
|
4250
|
+
last_payment_error?: boolean | `@${string}`;
|
|
4251
|
+
livemode?: boolean | `@${string}`;
|
|
4252
|
+
metadata?: boolean | `@${string}`;
|
|
4253
|
+
next_action?: boolean | `@${string}`;
|
|
4254
|
+
on_behalf_of?: boolean | `@${string}`;
|
|
4255
|
+
payment_method?: boolean | `@${string}`;
|
|
4256
|
+
payment_method_options?: boolean | `@${string}`;
|
|
4257
|
+
payment_method_types?: boolean | `@${string}`;
|
|
4258
|
+
processing?: boolean | `@${string}`;
|
|
4259
|
+
receipt_email?: boolean | `@${string}`;
|
|
4260
|
+
review?: boolean | `@${string}`;
|
|
4261
|
+
setup_future_usage?: boolean | `@${string}`;
|
|
4262
|
+
shipping?: boolean | `@${string}`;
|
|
4263
|
+
source?: boolean | `@${string}`;
|
|
4264
|
+
statement_descriptor?: boolean | `@${string}`;
|
|
4265
|
+
statement_descriptor_suffix?: boolean | `@${string}`;
|
|
4266
|
+
status?: boolean | `@${string}`;
|
|
4267
|
+
transfer_data?: boolean | `@${string}`;
|
|
4268
|
+
transfer_group?: boolean | `@${string}`;
|
|
3181
4269
|
__typename?: boolean | `@${string}`;
|
|
3182
4270
|
}>;
|
|
3183
|
-
["
|
|
3184
|
-
|
|
4271
|
+
["GetPaymentRequestToPayResponse"]: AliasType<{
|
|
4272
|
+
paymentRequestToPay?: ResolverInputTypes["GetPaymentRequestToPay"];
|
|
3185
4273
|
__typename?: boolean | `@${string}`;
|
|
3186
4274
|
}>;
|
|
3187
|
-
["
|
|
3188
|
-
|
|
4275
|
+
["GetAllStripePayoutResponse"]: AliasType<{
|
|
4276
|
+
allPayout?: ResolverInputTypes["PayoutResponse"];
|
|
3189
4277
|
__typename?: boolean | `@${string}`;
|
|
3190
4278
|
}>;
|
|
3191
|
-
["
|
|
3192
|
-
|
|
4279
|
+
["GetStripePayoutResponse"]: AliasType<{
|
|
4280
|
+
payout?: ResolverInputTypes["PayoutResponse"];
|
|
3193
4281
|
__typename?: boolean | `@${string}`;
|
|
3194
4282
|
}>;
|
|
3195
|
-
["
|
|
3196
|
-
|
|
4283
|
+
["PayoutResponse"]: AliasType<{
|
|
4284
|
+
id?: boolean | `@${string}`;
|
|
4285
|
+
object?: boolean | `@${string}`;
|
|
4286
|
+
amount?: boolean | `@${string}`;
|
|
4287
|
+
arrival_date?: boolean | `@${string}`;
|
|
4288
|
+
automatic?: boolean | `@${string}`;
|
|
4289
|
+
created?: boolean | `@${string}`;
|
|
4290
|
+
currency?: boolean | `@${string}`;
|
|
4291
|
+
description?: boolean | `@${string}`;
|
|
4292
|
+
failure_code?: boolean | `@${string}`;
|
|
4293
|
+
failure_message?: boolean | `@${string}`;
|
|
4294
|
+
livemode?: boolean | `@${string}`;
|
|
4295
|
+
method?: boolean | `@${string}`;
|
|
4296
|
+
original_payout?: boolean | `@${string}`;
|
|
4297
|
+
reversed_by?: boolean | `@${string}`;
|
|
4298
|
+
source_type?: boolean | `@${string}`;
|
|
4299
|
+
statement_descriptor?: boolean | `@${string}`;
|
|
4300
|
+
status?: boolean | `@${string}`;
|
|
4301
|
+
type?: boolean | `@${string}`;
|
|
3197
4302
|
__typename?: boolean | `@${string}`;
|
|
3198
4303
|
}>;
|
|
4304
|
+
["PayoutType"]: PayoutType;
|
|
3199
4305
|
["TemporaryUser"]: AliasType<{
|
|
3200
4306
|
id?: boolean | `@${string}`;
|
|
3201
4307
|
mails?: ResolverInputTypes["MailIntegrity"];
|
|
@@ -3423,6 +4529,45 @@ declare type ResolverInputTypes = {
|
|
|
3423
4529
|
},
|
|
3424
4530
|
ResolverInputTypes["UserListResult"]
|
|
3425
4531
|
];
|
|
4532
|
+
getStripeBalance?: ResolverInputTypes["GetStripeBalanceResult"];
|
|
4533
|
+
getStripeBalanceTransaction?: ResolverInputTypes["GetStripeBalanceTransactionResult"];
|
|
4534
|
+
getStripeTransaction?: [
|
|
4535
|
+
{
|
|
4536
|
+
transactionId: string;
|
|
4537
|
+
},
|
|
4538
|
+
ResolverInputTypes["GetStripeTransactionResult"]
|
|
4539
|
+
];
|
|
4540
|
+
hasStripeAccount?: ResolverInputTypes["HasStripeAccountResult"];
|
|
4541
|
+
kycStripeCompleted?: ResolverInputTypes["KycStripeCompletedResult"];
|
|
4542
|
+
getAllStripeTransfer?: ResolverInputTypes["GetAllStripeTransferResult"];
|
|
4543
|
+
getStripeTransfer?: [
|
|
4544
|
+
{
|
|
4545
|
+
transferId: string;
|
|
4546
|
+
},
|
|
4547
|
+
ResolverInputTypes["GetStripeTransferResult"]
|
|
4548
|
+
];
|
|
4549
|
+
getAllStripePayout?: ResolverInputTypes["GetAllStripePayoutResult"];
|
|
4550
|
+
getStripePayout?: [
|
|
4551
|
+
{
|
|
4552
|
+
payoutId: string;
|
|
4553
|
+
},
|
|
4554
|
+
ResolverInputTypes["GetStripePayoutResult"]
|
|
4555
|
+
];
|
|
4556
|
+
getAllPaymentRequestToCollect?: ResolverInputTypes["GetAllPaymentRequestToCollectResult"];
|
|
4557
|
+
getAllPaymentRequestToPay?: ResolverInputTypes["GetAllPaymentRequestToPayResult"];
|
|
4558
|
+
getPaymentRequestToCollect?: [
|
|
4559
|
+
{
|
|
4560
|
+
paymentRequestId: string;
|
|
4561
|
+
},
|
|
4562
|
+
ResolverInputTypes["GetPaymentRequestToCollectResult"]
|
|
4563
|
+
];
|
|
4564
|
+
getPaymentRequestToPay?: [
|
|
4565
|
+
{
|
|
4566
|
+
paymentRequestId: string;
|
|
4567
|
+
accountId: string;
|
|
4568
|
+
},
|
|
4569
|
+
ResolverInputTypes["GetPaymentRequestToPayResult"]
|
|
4570
|
+
];
|
|
3426
4571
|
__typename?: boolean | `@${string}`;
|
|
3427
4572
|
}>;
|
|
3428
4573
|
["Mutation"]: AliasType<{
|
|
@@ -3750,6 +4895,75 @@ declare type ResolverInputTypes = {
|
|
|
3750
4895
|
},
|
|
3751
4896
|
ResolverInputTypes["ChangeUserPlanResult"]
|
|
3752
4897
|
];
|
|
4898
|
+
createCardToken?: [
|
|
4899
|
+
{
|
|
4900
|
+
number: string;
|
|
4901
|
+
month: string;
|
|
4902
|
+
year: string;
|
|
4903
|
+
cvc: string;
|
|
4904
|
+
currency: string;
|
|
4905
|
+
name: string;
|
|
4906
|
+
},
|
|
4907
|
+
ResolverInputTypes["CreateCardTokenResult"]
|
|
4908
|
+
];
|
|
4909
|
+
createStripeTransfer?: [
|
|
4910
|
+
{
|
|
4911
|
+
userIdToReceive: string;
|
|
4912
|
+
amount: number;
|
|
4913
|
+
currency: string;
|
|
4914
|
+
},
|
|
4915
|
+
ResolverInputTypes["CreateStripeTransferResult"]
|
|
4916
|
+
];
|
|
4917
|
+
stripeOnBoarding?: [
|
|
4918
|
+
{
|
|
4919
|
+
email: string;
|
|
4920
|
+
},
|
|
4921
|
+
ResolverInputTypes["StripeOnBoardingResult"]
|
|
4922
|
+
];
|
|
4923
|
+
cancelStripePayout?: [
|
|
4924
|
+
{
|
|
4925
|
+
payoutId: string;
|
|
4926
|
+
},
|
|
4927
|
+
ResolverInputTypes["CancelStripePayoutResult"]
|
|
4928
|
+
];
|
|
4929
|
+
createStripePayout?: [
|
|
4930
|
+
{
|
|
4931
|
+
amount: number;
|
|
4932
|
+
currency: string;
|
|
4933
|
+
description?: string | undefined | null;
|
|
4934
|
+
},
|
|
4935
|
+
ResolverInputTypes["CreateStripePayoutResult"]
|
|
4936
|
+
];
|
|
4937
|
+
addCartToPaymentIntent?: [
|
|
4938
|
+
{
|
|
4939
|
+
paymentIntentId: string;
|
|
4940
|
+
accountId: string;
|
|
4941
|
+
tokenId: string;
|
|
4942
|
+
},
|
|
4943
|
+
ResolverInputTypes["AddCartToPaymentIntentResult"]
|
|
4944
|
+
];
|
|
4945
|
+
cancelPaymentIntent?: [
|
|
4946
|
+
{
|
|
4947
|
+
paymentIntentId: string;
|
|
4948
|
+
accountId: string;
|
|
4949
|
+
},
|
|
4950
|
+
ResolverInputTypes["CancelPaymentIntentResult"]
|
|
4951
|
+
];
|
|
4952
|
+
confirmPaymentIntent?: [
|
|
4953
|
+
{
|
|
4954
|
+
paymentIntentId: string;
|
|
4955
|
+
accountId: string;
|
|
4956
|
+
},
|
|
4957
|
+
ResolverInputTypes["ConfirmPaymentIntentResult"]
|
|
4958
|
+
];
|
|
4959
|
+
createPaymentIntent?: [
|
|
4960
|
+
{
|
|
4961
|
+
amount: number;
|
|
4962
|
+
userId: string;
|
|
4963
|
+
currency: string;
|
|
4964
|
+
},
|
|
4965
|
+
ResolverInputTypes["CreatePaymentIntentResult"]
|
|
4966
|
+
];
|
|
3753
4967
|
__typename?: boolean | `@${string}`;
|
|
3754
4968
|
}>;
|
|
3755
4969
|
["Subscription"]: AliasType<{
|
|
@@ -3792,6 +5006,19 @@ declare type ModelTypes = {
|
|
|
3792
5006
|
["UnreadReceivedMailsCountResult"]: ModelTypes["UnreadReceivedMailsCountResponse"] | ModelTypes["ErrorAccessDenied"];
|
|
3793
5007
|
["UserResult"]: ModelTypes["UserResponse"] | ModelTypes["ErrorNotFound"];
|
|
3794
5008
|
["UserListResult"]: ModelTypes["UserListResponse"] | ModelTypes["ErrorAccessDenied"];
|
|
5009
|
+
["GetStripeBalanceResult"]: ModelTypes["GetStripeBalanceResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorStripe"];
|
|
5010
|
+
["GetStripeBalanceTransactionResult"]: ModelTypes["GetStripeBalanceTransactionResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorStripe"];
|
|
5011
|
+
["GetStripeTransactionResult"]: ModelTypes["GetStripeTransactionResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorStripe"];
|
|
5012
|
+
["HasStripeAccountResult"]: ModelTypes["HasStripeAccountResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"];
|
|
5013
|
+
["KycStripeCompletedResult"]: ModelTypes["KycStripeCompletedResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorStripe"];
|
|
5014
|
+
["GetAllStripeTransferResult"]: ModelTypes["GetAllStripeTransferResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"] | ModelTypes["ErrorNotFound"];
|
|
5015
|
+
["GetStripeTransferResult"]: ModelTypes["GetStripeTransferResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"] | ModelTypes["ErrorNotFound"];
|
|
5016
|
+
["GetAllStripePayoutResult"]: ModelTypes["GetAllStripePayoutResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorStripe"];
|
|
5017
|
+
["GetStripePayoutResult"]: ModelTypes["GetStripePayoutResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorStripe"];
|
|
5018
|
+
["GetAllPaymentRequestToCollectResult"]: ModelTypes["GetAllPaymentRequestToCollectResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"] | ModelTypes["ErrorNotFound"];
|
|
5019
|
+
["GetAllPaymentRequestToPayResult"]: ModelTypes["GetAllPaymentRequestToPayResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"];
|
|
5020
|
+
["GetPaymentRequestToCollectResult"]: ModelTypes["GetPaymentRequestToCollectResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorStripe"];
|
|
5021
|
+
["GetPaymentRequestToPayResult"]: ModelTypes["GetPaymentRequestToPayResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"];
|
|
3795
5022
|
["AddFileToHistoryResult"]: ModelTypes["AddFileToHistoryResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotExist"];
|
|
3796
5023
|
["CancelPaymentResult"]: ModelTypes["CancelPaymentResponse"] | ModelTypes["ErrorAccessDenied"];
|
|
3797
5024
|
["CreateApplicationResult"]: ModelTypes["CreateApplicationResponse"] | ModelTypes["ErrorNotExist"];
|
|
@@ -3838,6 +5065,15 @@ declare type ModelTypes = {
|
|
|
3838
5065
|
["UploadFilePartEndResult"]: ModelTypes["UploadFilePartEndResponse"] | ModelTypes["ErrorAccessDenied"];
|
|
3839
5066
|
["UploadLiteFileResult"]: ModelTypes["UploadLiteFileResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorBasic"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorLimit"];
|
|
3840
5067
|
["ChangeUserPlanResult"]: ModelTypes["ChangeUserPlanResponse"] | ModelTypes["ErrorAccessDenied"];
|
|
5068
|
+
["CreateCardTokenResult"]: ModelTypes["CreateCardTokenResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"];
|
|
5069
|
+
["CreateStripeTransferResult"]: ModelTypes["CreateStripeTransferResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"] | ModelTypes["ErrorNotFound"];
|
|
5070
|
+
["StripeOnBoardingResult"]: ModelTypes["StripeOnBoardingResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"];
|
|
5071
|
+
["CancelStripePayoutResult"]: ModelTypes["CancelStripePayoutResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"] | ModelTypes["ErrorNotFound"];
|
|
5072
|
+
["CreateStripePayoutResult"]: ModelTypes["CreateStripePayoutResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"] | ModelTypes["ErrorNotFound"];
|
|
5073
|
+
["AddCartToPaymentIntentResult"]: ModelTypes["AddCardToPaymentIntentResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"] | ModelTypes["ErrorNotFound"];
|
|
5074
|
+
["CancelPaymentIntentResult"]: ModelTypes["CancelPaymentIntentResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"] | ModelTypes["ErrorNotFound"];
|
|
5075
|
+
["ConfirmPaymentIntentResult"]: ModelTypes["ConfirmPaymentIntentResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"] | ModelTypes["ErrorNotFound"];
|
|
5076
|
+
["CreatePaymentIntentResult"]: ModelTypes["CreatePaymentIntentResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorStripe"] | ModelTypes["ErrorNotFound"];
|
|
3841
5077
|
["AppKeyPair"]: {
|
|
3842
5078
|
pub: string;
|
|
3843
5079
|
};
|
|
@@ -3910,11 +5146,11 @@ declare type ModelTypes = {
|
|
|
3910
5146
|
address: string;
|
|
3911
5147
|
privateKeyEncrypted: string;
|
|
3912
5148
|
};
|
|
3913
|
-
["Error"]: ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorUpgradePlan"] | ModelTypes["ErrorLangNotExist"] | ModelTypes["ErrorNotExist"] | ModelTypes["ErrorLimit"] | ModelTypes["ErrorBasic"];
|
|
5149
|
+
["Error"]: ModelTypes["ErrorStripe"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorUpgradePlan"] | ModelTypes["ErrorLangNotExist"] | ModelTypes["ErrorNotExist"] | ModelTypes["ErrorLimit"] | ModelTypes["ErrorBasic"];
|
|
3914
5150
|
["ErrorAccessDenied"]: {
|
|
3915
5151
|
message: string;
|
|
3916
5152
|
};
|
|
3917
|
-
["ErrorBase"]: ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorBasic"] | ModelTypes["ErrorLangNotExist"] | ModelTypes["ErrorLimit"] | ModelTypes["ErrorNotExist"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorUpgradePlan"];
|
|
5153
|
+
["ErrorBase"]: ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorBasic"] | ModelTypes["ErrorLangNotExist"] | ModelTypes["ErrorLimit"] | ModelTypes["ErrorNotExist"] | ModelTypes["ErrorNotFound"] | ModelTypes["ErrorStripe"] | ModelTypes["ErrorUpgradePlan"];
|
|
3918
5154
|
["ErrorBasic"]: {
|
|
3919
5155
|
message: string;
|
|
3920
5156
|
};
|
|
@@ -3933,6 +5169,9 @@ declare type ModelTypes = {
|
|
|
3933
5169
|
message: string;
|
|
3934
5170
|
field?: string | undefined;
|
|
3935
5171
|
};
|
|
5172
|
+
["ErrorStripe"]: {
|
|
5173
|
+
message: string;
|
|
5174
|
+
};
|
|
3936
5175
|
["ErrorUpgradePlan"]: {
|
|
3937
5176
|
message: string;
|
|
3938
5177
|
};
|
|
@@ -4398,6 +5637,33 @@ declare type ModelTypes = {
|
|
|
4398
5637
|
["UploadLiteFileResponse"]: {
|
|
4399
5638
|
uploadLiteFile: ModelTypes["LiteFileResponse"];
|
|
4400
5639
|
};
|
|
5640
|
+
["CreateStripeTransferResponse"]: {
|
|
5641
|
+
created: boolean;
|
|
5642
|
+
};
|
|
5643
|
+
["StripeOnBoardingResponse"]: {
|
|
5644
|
+
onBoardingUrl: string;
|
|
5645
|
+
};
|
|
5646
|
+
["CreateCardTokenResponse"]: {
|
|
5647
|
+
created?: boolean | undefined;
|
|
5648
|
+
};
|
|
5649
|
+
["CancelStripePayoutResponse"]: {
|
|
5650
|
+
cancel?: boolean | undefined;
|
|
5651
|
+
};
|
|
5652
|
+
["CreateStripePayoutResponse"]: {
|
|
5653
|
+
created?: boolean | undefined;
|
|
5654
|
+
};
|
|
5655
|
+
["AddCardToPaymentIntentResponse"]: {
|
|
5656
|
+
added?: boolean | undefined;
|
|
5657
|
+
};
|
|
5658
|
+
["CancelPaymentIntentResponse"]: {
|
|
5659
|
+
cancel?: boolean | undefined;
|
|
5660
|
+
};
|
|
5661
|
+
["ConfirmPaymentIntentResponse"]: {
|
|
5662
|
+
confirm?: boolean | undefined;
|
|
5663
|
+
};
|
|
5664
|
+
["CreatePaymentIntentResponse"]: {
|
|
5665
|
+
created?: boolean | undefined;
|
|
5666
|
+
};
|
|
4401
5667
|
["BlogResponse"]: {
|
|
4402
5668
|
blogItems: Array<ModelTypes["BlogItem"]>;
|
|
4403
5669
|
};
|
|
@@ -4461,6 +5727,289 @@ declare type ModelTypes = {
|
|
|
4461
5727
|
["UserListResponse"]: {
|
|
4462
5728
|
userList: Array<ModelTypes["User"]>;
|
|
4463
5729
|
};
|
|
5730
|
+
["BalanceStripeResponse"]: {
|
|
5731
|
+
amount: number;
|
|
5732
|
+
currency: string;
|
|
5733
|
+
source_types?: ModelTypes["SourceTypeStripeResponse"] | undefined;
|
|
5734
|
+
};
|
|
5735
|
+
["BalanceStripeObjectResponse"]: {
|
|
5736
|
+
object: string;
|
|
5737
|
+
available: Array<ModelTypes["BalanceStripeResponse"]>;
|
|
5738
|
+
connect_reserved?: Array<ModelTypes["BalanceStripeResponse"] | undefined> | undefined;
|
|
5739
|
+
instant_available?: Array<ModelTypes["BalanceStripeResponse"] | undefined> | undefined;
|
|
5740
|
+
issuing?: ModelTypes["IssuingStripeResponse"] | undefined;
|
|
5741
|
+
livemode: boolean;
|
|
5742
|
+
pending: Array<ModelTypes["BalanceStripeResponse"]>;
|
|
5743
|
+
};
|
|
5744
|
+
["GetStripeBalanceResponse"]: {
|
|
5745
|
+
balance: ModelTypes["BalanceStripeObjectResponse"];
|
|
5746
|
+
};
|
|
5747
|
+
["GetStripeBalanceTransactionResponse"]: {
|
|
5748
|
+
balanceTransaction: Array<ModelTypes["TransacStripeResponse"]>;
|
|
5749
|
+
};
|
|
5750
|
+
["GetStripeTransactionResponse"]: {
|
|
5751
|
+
transaction: ModelTypes["TransacStripeResponse"];
|
|
5752
|
+
};
|
|
5753
|
+
["HasStripeAccountResponse"]: {
|
|
5754
|
+
hasAccount?: boolean | undefined;
|
|
5755
|
+
};
|
|
5756
|
+
["IssuingStripeResponse"]: {
|
|
5757
|
+
available: Array<ModelTypes["BalanceStripeResponse"]>;
|
|
5758
|
+
};
|
|
5759
|
+
["KycStripeCompletedResponse"]: {
|
|
5760
|
+
kycCompleted?: boolean | undefined;
|
|
5761
|
+
};
|
|
5762
|
+
["SourceTypeStripeResponse"]: {
|
|
5763
|
+
bank_account?: number | undefined;
|
|
5764
|
+
card?: number | undefined;
|
|
5765
|
+
fpx?: number | undefined;
|
|
5766
|
+
};
|
|
5767
|
+
["TransacStripeResponse"]: {
|
|
5768
|
+
id: string;
|
|
5769
|
+
object: string;
|
|
5770
|
+
amount: number;
|
|
5771
|
+
available_on: number;
|
|
5772
|
+
created: number;
|
|
5773
|
+
currency: string;
|
|
5774
|
+
description?: string | undefined;
|
|
5775
|
+
exchange_rate?: number | undefined;
|
|
5776
|
+
fee: number;
|
|
5777
|
+
fee_details: Array<ModelTypes["TransactionStripeFeeResponse"]>;
|
|
5778
|
+
net: number;
|
|
5779
|
+
reporting_category: string;
|
|
5780
|
+
source: ModelTypes["Json"];
|
|
5781
|
+
status: string;
|
|
5782
|
+
type: string;
|
|
5783
|
+
};
|
|
5784
|
+
["TransactionStripeFeeResponse"]: {
|
|
5785
|
+
amount: number;
|
|
5786
|
+
application?: string | undefined;
|
|
5787
|
+
currency: string;
|
|
5788
|
+
description?: string | undefined;
|
|
5789
|
+
type: string;
|
|
5790
|
+
};
|
|
5791
|
+
["GetAllStripeTransferResponse"]: {
|
|
5792
|
+
allTransfer: Array<ModelTypes["StripeTransferResponse"] | undefined>;
|
|
5793
|
+
};
|
|
5794
|
+
["GetStripeTransferResponse"]: {
|
|
5795
|
+
transfer: ModelTypes["StripeTransferResponse"];
|
|
5796
|
+
};
|
|
5797
|
+
["StripeTransferResponse"]: {
|
|
5798
|
+
id: string;
|
|
5799
|
+
object: string;
|
|
5800
|
+
amount: number;
|
|
5801
|
+
amount_reversed: number;
|
|
5802
|
+
balance_transaction: ModelTypes["Json"];
|
|
5803
|
+
created: number;
|
|
5804
|
+
currency: string;
|
|
5805
|
+
description?: string | undefined;
|
|
5806
|
+
destination_payment?: ModelTypes["Json"] | undefined;
|
|
5807
|
+
};
|
|
5808
|
+
["GetAllPaymentRequestToCollect"]: {
|
|
5809
|
+
id: string;
|
|
5810
|
+
object: string;
|
|
5811
|
+
amount: number;
|
|
5812
|
+
amount_capturable: number;
|
|
5813
|
+
amount_details?: ModelTypes["Json"] | undefined;
|
|
5814
|
+
amount_received: number;
|
|
5815
|
+
application?: ModelTypes["Json"] | undefined;
|
|
5816
|
+
application_fee_amount?: number | undefined;
|
|
5817
|
+
automatic_payment_methods?: ModelTypes["Json"] | undefined;
|
|
5818
|
+
canceled_at?: number | undefined;
|
|
5819
|
+
cancellation_reason?: ModelTypes["Json"] | undefined;
|
|
5820
|
+
capture_method: ModelTypes["Json"];
|
|
5821
|
+
charges: ModelTypes["Json"];
|
|
5822
|
+
client_secret?: string | undefined;
|
|
5823
|
+
confirmation_method: ModelTypes["Json"];
|
|
5824
|
+
created: number;
|
|
5825
|
+
currency: string;
|
|
5826
|
+
customer?: ModelTypes["Json"] | undefined;
|
|
5827
|
+
description?: string | undefined;
|
|
5828
|
+
invoice?: ModelTypes["Json"] | undefined;
|
|
5829
|
+
last_payment_error?: ModelTypes["Json"] | undefined;
|
|
5830
|
+
livemode: boolean;
|
|
5831
|
+
metadata: ModelTypes["Json"];
|
|
5832
|
+
next_action?: ModelTypes["Json"] | undefined;
|
|
5833
|
+
on_behalf_of?: ModelTypes["Json"] | undefined;
|
|
5834
|
+
payment_method?: ModelTypes["Json"] | undefined;
|
|
5835
|
+
payment_method_options?: ModelTypes["Json"] | undefined;
|
|
5836
|
+
payment_method_types: Array<string>;
|
|
5837
|
+
processing?: ModelTypes["Json"] | undefined;
|
|
5838
|
+
receipt_email?: string | undefined;
|
|
5839
|
+
review?: ModelTypes["Json"] | undefined;
|
|
5840
|
+
setup_future_usage?: ModelTypes["Json"] | undefined;
|
|
5841
|
+
shipping?: ModelTypes["Json"] | undefined;
|
|
5842
|
+
source?: ModelTypes["Json"] | undefined;
|
|
5843
|
+
statement_descriptor?: string | undefined;
|
|
5844
|
+
statement_descriptor_suffix?: string | undefined;
|
|
5845
|
+
status: ModelTypes["Json"];
|
|
5846
|
+
transfer_data?: ModelTypes["Json"] | undefined;
|
|
5847
|
+
transfer_group?: string | undefined;
|
|
5848
|
+
};
|
|
5849
|
+
["GetAllPaymentRequestToCollectResponse"]: {
|
|
5850
|
+
allPaymentRequestToCollect: Array<ModelTypes["GetAllPaymentRequestToCollect"] | undefined>;
|
|
5851
|
+
};
|
|
5852
|
+
["GetAllPaymentRequestResponse"]: {
|
|
5853
|
+
id: string;
|
|
5854
|
+
accountId?: string | undefined;
|
|
5855
|
+
object: string;
|
|
5856
|
+
amount: number;
|
|
5857
|
+
amount_capturable: number;
|
|
5858
|
+
amount_details?: ModelTypes["Json"] | undefined;
|
|
5859
|
+
amount_received: number;
|
|
5860
|
+
application?: ModelTypes["Json"] | undefined;
|
|
5861
|
+
application_fee_amount?: number | undefined;
|
|
5862
|
+
automatic_payment_methods?: ModelTypes["Json"] | undefined;
|
|
5863
|
+
canceled_at?: number | undefined;
|
|
5864
|
+
cancellation_reason?: ModelTypes["Json"] | undefined;
|
|
5865
|
+
capture_method: ModelTypes["Json"];
|
|
5866
|
+
charges: ModelTypes["Json"];
|
|
5867
|
+
client_secret?: string | undefined;
|
|
5868
|
+
confirmation_method: ModelTypes["Json"];
|
|
5869
|
+
created: number;
|
|
5870
|
+
currency: string;
|
|
5871
|
+
customer?: ModelTypes["Json"] | undefined;
|
|
5872
|
+
description?: string | undefined;
|
|
5873
|
+
invoice?: ModelTypes["Json"] | undefined;
|
|
5874
|
+
last_payment_error?: ModelTypes["Json"] | undefined;
|
|
5875
|
+
livemode: boolean;
|
|
5876
|
+
metadata: ModelTypes["Json"];
|
|
5877
|
+
next_action?: ModelTypes["Json"] | undefined;
|
|
5878
|
+
on_behalf_of?: ModelTypes["Json"] | undefined;
|
|
5879
|
+
payment_method?: ModelTypes["Json"] | undefined;
|
|
5880
|
+
payment_method_options?: ModelTypes["Json"] | undefined;
|
|
5881
|
+
payment_method_types: Array<string>;
|
|
5882
|
+
processing?: ModelTypes["Json"] | undefined;
|
|
5883
|
+
receipt_email?: string | undefined;
|
|
5884
|
+
review?: ModelTypes["Json"] | undefined;
|
|
5885
|
+
setup_future_usage?: ModelTypes["Json"] | undefined;
|
|
5886
|
+
shipping?: ModelTypes["Json"] | undefined;
|
|
5887
|
+
source?: ModelTypes["Json"] | undefined;
|
|
5888
|
+
statement_descriptor?: string | undefined;
|
|
5889
|
+
statement_descriptor_suffix?: string | undefined;
|
|
5890
|
+
status: ModelTypes["Json"];
|
|
5891
|
+
transfer_data?: ModelTypes["Json"] | undefined;
|
|
5892
|
+
transfer_group?: string | undefined;
|
|
5893
|
+
};
|
|
5894
|
+
["GetAllPaymentRequestToPayResponse"]: {
|
|
5895
|
+
allPaymentRequestToPay: Array<ModelTypes["GetAllPaymentRequestResponse"] | undefined>;
|
|
5896
|
+
};
|
|
5897
|
+
["GetPaymentRequestToCollect"]: {
|
|
5898
|
+
id: string;
|
|
5899
|
+
object: string;
|
|
5900
|
+
amount: number;
|
|
5901
|
+
amount_capturable: number;
|
|
5902
|
+
amount_details?: ModelTypes["Json"] | undefined;
|
|
5903
|
+
amount_received: number;
|
|
5904
|
+
application?: ModelTypes["Json"] | undefined;
|
|
5905
|
+
application_fee_amount?: number | undefined;
|
|
5906
|
+
automatic_payment_methods?: ModelTypes["Json"] | undefined;
|
|
5907
|
+
canceled_at?: number | undefined;
|
|
5908
|
+
cancellation_reason?: ModelTypes["Json"] | undefined;
|
|
5909
|
+
capture_method: ModelTypes["Json"];
|
|
5910
|
+
charges: ModelTypes["Json"];
|
|
5911
|
+
client_secret?: string | undefined;
|
|
5912
|
+
confirmation_method: ModelTypes["Json"];
|
|
5913
|
+
created: number;
|
|
5914
|
+
currency: string;
|
|
5915
|
+
customer?: ModelTypes["Json"] | undefined;
|
|
5916
|
+
description?: string | undefined;
|
|
5917
|
+
invoice?: ModelTypes["Json"] | undefined;
|
|
5918
|
+
last_payment_error?: ModelTypes["Json"] | undefined;
|
|
5919
|
+
livemode: boolean;
|
|
5920
|
+
metadata: ModelTypes["Json"];
|
|
5921
|
+
next_action?: ModelTypes["Json"] | undefined;
|
|
5922
|
+
on_behalf_of?: ModelTypes["Json"] | undefined;
|
|
5923
|
+
payment_method?: ModelTypes["Json"] | undefined;
|
|
5924
|
+
payment_method_options?: ModelTypes["Json"] | undefined;
|
|
5925
|
+
payment_method_types: Array<string>;
|
|
5926
|
+
processing?: ModelTypes["Json"] | undefined;
|
|
5927
|
+
receipt_email?: string | undefined;
|
|
5928
|
+
review?: ModelTypes["Json"] | undefined;
|
|
5929
|
+
setup_future_usage?: ModelTypes["Json"] | undefined;
|
|
5930
|
+
shipping?: ModelTypes["Json"] | undefined;
|
|
5931
|
+
source?: ModelTypes["Json"] | undefined;
|
|
5932
|
+
statement_descriptor?: string | undefined;
|
|
5933
|
+
statement_descriptor_suffix?: string | undefined;
|
|
5934
|
+
status: ModelTypes["Json"];
|
|
5935
|
+
transfer_data?: ModelTypes["Json"] | undefined;
|
|
5936
|
+
transfer_group?: string | undefined;
|
|
5937
|
+
};
|
|
5938
|
+
["GetPaymentRequestToCollectResponse"]: {
|
|
5939
|
+
paymentRequestToCollect: ModelTypes["GetPaymentRequestToCollect"];
|
|
5940
|
+
};
|
|
5941
|
+
["GetPaymentRequestToPay"]: {
|
|
5942
|
+
id: string;
|
|
5943
|
+
accountId?: string | undefined;
|
|
5944
|
+
object: string;
|
|
5945
|
+
amount: number;
|
|
5946
|
+
amount_capturable: number;
|
|
5947
|
+
amount_details?: ModelTypes["Json"] | undefined;
|
|
5948
|
+
amount_received: number;
|
|
5949
|
+
application?: ModelTypes["Json"] | undefined;
|
|
5950
|
+
application_fee_amount?: number | undefined;
|
|
5951
|
+
automatic_payment_methods?: ModelTypes["Json"] | undefined;
|
|
5952
|
+
canceled_at?: number | undefined;
|
|
5953
|
+
cancellation_reason?: ModelTypes["Json"] | undefined;
|
|
5954
|
+
capture_method: ModelTypes["Json"];
|
|
5955
|
+
charges: ModelTypes["Json"];
|
|
5956
|
+
client_secret?: string | undefined;
|
|
5957
|
+
confirmation_method: ModelTypes["Json"];
|
|
5958
|
+
created: number;
|
|
5959
|
+
currency: string;
|
|
5960
|
+
customer?: ModelTypes["Json"] | undefined;
|
|
5961
|
+
description?: string | undefined;
|
|
5962
|
+
invoice?: ModelTypes["Json"] | undefined;
|
|
5963
|
+
last_payment_error?: ModelTypes["Json"] | undefined;
|
|
5964
|
+
livemode: boolean;
|
|
5965
|
+
metadata: ModelTypes["Json"];
|
|
5966
|
+
next_action?: ModelTypes["Json"] | undefined;
|
|
5967
|
+
on_behalf_of?: ModelTypes["Json"] | undefined;
|
|
5968
|
+
payment_method?: ModelTypes["Json"] | undefined;
|
|
5969
|
+
payment_method_options?: ModelTypes["Json"] | undefined;
|
|
5970
|
+
payment_method_types: Array<string>;
|
|
5971
|
+
processing?: ModelTypes["Json"] | undefined;
|
|
5972
|
+
receipt_email?: string | undefined;
|
|
5973
|
+
review?: ModelTypes["Json"] | undefined;
|
|
5974
|
+
setup_future_usage?: ModelTypes["Json"] | undefined;
|
|
5975
|
+
shipping?: ModelTypes["Json"] | undefined;
|
|
5976
|
+
source?: ModelTypes["Json"] | undefined;
|
|
5977
|
+
statement_descriptor?: string | undefined;
|
|
5978
|
+
statement_descriptor_suffix?: string | undefined;
|
|
5979
|
+
status: ModelTypes["Json"];
|
|
5980
|
+
transfer_data?: ModelTypes["Json"] | undefined;
|
|
5981
|
+
transfer_group?: string | undefined;
|
|
5982
|
+
};
|
|
5983
|
+
["GetPaymentRequestToPayResponse"]: {
|
|
5984
|
+
paymentRequestToPay: ModelTypes["GetPaymentRequestToPay"];
|
|
5985
|
+
};
|
|
5986
|
+
["GetAllStripePayoutResponse"]: {
|
|
5987
|
+
allPayout: Array<ModelTypes["PayoutResponse"] | undefined>;
|
|
5988
|
+
};
|
|
5989
|
+
["GetStripePayoutResponse"]: {
|
|
5990
|
+
payout: ModelTypes["PayoutResponse"];
|
|
5991
|
+
};
|
|
5992
|
+
["PayoutResponse"]: {
|
|
5993
|
+
id: string;
|
|
5994
|
+
object: string;
|
|
5995
|
+
amount: number;
|
|
5996
|
+
arrival_date: number;
|
|
5997
|
+
automatic: boolean;
|
|
5998
|
+
created: number;
|
|
5999
|
+
currency: string;
|
|
6000
|
+
description?: string | undefined;
|
|
6001
|
+
failure_code?: string | undefined;
|
|
6002
|
+
failure_message?: string | undefined;
|
|
6003
|
+
livemode: boolean;
|
|
6004
|
+
method: string;
|
|
6005
|
+
original_payout?: ModelTypes["Json"] | undefined;
|
|
6006
|
+
reversed_by?: ModelTypes["Json"] | undefined;
|
|
6007
|
+
source_type: string;
|
|
6008
|
+
statement_descriptor?: string | undefined;
|
|
6009
|
+
status: string;
|
|
6010
|
+
type: ModelTypes["PayoutType"];
|
|
6011
|
+
};
|
|
6012
|
+
["PayoutType"]: PayoutType;
|
|
4464
6013
|
["TemporaryUser"]: {
|
|
4465
6014
|
id: string;
|
|
4466
6015
|
mails: Array<ModelTypes["MailIntegrity"]>;
|
|
@@ -4595,6 +6144,19 @@ declare type ModelTypes = {
|
|
|
4595
6144
|
unreadReceivedMailsCount?: ModelTypes["UnreadReceivedMailsCountResult"] | undefined;
|
|
4596
6145
|
user?: ModelTypes["UserResult"] | undefined;
|
|
4597
6146
|
userList?: ModelTypes["UserListResult"] | undefined;
|
|
6147
|
+
getStripeBalance?: ModelTypes["GetStripeBalanceResult"] | undefined;
|
|
6148
|
+
getStripeBalanceTransaction?: ModelTypes["GetStripeBalanceTransactionResult"] | undefined;
|
|
6149
|
+
getStripeTransaction?: ModelTypes["GetStripeTransactionResult"] | undefined;
|
|
6150
|
+
hasStripeAccount?: ModelTypes["HasStripeAccountResult"] | undefined;
|
|
6151
|
+
kycStripeCompleted?: ModelTypes["KycStripeCompletedResult"] | undefined;
|
|
6152
|
+
getAllStripeTransfer?: ModelTypes["GetAllStripeTransferResult"] | undefined;
|
|
6153
|
+
getStripeTransfer?: ModelTypes["GetStripeTransferResult"] | undefined;
|
|
6154
|
+
getAllStripePayout?: ModelTypes["GetAllStripePayoutResult"] | undefined;
|
|
6155
|
+
getStripePayout?: ModelTypes["GetStripePayoutResult"] | undefined;
|
|
6156
|
+
getAllPaymentRequestToCollect?: ModelTypes["GetAllPaymentRequestToCollectResult"] | undefined;
|
|
6157
|
+
getAllPaymentRequestToPay?: ModelTypes["GetAllPaymentRequestToPayResult"] | undefined;
|
|
6158
|
+
getPaymentRequestToCollect?: ModelTypes["GetPaymentRequestToCollectResult"] | undefined;
|
|
6159
|
+
getPaymentRequestToPay?: ModelTypes["GetPaymentRequestToPayResult"] | undefined;
|
|
4598
6160
|
};
|
|
4599
6161
|
["Mutation"]: {
|
|
4600
6162
|
addFileToHistory?: ModelTypes["AddFileToHistoryResult"] | undefined;
|
|
@@ -4645,6 +6207,15 @@ declare type ModelTypes = {
|
|
|
4645
6207
|
uploadFilePartEnd?: ModelTypes["UploadFilePartEndResult"] | undefined;
|
|
4646
6208
|
uploadLiteFile?: ModelTypes["UploadLiteFileResult"] | undefined;
|
|
4647
6209
|
changeUserPlan?: ModelTypes["ChangeUserPlanResult"] | undefined;
|
|
6210
|
+
createCardToken?: ModelTypes["CreateCardTokenResult"] | undefined;
|
|
6211
|
+
createStripeTransfer?: ModelTypes["CreateStripeTransferResult"] | undefined;
|
|
6212
|
+
stripeOnBoarding?: ModelTypes["StripeOnBoardingResult"] | undefined;
|
|
6213
|
+
cancelStripePayout?: ModelTypes["CancelStripePayoutResult"] | undefined;
|
|
6214
|
+
createStripePayout?: ModelTypes["CreateStripePayoutResult"] | undefined;
|
|
6215
|
+
addCartToPaymentIntent?: ModelTypes["AddCartToPaymentIntentResult"] | undefined;
|
|
6216
|
+
cancelPaymentIntent?: ModelTypes["CancelPaymentIntentResult"] | undefined;
|
|
6217
|
+
confirmPaymentIntent?: ModelTypes["ConfirmPaymentIntentResult"] | undefined;
|
|
6218
|
+
createPaymentIntent?: ModelTypes["CreatePaymentIntentResult"] | undefined;
|
|
4648
6219
|
};
|
|
4649
6220
|
["Subscription"]: {
|
|
4650
6221
|
test: boolean;
|
|
@@ -4801,6 +6372,94 @@ declare type GraphQLTypes = {
|
|
|
4801
6372
|
["...on UserListResponse"]: "__union" & GraphQLTypes["UserListResponse"];
|
|
4802
6373
|
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
4803
6374
|
};
|
|
6375
|
+
["GetStripeBalanceResult"]: {
|
|
6376
|
+
__typename: "GetStripeBalanceResponse" | "ErrorAccessDenied" | "ErrorNotFound" | "ErrorStripe";
|
|
6377
|
+
["...on GetStripeBalanceResponse"]: "__union" & GraphQLTypes["GetStripeBalanceResponse"];
|
|
6378
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6379
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6380
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6381
|
+
};
|
|
6382
|
+
["GetStripeBalanceTransactionResult"]: {
|
|
6383
|
+
__typename: "GetStripeBalanceTransactionResponse" | "ErrorAccessDenied" | "ErrorNotFound" | "ErrorStripe";
|
|
6384
|
+
["...on GetStripeBalanceTransactionResponse"]: "__union" & GraphQLTypes["GetStripeBalanceTransactionResponse"];
|
|
6385
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6386
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6387
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6388
|
+
};
|
|
6389
|
+
["GetStripeTransactionResult"]: {
|
|
6390
|
+
__typename: "GetStripeTransactionResponse" | "ErrorAccessDenied" | "ErrorNotFound" | "ErrorStripe";
|
|
6391
|
+
["...on GetStripeTransactionResponse"]: "__union" & GraphQLTypes["GetStripeTransactionResponse"];
|
|
6392
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6393
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6394
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6395
|
+
};
|
|
6396
|
+
["HasStripeAccountResult"]: {
|
|
6397
|
+
__typename: "HasStripeAccountResponse" | "ErrorAccessDenied" | "ErrorNotFound";
|
|
6398
|
+
["...on HasStripeAccountResponse"]: "__union" & GraphQLTypes["HasStripeAccountResponse"];
|
|
6399
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6400
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6401
|
+
};
|
|
6402
|
+
["KycStripeCompletedResult"]: {
|
|
6403
|
+
__typename: "KycStripeCompletedResponse" | "ErrorAccessDenied" | "ErrorNotFound" | "ErrorStripe";
|
|
6404
|
+
["...on KycStripeCompletedResponse"]: "__union" & GraphQLTypes["KycStripeCompletedResponse"];
|
|
6405
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6406
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6407
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6408
|
+
};
|
|
6409
|
+
["GetAllStripeTransferResult"]: {
|
|
6410
|
+
__typename: "GetAllStripeTransferResponse" | "ErrorAccessDenied" | "ErrorStripe" | "ErrorNotFound";
|
|
6411
|
+
["...on GetAllStripeTransferResponse"]: "__union" & GraphQLTypes["GetAllStripeTransferResponse"];
|
|
6412
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6413
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6414
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6415
|
+
};
|
|
6416
|
+
["GetStripeTransferResult"]: {
|
|
6417
|
+
__typename: "GetStripeTransferResponse" | "ErrorAccessDenied" | "ErrorStripe" | "ErrorNotFound";
|
|
6418
|
+
["...on GetStripeTransferResponse"]: "__union" & GraphQLTypes["GetStripeTransferResponse"];
|
|
6419
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6420
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6421
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6422
|
+
};
|
|
6423
|
+
["GetAllStripePayoutResult"]: {
|
|
6424
|
+
__typename: "GetAllStripePayoutResponse" | "ErrorAccessDenied" | "ErrorNotFound" | "ErrorStripe";
|
|
6425
|
+
["...on GetAllStripePayoutResponse"]: "__union" & GraphQLTypes["GetAllStripePayoutResponse"];
|
|
6426
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6427
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6428
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6429
|
+
};
|
|
6430
|
+
["GetStripePayoutResult"]: {
|
|
6431
|
+
__typename: "GetStripePayoutResponse" | "ErrorAccessDenied" | "ErrorNotFound" | "ErrorStripe";
|
|
6432
|
+
["...on GetStripePayoutResponse"]: "__union" & GraphQLTypes["GetStripePayoutResponse"];
|
|
6433
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6434
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6435
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6436
|
+
};
|
|
6437
|
+
["GetAllPaymentRequestToCollectResult"]: {
|
|
6438
|
+
__typename: "GetAllPaymentRequestToCollectResponse" | "ErrorAccessDenied" | "ErrorStripe" | "ErrorNotFound";
|
|
6439
|
+
["...on GetAllPaymentRequestToCollectResponse"]: "__union" & GraphQLTypes["GetAllPaymentRequestToCollectResponse"];
|
|
6440
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6441
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6442
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6443
|
+
};
|
|
6444
|
+
["GetAllPaymentRequestToPayResult"]: {
|
|
6445
|
+
__typename: "GetAllPaymentRequestToPayResponse" | "ErrorAccessDenied" | "ErrorNotFound";
|
|
6446
|
+
["...on GetAllPaymentRequestToPayResponse"]: "__union" & GraphQLTypes["GetAllPaymentRequestToPayResponse"];
|
|
6447
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6448
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6449
|
+
};
|
|
6450
|
+
["GetPaymentRequestToCollectResult"]: {
|
|
6451
|
+
__typename: "GetPaymentRequestToCollectResponse" | "ErrorAccessDenied" | "ErrorNotFound" | "ErrorStripe";
|
|
6452
|
+
["...on GetPaymentRequestToCollectResponse"]: "__union" & GraphQLTypes["GetPaymentRequestToCollectResponse"];
|
|
6453
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6454
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6455
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6456
|
+
};
|
|
6457
|
+
["GetPaymentRequestToPayResult"]: {
|
|
6458
|
+
__typename: "GetPaymentRequestToPayResponse" | "ErrorAccessDenied" | "ErrorNotFound";
|
|
6459
|
+
["...on GetPaymentRequestToPayResponse"]: "__union" & GraphQLTypes["GetPaymentRequestToPayResponse"];
|
|
6460
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6461
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6462
|
+
};
|
|
4804
6463
|
["AddFileToHistoryResult"]: {
|
|
4805
6464
|
__typename: "AddFileToHistoryResponse" | "ErrorAccessDenied" | "ErrorNotExist";
|
|
4806
6465
|
["...on AddFileToHistoryResponse"]: "__union" & GraphQLTypes["AddFileToHistoryResponse"];
|
|
@@ -5070,6 +6729,67 @@ declare type GraphQLTypes = {
|
|
|
5070
6729
|
["...on ChangeUserPlanResponse"]: "__union" & GraphQLTypes["ChangeUserPlanResponse"];
|
|
5071
6730
|
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
5072
6731
|
};
|
|
6732
|
+
["CreateCardTokenResult"]: {
|
|
6733
|
+
__typename: "CreateCardTokenResponse" | "ErrorAccessDenied" | "ErrorStripe";
|
|
6734
|
+
["...on CreateCardTokenResponse"]: "__union" & GraphQLTypes["CreateCardTokenResponse"];
|
|
6735
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6736
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6737
|
+
};
|
|
6738
|
+
["CreateStripeTransferResult"]: {
|
|
6739
|
+
__typename: "CreateStripeTransferResponse" | "ErrorAccessDenied" | "ErrorStripe" | "ErrorNotFound";
|
|
6740
|
+
["...on CreateStripeTransferResponse"]: "__union" & GraphQLTypes["CreateStripeTransferResponse"];
|
|
6741
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6742
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6743
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6744
|
+
};
|
|
6745
|
+
["StripeOnBoardingResult"]: {
|
|
6746
|
+
__typename: "StripeOnBoardingResponse" | "ErrorAccessDenied" | "ErrorStripe";
|
|
6747
|
+
["...on StripeOnBoardingResponse"]: "__union" & GraphQLTypes["StripeOnBoardingResponse"];
|
|
6748
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6749
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6750
|
+
};
|
|
6751
|
+
["CancelStripePayoutResult"]: {
|
|
6752
|
+
__typename: "CancelStripePayoutResponse" | "ErrorAccessDenied" | "ErrorStripe" | "ErrorNotFound";
|
|
6753
|
+
["...on CancelStripePayoutResponse"]: "__union" & GraphQLTypes["CancelStripePayoutResponse"];
|
|
6754
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6755
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6756
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6757
|
+
};
|
|
6758
|
+
["CreateStripePayoutResult"]: {
|
|
6759
|
+
__typename: "CreateStripePayoutResponse" | "ErrorAccessDenied" | "ErrorStripe" | "ErrorNotFound";
|
|
6760
|
+
["...on CreateStripePayoutResponse"]: "__union" & GraphQLTypes["CreateStripePayoutResponse"];
|
|
6761
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6762
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6763
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6764
|
+
};
|
|
6765
|
+
["AddCartToPaymentIntentResult"]: {
|
|
6766
|
+
__typename: "AddCardToPaymentIntentResponse" | "ErrorAccessDenied" | "ErrorStripe" | "ErrorNotFound";
|
|
6767
|
+
["...on AddCardToPaymentIntentResponse"]: "__union" & GraphQLTypes["AddCardToPaymentIntentResponse"];
|
|
6768
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6769
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6770
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6771
|
+
};
|
|
6772
|
+
["CancelPaymentIntentResult"]: {
|
|
6773
|
+
__typename: "CancelPaymentIntentResponse" | "ErrorAccessDenied" | "ErrorStripe" | "ErrorNotFound";
|
|
6774
|
+
["...on CancelPaymentIntentResponse"]: "__union" & GraphQLTypes["CancelPaymentIntentResponse"];
|
|
6775
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6776
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6777
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6778
|
+
};
|
|
6779
|
+
["ConfirmPaymentIntentResult"]: {
|
|
6780
|
+
__typename: "ConfirmPaymentIntentResponse" | "ErrorAccessDenied" | "ErrorStripe" | "ErrorNotFound";
|
|
6781
|
+
["...on ConfirmPaymentIntentResponse"]: "__union" & GraphQLTypes["ConfirmPaymentIntentResponse"];
|
|
6782
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6783
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6784
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6785
|
+
};
|
|
6786
|
+
["CreatePaymentIntentResult"]: {
|
|
6787
|
+
__typename: "CreatePaymentIntentResponse" | "ErrorAccessDenied" | "ErrorStripe" | "ErrorNotFound";
|
|
6788
|
+
["...on CreatePaymentIntentResponse"]: "__union" & GraphQLTypes["CreatePaymentIntentResponse"];
|
|
6789
|
+
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
6790
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
6791
|
+
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6792
|
+
};
|
|
5073
6793
|
["AppKeyPair"]: {
|
|
5074
6794
|
__typename: "AppKeyPair";
|
|
5075
6795
|
pub: string;
|
|
@@ -5152,7 +6872,8 @@ declare type GraphQLTypes = {
|
|
|
5152
6872
|
privateKeyEncrypted: string;
|
|
5153
6873
|
};
|
|
5154
6874
|
["Error"]: {
|
|
5155
|
-
__typename: "ErrorAccessDenied" | "ErrorNotFound" | "ErrorUpgradePlan" | "ErrorLangNotExist" | "ErrorNotExist" | "ErrorLimit" | "ErrorBasic";
|
|
6875
|
+
__typename: "ErrorStripe" | "ErrorAccessDenied" | "ErrorNotFound" | "ErrorUpgradePlan" | "ErrorLangNotExist" | "ErrorNotExist" | "ErrorLimit" | "ErrorBasic";
|
|
6876
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
5156
6877
|
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
5157
6878
|
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
5158
6879
|
["...on ErrorUpgradePlan"]: "__union" & GraphQLTypes["ErrorUpgradePlan"];
|
|
@@ -5166,7 +6887,7 @@ declare type GraphQLTypes = {
|
|
|
5166
6887
|
message: string;
|
|
5167
6888
|
};
|
|
5168
6889
|
["ErrorBase"]: {
|
|
5169
|
-
__typename: "ErrorAccessDenied" | "ErrorBasic" | "ErrorLangNotExist" | "ErrorLimit" | "ErrorNotExist" | "ErrorNotFound" | "ErrorUpgradePlan";
|
|
6890
|
+
__typename: "ErrorAccessDenied" | "ErrorBasic" | "ErrorLangNotExist" | "ErrorLimit" | "ErrorNotExist" | "ErrorNotFound" | "ErrorStripe" | "ErrorUpgradePlan";
|
|
5170
6891
|
message: string;
|
|
5171
6892
|
["...on ErrorAccessDenied"]: "__union" & GraphQLTypes["ErrorAccessDenied"];
|
|
5172
6893
|
["...on ErrorBasic"]: "__union" & GraphQLTypes["ErrorBasic"];
|
|
@@ -5174,6 +6895,7 @@ declare type GraphQLTypes = {
|
|
|
5174
6895
|
["...on ErrorLimit"]: "__union" & GraphQLTypes["ErrorLimit"];
|
|
5175
6896
|
["...on ErrorNotExist"]: "__union" & GraphQLTypes["ErrorNotExist"];
|
|
5176
6897
|
["...on ErrorNotFound"]: "__union" & GraphQLTypes["ErrorNotFound"];
|
|
6898
|
+
["...on ErrorStripe"]: "__union" & GraphQLTypes["ErrorStripe"];
|
|
5177
6899
|
["...on ErrorUpgradePlan"]: "__union" & GraphQLTypes["ErrorUpgradePlan"];
|
|
5178
6900
|
};
|
|
5179
6901
|
["ErrorBasic"]: {
|
|
@@ -5199,6 +6921,10 @@ declare type GraphQLTypes = {
|
|
|
5199
6921
|
message: string;
|
|
5200
6922
|
field?: string | undefined;
|
|
5201
6923
|
};
|
|
6924
|
+
["ErrorStripe"]: {
|
|
6925
|
+
__typename: "ErrorStripe";
|
|
6926
|
+
message: string;
|
|
6927
|
+
};
|
|
5202
6928
|
["ErrorUpgradePlan"]: {
|
|
5203
6929
|
__typename: "ErrorUpgradePlan";
|
|
5204
6930
|
message: string;
|
|
@@ -5762,6 +7488,42 @@ declare type GraphQLTypes = {
|
|
|
5762
7488
|
__typename: "UploadLiteFileResponse";
|
|
5763
7489
|
uploadLiteFile: GraphQLTypes["LiteFileResponse"];
|
|
5764
7490
|
};
|
|
7491
|
+
["CreateStripeTransferResponse"]: {
|
|
7492
|
+
__typename: "CreateStripeTransferResponse";
|
|
7493
|
+
created: boolean;
|
|
7494
|
+
};
|
|
7495
|
+
["StripeOnBoardingResponse"]: {
|
|
7496
|
+
__typename: "StripeOnBoardingResponse";
|
|
7497
|
+
onBoardingUrl: string;
|
|
7498
|
+
};
|
|
7499
|
+
["CreateCardTokenResponse"]: {
|
|
7500
|
+
__typename: "CreateCardTokenResponse";
|
|
7501
|
+
created?: boolean | undefined;
|
|
7502
|
+
};
|
|
7503
|
+
["CancelStripePayoutResponse"]: {
|
|
7504
|
+
__typename: "CancelStripePayoutResponse";
|
|
7505
|
+
cancel?: boolean | undefined;
|
|
7506
|
+
};
|
|
7507
|
+
["CreateStripePayoutResponse"]: {
|
|
7508
|
+
__typename: "CreateStripePayoutResponse";
|
|
7509
|
+
created?: boolean | undefined;
|
|
7510
|
+
};
|
|
7511
|
+
["AddCardToPaymentIntentResponse"]: {
|
|
7512
|
+
__typename: "AddCardToPaymentIntentResponse";
|
|
7513
|
+
added?: boolean | undefined;
|
|
7514
|
+
};
|
|
7515
|
+
["CancelPaymentIntentResponse"]: {
|
|
7516
|
+
__typename: "CancelPaymentIntentResponse";
|
|
7517
|
+
cancel?: boolean | undefined;
|
|
7518
|
+
};
|
|
7519
|
+
["ConfirmPaymentIntentResponse"]: {
|
|
7520
|
+
__typename: "ConfirmPaymentIntentResponse";
|
|
7521
|
+
confirm?: boolean | undefined;
|
|
7522
|
+
};
|
|
7523
|
+
["CreatePaymentIntentResponse"]: {
|
|
7524
|
+
__typename: "CreatePaymentIntentResponse";
|
|
7525
|
+
created?: boolean | undefined;
|
|
7526
|
+
};
|
|
5765
7527
|
["BlogResponse"]: {
|
|
5766
7528
|
__typename: "BlogResponse";
|
|
5767
7529
|
blogItems: Array<GraphQLTypes["BlogItem"]>;
|
|
@@ -5846,6 +7608,314 @@ declare type GraphQLTypes = {
|
|
|
5846
7608
|
__typename: "UserListResponse";
|
|
5847
7609
|
userList: Array<GraphQLTypes["User"]>;
|
|
5848
7610
|
};
|
|
7611
|
+
["BalanceStripeResponse"]: {
|
|
7612
|
+
__typename: "BalanceStripeResponse";
|
|
7613
|
+
amount: number;
|
|
7614
|
+
currency: string;
|
|
7615
|
+
source_types?: GraphQLTypes["SourceTypeStripeResponse"] | undefined;
|
|
7616
|
+
};
|
|
7617
|
+
["BalanceStripeObjectResponse"]: {
|
|
7618
|
+
__typename: "BalanceStripeObjectResponse";
|
|
7619
|
+
object: string;
|
|
7620
|
+
available: Array<GraphQLTypes["BalanceStripeResponse"]>;
|
|
7621
|
+
connect_reserved?: Array<GraphQLTypes["BalanceStripeResponse"] | undefined> | undefined;
|
|
7622
|
+
instant_available?: Array<GraphQLTypes["BalanceStripeResponse"] | undefined> | undefined;
|
|
7623
|
+
issuing?: GraphQLTypes["IssuingStripeResponse"] | undefined;
|
|
7624
|
+
livemode: boolean;
|
|
7625
|
+
pending: Array<GraphQLTypes["BalanceStripeResponse"]>;
|
|
7626
|
+
};
|
|
7627
|
+
["GetStripeBalanceResponse"]: {
|
|
7628
|
+
__typename: "GetStripeBalanceResponse";
|
|
7629
|
+
balance: GraphQLTypes["BalanceStripeObjectResponse"];
|
|
7630
|
+
};
|
|
7631
|
+
["GetStripeBalanceTransactionResponse"]: {
|
|
7632
|
+
__typename: "GetStripeBalanceTransactionResponse";
|
|
7633
|
+
balanceTransaction: Array<GraphQLTypes["TransacStripeResponse"]>;
|
|
7634
|
+
};
|
|
7635
|
+
["GetStripeTransactionResponse"]: {
|
|
7636
|
+
__typename: "GetStripeTransactionResponse";
|
|
7637
|
+
transaction: GraphQLTypes["TransacStripeResponse"];
|
|
7638
|
+
};
|
|
7639
|
+
["HasStripeAccountResponse"]: {
|
|
7640
|
+
__typename: "HasStripeAccountResponse";
|
|
7641
|
+
hasAccount?: boolean | undefined;
|
|
7642
|
+
};
|
|
7643
|
+
["IssuingStripeResponse"]: {
|
|
7644
|
+
__typename: "IssuingStripeResponse";
|
|
7645
|
+
available: Array<GraphQLTypes["BalanceStripeResponse"]>;
|
|
7646
|
+
};
|
|
7647
|
+
["KycStripeCompletedResponse"]: {
|
|
7648
|
+
__typename: "KycStripeCompletedResponse";
|
|
7649
|
+
kycCompleted?: boolean | undefined;
|
|
7650
|
+
};
|
|
7651
|
+
["SourceTypeStripeResponse"]: {
|
|
7652
|
+
__typename: "SourceTypeStripeResponse";
|
|
7653
|
+
bank_account?: number | undefined;
|
|
7654
|
+
card?: number | undefined;
|
|
7655
|
+
fpx?: number | undefined;
|
|
7656
|
+
};
|
|
7657
|
+
["TransacStripeResponse"]: {
|
|
7658
|
+
__typename: "TransacStripeResponse";
|
|
7659
|
+
id: string;
|
|
7660
|
+
object: string;
|
|
7661
|
+
amount: number;
|
|
7662
|
+
available_on: number;
|
|
7663
|
+
created: number;
|
|
7664
|
+
currency: string;
|
|
7665
|
+
description?: string | undefined;
|
|
7666
|
+
exchange_rate?: number | undefined;
|
|
7667
|
+
fee: number;
|
|
7668
|
+
fee_details: Array<GraphQLTypes["TransactionStripeFeeResponse"]>;
|
|
7669
|
+
net: number;
|
|
7670
|
+
reporting_category: string;
|
|
7671
|
+
source: GraphQLTypes["Json"];
|
|
7672
|
+
status: string;
|
|
7673
|
+
type: string;
|
|
7674
|
+
};
|
|
7675
|
+
["TransactionStripeFeeResponse"]: {
|
|
7676
|
+
__typename: "TransactionStripeFeeResponse";
|
|
7677
|
+
amount: number;
|
|
7678
|
+
application?: string | undefined;
|
|
7679
|
+
currency: string;
|
|
7680
|
+
description?: string | undefined;
|
|
7681
|
+
type: string;
|
|
7682
|
+
};
|
|
7683
|
+
["GetAllStripeTransferResponse"]: {
|
|
7684
|
+
__typename: "GetAllStripeTransferResponse";
|
|
7685
|
+
allTransfer: Array<GraphQLTypes["StripeTransferResponse"] | undefined>;
|
|
7686
|
+
};
|
|
7687
|
+
["GetStripeTransferResponse"]: {
|
|
7688
|
+
__typename: "GetStripeTransferResponse";
|
|
7689
|
+
transfer: GraphQLTypes["StripeTransferResponse"];
|
|
7690
|
+
};
|
|
7691
|
+
["StripeTransferResponse"]: {
|
|
7692
|
+
__typename: "StripeTransferResponse";
|
|
7693
|
+
id: string;
|
|
7694
|
+
object: string;
|
|
7695
|
+
amount: number;
|
|
7696
|
+
amount_reversed: number;
|
|
7697
|
+
balance_transaction: GraphQLTypes["Json"];
|
|
7698
|
+
created: number;
|
|
7699
|
+
currency: string;
|
|
7700
|
+
description?: string | undefined;
|
|
7701
|
+
destination_payment?: GraphQLTypes["Json"] | undefined;
|
|
7702
|
+
};
|
|
7703
|
+
["GetAllPaymentRequestToCollect"]: {
|
|
7704
|
+
__typename: "GetAllPaymentRequestToCollect";
|
|
7705
|
+
id: string;
|
|
7706
|
+
object: string;
|
|
7707
|
+
amount: number;
|
|
7708
|
+
amount_capturable: number;
|
|
7709
|
+
amount_details?: GraphQLTypes["Json"] | undefined;
|
|
7710
|
+
amount_received: number;
|
|
7711
|
+
application?: GraphQLTypes["Json"] | undefined;
|
|
7712
|
+
application_fee_amount?: number | undefined;
|
|
7713
|
+
automatic_payment_methods?: GraphQLTypes["Json"] | undefined;
|
|
7714
|
+
canceled_at?: number | undefined;
|
|
7715
|
+
cancellation_reason?: GraphQLTypes["Json"] | undefined;
|
|
7716
|
+
capture_method: GraphQLTypes["Json"];
|
|
7717
|
+
charges: GraphQLTypes["Json"];
|
|
7718
|
+
client_secret?: string | undefined;
|
|
7719
|
+
confirmation_method: GraphQLTypes["Json"];
|
|
7720
|
+
created: number;
|
|
7721
|
+
currency: string;
|
|
7722
|
+
customer?: GraphQLTypes["Json"] | undefined;
|
|
7723
|
+
description?: string | undefined;
|
|
7724
|
+
invoice?: GraphQLTypes["Json"] | undefined;
|
|
7725
|
+
last_payment_error?: GraphQLTypes["Json"] | undefined;
|
|
7726
|
+
livemode: boolean;
|
|
7727
|
+
metadata: GraphQLTypes["Json"];
|
|
7728
|
+
next_action?: GraphQLTypes["Json"] | undefined;
|
|
7729
|
+
on_behalf_of?: GraphQLTypes["Json"] | undefined;
|
|
7730
|
+
payment_method?: GraphQLTypes["Json"] | undefined;
|
|
7731
|
+
payment_method_options?: GraphQLTypes["Json"] | undefined;
|
|
7732
|
+
payment_method_types: Array<string>;
|
|
7733
|
+
processing?: GraphQLTypes["Json"] | undefined;
|
|
7734
|
+
receipt_email?: string | undefined;
|
|
7735
|
+
review?: GraphQLTypes["Json"] | undefined;
|
|
7736
|
+
setup_future_usage?: GraphQLTypes["Json"] | undefined;
|
|
7737
|
+
shipping?: GraphQLTypes["Json"] | undefined;
|
|
7738
|
+
source?: GraphQLTypes["Json"] | undefined;
|
|
7739
|
+
statement_descriptor?: string | undefined;
|
|
7740
|
+
statement_descriptor_suffix?: string | undefined;
|
|
7741
|
+
status: GraphQLTypes["Json"];
|
|
7742
|
+
transfer_data?: GraphQLTypes["Json"] | undefined;
|
|
7743
|
+
transfer_group?: string | undefined;
|
|
7744
|
+
};
|
|
7745
|
+
["GetAllPaymentRequestToCollectResponse"]: {
|
|
7746
|
+
__typename: "GetAllPaymentRequestToCollectResponse";
|
|
7747
|
+
allPaymentRequestToCollect: Array<GraphQLTypes["GetAllPaymentRequestToCollect"] | undefined>;
|
|
7748
|
+
};
|
|
7749
|
+
["GetAllPaymentRequestResponse"]: {
|
|
7750
|
+
__typename: "GetAllPaymentRequestResponse";
|
|
7751
|
+
id: string;
|
|
7752
|
+
accountId?: string | undefined;
|
|
7753
|
+
object: string;
|
|
7754
|
+
amount: number;
|
|
7755
|
+
amount_capturable: number;
|
|
7756
|
+
amount_details?: GraphQLTypes["Json"] | undefined;
|
|
7757
|
+
amount_received: number;
|
|
7758
|
+
application?: GraphQLTypes["Json"] | undefined;
|
|
7759
|
+
application_fee_amount?: number | undefined;
|
|
7760
|
+
automatic_payment_methods?: GraphQLTypes["Json"] | undefined;
|
|
7761
|
+
canceled_at?: number | undefined;
|
|
7762
|
+
cancellation_reason?: GraphQLTypes["Json"] | undefined;
|
|
7763
|
+
capture_method: GraphQLTypes["Json"];
|
|
7764
|
+
charges: GraphQLTypes["Json"];
|
|
7765
|
+
client_secret?: string | undefined;
|
|
7766
|
+
confirmation_method: GraphQLTypes["Json"];
|
|
7767
|
+
created: number;
|
|
7768
|
+
currency: string;
|
|
7769
|
+
customer?: GraphQLTypes["Json"] | undefined;
|
|
7770
|
+
description?: string | undefined;
|
|
7771
|
+
invoice?: GraphQLTypes["Json"] | undefined;
|
|
7772
|
+
last_payment_error?: GraphQLTypes["Json"] | undefined;
|
|
7773
|
+
livemode: boolean;
|
|
7774
|
+
metadata: GraphQLTypes["Json"];
|
|
7775
|
+
next_action?: GraphQLTypes["Json"] | undefined;
|
|
7776
|
+
on_behalf_of?: GraphQLTypes["Json"] | undefined;
|
|
7777
|
+
payment_method?: GraphQLTypes["Json"] | undefined;
|
|
7778
|
+
payment_method_options?: GraphQLTypes["Json"] | undefined;
|
|
7779
|
+
payment_method_types: Array<string>;
|
|
7780
|
+
processing?: GraphQLTypes["Json"] | undefined;
|
|
7781
|
+
receipt_email?: string | undefined;
|
|
7782
|
+
review?: GraphQLTypes["Json"] | undefined;
|
|
7783
|
+
setup_future_usage?: GraphQLTypes["Json"] | undefined;
|
|
7784
|
+
shipping?: GraphQLTypes["Json"] | undefined;
|
|
7785
|
+
source?: GraphQLTypes["Json"] | undefined;
|
|
7786
|
+
statement_descriptor?: string | undefined;
|
|
7787
|
+
statement_descriptor_suffix?: string | undefined;
|
|
7788
|
+
status: GraphQLTypes["Json"];
|
|
7789
|
+
transfer_data?: GraphQLTypes["Json"] | undefined;
|
|
7790
|
+
transfer_group?: string | undefined;
|
|
7791
|
+
};
|
|
7792
|
+
["GetAllPaymentRequestToPayResponse"]: {
|
|
7793
|
+
__typename: "GetAllPaymentRequestToPayResponse";
|
|
7794
|
+
allPaymentRequestToPay: Array<GraphQLTypes["GetAllPaymentRequestResponse"] | undefined>;
|
|
7795
|
+
};
|
|
7796
|
+
["GetPaymentRequestToCollect"]: {
|
|
7797
|
+
__typename: "GetPaymentRequestToCollect";
|
|
7798
|
+
id: string;
|
|
7799
|
+
object: string;
|
|
7800
|
+
amount: number;
|
|
7801
|
+
amount_capturable: number;
|
|
7802
|
+
amount_details?: GraphQLTypes["Json"] | undefined;
|
|
7803
|
+
amount_received: number;
|
|
7804
|
+
application?: GraphQLTypes["Json"] | undefined;
|
|
7805
|
+
application_fee_amount?: number | undefined;
|
|
7806
|
+
automatic_payment_methods?: GraphQLTypes["Json"] | undefined;
|
|
7807
|
+
canceled_at?: number | undefined;
|
|
7808
|
+
cancellation_reason?: GraphQLTypes["Json"] | undefined;
|
|
7809
|
+
capture_method: GraphQLTypes["Json"];
|
|
7810
|
+
charges: GraphQLTypes["Json"];
|
|
7811
|
+
client_secret?: string | undefined;
|
|
7812
|
+
confirmation_method: GraphQLTypes["Json"];
|
|
7813
|
+
created: number;
|
|
7814
|
+
currency: string;
|
|
7815
|
+
customer?: GraphQLTypes["Json"] | undefined;
|
|
7816
|
+
description?: string | undefined;
|
|
7817
|
+
invoice?: GraphQLTypes["Json"] | undefined;
|
|
7818
|
+
last_payment_error?: GraphQLTypes["Json"] | undefined;
|
|
7819
|
+
livemode: boolean;
|
|
7820
|
+
metadata: GraphQLTypes["Json"];
|
|
7821
|
+
next_action?: GraphQLTypes["Json"] | undefined;
|
|
7822
|
+
on_behalf_of?: GraphQLTypes["Json"] | undefined;
|
|
7823
|
+
payment_method?: GraphQLTypes["Json"] | undefined;
|
|
7824
|
+
payment_method_options?: GraphQLTypes["Json"] | undefined;
|
|
7825
|
+
payment_method_types: Array<string>;
|
|
7826
|
+
processing?: GraphQLTypes["Json"] | undefined;
|
|
7827
|
+
receipt_email?: string | undefined;
|
|
7828
|
+
review?: GraphQLTypes["Json"] | undefined;
|
|
7829
|
+
setup_future_usage?: GraphQLTypes["Json"] | undefined;
|
|
7830
|
+
shipping?: GraphQLTypes["Json"] | undefined;
|
|
7831
|
+
source?: GraphQLTypes["Json"] | undefined;
|
|
7832
|
+
statement_descriptor?: string | undefined;
|
|
7833
|
+
statement_descriptor_suffix?: string | undefined;
|
|
7834
|
+
status: GraphQLTypes["Json"];
|
|
7835
|
+
transfer_data?: GraphQLTypes["Json"] | undefined;
|
|
7836
|
+
transfer_group?: string | undefined;
|
|
7837
|
+
};
|
|
7838
|
+
["GetPaymentRequestToCollectResponse"]: {
|
|
7839
|
+
__typename: "GetPaymentRequestToCollectResponse";
|
|
7840
|
+
paymentRequestToCollect: GraphQLTypes["GetPaymentRequestToCollect"];
|
|
7841
|
+
};
|
|
7842
|
+
["GetPaymentRequestToPay"]: {
|
|
7843
|
+
__typename: "GetPaymentRequestToPay";
|
|
7844
|
+
id: string;
|
|
7845
|
+
accountId?: string | undefined;
|
|
7846
|
+
object: string;
|
|
7847
|
+
amount: number;
|
|
7848
|
+
amount_capturable: number;
|
|
7849
|
+
amount_details?: GraphQLTypes["Json"] | undefined;
|
|
7850
|
+
amount_received: number;
|
|
7851
|
+
application?: GraphQLTypes["Json"] | undefined;
|
|
7852
|
+
application_fee_amount?: number | undefined;
|
|
7853
|
+
automatic_payment_methods?: GraphQLTypes["Json"] | undefined;
|
|
7854
|
+
canceled_at?: number | undefined;
|
|
7855
|
+
cancellation_reason?: GraphQLTypes["Json"] | undefined;
|
|
7856
|
+
capture_method: GraphQLTypes["Json"];
|
|
7857
|
+
charges: GraphQLTypes["Json"];
|
|
7858
|
+
client_secret?: string | undefined;
|
|
7859
|
+
confirmation_method: GraphQLTypes["Json"];
|
|
7860
|
+
created: number;
|
|
7861
|
+
currency: string;
|
|
7862
|
+
customer?: GraphQLTypes["Json"] | undefined;
|
|
7863
|
+
description?: string | undefined;
|
|
7864
|
+
invoice?: GraphQLTypes["Json"] | undefined;
|
|
7865
|
+
last_payment_error?: GraphQLTypes["Json"] | undefined;
|
|
7866
|
+
livemode: boolean;
|
|
7867
|
+
metadata: GraphQLTypes["Json"];
|
|
7868
|
+
next_action?: GraphQLTypes["Json"] | undefined;
|
|
7869
|
+
on_behalf_of?: GraphQLTypes["Json"] | undefined;
|
|
7870
|
+
payment_method?: GraphQLTypes["Json"] | undefined;
|
|
7871
|
+
payment_method_options?: GraphQLTypes["Json"] | undefined;
|
|
7872
|
+
payment_method_types: Array<string>;
|
|
7873
|
+
processing?: GraphQLTypes["Json"] | undefined;
|
|
7874
|
+
receipt_email?: string | undefined;
|
|
7875
|
+
review?: GraphQLTypes["Json"] | undefined;
|
|
7876
|
+
setup_future_usage?: GraphQLTypes["Json"] | undefined;
|
|
7877
|
+
shipping?: GraphQLTypes["Json"] | undefined;
|
|
7878
|
+
source?: GraphQLTypes["Json"] | undefined;
|
|
7879
|
+
statement_descriptor?: string | undefined;
|
|
7880
|
+
statement_descriptor_suffix?: string | undefined;
|
|
7881
|
+
status: GraphQLTypes["Json"];
|
|
7882
|
+
transfer_data?: GraphQLTypes["Json"] | undefined;
|
|
7883
|
+
transfer_group?: string | undefined;
|
|
7884
|
+
};
|
|
7885
|
+
["GetPaymentRequestToPayResponse"]: {
|
|
7886
|
+
__typename: "GetPaymentRequestToPayResponse";
|
|
7887
|
+
paymentRequestToPay: GraphQLTypes["GetPaymentRequestToPay"];
|
|
7888
|
+
};
|
|
7889
|
+
["GetAllStripePayoutResponse"]: {
|
|
7890
|
+
__typename: "GetAllStripePayoutResponse";
|
|
7891
|
+
allPayout: Array<GraphQLTypes["PayoutResponse"] | undefined>;
|
|
7892
|
+
};
|
|
7893
|
+
["GetStripePayoutResponse"]: {
|
|
7894
|
+
__typename: "GetStripePayoutResponse";
|
|
7895
|
+
payout: GraphQLTypes["PayoutResponse"];
|
|
7896
|
+
};
|
|
7897
|
+
["PayoutResponse"]: {
|
|
7898
|
+
__typename: "PayoutResponse";
|
|
7899
|
+
id: string;
|
|
7900
|
+
object: string;
|
|
7901
|
+
amount: number;
|
|
7902
|
+
arrival_date: number;
|
|
7903
|
+
automatic: boolean;
|
|
7904
|
+
created: number;
|
|
7905
|
+
currency: string;
|
|
7906
|
+
description?: string | undefined;
|
|
7907
|
+
failure_code?: string | undefined;
|
|
7908
|
+
failure_message?: string | undefined;
|
|
7909
|
+
livemode: boolean;
|
|
7910
|
+
method: string;
|
|
7911
|
+
original_payout?: GraphQLTypes["Json"] | undefined;
|
|
7912
|
+
reversed_by?: GraphQLTypes["Json"] | undefined;
|
|
7913
|
+
source_type: string;
|
|
7914
|
+
statement_descriptor?: string | undefined;
|
|
7915
|
+
status: string;
|
|
7916
|
+
type: GraphQLTypes["PayoutType"];
|
|
7917
|
+
};
|
|
7918
|
+
["PayoutType"]: PayoutType;
|
|
5849
7919
|
["TemporaryUser"]: {
|
|
5850
7920
|
__typename: "TemporaryUser";
|
|
5851
7921
|
id: string;
|
|
@@ -5992,6 +8062,19 @@ declare type GraphQLTypes = {
|
|
|
5992
8062
|
unreadReceivedMailsCount?: GraphQLTypes["UnreadReceivedMailsCountResult"] | undefined;
|
|
5993
8063
|
user?: GraphQLTypes["UserResult"] | undefined;
|
|
5994
8064
|
userList?: GraphQLTypes["UserListResult"] | undefined;
|
|
8065
|
+
getStripeBalance?: GraphQLTypes["GetStripeBalanceResult"] | undefined;
|
|
8066
|
+
getStripeBalanceTransaction?: GraphQLTypes["GetStripeBalanceTransactionResult"] | undefined;
|
|
8067
|
+
getStripeTransaction?: GraphQLTypes["GetStripeTransactionResult"] | undefined;
|
|
8068
|
+
hasStripeAccount?: GraphQLTypes["HasStripeAccountResult"] | undefined;
|
|
8069
|
+
kycStripeCompleted?: GraphQLTypes["KycStripeCompletedResult"] | undefined;
|
|
8070
|
+
getAllStripeTransfer?: GraphQLTypes["GetAllStripeTransferResult"] | undefined;
|
|
8071
|
+
getStripeTransfer?: GraphQLTypes["GetStripeTransferResult"] | undefined;
|
|
8072
|
+
getAllStripePayout?: GraphQLTypes["GetAllStripePayoutResult"] | undefined;
|
|
8073
|
+
getStripePayout?: GraphQLTypes["GetStripePayoutResult"] | undefined;
|
|
8074
|
+
getAllPaymentRequestToCollect?: GraphQLTypes["GetAllPaymentRequestToCollectResult"] | undefined;
|
|
8075
|
+
getAllPaymentRequestToPay?: GraphQLTypes["GetAllPaymentRequestToPayResult"] | undefined;
|
|
8076
|
+
getPaymentRequestToCollect?: GraphQLTypes["GetPaymentRequestToCollectResult"] | undefined;
|
|
8077
|
+
getPaymentRequestToPay?: GraphQLTypes["GetPaymentRequestToPayResult"] | undefined;
|
|
5995
8078
|
};
|
|
5996
8079
|
["Mutation"]: {
|
|
5997
8080
|
__typename: "Mutation";
|
|
@@ -6043,6 +8126,15 @@ declare type GraphQLTypes = {
|
|
|
6043
8126
|
uploadFilePartEnd?: GraphQLTypes["UploadFilePartEndResult"] | undefined;
|
|
6044
8127
|
uploadLiteFile?: GraphQLTypes["UploadLiteFileResult"] | undefined;
|
|
6045
8128
|
changeUserPlan?: GraphQLTypes["ChangeUserPlanResult"] | undefined;
|
|
8129
|
+
createCardToken?: GraphQLTypes["CreateCardTokenResult"] | undefined;
|
|
8130
|
+
createStripeTransfer?: GraphQLTypes["CreateStripeTransferResult"] | undefined;
|
|
8131
|
+
stripeOnBoarding?: GraphQLTypes["StripeOnBoardingResult"] | undefined;
|
|
8132
|
+
cancelStripePayout?: GraphQLTypes["CancelStripePayoutResult"] | undefined;
|
|
8133
|
+
createStripePayout?: GraphQLTypes["CreateStripePayoutResult"] | undefined;
|
|
8134
|
+
addCartToPaymentIntent?: GraphQLTypes["AddCartToPaymentIntentResult"] | undefined;
|
|
8135
|
+
cancelPaymentIntent?: GraphQLTypes["CancelPaymentIntentResult"] | undefined;
|
|
8136
|
+
confirmPaymentIntent?: GraphQLTypes["ConfirmPaymentIntentResult"] | undefined;
|
|
8137
|
+
createPaymentIntent?: GraphQLTypes["CreatePaymentIntentResult"] | undefined;
|
|
6046
8138
|
};
|
|
6047
8139
|
["Subscription"]: {
|
|
6048
8140
|
__typename: "Subscription";
|
|
@@ -6095,6 +8187,10 @@ declare enum PayInputType {
|
|
|
6095
8187
|
secure = "secure",
|
|
6096
8188
|
classic = "classic"
|
|
6097
8189
|
}
|
|
8190
|
+
declare enum PayoutType {
|
|
8191
|
+
bank_account = "bank_account",
|
|
8192
|
+
card = "card"
|
|
8193
|
+
}
|
|
6098
8194
|
declare type ZEUS_VARIABLES = {
|
|
6099
8195
|
["BigInt"]: ValueTypes["BigInt"];
|
|
6100
8196
|
["DateTime"]: ValueTypes["DateTime"];
|
|
@@ -6116,6 +8212,7 @@ declare type ZEUS_VARIABLES = {
|
|
|
6116
8212
|
["ShareFileInHistoryInput"]: ValueTypes["ShareFileInHistoryInput"];
|
|
6117
8213
|
["ShareFileKeyInput"]: ValueTypes["ShareFileKeyInput"];
|
|
6118
8214
|
["ShareNodesInput"]: ValueTypes["ShareNodesInput"];
|
|
8215
|
+
["PayoutType"]: ValueTypes["PayoutType"];
|
|
6119
8216
|
};
|
|
6120
8217
|
|
|
6121
|
-
export { $, AliasType, AllTypesPropsType, Chain, ExtractVariables, FetchFunction, FileContentType, FromSelector, GRAPHQL_TYPE_SEPARATOR, GenericOperation, GetVariableType, Gql, GraphQLError, GraphQLResponse, GraphQLTypes, GraphQLVariableType, HEADERS, HOST, InfuraNetwork, InputType, InputValueType, InternalArgsBuilt, InternalsBuildQuery, Lang, MailType, MapType, ModelTypes, NodeType, OperationOptions, Operations, PayInputType, PlainType, PlanKind, PrepareScalarPaths, ResolveFromPath, ResolverInputTypes, ResolverType, ReturnTypesType, Rights, SEPARATOR, START_VAR_NAME, ScalarCoder, ScalarCoders, ScalarDefinition, ScalarResolver, SelectionFunction, Selector, Subscription, SubscriptionFunction, SubscriptionThunder, SubscriptionToGraphQL, Thunder, ThunderGraphQLOptions, TypeFromSelector, UnwrapPromise, UserRole, VType, ValueTypes, Variable, VariableDefinition, WithOptionalNullables, WithTypeNameValue, Zeus, ZeusArgsType, ZeusHook, ZeusScalars, ZeusSelect, ZeusState, apiFetch, apiSubscription, chainOptions, decodeScalarsInResponse, fetchOptions, purifyGraphQLKey, resolverFor, traverseResponse };
|
|
8218
|
+
export { $, AliasType, AllTypesPropsType, Chain, ExtractVariables, FetchFunction, FileContentType, FromSelector, GRAPHQL_TYPE_SEPARATOR, GenericOperation, GetVariableType, Gql, GraphQLError, GraphQLResponse, GraphQLTypes, GraphQLVariableType, HEADERS, HOST, InfuraNetwork, InputType, InputValueType, InternalArgsBuilt, InternalsBuildQuery, Lang, MailType, MapType, ModelTypes, NodeType, OperationOptions, Operations, PayInputType, PayoutType, PlainType, PlanKind, PrepareScalarPaths, ResolveFromPath, ResolverInputTypes, ResolverType, ReturnTypesType, Rights, SEPARATOR, START_VAR_NAME, ScalarCoder, ScalarCoders, ScalarDefinition, ScalarResolver, SelectionFunction, Selector, Subscription, SubscriptionFunction, SubscriptionThunder, SubscriptionToGraphQL, Thunder, ThunderGraphQLOptions, TypeFromSelector, UnwrapPromise, UserRole, VType, ValueTypes, Variable, VariableDefinition, WithOptionalNullables, WithTypeNameValue, Zeus, ZeusArgsType, ZeusHook, ZeusScalars, ZeusSelect, ZeusState, apiFetch, apiSubscription, chainOptions, decodeScalarsInResponse, fetchOptions, purifyGraphQLKey, resolverFor, traverseResponse };
|