@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
|
File without changes
|
package/dist/BaseClient.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import 'ky';
|
|
2
|
-
export { B as BaseClient, C as CloudLimits, D as DownloadProgress, M as MailLimitsValues, Q as QueryLimits, S as SendReport, c as SuccessResponse, a as User, U as UserBase, b as UserData } from './BaseClient-
|
|
2
|
+
export { B as BaseClient, C as CloudLimits, D as DownloadProgress, M as MailLimitsValues, Q as QueryLimits, S as SendReport, c as SuccessResponse, a as User, U as UserBase, b as UserData } from './BaseClient-e5e97df7.js';
|
|
3
3
|
import './zeus/index.js';
|
|
4
4
|
import './error.js';
|
|
5
5
|
import './crypto/file.js';
|
package/dist/cache.d.ts
CHANGED
package/dist/client/helpers.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { H as HashInfos, f as SecrecyEnv, h as UseSecrecyParams, V as Value, i as getSecrecyClient, g as getUrl, l as login, p as parseInfos } from '../BaseClient-
|
|
1
|
+
export { H as HashInfos, f as SecrecyEnv, h as UseSecrecyParams, V as Value, i as getSecrecyClient, g as getUrl, l as login, p as parseInfos } from '../BaseClient-e5e97df7.js';
|
|
2
2
|
import './types/index.js';
|
|
3
3
|
import 'ky';
|
|
4
4
|
import '../zeus/index.js';
|
package/dist/client/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { N as NewMail, P as ProgressCallback, d as SecrecyClient, e as encryptName } from '../BaseClient-
|
|
1
|
+
export { N as NewMail, P as ProgressCallback, d as SecrecyClient, e as encryptName } from '../BaseClient-e5e97df7.js';
|
|
2
2
|
import '../crypto/file.js';
|
|
3
3
|
import '../crypto/index.js';
|
|
4
4
|
import 'ky';
|
package/dist/error.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare type ErrorType = "ErrorUpgradePlan" | "ErrorNotFound" | "ErrorNotExist" | "ErrorAccessDenied" | "ErrorLangNotExist" | "ErrorLimit" | "ErrorBasic";
|
|
1
|
+
declare type ErrorType = "ErrorUpgradePlan" | "ErrorNotFound" | "ErrorNotExist" | "ErrorAccessDenied" | "ErrorLangNotExist" | "ErrorLimit" | "ErrorStripe" | "ErrorBasic";
|
|
2
2
|
interface ErrorBase {
|
|
3
3
|
message: string;
|
|
4
4
|
__typename: ErrorType;
|
|
@@ -27,6 +27,9 @@ interface ErrorLimit extends ErrorBase {
|
|
|
27
27
|
interface ErrorBasic extends ErrorBase {
|
|
28
28
|
__typename: "ErrorBasic";
|
|
29
29
|
}
|
|
30
|
-
|
|
30
|
+
interface ErrorStripe extends ErrorBase {
|
|
31
|
+
__typename: "ErrorStripe";
|
|
32
|
+
}
|
|
33
|
+
declare type SecrecyError = ErrorUpgradePlan | ErrorNotFound | ErrorNotExist | ErrorAccessDenied | ErrorLangNotExist | ErrorLimit | ErrorStripe | ErrorBasic;
|
|
31
34
|
|
|
32
|
-
export { ErrorAccessDenied, ErrorBase, ErrorBasic, ErrorLangNotExist, ErrorLimit, ErrorNotExist, ErrorNotFound, ErrorType, ErrorUpgradePlan, SecrecyError };
|
|
35
|
+
export { ErrorAccessDenied, ErrorBase, ErrorBasic, ErrorLangNotExist, ErrorLimit, ErrorNotExist, ErrorNotFound, ErrorStripe, ErrorType, ErrorUpgradePlan, SecrecyError };
|
package/dist/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts"],"names":["BaseClient","Lang","FileContentType","MailType","PlanKind","Rights","PayInputType","UserRole","InfuraNetwork","Thunder"],"mappings":"6BAAA,WAAc,oBACd,WAAc,oBAYd,OAAS,cAAAA,MAAkB,kBAoB3B,WAAc,sBACd,WAAc,cACd,WAAc,yBACd,OACE,QAAAC,EACA,mBAAAC,EACA,YAAAC,EACA,YAAAC,EACA,UAAAC,EACA,gBAAAC,EACA,YAAAC,EACA,iBAAAC,EACA,WAAAC,MACK,kBAEP,WAAc","sourcesContent":["export * from \"./client/index.js\";\nexport * from \"./crypto/index.js\";\nexport type { Progress } from \"./crypto/file.js\";\nexport type {\n User,\n QueryLimits,\n DownloadProgress,\n UserData,\n MailLimitsValues,\n CloudLimits,\n SendReport,\n SuccessResponse\n} from \"./BaseClient.js\";\nexport { BaseClient } from \"./BaseClient.js\";\nexport type {\n Node,\n NodeFull,\n FileMetadata,\n SecrecyUserApp,\n BaseMail,\n ReceivedMail,\n SentMail,\n PublicUser,\n UserAppSettings,\n NodeSize,\n UserAppNotifications,\n MailFile,\n MailIntegrity,\n DraftMail,\n Mail,\n WaitingReceivedMail,\n MailRecipientInput\n} from \"./client/types/index.js\";\nexport * from \"./client/helpers.js\";\nexport * from \"./sodium.js\";\nexport * from \"./utils/store-buddy.js\";\nexport {\n Lang,\n FileContentType,\n MailType,\n PlanKind,\n Rights,\n PayInputType,\n UserRole,\n InfuraNetwork,\n Thunder\n} from \"./zeus/index.js\";\
|
|
1
|
+
{"version":3,"sources":["../src/index.ts"],"names":["BaseClient","Lang","FileContentType","MailType","PlanKind","Rights","PayInputType","UserRole","InfuraNetwork","Thunder"],"mappings":"6BAAA,WAAc,oBACd,WAAc,oBAYd,OAAS,cAAAA,MAAkB,kBAoB3B,WAAc,sBACd,WAAc,cACd,WAAc,yBACd,OACE,QAAAC,EACA,mBAAAC,EACA,YAAAC,EACA,YAAAC,EACA,UAAAC,EACA,gBAAAC,EACA,YAAAC,EACA,iBAAAC,EACA,WAAAC,MACK,kBAEP,WAAc","sourcesContent":["export * from \"./client/index.js\";\nexport * from \"./crypto/index.js\";\nexport type { Progress } from \"./crypto/file.js\";\nexport type {\n User,\n QueryLimits,\n DownloadProgress,\n UserData,\n MailLimitsValues,\n CloudLimits,\n SendReport,\n SuccessResponse\n} from \"./BaseClient.js\";\nexport { BaseClient } from \"./BaseClient.js\";\nexport type {\n Node,\n NodeFull,\n FileMetadata,\n SecrecyUserApp,\n BaseMail,\n ReceivedMail,\n SentMail,\n PublicUser,\n UserAppSettings,\n NodeSize,\n UserAppNotifications,\n MailFile,\n MailIntegrity,\n DraftMail,\n Mail,\n WaitingReceivedMail,\n MailRecipientInput\n} from \"./client/types/index.js\";\nexport * from \"./client/helpers.js\";\nexport * from \"./sodium.js\";\nexport * from \"./utils/store-buddy.js\";\nexport {\n Lang,\n FileContentType,\n MailType,\n PlanKind,\n Rights,\n PayInputType,\n UserRole,\n InfuraNetwork,\n Thunder\n} from \"./zeus/index.js\";\nexport type { GraphQLTypes } from \"./zeus/index.js\";\nexport * from \"./error.js\";\n"]}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { B as BaseClient, C as CloudLimits, D as DownloadProgress, H as HashInfos, M as MailLimitsValues, N as NewMail, P as ProgressCallback, Q as QueryLimits, d as SecrecyClient, f as SecrecyEnv, S as SendReport, c as SuccessResponse, h as UseSecrecyParams, a as User, b as UserData, V as Value, e as encryptName, i as getSecrecyClient, g as getUrl, l as login, p as parseInfos } from './BaseClient-
|
|
1
|
+
export { B as BaseClient, C as CloudLimits, D as DownloadProgress, H as HashInfos, M as MailLimitsValues, N as NewMail, P as ProgressCallback, Q as QueryLimits, d as SecrecyClient, f as SecrecyEnv, S as SendReport, c as SuccessResponse, h as UseSecrecyParams, a as User, b as UserData, V as Value, e as encryptName, i as getSecrecyClient, g as getUrl, l as login, p as parseInfos } from './BaseClient-e5e97df7.js';
|
|
2
2
|
export { KeyPair, decryptAnonymous, decryptCryptoBox, decryptSecretBox, encryptAnonymous, encryptCryptoBox, encryptSecretBox, generateCryptoBoxKeyPair, generateSecretBoxKey } from './crypto/index.js';
|
|
3
3
|
export { Progress } from './crypto/file.js';
|
|
4
4
|
export { BaseMail, DraftMail, Mail, MailFile, MailIntegrity, MailRecipientInput, Node, NodeFull, NodeSize, PublicUser, ReceivedMail, SecrecyUserApp, SentMail, WaitingReceivedMail } from './client/types/index.js';
|
|
5
5
|
export { setup } from './sodium.js';
|
|
6
6
|
export { StoreBuddy, storeBuddy } from './utils/store-buddy.js';
|
|
7
|
-
export { FileContentType, InfuraNetwork, Lang, MailType, PayInputType, PlanKind, Rights, Thunder, UserRole } from './zeus/index.js';
|
|
8
|
-
export { ErrorAccessDenied, ErrorBase, ErrorBasic, ErrorLangNotExist, ErrorLimit, ErrorNotExist, ErrorNotFound, ErrorType, ErrorUpgradePlan, SecrecyError } from './error.js';
|
|
7
|
+
export { FileContentType, GraphQLTypes, InfuraNetwork, Lang, MailType, PayInputType, PlanKind, Rights, Thunder, UserRole } from './zeus/index.js';
|
|
8
|
+
export { ErrorAccessDenied, ErrorBase, ErrorBasic, ErrorLangNotExist, ErrorLimit, ErrorNotExist, ErrorNotFound, ErrorStripe, ErrorType, ErrorUpgradePlan, SecrecyError } from './error.js';
|
|
9
9
|
export { FileMetadata } from './client/types/File.js';
|
|
10
10
|
export { UserAppSettings } from './client/types/UserAppSettings.js';
|
|
11
11
|
export { UserAppNotifications } from './client/types/UserAppNotifications.js';
|
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import"./chunk-KMTF2BZE.js";export*from"./client/index.js";export*from"./crypto/index.js";import{BaseClient as o}from"./BaseClient.js";export*from"./client/helpers.js";export*from"./sodium.js";export*from"./utils/store-buddy.js";import{Lang as n,FileContentType as f,MailType as m,PlanKind as
|
|
1
|
+
import"./chunk-KMTF2BZE.js";export*from"./client/index.js";export*from"./crypto/index.js";import{BaseClient as o}from"./BaseClient.js";export*from"./client/helpers.js";export*from"./sodium.js";export*from"./utils/store-buddy.js";import{Lang as n,FileContentType as f,MailType as m,PlanKind as x,Rights as y,PayInputType as d,UserRole as M,InfuraNetwork as c,Thunder as u}from"./zeus/index.js";export*from"./error.js";export{o as BaseClient,f as FileContentType,c as InfuraNetwork,n as Lang,m as MailType,d as PayInputType,x as PlanKind,y as Rights,u as Thunder,M as UserRole};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from \"./client/index.js\";\nexport * from \"./crypto/index.js\";\nexport type { Progress } from \"./crypto/file.js\";\nexport type {\n User,\n QueryLimits,\n DownloadProgress,\n UserData,\n MailLimitsValues,\n CloudLimits,\n SendReport,\n SuccessResponse\n} from \"./BaseClient.js\";\nexport { BaseClient } from \"./BaseClient.js\";\nexport type {\n Node,\n NodeFull,\n FileMetadata,\n SecrecyUserApp,\n BaseMail,\n ReceivedMail,\n SentMail,\n PublicUser,\n UserAppSettings,\n NodeSize,\n UserAppNotifications,\n MailFile,\n MailIntegrity,\n DraftMail,\n Mail,\n WaitingReceivedMail,\n MailRecipientInput\n} from \"./client/types/index.js\";\nexport * from \"./client/helpers.js\";\nexport * from \"./sodium.js\";\nexport * from \"./utils/store-buddy.js\";\nexport {\n Lang,\n FileContentType,\n MailType,\n PlanKind,\n Rights,\n PayInputType,\n UserRole,\n InfuraNetwork,\n Thunder\n} from \"./zeus/index.js\";\
|
|
1
|
+
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from \"./client/index.js\";\nexport * from \"./crypto/index.js\";\nexport type { Progress } from \"./crypto/file.js\";\nexport type {\n User,\n QueryLimits,\n DownloadProgress,\n UserData,\n MailLimitsValues,\n CloudLimits,\n SendReport,\n SuccessResponse\n} from \"./BaseClient.js\";\nexport { BaseClient } from \"./BaseClient.js\";\nexport type {\n Node,\n NodeFull,\n FileMetadata,\n SecrecyUserApp,\n BaseMail,\n ReceivedMail,\n SentMail,\n PublicUser,\n UserAppSettings,\n NodeSize,\n UserAppNotifications,\n MailFile,\n MailIntegrity,\n DraftMail,\n Mail,\n WaitingReceivedMail,\n MailRecipientInput\n} from \"./client/types/index.js\";\nexport * from \"./client/helpers.js\";\nexport * from \"./sodium.js\";\nexport * from \"./utils/store-buddy.js\";\nexport {\n Lang,\n FileContentType,\n MailType,\n PlanKind,\n Rights,\n PayInputType,\n UserRole,\n InfuraNetwork,\n Thunder\n} from \"./zeus/index.js\";\nexport type { GraphQLTypes } from \"./zeus/index.js\";\nexport * from \"./error.js\";\n"],"mappings":"4BAAA,WAAc,oBACd,WAAc,oBAYd,OAAS,cAAAA,MAAkB,kBAoB3B,WAAc,sBACd,WAAc,cACd,WAAc,yBACd,OACE,QAAAC,EACA,mBAAAC,EACA,YAAAC,EACA,YAAAC,EACA,UAAAC,EACA,gBAAAC,EACA,YAAAC,EACA,iBAAAC,EACA,WAAAC,MACK,kBAEP,WAAc","names":["BaseClient","Lang","FileContentType","MailType","PlanKind","Rights","PayInputType","UserRole","InfuraNetwork","Thunder"]}
|
package/dist/zeus/const.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-5WPCTUWH.cjs');const e={BigInt:"scalar.BigInt",DateTime:"scalar.DateTime",Json:"scalar.Json",Bytes:"scalar.Bytes",Lang:"enum",PlanKind:"enum",UserRole:"enum",MailType:"enum",Rights:"enum",NodeType:"enum",FileContentType:"enum",InfuraNetwork:"enum",MailFileInput:{},MailRecipientInput:{files:"MailFileInput"},NameKeyInput:{files:"ShareFileKeyInput"},PayInput:{type:"PayInputType"},PayInputType:"enum",ShareFileInHistoryInput:{users:"ShareFileKeyInput"},ShareFileKeyInput:{},ShareNodesInput:{nodes:"NameKeyInput"},Query:{blog:{lang:"Lang"},dbConfig:{},dbGet:{},dbSearch:{},deletedMails:{mailType:"MailType"},faq:{lang:"Lang"},file:{},fileContent:{},filesContent:{},filesSharedWithMe:{},getJwt:{},isCryptoTransactionDone:{network:"InfuraNetwork"},mail:{},myCryptoBalance:{network:"InfuraNetwork"},node:{},nodesSharedWithMe:{type:"NodeType"},user:{},userList:{}},Mutation:{addFileToHistory:{},createApplication:{},createCryptoWallet:{},createDraftMail:{senderFiles:"MailFileInput"},createFolder:{},dbConfigMutation:{},dbSet:{},deleteDraftMail:{},deleteFile:{},deleteMail:{},deleteMailTrash:{},deleteNode:{},deleteNodeCloudTrash:{},deleteNodeSharing:{},deleteUser:{},duplicateNode:{},logout:{},moveNodes:{},pay:{input:"PayInput"},readMail:{},recoverMail:{},recoverNode:{},saveInCloud:{},sendAppMail:{},sendCryptoTransaction:{network:"InfuraNetwork"},sendDraftMail:{recipients:"MailRecipientInput"},sendOneMail:{recipient:"MailRecipientInput"},sendReport:{},shareFileInHistory:{input:"ShareFileInHistoryInput"},shareNode:{},shareNodeFinish:{shareNodes:"ShareNodesInput",rights:"Rights"},unreadMail:{},updateAppNotifications:{disableAllUntil:"DateTime"},updateAppSettings:{},updateAutoDisconnectDelay:{},updateDraftMail:{senderFiles:"MailFileInput"},updateNode:{deletedAt:"DateTime"},updateProfile:{lang:"Lang"},uploadAnonymous:{},uploadFile:{fileSize:"BigInt",fileSizeBefore:"BigInt"},uploadFileEnd:{},uploadFilePartEnd:{},uploadLiteFile:{content:"Bytes",fileSize:"BigInt",fileSizeBefore:"BigInt"},changeUserPlan:{plan:"PlanKind"}}},r= exports.ReturnTypes ={BigInt:"scalar.BigInt",DateTime:"scalar.DateTime",Json:"scalar.Json",Bytes:"scalar.Bytes",AppNotificationsResult:{"...on UserAppNotifications":"UserAppNotifications","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},BlogResult:{"...on BlogResponse":"BlogResponse","...on ErrorLangNotExist":"ErrorLangNotExist"},DbConfigResult:{"...on DbConfigResponse":"DbConfigResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist","...on ErrorNotFound":"ErrorNotFound"},DbGetResult:{"...on DbGetResponse":"DbGetResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorNotExist":"ErrorNotExist"},DbSearchResult:{"...on DbSearchResponse":"DbSearchResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist","...on ErrorBasic":"ErrorBasic"},DeletedMailsResult:{"...on DeletedMailsResponse":"DeletedMailsResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeletedNodesResult:{"...on DeletedNodesResponse":"DeletedNodesResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},FaqResult:{"...on FaqResponse":"FaqResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},FileResult:{"...on FileQueryResponse":"FileQueryResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},FileContentResult:{"...on FileContentResponse":"FileContentResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},FilesContentResult:{"...on FilesContentResponse":"FilesContentResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorNotFound":"ErrorNotFound"},GetJwtResult:{"...on JwtResponse":"JwtResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},IsCryptoTransactionDoneResult:{"...on IsCryptoTransactionDoneResponse":"IsCryptoTransactionDoneResponse","...on ErrorNotExist":"ErrorNotExist"},LimitsResult:{"...on QueryLimits":"QueryLimits","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorNotExist":"ErrorNotExist","...on ErrorLimit":"ErrorLimit"},MailResult:{"...on QueryMailResponse":"QueryMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},MyCryptoBalanceResult:{"...on MyCryptoBalanceResponse":"MyCryptoBalanceResponse","...on ErrorNotExist":"ErrorNotExist"},NodeResult:{"...on NodeResponse":"NodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},NodesSharedWithMeResult:{"...on NodesSharedWithMeResponse":"NodesSharedWithMeResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},PaymentInfosResult:{"...on PaymentInfosResponse":"PaymentInfosResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},PlansResult:{"...on PlanResponse":"PlanResponse"},SharedNodesResult:{"...on SharedNodesResponse":"SharedNodesResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},UnreadReceivedMailsCountResult:{"...on UnreadReceivedMailsCountResponse":"UnreadReceivedMailsCountResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},UserResult:{"...on UserResponse":"UserResponse","...on ErrorNotFound":"ErrorNotFound"},UserListResult:{"...on UserListResponse":"UserListResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},AddFileToHistoryResult:{"...on AddFileToHistoryResponse":"AddFileToHistoryResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist"},CancelPaymentResult:{"...on CancelPaymentResponse":"CancelPaymentResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},CreateApplicationResult:{"...on CreateApplicationResponse":"CreateApplicationResponse","...on ErrorNotExist":"ErrorNotExist"},CreateCryptoWalletResult:{"...on CreateCryptoWalletResponse":"CreateCryptoWalletResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},CreateDraftMailResult:{"...on CreateDraftMailResponse":"CreateDraftMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},CreateFolderResult:{"...on CreateFolderResponse":"CreateFolderResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist"},DbConfigMutationResult:{"...on DbConfigMutationResponse":"DbConfigMutationResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DbSetResult:{"...on DbSetResponse":"DbSetResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},DeleteDraftMailResult:{"...on DeleteDraftMailResponse":"DeleteDraftMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteFileResult:{"...on DeleteFileResponse":"DeleteFileResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist"},DeleteMailResult:{"...on DeleteMailResponse":"DeleteMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteMailTrashResult:{"...on DeleteMailTrashResponse":"DeleteMailTrashResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteNodeResult:{"...on DeleteNodeResponse":"DeleteNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteNodeCloudTrashResult:{"...on DeleteNodeCloudTrashResponse":"DeleteNodeCloudTrashResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteNodeSharingResult:{"...on DeleteNodeSharingResponse":"DeleteNodeSharingResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteUserResult:{"...on DeleteUserResponse":"DeleteUserResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DuplicateNodeResult:{"...on DuplicateNodeResponse":"DuplicateNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},EmptyCloudTrashResult:{"...on EmptyCloudTrashResponse":"EmptyCloudTrashResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},EmptyMailTrashResult:{"...on EmptyMailTrashResponse":"EmptyMailTrashResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},LogoutResult:{"...on LogoutResponse":"LogoutResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},MoveNodesResult:{"...on MoveNodesResponse":"MoveNodesResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},PayResult:{"...on PayResponse":"PayResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},ReadMailResult:{"...on ReadMailResponse":"ReadMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorNotFound":"ErrorNotFound"},RecoverMailResult:{"...on RecoverMailResponse":"RecoverMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},RecoverNodeResult:{"...on RecoverNodeResponse":"RecoverNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist"},SaveInCloudResult:{"...on SaveInCloudResponse":"SaveInCloudResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist","...on ErrorBasic":"ErrorBasic","...on ErrorNotFound":"ErrorNotFound","...on ErrorLimit":"ErrorLimit"},SendAppMailResult:{"...on SendAppMailResponse":"SendAppMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorNotFound":"ErrorNotFound"},SendCryptoTransactionResult:{"...on SendCryptoTransactionResponse":"SendCryptoTransactionResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorNotExist":"ErrorNotExist"},SendDraftMailResult:{"...on SendDraftMailResponse":"SendDraftMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},SendOneMailResult:{"...on RecoverNodeResponse":"RecoverNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},SendReportResult:{"...on SendReportResponse":"SendReportResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},ShareFileInHistoryResult:{"...on ShareFileInHistoryResponse":"ShareFileInHistoryResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},ShareNodeResult:{"...on ShareNodeResponse":"ShareNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},ShareNodeFinishResult:{"...on ShareNodeFinishResponse":"ShareNodeFinishResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},UnreadMailResult:{"...on UnreadMailResponse":"UnreadMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorBasic":"ErrorBasic"},UpdateAppNotificationsResult:{"...on UpdateAppNotificationsResponse":"UpdateAppNotificationsResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},UpdateAppSettingsResult:{"...on UpdateAppSettingsResponse":"UpdateAppSettingsResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},UpdateAutoDisconnectDelayResult:{"...on UpdateAutoDisconnectDelayResponse":"UpdateAutoDisconnectDelayResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorBasic":"ErrorBasic"},UpdateDraftMailResult:{"...on UpdateDraftMailResponse":"UpdateDraftMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},UpdateNodeResult:{"...on UpdateNodeResponse":"UpdateNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist"},UpdateProfileResult:{"...on UpdateProfileResponse":"UpdateProfileResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},UploadFileResult:{"...on UploadFileResponse":"UploadFileResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorLimit":"ErrorLimit"},UploadFileEndResult:{"...on UploadFileEndResponse":"UploadFileEndResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},UploadFilePartEndResult:{"...on UploadFilePartEndResponse":"UploadFilePartEndResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},UploadLiteFileResult:{"...on UploadLiteFileResponse":"UploadLiteFileResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorNotFound":"ErrorNotFound","...on ErrorLimit":"ErrorLimit"},ChangeUserPlanResult:{"...on ChangeUserPlanResponse":"ChangeUserPlanResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},AppKeyPair:{pub:"String"},AppSession:{id:"ID",lastActivity:"DateTime",userAgent:"String",ip:"String",city:"String",country:"String",userSession:"UserSession",userApp:"ApplicationsOnUsers",createdAt:"DateTime"},Application:{id:"ID",name:"String",logo:"String",origin:"String"},ApplicationsOnUsers:{fakeUserId:"String",keyPair:"AppKeyPair",sessions:"AppSession",app:"Application",appId:"String",user:"User",userId:"String",settings:"UserAppSettings",filesAccesses:"FileAccess",filesSharedAccesses:"FileAccess",nodesAccesses:"NodeAccess",nodesSharedAccesses:"NodeAccess",createdNodes:"Node"},Blog:{id:"ID",order:"Int",entries:"BlogEntry"},BlogEntry:{id:"ID",lang:"Lang",author:"String",body:"String",date:"DateTime",image:"String",summary:"String",title:"String"},BlogItem:{id:"String",blogId:"String",order:"Int",title:"String",body:"String",author:"String",image:"String",imageAlt:"String",summary:"String",date:"DateTime"},CloudLimits:{size:"BigInt",maxSize:"BigInt",count:"BigInt",maxCount:"BigInt"},CryptoWallet:{address:"ID",privateKeyEncrypted:"String"},Error:{"...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorUpgradePlan":"ErrorUpgradePlan","...on ErrorLangNotExist":"ErrorLangNotExist","...on ErrorNotExist":"ErrorNotExist","...on ErrorLimit":"ErrorLimit","...on ErrorBasic":"ErrorBasic"},ErrorAccessDenied:{message:"String"},ErrorBase:{"...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorLangNotExist":"ErrorLangNotExist","...on ErrorLimit":"ErrorLimit","...on ErrorNotExist":"ErrorNotExist","...on ErrorNotFound":"ErrorNotFound","...on ErrorUpgradePlan":"ErrorUpgradePlan",message:"String"},ErrorBasic:{message:"String"},ErrorLangNotExist:{message:"String"},ErrorLimit:{message:"String",field:"String"},ErrorNotExist:{message:"String",field:"String"},ErrorNotFound:{message:"String",field:"String"},ErrorUpgradePlan:{message:"String"},Faq:{id:"ID",order:"Int",entries:"FaqEntry"},FaqEntry:{id:"ID",lang:"Lang",question:"String",answer:"String",faq:"Faq"},FaqItem:{order:"Int",question:"String",answer:"String"},File:{id:"ID",size:"BigInt",sizeBefore:"BigInt",createdAt:"DateTime",md5:"String",nodes:"Node",accesses:"FileAccess",md5Encrypted:"String",deletedAt:"DateTime",userApp:"ApplicationsOnUsers",mails:"FilesOnMails",validatedAt:"DateTime",access:"FileAccess"},FileAccess:{userApp:"ApplicationsOnUsers",userAppUserId:"String",userAppAppId:"String",file:"File",fileId:"String",key:"String",sharedBy:"ApplicationsOnUsers",sharedByUserId:"String",sharedByAppId:"String"},FileContent:{"...on FileContentCloud":"FileContentCloud","...on FileContentLite":"FileContentLite","...on FileContentReceivedMail":"FileContentReceivedMail","...on FileContentSentMail":"FileContentSentMail"},FileContentBase:{"...on FileContentCloud":"FileContentCloud","...on FileContentLite":"FileContentLite","...on FileContentReceivedMail":"FileContentReceivedMail","...on FileContentSentMail":"FileContentSentMail",id:"String",key:"String",md5:"String",md5Encrypted:"String",totalSize:"BigInt",type:"FileContentType"},FileContentCloud:{id:"String",key:"String",md5:"String",md5Encrypted:"String",totalSize:"BigInt",type:"FileContentType",parts:"FileContentPart",publicKey:"String"},FileContentLite:{id:"String",key:"String",md5:"String",md5Encrypted:"String",totalSize:"BigInt",type:"FileContentType",content:"Bytes",publicKey:"String"},FileContentPart:{contentUrl:"String",order:"Int",md5:"String"},FileContentReceivedMail:{id:"String",key:"String",md5:"String",md5Encrypted:"String",totalSize:"BigInt",type:"FileContentType",maybeParts:"FileContentPart",maybeContent:"Bytes",senderPublicKey:"String"},FileContentSentMail:{id:"String",key:"String",md5:"String",md5Encrypted:"String",totalSize:"BigInt",type:"FileContentType",maybeParts:"FileContentPart",maybeContent:"Bytes"},FilePart:{id:"ID",file:"File",fileId:"String",size:"BigInt",order:"Int",md5:"String",validatedAt:"DateTime"},FilePartResponse:{fields:"Json",url:"String",order:"Int"},FileResponse:{fileId:"String",parts:"FilePartResponse",filePartSize:"BigInt"},FileShared:{userId:"String",message:"String",appId:"String",id:"String",filename:"String",size:"Int",sizeBefore:"Int"},FileSharedContent:{ownerId:"String",pubKey:"String",message:"String",appId:"String",id:"String",type:"String",filename:"String",contentUrl:"String",key:"String",size:"Int",sizeBefore:"Int"},FilesContentResponse:{files:"FileContent"},FilesOnMails:{file:"File",fileKey:"String",filename:"String",mail:"Mail"},Limits:{downloadBandwidth:"BigInt",downloadCount:"BigInt",hardFileCount:"BigInt",hardFileSize:"BigInt",perFileSize:"BigInt",receivedMails:"MailLimits",sentMails:"MailLimits",uploadBandwidth:"BigInt",uploadCount:"BigInt"},MailLimits:{count:"BigInt",fileCount:"BigInt",fileSize:"BigInt",hardCount:"BigInt",hardFileCount:"BigInt",hardFileSize:"BigInt",perFileSize:"BigInt"},MailLimitsValues:{count:"BigInt",maxCount:"BigInt",fileCount:"BigInt",maxFileCount:"BigInt",fileSize:"BigInt",maxFileSize:"BigInt"},QueryLimits:{cloud:"CloudLimits",mail:"UserMailLimits"},UserMailLimits:{sent:"MailLimitsValues",received:"MailLimitsValues"},LiteFileResponse:{fileId:"String",content:"Bytes"},Mail:{id:"ID",app:"Application",body:"String",createdAt:"DateTime",deletedAt:"DateTime",files:"FilesOnMails",mailIntegrity:"MailIntegrity",mailIntegrityId:"String",mailIntegrityDraft:"MailIntegrityDraft",openedAt:"DateTime",recipient:"User",sender:"User",subject:"String",type:"MailType",recipients:"User"},MailIntegrity:{id:"ID",hash:"String",hashKey:"String",answers:"MailIntegrity",app:"Application",mails:"Mail",recipients:"User",temporaryRecipients:"TemporaryUser",replyTo:"MailIntegrity"},MailIntegrityDraft:{id:"ID",hash:"String",hashKey:"String",app:"Application",mail:"Mail",recipients:"User",temporaryRecipients:"TemporaryUser",replyTo:"MailIntegrity"},Node:{id:"ID",isFavorite:"Boolean",type:"NodeType",createdAt:"DateTime",deletedAt:"DateTime",parentId:"String",createdBy:"ApplicationsOnUsers",children:"Node",history:"File",updatedAt:"DateTime",createdByAppId:"String",createdByUserId:"String",name:"String",parent:"Node",accesses:"NodeAccess",current:"File",currentFileId:"String",sizes:"NodeSize",access:"NodeAccess",breadcrumb:"NodeBreadcrumbItem"},NodeBreadcrumbItem:{id:"String",name:"String",pubKey:"String",nameKey:"String"},NodeAccess:{node:"Node",nodeId:"String",userApp:"ApplicationsOnUsers",userAppUserId:"String",userAppAppId:"String",rights:"Rights",nameKey:"String",isRoot:"Boolean",sharedBy:"ApplicationsOnUsers",sharedByUserId:"String",sharedByAppId:"String"},NodeSize:{size:"BigInt",sizeBefore:"BigInt"},Plan:{id:"ID",kind:"PlanKind",codes:"String",limits:"Limits"},Report:{id:"ID",user:"User",reportedUser:"User",customMessage:"String"},AddFileToHistoryResponse:{addFileToHistory:"Node"},CancelPaymentResponse:{cancelPayment:"Boolean"},ChangeUserPlanResponse:{changeUserPlan:"User"},CreateApplicationResponse:{createApplication:"String"},CreateCryptoWalletResponse:{createCryptoWallet:"CryptoWallet"},CreateDraftMailResponse:{createDraftMail:"Mail"},CreateFolderResponse:{createFolder:"Node"},DbConfigMutationResponse:{dbConfigMutation:"Json"},DbSetResponse:{dbSet:"Json"},DeleteDraftMailResponse:{deleteDraftMail:"Boolean"},DeleteFileResponse:{deleteFile:"Boolean"},DeleteMailResponse:{deleteMail:"Boolean"},DeleteMailTrashResponse:{deleteMailTrash:"Boolean"},DeleteNodeResponse:{deleteNode:"Boolean"},DeleteNodeCloudTrashResponse:{deleteNodeCloudTrash:"Boolean"},DeleteNodeSharingResponse:{deleteNodeSharing:"Boolean"},DeleteUserResponse:{deleteUser:"Boolean"},DuplicateNodeResponse:{duplicateNode:"Boolean"},EmptyCloudTrashResponse:{emptyCloudTrash:"Boolean"},EmptyMailTrashResponse:{emptyMailTrash:"Boolean"},LogoutResponse:{logout:"Boolean"},MoveNodesResponse:{moveNodes:"Boolean"},PayResponse:{pay:"Boolean"},ReadMailResponse:{readMail:"Boolean"},RecoverMailResponse:{recoverMail:"Boolean"},RecoverNodeResponse:{recoverNode:"Boolean"},SaveInCloudResponse:{saveInCloud:"Node"},SendAppMailResponse:{sendAppMail:"Boolean"},SendCryptoTransactionResponse:{id:"String",hash:"String"},SendDraftMailResponse:{sendDraftMail:"Boolean"},SendOneMailResponse:{sendOneMail:"Boolean"},SendReportResponse:{sendReport:"Report"},ShareFileInHistoryResponse:{shareFileInHistory:"Boolean"},ShareNodeQueryResponse:{shareNode:"ShareNodeResponse"},ShareNodeFinishResponse:{shareNodeFinish:"Boolean"},UnreadMailResponse:{unreadMail:"Boolean"},UpdateAppNotificationsResponse:{updateAppNotifications:"UserAppNotifications"},UpdateAppSettingsResponse:{updateAppSettings:"UserAppSettings"},UpdateAutoDisconnectDelayResponse:{updateAutoDisconnectDelay:"Boolean"},UpdateDraftMailResponse:{updateDraftMail:"Mail"},UpdateNodeResponse:{updateNode:"Node"},UpdateProfileResponse:{updateProfile:"User"},UploadAnonymousResponse:{uploadAnonymous:"FileResponse"},UploadFileResponse:{uploadFile:"FileResponse"},UploadFileEndResponse:{uploadFileEnd:"String"},UploadFilePartEndResponse:{uploadFilePartEnd:"Boolean"},UploadLiteFileResponse:{uploadLiteFile:"LiteFileResponse"},BlogResponse:{blogItems:"BlogItem"},DbConfigResponse:{json:"Json"},DbGetResponse:{json:"Json"},DbSearchResponse:{json:"Json"},DeletedMailsResponse:{deletedMails:"Mail"},DeletedNodesResponse:{deletedNodes:"Node"},FaqResponse:{faq:"FaqItem"},FileQueryResponse:{file:"File"},FileContentResponse:{file:"FileContent"},JwtResponse:{jwt:"String"},IsCryptoTransactionDoneResponse:{done:"Boolean"},QueryMailResponse:{mail:"Mail"},MyCryptoBalanceResponse:{amount:"String"},NodeResponse:{node:"Node"},NodesSharedWithMeResponse:{nodesSharedWithMe:"Node"},PaymentInfosResponse:{paymentInfos:"PaymentInfos"},PlanResponse:{plan:"Plan"},SharedNodesResponse:{sharedNodes:"Node"},UnreadReceivedMailsCountResponse:{count:"Int"},UserResponse:{user:"User"},UserListResponse:{userList:"User"},TemporaryUser:{id:"ID",mails:"MailIntegrity",draftMails:"MailIntegrityDraft",email:"String"},User:{id:"ID",deletedAt:"DateTime",lang:"Lang",cryptoWallets:"CryptoWallet",reportSent:"Report",godFather:"User",godChildren:"User",infos:"UserInfos",infosId:"String",firstname:"String",lastname:"String",email:"String",phone:"String",lastLogin:"DateTime",role:"UserRole",sessions:"UserSession",createdAt:"DateTime",receivedMails:"Mail",waitingReceivedMails:"WaitingReceivedMail",sentMails:"Mail",draftMails:"Mail",appSettings:"UserAppSettings",applications:"ApplicationsOnUsers",publicKey:"String"},UserAppNotifications:{id:"ID",enableAll:"Boolean",mail:"Boolean",cloud:"Boolean",disableAllUntil:"DateTime"},UserAppSettings:{id:"ID",cloudNodeDaysForDelete:"Int",historyFileDaysForDelete:"Int",historyMaxFileCount:"Int"},UserInfos:{id:"ID",emails:"String",email:"String",phones:"String",lastname:"String",firstname:"String",user:"User",updatedAt:"DateTime"},UserSession:{id:"ID",appSessions:"AppSession",lastActivity:"DateTime",userAgent:"String",ip:"String",city:"String",country:"String",createdAt:"DateTime"},WaitingReceivedMail:{sender:"User",date:"DateTime",recipients:"User",temporaryRecipients:"TemporaryUser",attachmentsCount:"Int"},PaymentInfos:{hostedUrl:"String",currentSubscription:"RecurlySubscription",invoices:"RecurlyInvoices"},RecurlyInvoices:{pdf:"String",date:"DateTime",due:"DateTime",status:"String",total:"Int",name:"String",currency:"String"},RecurlySubscription:{autorenew:"Boolean",activatedAt:"DateTime",currentPeriodEndsAt:"DateTime",currentPeriodStartedAt:"DateTime",canceledAt:"DateTime",createdAt:"DateTime",expiresAt:"DateTime",pausedAt:"DateTime",trialEndsAt:"DateTime",trialStartedAt:"DateTime",updatedAt:"DateTime",state:"String",collectionMethod:"String",plan:"String",planCode:"String",total:"Int"},ShareNodeResponse:{nodes:"String"},Query:{appNotifications:"AppNotificationsResult",blog:"BlogResult",dbConfig:"DbConfigResult",dbGet:"DbGetResult",dbSearch:"DbSearchResult",deletedMails:"DeletedMailsResult",deletedNodes:"DeletedNodesResult",faq:"FaqResult",file:"FileResult",fileContent:"FileContentResult",filesContent:"FilesContentResult",filesSharedWithMe:"FileSharedContent",getJwt:"GetJwtResult",isCryptoTransactionDone:"IsCryptoTransactionDoneResult",limits:"LimitsResult",mail:"MailResult",myCryptoBalance:"MyCryptoBalanceResult",node:"NodeResult",nodesSharedWithMe:"NodesSharedWithMeResult",paymentInfos:"PaymentInfosResult",plans:"PlansResult",serverTime:"Int",sharedNodes:"SharedNodesResult",unreadReceivedMailsCount:"UnreadReceivedMailsCountResult",user:"UserResult",userList:"UserListResult"},Mutation:{addFileToHistory:"AddFileToHistoryResult",cancelPayment:"CancelPaymentResult",createApplication:"CreateApplicationResult",createCryptoWallet:"CreateCryptoWalletResult",createDraftMail:"CreateDraftMailResult",createFolder:"CreateFolderResult",dbConfigMutation:"DbConfigMutationResult",dbSet:"DbSetResult",deleteAllData:"Boolean",deleteDraftMail:"DeleteDraftMailResult",deleteFile:"DeleteFileResult",deleteMail:"DeleteMailResult",deleteMailTrash:"DeleteMailTrashResult",deleteNode:"DeleteNodeResult",deleteNodeCloudTrash:"DeleteNodeCloudTrashResult",deleteNodeSharing:"DeleteNodeSharingResult",deleteUser:"DeleteUserResult",duplicateNode:"DuplicateNodeResult",emptyCloudTrash:"EmptyCloudTrashResult",emptyMailTrash:"EmptyMailTrashResult",logout:"LogoutResult",moveNodes:"MoveNodesResult",pay:"PayResult",readMail:"ReadMailResult",recoverMail:"RecoverMailResult",recoverNode:"RecoverNodeResult",saveInCloud:"SaveInCloudResult",sendAppMail:"SendAppMailResult",sendCryptoTransaction:"SendCryptoTransactionResult",sendDraftMail:"SendDraftMailResult",sendOneMail:"SendOneMailResult",sendReport:"SendReportResult",shareFileInHistory:"ShareFileInHistoryResult",shareNode:"ShareNodeResult",shareNodeFinish:"ShareNodeFinishResult",unreadMail:"UnreadMailResult",updateAppNotifications:"UpdateAppNotificationsResult",updateAppSettings:"UpdateAppSettingsResult",updateAutoDisconnectDelay:"UpdateAutoDisconnectDelayResult",updateDraftMail:"UpdateDraftMailResult",updateNode:"UpdateNodeResult",updateProfile:"UpdateProfileResult",uploadAnonymous:"FileResponse",uploadFile:"UploadFileResult",uploadFileEnd:"UploadFileEndResult",uploadFilePartEnd:"UploadFilePartEndResult",uploadLiteFile:"UploadLiteFileResult",changeUserPlan:"ChangeUserPlanResult"},Subscription:{test:"Boolean"}},o= exports.Ops ={query:"Query",mutation:"Mutation",subscription:"Subscription"};exports.AllTypesProps = e; exports.Ops = o; exports.ReturnTypes = r;
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-5WPCTUWH.cjs');const e={BigInt:"scalar.BigInt",DateTime:"scalar.DateTime",Json:"scalar.Json",Bytes:"scalar.Bytes",Lang:"enum",PlanKind:"enum",UserRole:"enum",MailType:"enum",Rights:"enum",NodeType:"enum",FileContentType:"enum",InfuraNetwork:"enum",MailFileInput:{},MailRecipientInput:{files:"MailFileInput"},NameKeyInput:{files:"ShareFileKeyInput"},PayInput:{type:"PayInputType"},PayInputType:"enum",ShareFileInHistoryInput:{users:"ShareFileKeyInput"},ShareFileKeyInput:{},ShareNodesInput:{nodes:"NameKeyInput"},PayoutType:"enum",Query:{blog:{lang:"Lang"},dbConfig:{},dbGet:{},dbSearch:{},deletedMails:{mailType:"MailType"},faq:{lang:"Lang"},file:{},fileContent:{},filesContent:{},filesSharedWithMe:{},getJwt:{},isCryptoTransactionDone:{network:"InfuraNetwork"},mail:{},myCryptoBalance:{network:"InfuraNetwork"},node:{},nodesSharedWithMe:{type:"NodeType"},user:{},userList:{},getStripeTransaction:{},getStripeTransfer:{},getStripePayout:{},getPaymentRequestToCollect:{},getPaymentRequestToPay:{}},Mutation:{addFileToHistory:{},createApplication:{},createCryptoWallet:{},createDraftMail:{senderFiles:"MailFileInput"},createFolder:{},dbConfigMutation:{},dbSet:{},deleteDraftMail:{},deleteFile:{},deleteMail:{},deleteMailTrash:{},deleteNode:{},deleteNodeCloudTrash:{},deleteNodeSharing:{},deleteUser:{},duplicateNode:{},logout:{},moveNodes:{},pay:{input:"PayInput"},readMail:{},recoverMail:{},recoverNode:{},saveInCloud:{},sendAppMail:{},sendCryptoTransaction:{network:"InfuraNetwork"},sendDraftMail:{recipients:"MailRecipientInput"},sendOneMail:{recipient:"MailRecipientInput"},sendReport:{},shareFileInHistory:{input:"ShareFileInHistoryInput"},shareNode:{},shareNodeFinish:{shareNodes:"ShareNodesInput",rights:"Rights"},unreadMail:{},updateAppNotifications:{disableAllUntil:"DateTime"},updateAppSettings:{},updateAutoDisconnectDelay:{},updateDraftMail:{senderFiles:"MailFileInput"},updateNode:{deletedAt:"DateTime"},updateProfile:{lang:"Lang"},uploadAnonymous:{},uploadFile:{fileSize:"BigInt",fileSizeBefore:"BigInt"},uploadFileEnd:{},uploadFilePartEnd:{},uploadLiteFile:{content:"Bytes",fileSize:"BigInt",fileSizeBefore:"BigInt"},changeUserPlan:{plan:"PlanKind"},createCardToken:{},createStripeTransfer:{},stripeOnBoarding:{},cancelStripePayout:{},createStripePayout:{},addCartToPaymentIntent:{},cancelPaymentIntent:{},confirmPaymentIntent:{},createPaymentIntent:{}}},r= exports.ReturnTypes ={BigInt:"scalar.BigInt",DateTime:"scalar.DateTime",Json:"scalar.Json",Bytes:"scalar.Bytes",AppNotificationsResult:{"...on UserAppNotifications":"UserAppNotifications","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},BlogResult:{"...on BlogResponse":"BlogResponse","...on ErrorLangNotExist":"ErrorLangNotExist"},DbConfigResult:{"...on DbConfigResponse":"DbConfigResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist","...on ErrorNotFound":"ErrorNotFound"},DbGetResult:{"...on DbGetResponse":"DbGetResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorNotExist":"ErrorNotExist"},DbSearchResult:{"...on DbSearchResponse":"DbSearchResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist","...on ErrorBasic":"ErrorBasic"},DeletedMailsResult:{"...on DeletedMailsResponse":"DeletedMailsResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeletedNodesResult:{"...on DeletedNodesResponse":"DeletedNodesResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},FaqResult:{"...on FaqResponse":"FaqResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},FileResult:{"...on FileQueryResponse":"FileQueryResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},FileContentResult:{"...on FileContentResponse":"FileContentResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},FilesContentResult:{"...on FilesContentResponse":"FilesContentResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorNotFound":"ErrorNotFound"},GetJwtResult:{"...on JwtResponse":"JwtResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},IsCryptoTransactionDoneResult:{"...on IsCryptoTransactionDoneResponse":"IsCryptoTransactionDoneResponse","...on ErrorNotExist":"ErrorNotExist"},LimitsResult:{"...on QueryLimits":"QueryLimits","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorNotExist":"ErrorNotExist","...on ErrorLimit":"ErrorLimit"},MailResult:{"...on QueryMailResponse":"QueryMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},MyCryptoBalanceResult:{"...on MyCryptoBalanceResponse":"MyCryptoBalanceResponse","...on ErrorNotExist":"ErrorNotExist"},NodeResult:{"...on NodeResponse":"NodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},NodesSharedWithMeResult:{"...on NodesSharedWithMeResponse":"NodesSharedWithMeResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},PaymentInfosResult:{"...on PaymentInfosResponse":"PaymentInfosResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},PlansResult:{"...on PlanResponse":"PlanResponse"},SharedNodesResult:{"...on SharedNodesResponse":"SharedNodesResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},UnreadReceivedMailsCountResult:{"...on UnreadReceivedMailsCountResponse":"UnreadReceivedMailsCountResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},UserResult:{"...on UserResponse":"UserResponse","...on ErrorNotFound":"ErrorNotFound"},UserListResult:{"...on UserListResponse":"UserListResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},GetStripeBalanceResult:{"...on GetStripeBalanceResponse":"GetStripeBalanceResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorStripe":"ErrorStripe"},GetStripeBalanceTransactionResult:{"...on GetStripeBalanceTransactionResponse":"GetStripeBalanceTransactionResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorStripe":"ErrorStripe"},GetStripeTransactionResult:{"...on GetStripeTransactionResponse":"GetStripeTransactionResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorStripe":"ErrorStripe"},HasStripeAccountResult:{"...on HasStripeAccountResponse":"HasStripeAccountResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},KycStripeCompletedResult:{"...on KycStripeCompletedResponse":"KycStripeCompletedResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorStripe":"ErrorStripe"},GetAllStripeTransferResult:{"...on GetAllStripeTransferResponse":"GetAllStripeTransferResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe","...on ErrorNotFound":"ErrorNotFound"},GetStripeTransferResult:{"...on GetStripeTransferResponse":"GetStripeTransferResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe","...on ErrorNotFound":"ErrorNotFound"},GetAllStripePayoutResult:{"...on GetAllStripePayoutResponse":"GetAllStripePayoutResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorStripe":"ErrorStripe"},GetStripePayoutResult:{"...on GetStripePayoutResponse":"GetStripePayoutResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorStripe":"ErrorStripe"},GetAllPaymentRequestToCollectResult:{"...on GetAllPaymentRequestToCollectResponse":"GetAllPaymentRequestToCollectResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe","...on ErrorNotFound":"ErrorNotFound"},GetAllPaymentRequestToPayResult:{"...on GetAllPaymentRequestToPayResponse":"GetAllPaymentRequestToPayResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},GetPaymentRequestToCollectResult:{"...on GetPaymentRequestToCollectResponse":"GetPaymentRequestToCollectResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorStripe":"ErrorStripe"},GetPaymentRequestToPayResult:{"...on GetPaymentRequestToPayResponse":"GetPaymentRequestToPayResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},AddFileToHistoryResult:{"...on AddFileToHistoryResponse":"AddFileToHistoryResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist"},CancelPaymentResult:{"...on CancelPaymentResponse":"CancelPaymentResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},CreateApplicationResult:{"...on CreateApplicationResponse":"CreateApplicationResponse","...on ErrorNotExist":"ErrorNotExist"},CreateCryptoWalletResult:{"...on CreateCryptoWalletResponse":"CreateCryptoWalletResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},CreateDraftMailResult:{"...on CreateDraftMailResponse":"CreateDraftMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},CreateFolderResult:{"...on CreateFolderResponse":"CreateFolderResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist"},DbConfigMutationResult:{"...on DbConfigMutationResponse":"DbConfigMutationResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DbSetResult:{"...on DbSetResponse":"DbSetResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},DeleteDraftMailResult:{"...on DeleteDraftMailResponse":"DeleteDraftMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteFileResult:{"...on DeleteFileResponse":"DeleteFileResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist"},DeleteMailResult:{"...on DeleteMailResponse":"DeleteMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteMailTrashResult:{"...on DeleteMailTrashResponse":"DeleteMailTrashResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteNodeResult:{"...on DeleteNodeResponse":"DeleteNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteNodeCloudTrashResult:{"...on DeleteNodeCloudTrashResponse":"DeleteNodeCloudTrashResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteNodeSharingResult:{"...on DeleteNodeSharingResponse":"DeleteNodeSharingResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DeleteUserResult:{"...on DeleteUserResponse":"DeleteUserResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},DuplicateNodeResult:{"...on DuplicateNodeResponse":"DuplicateNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},EmptyCloudTrashResult:{"...on EmptyCloudTrashResponse":"EmptyCloudTrashResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},EmptyMailTrashResult:{"...on EmptyMailTrashResponse":"EmptyMailTrashResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},LogoutResult:{"...on LogoutResponse":"LogoutResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},MoveNodesResult:{"...on MoveNodesResponse":"MoveNodesResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},PayResult:{"...on PayResponse":"PayResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},ReadMailResult:{"...on ReadMailResponse":"ReadMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorNotFound":"ErrorNotFound"},RecoverMailResult:{"...on RecoverMailResponse":"RecoverMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},RecoverNodeResult:{"...on RecoverNodeResponse":"RecoverNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist"},SaveInCloudResult:{"...on SaveInCloudResponse":"SaveInCloudResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist","...on ErrorBasic":"ErrorBasic","...on ErrorNotFound":"ErrorNotFound","...on ErrorLimit":"ErrorLimit"},SendAppMailResult:{"...on SendAppMailResponse":"SendAppMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorNotFound":"ErrorNotFound"},SendCryptoTransactionResult:{"...on SendCryptoTransactionResponse":"SendCryptoTransactionResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorNotExist":"ErrorNotExist"},SendDraftMailResult:{"...on SendDraftMailResponse":"SendDraftMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},SendOneMailResult:{"...on RecoverNodeResponse":"RecoverNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},SendReportResult:{"...on SendReportResponse":"SendReportResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},ShareFileInHistoryResult:{"...on ShareFileInHistoryResponse":"ShareFileInHistoryResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},ShareNodeResult:{"...on ShareNodeResponse":"ShareNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},ShareNodeFinishResult:{"...on ShareNodeFinishResponse":"ShareNodeFinishResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},UnreadMailResult:{"...on UnreadMailResponse":"UnreadMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorBasic":"ErrorBasic"},UpdateAppNotificationsResult:{"...on UpdateAppNotificationsResponse":"UpdateAppNotificationsResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},UpdateAppSettingsResult:{"...on UpdateAppSettingsResponse":"UpdateAppSettingsResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},UpdateAutoDisconnectDelayResult:{"...on UpdateAutoDisconnectDelayResponse":"UpdateAutoDisconnectDelayResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorBasic":"ErrorBasic"},UpdateDraftMailResult:{"...on UpdateDraftMailResponse":"UpdateDraftMailResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic"},UpdateNodeResult:{"...on UpdateNodeResponse":"UpdateNodeResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotExist":"ErrorNotExist"},UpdateProfileResult:{"...on UpdateProfileResponse":"UpdateProfileResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},UploadFileResult:{"...on UploadFileResponse":"UploadFileResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorLimit":"ErrorLimit"},UploadFileEndResult:{"...on UploadFileEndResponse":"UploadFileEndResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound"},UploadFilePartEndResult:{"...on UploadFilePartEndResponse":"UploadFilePartEndResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},UploadLiteFileResult:{"...on UploadLiteFileResponse":"UploadLiteFileResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorNotFound":"ErrorNotFound","...on ErrorLimit":"ErrorLimit"},ChangeUserPlanResult:{"...on ChangeUserPlanResponse":"ChangeUserPlanResponse","...on ErrorAccessDenied":"ErrorAccessDenied"},CreateCardTokenResult:{"...on CreateCardTokenResponse":"CreateCardTokenResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe"},CreateStripeTransferResult:{"...on CreateStripeTransferResponse":"CreateStripeTransferResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe","...on ErrorNotFound":"ErrorNotFound"},StripeOnBoardingResult:{"...on StripeOnBoardingResponse":"StripeOnBoardingResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe"},CancelStripePayoutResult:{"...on CancelStripePayoutResponse":"CancelStripePayoutResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe","...on ErrorNotFound":"ErrorNotFound"},CreateStripePayoutResult:{"...on CreateStripePayoutResponse":"CreateStripePayoutResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe","...on ErrorNotFound":"ErrorNotFound"},AddCartToPaymentIntentResult:{"...on AddCardToPaymentIntentResponse":"AddCardToPaymentIntentResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe","...on ErrorNotFound":"ErrorNotFound"},CancelPaymentIntentResult:{"...on CancelPaymentIntentResponse":"CancelPaymentIntentResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe","...on ErrorNotFound":"ErrorNotFound"},ConfirmPaymentIntentResult:{"...on ConfirmPaymentIntentResponse":"ConfirmPaymentIntentResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe","...on ErrorNotFound":"ErrorNotFound"},CreatePaymentIntentResult:{"...on CreatePaymentIntentResponse":"CreatePaymentIntentResponse","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorStripe":"ErrorStripe","...on ErrorNotFound":"ErrorNotFound"},AppKeyPair:{pub:"String"},AppSession:{id:"ID",lastActivity:"DateTime",userAgent:"String",ip:"String",city:"String",country:"String",userSession:"UserSession",userApp:"ApplicationsOnUsers",createdAt:"DateTime"},Application:{id:"ID",name:"String",logo:"String",origin:"String"},ApplicationsOnUsers:{fakeUserId:"String",keyPair:"AppKeyPair",sessions:"AppSession",app:"Application",appId:"String",user:"User",userId:"String",settings:"UserAppSettings",filesAccesses:"FileAccess",filesSharedAccesses:"FileAccess",nodesAccesses:"NodeAccess",nodesSharedAccesses:"NodeAccess",createdNodes:"Node"},Blog:{id:"ID",order:"Int",entries:"BlogEntry"},BlogEntry:{id:"ID",lang:"Lang",author:"String",body:"String",date:"DateTime",image:"String",summary:"String",title:"String"},BlogItem:{id:"String",blogId:"String",order:"Int",title:"String",body:"String",author:"String",image:"String",imageAlt:"String",summary:"String",date:"DateTime"},CloudLimits:{size:"BigInt",maxSize:"BigInt",count:"BigInt",maxCount:"BigInt"},CryptoWallet:{address:"ID",privateKeyEncrypted:"String"},Error:{"...on ErrorStripe":"ErrorStripe","...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorNotFound":"ErrorNotFound","...on ErrorUpgradePlan":"ErrorUpgradePlan","...on ErrorLangNotExist":"ErrorLangNotExist","...on ErrorNotExist":"ErrorNotExist","...on ErrorLimit":"ErrorLimit","...on ErrorBasic":"ErrorBasic"},ErrorAccessDenied:{message:"String"},ErrorBase:{"...on ErrorAccessDenied":"ErrorAccessDenied","...on ErrorBasic":"ErrorBasic","...on ErrorLangNotExist":"ErrorLangNotExist","...on ErrorLimit":"ErrorLimit","...on ErrorNotExist":"ErrorNotExist","...on ErrorNotFound":"ErrorNotFound","...on ErrorStripe":"ErrorStripe","...on ErrorUpgradePlan":"ErrorUpgradePlan",message:"String"},ErrorBasic:{message:"String"},ErrorLangNotExist:{message:"String"},ErrorLimit:{message:"String",field:"String"},ErrorNotExist:{message:"String",field:"String"},ErrorNotFound:{message:"String",field:"String"},ErrorStripe:{message:"String"},ErrorUpgradePlan:{message:"String"},Faq:{id:"ID",order:"Int",entries:"FaqEntry"},FaqEntry:{id:"ID",lang:"Lang",question:"String",answer:"String",faq:"Faq"},FaqItem:{order:"Int",question:"String",answer:"String"},File:{id:"ID",size:"BigInt",sizeBefore:"BigInt",createdAt:"DateTime",md5:"String",nodes:"Node",accesses:"FileAccess",md5Encrypted:"String",deletedAt:"DateTime",userApp:"ApplicationsOnUsers",mails:"FilesOnMails",validatedAt:"DateTime",access:"FileAccess"},FileAccess:{userApp:"ApplicationsOnUsers",userAppUserId:"String",userAppAppId:"String",file:"File",fileId:"String",key:"String",sharedBy:"ApplicationsOnUsers",sharedByUserId:"String",sharedByAppId:"String"},FileContent:{"...on FileContentCloud":"FileContentCloud","...on FileContentLite":"FileContentLite","...on FileContentReceivedMail":"FileContentReceivedMail","...on FileContentSentMail":"FileContentSentMail"},FileContentBase:{"...on FileContentCloud":"FileContentCloud","...on FileContentLite":"FileContentLite","...on FileContentReceivedMail":"FileContentReceivedMail","...on FileContentSentMail":"FileContentSentMail",id:"String",key:"String",md5:"String",md5Encrypted:"String",totalSize:"BigInt",type:"FileContentType"},FileContentCloud:{id:"String",key:"String",md5:"String",md5Encrypted:"String",totalSize:"BigInt",type:"FileContentType",parts:"FileContentPart",publicKey:"String"},FileContentLite:{id:"String",key:"String",md5:"String",md5Encrypted:"String",totalSize:"BigInt",type:"FileContentType",content:"Bytes",publicKey:"String"},FileContentPart:{contentUrl:"String",order:"Int",md5:"String"},FileContentReceivedMail:{id:"String",key:"String",md5:"String",md5Encrypted:"String",totalSize:"BigInt",type:"FileContentType",maybeParts:"FileContentPart",maybeContent:"Bytes",senderPublicKey:"String"},FileContentSentMail:{id:"String",key:"String",md5:"String",md5Encrypted:"String",totalSize:"BigInt",type:"FileContentType",maybeParts:"FileContentPart",maybeContent:"Bytes"},FilePart:{id:"ID",file:"File",fileId:"String",size:"BigInt",order:"Int",md5:"String",validatedAt:"DateTime"},FilePartResponse:{fields:"Json",url:"String",order:"Int"},FileResponse:{fileId:"String",parts:"FilePartResponse",filePartSize:"BigInt"},FileShared:{userId:"String",message:"String",appId:"String",id:"String",filename:"String",size:"Int",sizeBefore:"Int"},FileSharedContent:{ownerId:"String",pubKey:"String",message:"String",appId:"String",id:"String",type:"String",filename:"String",contentUrl:"String",key:"String",size:"Int",sizeBefore:"Int"},FilesContentResponse:{files:"FileContent"},FilesOnMails:{file:"File",fileKey:"String",filename:"String",mail:"Mail"},Limits:{downloadBandwidth:"BigInt",downloadCount:"BigInt",hardFileCount:"BigInt",hardFileSize:"BigInt",perFileSize:"BigInt",receivedMails:"MailLimits",sentMails:"MailLimits",uploadBandwidth:"BigInt",uploadCount:"BigInt"},MailLimits:{count:"BigInt",fileCount:"BigInt",fileSize:"BigInt",hardCount:"BigInt",hardFileCount:"BigInt",hardFileSize:"BigInt",perFileSize:"BigInt"},MailLimitsValues:{count:"BigInt",maxCount:"BigInt",fileCount:"BigInt",maxFileCount:"BigInt",fileSize:"BigInt",maxFileSize:"BigInt"},QueryLimits:{cloud:"CloudLimits",mail:"UserMailLimits"},UserMailLimits:{sent:"MailLimitsValues",received:"MailLimitsValues"},LiteFileResponse:{fileId:"String",content:"Bytes"},Mail:{id:"ID",app:"Application",body:"String",createdAt:"DateTime",deletedAt:"DateTime",files:"FilesOnMails",mailIntegrity:"MailIntegrity",mailIntegrityId:"String",mailIntegrityDraft:"MailIntegrityDraft",openedAt:"DateTime",recipient:"User",sender:"User",subject:"String",type:"MailType",recipients:"User"},MailIntegrity:{id:"ID",hash:"String",hashKey:"String",answers:"MailIntegrity",app:"Application",mails:"Mail",recipients:"User",temporaryRecipients:"TemporaryUser",replyTo:"MailIntegrity"},MailIntegrityDraft:{id:"ID",hash:"String",hashKey:"String",app:"Application",mail:"Mail",recipients:"User",temporaryRecipients:"TemporaryUser",replyTo:"MailIntegrity"},Node:{id:"ID",isFavorite:"Boolean",type:"NodeType",createdAt:"DateTime",deletedAt:"DateTime",parentId:"String",createdBy:"ApplicationsOnUsers",children:"Node",history:"File",updatedAt:"DateTime",createdByAppId:"String",createdByUserId:"String",name:"String",parent:"Node",accesses:"NodeAccess",current:"File",currentFileId:"String",sizes:"NodeSize",access:"NodeAccess",breadcrumb:"NodeBreadcrumbItem"},NodeBreadcrumbItem:{id:"String",name:"String",pubKey:"String",nameKey:"String"},NodeAccess:{node:"Node",nodeId:"String",userApp:"ApplicationsOnUsers",userAppUserId:"String",userAppAppId:"String",rights:"Rights",nameKey:"String",isRoot:"Boolean",sharedBy:"ApplicationsOnUsers",sharedByUserId:"String",sharedByAppId:"String"},NodeSize:{size:"BigInt",sizeBefore:"BigInt"},Plan:{id:"ID",kind:"PlanKind",codes:"String",limits:"Limits"},Report:{id:"ID",user:"User",reportedUser:"User",customMessage:"String"},AddFileToHistoryResponse:{addFileToHistory:"Node"},CancelPaymentResponse:{cancelPayment:"Boolean"},ChangeUserPlanResponse:{changeUserPlan:"User"},CreateApplicationResponse:{createApplication:"String"},CreateCryptoWalletResponse:{createCryptoWallet:"CryptoWallet"},CreateDraftMailResponse:{createDraftMail:"Mail"},CreateFolderResponse:{createFolder:"Node"},DbConfigMutationResponse:{dbConfigMutation:"Json"},DbSetResponse:{dbSet:"Json"},DeleteDraftMailResponse:{deleteDraftMail:"Boolean"},DeleteFileResponse:{deleteFile:"Boolean"},DeleteMailResponse:{deleteMail:"Boolean"},DeleteMailTrashResponse:{deleteMailTrash:"Boolean"},DeleteNodeResponse:{deleteNode:"Boolean"},DeleteNodeCloudTrashResponse:{deleteNodeCloudTrash:"Boolean"},DeleteNodeSharingResponse:{deleteNodeSharing:"Boolean"},DeleteUserResponse:{deleteUser:"Boolean"},DuplicateNodeResponse:{duplicateNode:"Boolean"},EmptyCloudTrashResponse:{emptyCloudTrash:"Boolean"},EmptyMailTrashResponse:{emptyMailTrash:"Boolean"},LogoutResponse:{logout:"Boolean"},MoveNodesResponse:{moveNodes:"Boolean"},PayResponse:{pay:"Boolean"},ReadMailResponse:{readMail:"Boolean"},RecoverMailResponse:{recoverMail:"Boolean"},RecoverNodeResponse:{recoverNode:"Boolean"},SaveInCloudResponse:{saveInCloud:"Node"},SendAppMailResponse:{sendAppMail:"Boolean"},SendCryptoTransactionResponse:{id:"String",hash:"String"},SendDraftMailResponse:{sendDraftMail:"Boolean"},SendOneMailResponse:{sendOneMail:"Boolean"},SendReportResponse:{sendReport:"Report"},ShareFileInHistoryResponse:{shareFileInHistory:"Boolean"},ShareNodeQueryResponse:{shareNode:"ShareNodeResponse"},ShareNodeFinishResponse:{shareNodeFinish:"Boolean"},UnreadMailResponse:{unreadMail:"Boolean"},UpdateAppNotificationsResponse:{updateAppNotifications:"UserAppNotifications"},UpdateAppSettingsResponse:{updateAppSettings:"UserAppSettings"},UpdateAutoDisconnectDelayResponse:{updateAutoDisconnectDelay:"Boolean"},UpdateDraftMailResponse:{updateDraftMail:"Mail"},UpdateNodeResponse:{updateNode:"Node"},UpdateProfileResponse:{updateProfile:"User"},UploadAnonymousResponse:{uploadAnonymous:"FileResponse"},UploadFileResponse:{uploadFile:"FileResponse"},UploadFileEndResponse:{uploadFileEnd:"String"},UploadFilePartEndResponse:{uploadFilePartEnd:"Boolean"},UploadLiteFileResponse:{uploadLiteFile:"LiteFileResponse"},CreateStripeTransferResponse:{created:"Boolean"},StripeOnBoardingResponse:{onBoardingUrl:"String"},CreateCardTokenResponse:{created:"Boolean"},CancelStripePayoutResponse:{cancel:"Boolean"},CreateStripePayoutResponse:{created:"Boolean"},AddCardToPaymentIntentResponse:{added:"Boolean"},CancelPaymentIntentResponse:{cancel:"Boolean"},ConfirmPaymentIntentResponse:{confirm:"Boolean"},CreatePaymentIntentResponse:{created:"Boolean"},BlogResponse:{blogItems:"BlogItem"},DbConfigResponse:{json:"Json"},DbGetResponse:{json:"Json"},DbSearchResponse:{json:"Json"},DeletedMailsResponse:{deletedMails:"Mail"},DeletedNodesResponse:{deletedNodes:"Node"},FaqResponse:{faq:"FaqItem"},FileQueryResponse:{file:"File"},FileContentResponse:{file:"FileContent"},JwtResponse:{jwt:"String"},IsCryptoTransactionDoneResponse:{done:"Boolean"},QueryMailResponse:{mail:"Mail"},MyCryptoBalanceResponse:{amount:"String"},NodeResponse:{node:"Node"},NodesSharedWithMeResponse:{nodesSharedWithMe:"Node"},PaymentInfosResponse:{paymentInfos:"PaymentInfos"},PlanResponse:{plan:"Plan"},SharedNodesResponse:{sharedNodes:"Node"},UnreadReceivedMailsCountResponse:{count:"Int"},UserResponse:{user:"User"},UserListResponse:{userList:"User"},BalanceStripeResponse:{amount:"Int",currency:"String",source_types:"SourceTypeStripeResponse"},BalanceStripeObjectResponse:{object:"String",available:"BalanceStripeResponse",connect_reserved:"BalanceStripeResponse",instant_available:"BalanceStripeResponse",issuing:"IssuingStripeResponse",livemode:"Boolean",pending:"BalanceStripeResponse"},GetStripeBalanceResponse:{balance:"BalanceStripeObjectResponse"},GetStripeBalanceTransactionResponse:{balanceTransaction:"TransacStripeResponse"},GetStripeTransactionResponse:{transaction:"TransacStripeResponse"},HasStripeAccountResponse:{hasAccount:"Boolean"},IssuingStripeResponse:{available:"BalanceStripeResponse"},KycStripeCompletedResponse:{kycCompleted:"Boolean"},SourceTypeStripeResponse:{bank_account:"Int",card:"Int",fpx:"Int"},TransacStripeResponse:{id:"String",object:"String",amount:"Int",available_on:"Int",created:"Int",currency:"String",description:"String",exchange_rate:"Int",fee:"Int",fee_details:"TransactionStripeFeeResponse",net:"Int",reporting_category:"String",source:"Json",status:"String",type:"String"},TransactionStripeFeeResponse:{amount:"Int",application:"String",currency:"String",description:"String",type:"String"},GetAllStripeTransferResponse:{allTransfer:"StripeTransferResponse"},GetStripeTransferResponse:{transfer:"StripeTransferResponse"},StripeTransferResponse:{id:"String",object:"String",amount:"Int",amount_reversed:"Int",balance_transaction:"Json",created:"Int",currency:"String",description:"String",destination_payment:"Json"},GetAllPaymentRequestToCollect:{id:"String",object:"String",amount:"Int",amount_capturable:"Int",amount_details:"Json",amount_received:"Int",application:"Json",application_fee_amount:"Int",automatic_payment_methods:"Json",canceled_at:"Int",cancellation_reason:"Json",capture_method:"Json",charges:"Json",client_secret:"String",confirmation_method:"Json",created:"Int",currency:"String",customer:"Json",description:"String",invoice:"Json",last_payment_error:"Json",livemode:"Boolean",metadata:"Json",next_action:"Json",on_behalf_of:"Json",payment_method:"Json",payment_method_options:"Json",payment_method_types:"String",processing:"Json",receipt_email:"String",review:"Json",setup_future_usage:"Json",shipping:"Json",source:"Json",statement_descriptor:"String",statement_descriptor_suffix:"String",status:"Json",transfer_data:"Json",transfer_group:"String"},GetAllPaymentRequestToCollectResponse:{allPaymentRequestToCollect:"GetAllPaymentRequestToCollect"},GetAllPaymentRequestResponse:{id:"String",accountId:"String",object:"String",amount:"Int",amount_capturable:"Int",amount_details:"Json",amount_received:"Int",application:"Json",application_fee_amount:"Int",automatic_payment_methods:"Json",canceled_at:"Int",cancellation_reason:"Json",capture_method:"Json",charges:"Json",client_secret:"String",confirmation_method:"Json",created:"Int",currency:"String",customer:"Json",description:"String",invoice:"Json",last_payment_error:"Json",livemode:"Boolean",metadata:"Json",next_action:"Json",on_behalf_of:"Json",payment_method:"Json",payment_method_options:"Json",payment_method_types:"String",processing:"Json",receipt_email:"String",review:"Json",setup_future_usage:"Json",shipping:"Json",source:"Json",statement_descriptor:"String",statement_descriptor_suffix:"String",status:"Json",transfer_data:"Json",transfer_group:"String"},GetAllPaymentRequestToPayResponse:{allPaymentRequestToPay:"GetAllPaymentRequestResponse"},GetPaymentRequestToCollect:{id:"String",object:"String",amount:"Int",amount_capturable:"Int",amount_details:"Json",amount_received:"Int",application:"Json",application_fee_amount:"Int",automatic_payment_methods:"Json",canceled_at:"Int",cancellation_reason:"Json",capture_method:"Json",charges:"Json",client_secret:"String",confirmation_method:"Json",created:"Int",currency:"String",customer:"Json",description:"String",invoice:"Json",last_payment_error:"Json",livemode:"Boolean",metadata:"Json",next_action:"Json",on_behalf_of:"Json",payment_method:"Json",payment_method_options:"Json",payment_method_types:"String",processing:"Json",receipt_email:"String",review:"Json",setup_future_usage:"Json",shipping:"Json",source:"Json",statement_descriptor:"String",statement_descriptor_suffix:"String",status:"Json",transfer_data:"Json",transfer_group:"String"},GetPaymentRequestToCollectResponse:{paymentRequestToCollect:"GetPaymentRequestToCollect"},GetPaymentRequestToPay:{id:"String",accountId:"String",object:"String",amount:"Int",amount_capturable:"Int",amount_details:"Json",amount_received:"Int",application:"Json",application_fee_amount:"Int",automatic_payment_methods:"Json",canceled_at:"Int",cancellation_reason:"Json",capture_method:"Json",charges:"Json",client_secret:"String",confirmation_method:"Json",created:"Int",currency:"String",customer:"Json",description:"String",invoice:"Json",last_payment_error:"Json",livemode:"Boolean",metadata:"Json",next_action:"Json",on_behalf_of:"Json",payment_method:"Json",payment_method_options:"Json",payment_method_types:"String",processing:"Json",receipt_email:"String",review:"Json",setup_future_usage:"Json",shipping:"Json",source:"Json",statement_descriptor:"String",statement_descriptor_suffix:"String",status:"Json",transfer_data:"Json",transfer_group:"String"},GetPaymentRequestToPayResponse:{paymentRequestToPay:"GetPaymentRequestToPay"},GetAllStripePayoutResponse:{allPayout:"PayoutResponse"},GetStripePayoutResponse:{payout:"PayoutResponse"},PayoutResponse:{id:"String",object:"String",amount:"Int",arrival_date:"Int",automatic:"Boolean",created:"Int",currency:"String",description:"String",failure_code:"String",failure_message:"String",livemode:"Boolean",method:"String",original_payout:"Json",reversed_by:"Json",source_type:"String",statement_descriptor:"String",status:"String",type:"PayoutType"},TemporaryUser:{id:"ID",mails:"MailIntegrity",draftMails:"MailIntegrityDraft",email:"String"},User:{id:"ID",deletedAt:"DateTime",lang:"Lang",cryptoWallets:"CryptoWallet",reportSent:"Report",godFather:"User",godChildren:"User",infos:"UserInfos",infosId:"String",firstname:"String",lastname:"String",email:"String",phone:"String",lastLogin:"DateTime",role:"UserRole",sessions:"UserSession",createdAt:"DateTime",receivedMails:"Mail",waitingReceivedMails:"WaitingReceivedMail",sentMails:"Mail",draftMails:"Mail",appSettings:"UserAppSettings",applications:"ApplicationsOnUsers",publicKey:"String"},UserAppNotifications:{id:"ID",enableAll:"Boolean",mail:"Boolean",cloud:"Boolean",disableAllUntil:"DateTime"},UserAppSettings:{id:"ID",cloudNodeDaysForDelete:"Int",historyFileDaysForDelete:"Int",historyMaxFileCount:"Int"},UserInfos:{id:"ID",emails:"String",email:"String",phones:"String",lastname:"String",firstname:"String",user:"User",updatedAt:"DateTime"},UserSession:{id:"ID",appSessions:"AppSession",lastActivity:"DateTime",userAgent:"String",ip:"String",city:"String",country:"String",createdAt:"DateTime"},WaitingReceivedMail:{sender:"User",date:"DateTime",recipients:"User",temporaryRecipients:"TemporaryUser",attachmentsCount:"Int"},PaymentInfos:{hostedUrl:"String",currentSubscription:"RecurlySubscription",invoices:"RecurlyInvoices"},RecurlyInvoices:{pdf:"String",date:"DateTime",due:"DateTime",status:"String",total:"Int",name:"String",currency:"String"},RecurlySubscription:{autorenew:"Boolean",activatedAt:"DateTime",currentPeriodEndsAt:"DateTime",currentPeriodStartedAt:"DateTime",canceledAt:"DateTime",createdAt:"DateTime",expiresAt:"DateTime",pausedAt:"DateTime",trialEndsAt:"DateTime",trialStartedAt:"DateTime",updatedAt:"DateTime",state:"String",collectionMethod:"String",plan:"String",planCode:"String",total:"Int"},ShareNodeResponse:{nodes:"String"},Query:{appNotifications:"AppNotificationsResult",blog:"BlogResult",dbConfig:"DbConfigResult",dbGet:"DbGetResult",dbSearch:"DbSearchResult",deletedMails:"DeletedMailsResult",deletedNodes:"DeletedNodesResult",faq:"FaqResult",file:"FileResult",fileContent:"FileContentResult",filesContent:"FilesContentResult",filesSharedWithMe:"FileSharedContent",getJwt:"GetJwtResult",isCryptoTransactionDone:"IsCryptoTransactionDoneResult",limits:"LimitsResult",mail:"MailResult",myCryptoBalance:"MyCryptoBalanceResult",node:"NodeResult",nodesSharedWithMe:"NodesSharedWithMeResult",paymentInfos:"PaymentInfosResult",plans:"PlansResult",serverTime:"Int",sharedNodes:"SharedNodesResult",unreadReceivedMailsCount:"UnreadReceivedMailsCountResult",user:"UserResult",userList:"UserListResult",getStripeBalance:"GetStripeBalanceResult",getStripeBalanceTransaction:"GetStripeBalanceTransactionResult",getStripeTransaction:"GetStripeTransactionResult",hasStripeAccount:"HasStripeAccountResult",kycStripeCompleted:"KycStripeCompletedResult",getAllStripeTransfer:"GetAllStripeTransferResult",getStripeTransfer:"GetStripeTransferResult",getAllStripePayout:"GetAllStripePayoutResult",getStripePayout:"GetStripePayoutResult",getAllPaymentRequestToCollect:"GetAllPaymentRequestToCollectResult",getAllPaymentRequestToPay:"GetAllPaymentRequestToPayResult",getPaymentRequestToCollect:"GetPaymentRequestToCollectResult",getPaymentRequestToPay:"GetPaymentRequestToPayResult"},Mutation:{addFileToHistory:"AddFileToHistoryResult",cancelPayment:"CancelPaymentResult",createApplication:"CreateApplicationResult",createCryptoWallet:"CreateCryptoWalletResult",createDraftMail:"CreateDraftMailResult",createFolder:"CreateFolderResult",dbConfigMutation:"DbConfigMutationResult",dbSet:"DbSetResult",deleteAllData:"Boolean",deleteDraftMail:"DeleteDraftMailResult",deleteFile:"DeleteFileResult",deleteMail:"DeleteMailResult",deleteMailTrash:"DeleteMailTrashResult",deleteNode:"DeleteNodeResult",deleteNodeCloudTrash:"DeleteNodeCloudTrashResult",deleteNodeSharing:"DeleteNodeSharingResult",deleteUser:"DeleteUserResult",duplicateNode:"DuplicateNodeResult",emptyCloudTrash:"EmptyCloudTrashResult",emptyMailTrash:"EmptyMailTrashResult",logout:"LogoutResult",moveNodes:"MoveNodesResult",pay:"PayResult",readMail:"ReadMailResult",recoverMail:"RecoverMailResult",recoverNode:"RecoverNodeResult",saveInCloud:"SaveInCloudResult",sendAppMail:"SendAppMailResult",sendCryptoTransaction:"SendCryptoTransactionResult",sendDraftMail:"SendDraftMailResult",sendOneMail:"SendOneMailResult",sendReport:"SendReportResult",shareFileInHistory:"ShareFileInHistoryResult",shareNode:"ShareNodeResult",shareNodeFinish:"ShareNodeFinishResult",unreadMail:"UnreadMailResult",updateAppNotifications:"UpdateAppNotificationsResult",updateAppSettings:"UpdateAppSettingsResult",updateAutoDisconnectDelay:"UpdateAutoDisconnectDelayResult",updateDraftMail:"UpdateDraftMailResult",updateNode:"UpdateNodeResult",updateProfile:"UpdateProfileResult",uploadAnonymous:"FileResponse",uploadFile:"UploadFileResult",uploadFileEnd:"UploadFileEndResult",uploadFilePartEnd:"UploadFilePartEndResult",uploadLiteFile:"UploadLiteFileResult",changeUserPlan:"ChangeUserPlanResult",createCardToken:"CreateCardTokenResult",createStripeTransfer:"CreateStripeTransferResult",stripeOnBoarding:"StripeOnBoardingResult",cancelStripePayout:"CancelStripePayoutResult",createStripePayout:"CreateStripePayoutResult",addCartToPaymentIntent:"AddCartToPaymentIntentResult",cancelPaymentIntent:"CancelPaymentIntentResult",confirmPaymentIntent:"ConfirmPaymentIntentResult",createPaymentIntent:"CreatePaymentIntentResult"},Subscription:{test:"Boolean"}},t= exports.Ops ={query:"Query",mutation:"Mutation",subscription:"Subscription"};exports.AllTypesProps = e; exports.Ops = t; exports.ReturnTypes = r;
|
|
2
2
|
//# sourceMappingURL=const.cjs.map
|