@settlemint/sdk-js 2.4.0-prf9d91e91 → 2.4.0
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/settlemint.d.cts +710 -2196
- package/dist/settlemint.d.ts +710 -2196
- package/package.json +3 -5
package/dist/settlemint.d.ts
CHANGED
|
@@ -781,7 +781,7 @@ type introspection_types = {
|
|
|
781
781
|
};
|
|
782
782
|
};
|
|
783
783
|
};
|
|
784
|
-
possibleTypes: 'AccessibleEcdsaP256PrivateKey' | 'ArbitrumBlockchainNetwork' | 'ArbitrumBlockchainNode' | 'ArbitrumGoerliBlockchainNetwork' | 'ArbitrumGoerliBlockchainNode' | 'ArbitrumSepoliaBlockchainNetwork' | 'ArbitrumSepoliaBlockchainNode' | 'AttestationIndexerMiddleware' | 'AvalancheBlockchainNetwork' | 'AvalancheBlockchainNode' | 'AvalancheFujiBlockchainNetwork' | 'AvalancheFujiBlockchainNode' | 'BesuIbftv2BlockchainNetwork' | 'BesuIbftv2BlockchainNode' | 'BesuMiddleware' | 'BesuQBFTBlockchainNetwork' | 'BesuQBFTBlockchainNode' | 'BlockchainExplorer' | 'BscBlockchainNode' | 'BscPoWBlockchainNetwork' | 'BscPoWTestnetBlockchainNetwork' | 'BscTestnetBlockchainNode' | 'Chainlink' | 'CordaBlockchainNetwork' | 'CordaBlockchainNode' | 'CordappSmartContractSet' | 'CustomDeployment' | 'EVMLoadBalancer' | 'FabricBlockchainNode' | 'FabricLoadBalancer' | 'FabricRaftBlockchainNetwork' | 'FabricSmartContractSet' | 'FireflyFabconnectMiddleware' | 'GethBlockchainNode' | 'GethCliqueBlockchainNetwork' | 'GethCliqueBlockchainNode' | 'GethGoerliBlockchainNetwork' | 'GethGoerliBlockchainNode' | 'GethPoSRinkebyBlockchainNetwork' | 'GethPoWBlockchainNetwork' | 'GethRinkebyBlockchainNode' | 'GethVenidiumBlockchainNetwork' | 'GethVenidiumBlockchainNode' | 'GraphMiddleware' | 'HAGraphMiddleware' | '
|
|
784
|
+
possibleTypes: 'AccessibleEcdsaP256PrivateKey' | 'ArbitrumBlockchainNetwork' | 'ArbitrumBlockchainNode' | 'ArbitrumGoerliBlockchainNetwork' | 'ArbitrumGoerliBlockchainNode' | 'ArbitrumSepoliaBlockchainNetwork' | 'ArbitrumSepoliaBlockchainNode' | 'AttestationIndexerMiddleware' | 'AvalancheBlockchainNetwork' | 'AvalancheBlockchainNode' | 'AvalancheFujiBlockchainNetwork' | 'AvalancheFujiBlockchainNode' | 'BesuIbftv2BlockchainNetwork' | 'BesuIbftv2BlockchainNode' | 'BesuMiddleware' | 'BesuQBFTBlockchainNetwork' | 'BesuQBFTBlockchainNode' | 'BlockchainExplorer' | 'BscBlockchainNode' | 'BscPoWBlockchainNetwork' | 'BscPoWTestnetBlockchainNetwork' | 'BscTestnetBlockchainNode' | 'Chainlink' | 'CordaBlockchainNetwork' | 'CordaBlockchainNode' | 'CordappSmartContractSet' | 'CustomDeployment' | 'EVMLoadBalancer' | 'FabricBlockchainNode' | 'FabricLoadBalancer' | 'FabricRaftBlockchainNetwork' | 'FabricSmartContractSet' | 'FireflyFabconnectMiddleware' | 'GethBlockchainNode' | 'GethCliqueBlockchainNetwork' | 'GethCliqueBlockchainNode' | 'GethGoerliBlockchainNetwork' | 'GethGoerliBlockchainNode' | 'GethPoSRinkebyBlockchainNetwork' | 'GethPoWBlockchainNetwork' | 'GethRinkebyBlockchainNode' | 'GethVenidiumBlockchainNetwork' | 'GethVenidiumBlockchainNode' | 'GraphMiddleware' | 'HAGraphMiddleware' | 'Hasura' | 'HdEcdsaP256PrivateKey' | 'HederaMainnetBlockchainNetwork' | 'HederaMainnetBlockchainNode' | 'HederaTestnetBlockchainNetwork' | 'HederaTestnetBlockchainNode' | 'HoleskyBlockchainNetwork' | 'HoleskyBlockchainNode' | 'HsmEcDsaP256PrivateKey' | 'HyperledgerExplorer' | 'IPFSStorage' | 'IntegrationStudio' | 'MinioStorage' | 'OptimismBlockchainNetwork' | 'OptimismBlockchainNode' | 'OptimismGoerliBlockchainNetwork' | 'OptimismGoerliBlockchainNode' | 'OptimismSepoliaBlockchainNetwork' | 'OptimismSepoliaBlockchainNode' | 'OtterscanBlockchainExplorer' | 'PolygonAmoyBlockchainNetwork' | 'PolygonAmoyBlockchainNode' | 'PolygonBlockchainNetwork' | 'PolygonBlockchainNode' | 'PolygonEdgeBlockchainNode' | 'PolygonEdgePoABlockchainNetwork' | 'PolygonMumbaiBlockchainNetwork' | 'PolygonMumbaiBlockchainNode' | 'PolygonSupernetBlockchainNetwork' | 'PolygonSupernetBlockchainNode' | 'PolygonZkEvmBlockchainNetwork' | 'PolygonZkEvmBlockchainNode' | 'PolygonZkEvmTestnetBlockchainNetwork' | 'PolygonZkEvmTestnetBlockchainNode' | 'QuorumQBFTBlockchainNetwork' | 'QuorumQBFTBlockchainNode' | 'SepoliaBlockchainNetwork' | 'SepoliaBlockchainNode' | 'SmartContractPortalMiddleware' | 'SoliditySmartContractSet' | 'SoneiumMinatoBlockchainNetwork' | 'SoneiumMinatoBlockchainNode' | 'SonicBlazeBlockchainNetwork' | 'SonicBlazeBlockchainNode' | 'SonicMainnetBlockchainNetwork' | 'SonicMainnetBlockchainNode' | 'StarterKitSmartContractSet' | 'TezosBlockchainNetwork' | 'TezosBlockchainNode' | 'TezosSmartContractSet' | 'TezosTestnetBlockchainNetwork' | 'TezosTestnetBlockchainNode';
|
|
785
785
|
};
|
|
786
786
|
'AbstractEntity': {
|
|
787
787
|
kind: 'INTERFACE';
|
|
@@ -832,7 +832,7 @@ type introspection_types = {
|
|
|
832
832
|
};
|
|
833
833
|
};
|
|
834
834
|
};
|
|
835
|
-
possibleTypes: 'AccessibleEcdsaP256PrivateKey' | 'ArbitrumBlockchainNetwork' | 'ArbitrumBlockchainNode' | 'ArbitrumGoerliBlockchainNetwork' | 'ArbitrumGoerliBlockchainNode' | 'ArbitrumSepoliaBlockchainNetwork' | 'ArbitrumSepoliaBlockchainNode' | 'AttestationIndexerMiddleware' | 'AvalancheBlockchainNetwork' | 'AvalancheBlockchainNode' | 'AvalancheFujiBlockchainNetwork' | 'AvalancheFujiBlockchainNode' | 'BesuIbftv2BlockchainNetwork' | 'BesuIbftv2BlockchainNode' | 'BesuMiddleware' | 'BesuQBFTBlockchainNetwork' | 'BesuQBFTBlockchainNode' | 'BlockchainExplorer' | 'BscBlockchainNode' | 'BscPoWBlockchainNetwork' | 'BscPoWTestnetBlockchainNetwork' | 'BscTestnetBlockchainNode' | 'Chainlink' | 'CordaBlockchainNetwork' | 'CordaBlockchainNode' | 'CordappSmartContractSet' | 'CustomDeployment' | 'CustomDomain' | 'EVMLoadBalancer' | 'FabricBlockchainNode' | 'FabricLoadBalancer' | 'FabricRaftBlockchainNetwork' | 'FabricSmartContractSet' | 'FireflyFabconnectMiddleware' | 'GethBlockchainNode' | 'GethCliqueBlockchainNetwork' | 'GethCliqueBlockchainNode' | 'GethGoerliBlockchainNetwork' | 'GethGoerliBlockchainNode' | 'GethPoSRinkebyBlockchainNetwork' | 'GethPoWBlockchainNetwork' | 'GethRinkebyBlockchainNode' | 'GethVenidiumBlockchainNetwork' | 'GethVenidiumBlockchainNode' | 'GraphMiddleware' | 'HAGraphMiddleware' | '
|
|
835
|
+
possibleTypes: 'AccessibleEcdsaP256PrivateKey' | 'ArbitrumBlockchainNetwork' | 'ArbitrumBlockchainNode' | 'ArbitrumGoerliBlockchainNetwork' | 'ArbitrumGoerliBlockchainNode' | 'ArbitrumSepoliaBlockchainNetwork' | 'ArbitrumSepoliaBlockchainNode' | 'AttestationIndexerMiddleware' | 'AvalancheBlockchainNetwork' | 'AvalancheBlockchainNode' | 'AvalancheFujiBlockchainNetwork' | 'AvalancheFujiBlockchainNode' | 'BesuIbftv2BlockchainNetwork' | 'BesuIbftv2BlockchainNode' | 'BesuMiddleware' | 'BesuQBFTBlockchainNetwork' | 'BesuQBFTBlockchainNode' | 'BlockchainExplorer' | 'BscBlockchainNode' | 'BscPoWBlockchainNetwork' | 'BscPoWTestnetBlockchainNetwork' | 'BscTestnetBlockchainNode' | 'Chainlink' | 'CordaBlockchainNetwork' | 'CordaBlockchainNode' | 'CordappSmartContractSet' | 'CustomDeployment' | 'CustomDomain' | 'EVMLoadBalancer' | 'FabricBlockchainNode' | 'FabricLoadBalancer' | 'FabricRaftBlockchainNetwork' | 'FabricSmartContractSet' | 'FireflyFabconnectMiddleware' | 'GethBlockchainNode' | 'GethCliqueBlockchainNetwork' | 'GethCliqueBlockchainNode' | 'GethGoerliBlockchainNetwork' | 'GethGoerliBlockchainNode' | 'GethPoSRinkebyBlockchainNetwork' | 'GethPoWBlockchainNetwork' | 'GethRinkebyBlockchainNode' | 'GethVenidiumBlockchainNetwork' | 'GethVenidiumBlockchainNode' | 'GraphMiddleware' | 'HAGraphMiddleware' | 'Hasura' | 'HdEcdsaP256PrivateKey' | 'HederaMainnetBlockchainNetwork' | 'HederaMainnetBlockchainNode' | 'HederaTestnetBlockchainNetwork' | 'HederaTestnetBlockchainNode' | 'HoleskyBlockchainNetwork' | 'HoleskyBlockchainNode' | 'HsmEcDsaP256PrivateKey' | 'HyperledgerExplorer' | 'IPFSStorage' | 'IntegrationStudio' | 'MinioStorage' | 'OptimismBlockchainNetwork' | 'OptimismBlockchainNode' | 'OptimismGoerliBlockchainNetwork' | 'OptimismGoerliBlockchainNode' | 'OptimismSepoliaBlockchainNetwork' | 'OptimismSepoliaBlockchainNode' | 'OtterscanBlockchainExplorer' | 'PolygonAmoyBlockchainNetwork' | 'PolygonAmoyBlockchainNode' | 'PolygonBlockchainNetwork' | 'PolygonBlockchainNode' | 'PolygonEdgeBlockchainNode' | 'PolygonEdgePoABlockchainNetwork' | 'PolygonMumbaiBlockchainNetwork' | 'PolygonMumbaiBlockchainNode' | 'PolygonSupernetBlockchainNetwork' | 'PolygonSupernetBlockchainNode' | 'PolygonZkEvmBlockchainNetwork' | 'PolygonZkEvmBlockchainNode' | 'PolygonZkEvmTestnetBlockchainNetwork' | 'PolygonZkEvmTestnetBlockchainNode' | 'QuorumQBFTBlockchainNetwork' | 'QuorumQBFTBlockchainNode' | 'SepoliaBlockchainNetwork' | 'SepoliaBlockchainNode' | 'SmartContractPortalMiddleware' | 'SoliditySmartContractSet' | 'SoneiumMinatoBlockchainNetwork' | 'SoneiumMinatoBlockchainNode' | 'SonicBlazeBlockchainNetwork' | 'SonicBlazeBlockchainNode' | 'SonicMainnetBlockchainNetwork' | 'SonicMainnetBlockchainNode' | 'StarterKitSmartContractSet' | 'TezosBlockchainNetwork' | 'TezosBlockchainNode' | 'TezosSmartContractSet' | 'TezosTestnetBlockchainNetwork' | 'TezosTestnetBlockchainNode';
|
|
836
836
|
};
|
|
837
837
|
'AcceptWorkspaceTransferCodeResult': {
|
|
838
838
|
kind: 'OBJECT';
|
|
@@ -9218,14 +9218,6 @@ type introspection_types = {
|
|
|
9218
9218
|
};
|
|
9219
9219
|
};
|
|
9220
9220
|
};
|
|
9221
|
-
'applicationAccessToken': {
|
|
9222
|
-
name: 'applicationAccessToken';
|
|
9223
|
-
type: {
|
|
9224
|
-
kind: 'OBJECT';
|
|
9225
|
-
name: 'ApplicationAccessToken';
|
|
9226
|
-
ofType: null;
|
|
9227
|
-
};
|
|
9228
|
-
};
|
|
9229
9221
|
'applicationId': {
|
|
9230
9222
|
name: 'applicationId';
|
|
9231
9223
|
type: {
|
|
@@ -9333,9 +9325,13 @@ type introspection_types = {
|
|
|
9333
9325
|
'user': {
|
|
9334
9326
|
name: 'user';
|
|
9335
9327
|
type: {
|
|
9336
|
-
kind: '
|
|
9337
|
-
name:
|
|
9338
|
-
ofType:
|
|
9328
|
+
kind: 'NON_NULL';
|
|
9329
|
+
name: never;
|
|
9330
|
+
ofType: {
|
|
9331
|
+
kind: 'OBJECT';
|
|
9332
|
+
name: 'User';
|
|
9333
|
+
ofType: null;
|
|
9334
|
+
};
|
|
9339
9335
|
};
|
|
9340
9336
|
};
|
|
9341
9337
|
'variables': {
|
|
@@ -45068,9 +45064,9 @@ type introspection_types = {
|
|
|
45068
45064
|
};
|
|
45069
45065
|
};
|
|
45070
45066
|
};
|
|
45071
|
-
'
|
|
45067
|
+
'Hasura': {
|
|
45072
45068
|
kind: 'OBJECT';
|
|
45073
|
-
name: '
|
|
45069
|
+
name: 'Hasura';
|
|
45074
45070
|
fields: {
|
|
45075
45071
|
'advancedDeploymentConfig': {
|
|
45076
45072
|
name: 'advancedDeploymentConfig';
|
|
@@ -45104,14 +45100,6 @@ type introspection_types = {
|
|
|
45104
45100
|
};
|
|
45105
45101
|
};
|
|
45106
45102
|
};
|
|
45107
|
-
'blockchainNode': {
|
|
45108
|
-
name: 'blockchainNode';
|
|
45109
|
-
type: {
|
|
45110
|
-
kind: 'INTERFACE';
|
|
45111
|
-
name: 'BlockchainNode';
|
|
45112
|
-
ofType: null;
|
|
45113
|
-
};
|
|
45114
|
-
};
|
|
45115
45103
|
'createdAt': {
|
|
45116
45104
|
name: 'createdAt';
|
|
45117
45105
|
type: {
|
|
@@ -45144,14 +45132,6 @@ type introspection_types = {
|
|
|
45144
45132
|
};
|
|
45145
45133
|
};
|
|
45146
45134
|
};
|
|
45147
|
-
'defaultSubgraph': {
|
|
45148
|
-
name: 'defaultSubgraph';
|
|
45149
|
-
type: {
|
|
45150
|
-
kind: 'SCALAR';
|
|
45151
|
-
name: 'String';
|
|
45152
|
-
ofType: null;
|
|
45153
|
-
};
|
|
45154
|
-
};
|
|
45155
45135
|
'deletedAt': {
|
|
45156
45136
|
name: 'deletedAt';
|
|
45157
45137
|
type: {
|
|
@@ -45276,14 +45256,6 @@ type introspection_types = {
|
|
|
45276
45256
|
};
|
|
45277
45257
|
};
|
|
45278
45258
|
};
|
|
45279
|
-
'graphMiddlewareDbName': {
|
|
45280
|
-
name: 'graphMiddlewareDbName';
|
|
45281
|
-
type: {
|
|
45282
|
-
kind: 'SCALAR';
|
|
45283
|
-
name: 'String';
|
|
45284
|
-
ofType: null;
|
|
45285
|
-
};
|
|
45286
|
-
};
|
|
45287
45259
|
'healthStatus': {
|
|
45288
45260
|
name: 'healthStatus';
|
|
45289
45261
|
type: {
|
|
@@ -45308,14 +45280,14 @@ type introspection_types = {
|
|
|
45308
45280
|
};
|
|
45309
45281
|
};
|
|
45310
45282
|
};
|
|
45311
|
-
'
|
|
45312
|
-
name: '
|
|
45283
|
+
'integrationType': {
|
|
45284
|
+
name: 'integrationType';
|
|
45313
45285
|
type: {
|
|
45314
45286
|
kind: 'NON_NULL';
|
|
45315
45287
|
name: never;
|
|
45316
45288
|
ofType: {
|
|
45317
45289
|
kind: 'ENUM';
|
|
45318
|
-
name: '
|
|
45290
|
+
name: 'IntegrationType';
|
|
45319
45291
|
ofType: null;
|
|
45320
45292
|
};
|
|
45321
45293
|
};
|
|
@@ -45416,14 +45388,6 @@ type introspection_types = {
|
|
|
45416
45388
|
ofType: null;
|
|
45417
45389
|
};
|
|
45418
45390
|
};
|
|
45419
|
-
'loadBalancer': {
|
|
45420
|
-
name: 'loadBalancer';
|
|
45421
|
-
type: {
|
|
45422
|
-
kind: 'INTERFACE';
|
|
45423
|
-
name: 'LoadBalancer';
|
|
45424
|
-
ofType: null;
|
|
45425
|
-
};
|
|
45426
|
-
};
|
|
45427
45391
|
'locked': {
|
|
45428
45392
|
name: 'locked';
|
|
45429
45393
|
type: {
|
|
@@ -45640,26 +45604,6 @@ type introspection_types = {
|
|
|
45640
45604
|
};
|
|
45641
45605
|
};
|
|
45642
45606
|
};
|
|
45643
|
-
'smartContractSet': {
|
|
45644
|
-
name: 'smartContractSet';
|
|
45645
|
-
type: {
|
|
45646
|
-
kind: 'UNION';
|
|
45647
|
-
name: 'SmartContractSetType';
|
|
45648
|
-
ofType: null;
|
|
45649
|
-
};
|
|
45650
|
-
};
|
|
45651
|
-
'specVersion': {
|
|
45652
|
-
name: 'specVersion';
|
|
45653
|
-
type: {
|
|
45654
|
-
kind: 'NON_NULL';
|
|
45655
|
-
name: never;
|
|
45656
|
-
ofType: {
|
|
45657
|
-
kind: 'SCALAR';
|
|
45658
|
-
name: 'String';
|
|
45659
|
-
ofType: null;
|
|
45660
|
-
};
|
|
45661
|
-
};
|
|
45662
|
-
};
|
|
45663
45607
|
'status': {
|
|
45664
45608
|
name: 'status';
|
|
45665
45609
|
type: {
|
|
@@ -45672,34 +45616,6 @@ type introspection_types = {
|
|
|
45672
45616
|
};
|
|
45673
45617
|
};
|
|
45674
45618
|
};
|
|
45675
|
-
'storage': {
|
|
45676
|
-
name: 'storage';
|
|
45677
|
-
type: {
|
|
45678
|
-
kind: 'UNION';
|
|
45679
|
-
name: 'StorageType';
|
|
45680
|
-
ofType: null;
|
|
45681
|
-
};
|
|
45682
|
-
};
|
|
45683
|
-
'subgraphs': {
|
|
45684
|
-
name: 'subgraphs';
|
|
45685
|
-
type: {
|
|
45686
|
-
kind: 'NON_NULL';
|
|
45687
|
-
name: never;
|
|
45688
|
-
ofType: {
|
|
45689
|
-
kind: 'LIST';
|
|
45690
|
-
name: never;
|
|
45691
|
-
ofType: {
|
|
45692
|
-
kind: 'NON_NULL';
|
|
45693
|
-
name: never;
|
|
45694
|
-
ofType: {
|
|
45695
|
-
kind: 'OBJECT';
|
|
45696
|
-
name: 'Subgraph';
|
|
45697
|
-
ofType: null;
|
|
45698
|
-
};
|
|
45699
|
-
};
|
|
45700
|
-
};
|
|
45701
|
-
};
|
|
45702
|
-
};
|
|
45703
45619
|
'type': {
|
|
45704
45620
|
name: 'type';
|
|
45705
45621
|
type: {
|
|
@@ -45790,10 +45706,26 @@ type introspection_types = {
|
|
|
45790
45706
|
};
|
|
45791
45707
|
};
|
|
45792
45708
|
};
|
|
45793
|
-
'
|
|
45709
|
+
'HdEcdsaP256PrivateKey': {
|
|
45794
45710
|
kind: 'OBJECT';
|
|
45795
|
-
name: '
|
|
45711
|
+
name: 'HdEcdsaP256PrivateKey';
|
|
45796
45712
|
fields: {
|
|
45713
|
+
'accountFactoryAddress': {
|
|
45714
|
+
name: 'accountFactoryAddress';
|
|
45715
|
+
type: {
|
|
45716
|
+
kind: 'SCALAR';
|
|
45717
|
+
name: 'String';
|
|
45718
|
+
ofType: null;
|
|
45719
|
+
};
|
|
45720
|
+
};
|
|
45721
|
+
'address': {
|
|
45722
|
+
name: 'address';
|
|
45723
|
+
type: {
|
|
45724
|
+
kind: 'SCALAR';
|
|
45725
|
+
name: 'String';
|
|
45726
|
+
ofType: null;
|
|
45727
|
+
};
|
|
45728
|
+
};
|
|
45797
45729
|
'advancedDeploymentConfig': {
|
|
45798
45730
|
name: 'advancedDeploymentConfig';
|
|
45799
45731
|
type: {
|
|
@@ -45826,6 +45758,22 @@ type introspection_types = {
|
|
|
45826
45758
|
};
|
|
45827
45759
|
};
|
|
45828
45760
|
};
|
|
45761
|
+
'blockchainNodes': {
|
|
45762
|
+
name: 'blockchainNodes';
|
|
45763
|
+
type: {
|
|
45764
|
+
kind: 'LIST';
|
|
45765
|
+
name: never;
|
|
45766
|
+
ofType: {
|
|
45767
|
+
kind: 'NON_NULL';
|
|
45768
|
+
name: never;
|
|
45769
|
+
ofType: {
|
|
45770
|
+
kind: 'UNION';
|
|
45771
|
+
name: 'BlockchainNodeType';
|
|
45772
|
+
ofType: null;
|
|
45773
|
+
};
|
|
45774
|
+
};
|
|
45775
|
+
};
|
|
45776
|
+
};
|
|
45829
45777
|
'createdAt': {
|
|
45830
45778
|
name: 'createdAt';
|
|
45831
45779
|
type: {
|
|
@@ -45918,6 +45866,18 @@ type introspection_types = {
|
|
|
45918
45866
|
};
|
|
45919
45867
|
};
|
|
45920
45868
|
};
|
|
45869
|
+
'derivationPath': {
|
|
45870
|
+
name: 'derivationPath';
|
|
45871
|
+
type: {
|
|
45872
|
+
kind: 'NON_NULL';
|
|
45873
|
+
name: never;
|
|
45874
|
+
ofType: {
|
|
45875
|
+
kind: 'SCALAR';
|
|
45876
|
+
name: 'String';
|
|
45877
|
+
ofType: null;
|
|
45878
|
+
};
|
|
45879
|
+
};
|
|
45880
|
+
};
|
|
45921
45881
|
'destroyJob': {
|
|
45922
45882
|
name: 'destroyJob';
|
|
45923
45883
|
type: {
|
|
@@ -45970,6 +45930,14 @@ type introspection_types = {
|
|
|
45970
45930
|
ofType: null;
|
|
45971
45931
|
};
|
|
45972
45932
|
};
|
|
45933
|
+
'entryPointAddress': {
|
|
45934
|
+
name: 'entryPointAddress';
|
|
45935
|
+
type: {
|
|
45936
|
+
kind: 'SCALAR';
|
|
45937
|
+
name: 'String';
|
|
45938
|
+
ofType: null;
|
|
45939
|
+
};
|
|
45940
|
+
};
|
|
45973
45941
|
'failedAt': {
|
|
45974
45942
|
name: 'failedAt';
|
|
45975
45943
|
type: {
|
|
@@ -46006,15 +45974,35 @@ type introspection_types = {
|
|
|
46006
45974
|
};
|
|
46007
45975
|
};
|
|
46008
45976
|
};
|
|
46009
|
-
'
|
|
46010
|
-
name: '
|
|
45977
|
+
'identityOf': {
|
|
45978
|
+
name: 'identityOf';
|
|
46011
45979
|
type: {
|
|
46012
|
-
kind: '
|
|
45980
|
+
kind: 'LIST';
|
|
46013
45981
|
name: never;
|
|
46014
45982
|
ofType: {
|
|
46015
|
-
kind: '
|
|
46016
|
-
name:
|
|
46017
|
-
ofType:
|
|
45983
|
+
kind: 'NON_NULL';
|
|
45984
|
+
name: never;
|
|
45985
|
+
ofType: {
|
|
45986
|
+
kind: 'INTERFACE';
|
|
45987
|
+
name: 'BlockchainNode';
|
|
45988
|
+
ofType: null;
|
|
45989
|
+
};
|
|
45990
|
+
};
|
|
45991
|
+
};
|
|
45992
|
+
};
|
|
45993
|
+
'identityOfIntegration': {
|
|
45994
|
+
name: 'identityOfIntegration';
|
|
45995
|
+
type: {
|
|
45996
|
+
kind: 'LIST';
|
|
45997
|
+
name: never;
|
|
45998
|
+
ofType: {
|
|
45999
|
+
kind: 'NON_NULL';
|
|
46000
|
+
name: never;
|
|
46001
|
+
ofType: {
|
|
46002
|
+
kind: 'INTERFACE';
|
|
46003
|
+
name: 'Integration';
|
|
46004
|
+
ofType: null;
|
|
46005
|
+
};
|
|
46018
46006
|
};
|
|
46019
46007
|
};
|
|
46020
46008
|
};
|
|
@@ -46086,18 +46074,6 @@ type introspection_types = {
|
|
|
46086
46074
|
};
|
|
46087
46075
|
};
|
|
46088
46076
|
};
|
|
46089
|
-
'latestVersion': {
|
|
46090
|
-
name: 'latestVersion';
|
|
46091
|
-
type: {
|
|
46092
|
-
kind: 'NON_NULL';
|
|
46093
|
-
name: never;
|
|
46094
|
-
ofType: {
|
|
46095
|
-
kind: 'SCALAR';
|
|
46096
|
-
name: 'String';
|
|
46097
|
-
ofType: null;
|
|
46098
|
-
};
|
|
46099
|
-
};
|
|
46100
|
-
};
|
|
46101
46077
|
'limitCpu': {
|
|
46102
46078
|
name: 'limitCpu';
|
|
46103
46079
|
type: {
|
|
@@ -46138,6 +46114,18 @@ type introspection_types = {
|
|
|
46138
46114
|
};
|
|
46139
46115
|
};
|
|
46140
46116
|
};
|
|
46117
|
+
'mnemonic': {
|
|
46118
|
+
name: 'mnemonic';
|
|
46119
|
+
type: {
|
|
46120
|
+
kind: 'NON_NULL';
|
|
46121
|
+
name: never;
|
|
46122
|
+
ofType: {
|
|
46123
|
+
kind: 'SCALAR';
|
|
46124
|
+
name: 'String';
|
|
46125
|
+
ofType: null;
|
|
46126
|
+
};
|
|
46127
|
+
};
|
|
46128
|
+
};
|
|
46141
46129
|
'name': {
|
|
46142
46130
|
name: 'name';
|
|
46143
46131
|
type: {
|
|
@@ -46182,6 +46170,38 @@ type introspection_types = {
|
|
|
46182
46170
|
ofType: null;
|
|
46183
46171
|
};
|
|
46184
46172
|
};
|
|
46173
|
+
'paymasterAddress': {
|
|
46174
|
+
name: 'paymasterAddress';
|
|
46175
|
+
type: {
|
|
46176
|
+
kind: 'SCALAR';
|
|
46177
|
+
name: 'String';
|
|
46178
|
+
ofType: null;
|
|
46179
|
+
};
|
|
46180
|
+
};
|
|
46181
|
+
'privateKey': {
|
|
46182
|
+
name: 'privateKey';
|
|
46183
|
+
type: {
|
|
46184
|
+
kind: 'NON_NULL';
|
|
46185
|
+
name: never;
|
|
46186
|
+
ofType: {
|
|
46187
|
+
kind: 'SCALAR';
|
|
46188
|
+
name: 'String';
|
|
46189
|
+
ofType: null;
|
|
46190
|
+
};
|
|
46191
|
+
};
|
|
46192
|
+
};
|
|
46193
|
+
'privateKeyType': {
|
|
46194
|
+
name: 'privateKeyType';
|
|
46195
|
+
type: {
|
|
46196
|
+
kind: 'NON_NULL';
|
|
46197
|
+
name: never;
|
|
46198
|
+
ofType: {
|
|
46199
|
+
kind: 'ENUM';
|
|
46200
|
+
name: 'PrivateKeyType';
|
|
46201
|
+
ofType: null;
|
|
46202
|
+
};
|
|
46203
|
+
};
|
|
46204
|
+
};
|
|
46185
46205
|
'productName': {
|
|
46186
46206
|
name: 'productName';
|
|
46187
46207
|
type: {
|
|
@@ -46206,6 +46226,14 @@ type introspection_types = {
|
|
|
46206
46226
|
};
|
|
46207
46227
|
};
|
|
46208
46228
|
};
|
|
46229
|
+
'publicKey': {
|
|
46230
|
+
name: 'publicKey';
|
|
46231
|
+
type: {
|
|
46232
|
+
kind: 'SCALAR';
|
|
46233
|
+
name: 'String';
|
|
46234
|
+
ofType: null;
|
|
46235
|
+
};
|
|
46236
|
+
};
|
|
46209
46237
|
'region': {
|
|
46210
46238
|
name: 'region';
|
|
46211
46239
|
type: {
|
|
@@ -46218,6 +46246,14 @@ type introspection_types = {
|
|
|
46218
46246
|
};
|
|
46219
46247
|
};
|
|
46220
46248
|
};
|
|
46249
|
+
'relayerKey': {
|
|
46250
|
+
name: 'relayerKey';
|
|
46251
|
+
type: {
|
|
46252
|
+
kind: 'UNION';
|
|
46253
|
+
name: 'PrivateKeyUnionType';
|
|
46254
|
+
ofType: null;
|
|
46255
|
+
};
|
|
46256
|
+
};
|
|
46221
46257
|
'requestLogs': {
|
|
46222
46258
|
name: 'requestLogs';
|
|
46223
46259
|
type: {
|
|
@@ -46342,6 +46378,22 @@ type introspection_types = {
|
|
|
46342
46378
|
};
|
|
46343
46379
|
};
|
|
46344
46380
|
};
|
|
46381
|
+
'trustedForwarderAddress': {
|
|
46382
|
+
name: 'trustedForwarderAddress';
|
|
46383
|
+
type: {
|
|
46384
|
+
kind: 'SCALAR';
|
|
46385
|
+
name: 'String';
|
|
46386
|
+
ofType: null;
|
|
46387
|
+
};
|
|
46388
|
+
};
|
|
46389
|
+
'trustedForwarderName': {
|
|
46390
|
+
name: 'trustedForwarderName';
|
|
46391
|
+
type: {
|
|
46392
|
+
kind: 'SCALAR';
|
|
46393
|
+
name: 'String';
|
|
46394
|
+
ofType: null;
|
|
46395
|
+
};
|
|
46396
|
+
};
|
|
46345
46397
|
'type': {
|
|
46346
46398
|
name: 'type';
|
|
46347
46399
|
type: {
|
|
@@ -46410,6 +46462,34 @@ type introspection_types = {
|
|
|
46410
46462
|
};
|
|
46411
46463
|
};
|
|
46412
46464
|
};
|
|
46465
|
+
'userWalletType': {
|
|
46466
|
+
name: 'userWalletType';
|
|
46467
|
+
type: {
|
|
46468
|
+
kind: 'NON_NULL';
|
|
46469
|
+
name: never;
|
|
46470
|
+
ofType: {
|
|
46471
|
+
kind: 'ENUM';
|
|
46472
|
+
name: 'UserWalletType';
|
|
46473
|
+
ofType: null;
|
|
46474
|
+
};
|
|
46475
|
+
};
|
|
46476
|
+
};
|
|
46477
|
+
'userWallets': {
|
|
46478
|
+
name: 'userWallets';
|
|
46479
|
+
type: {
|
|
46480
|
+
kind: 'LIST';
|
|
46481
|
+
name: never;
|
|
46482
|
+
ofType: {
|
|
46483
|
+
kind: 'NON_NULL';
|
|
46484
|
+
name: never;
|
|
46485
|
+
ofType: {
|
|
46486
|
+
kind: 'OBJECT';
|
|
46487
|
+
name: 'UserWallet';
|
|
46488
|
+
ofType: null;
|
|
46489
|
+
};
|
|
46490
|
+
};
|
|
46491
|
+
};
|
|
46492
|
+
};
|
|
46413
46493
|
'uuid': {
|
|
46414
46494
|
name: 'uuid';
|
|
46415
46495
|
type: {
|
|
@@ -46422,6 +46502,22 @@ type introspection_types = {
|
|
|
46422
46502
|
};
|
|
46423
46503
|
};
|
|
46424
46504
|
};
|
|
46505
|
+
'verifications': {
|
|
46506
|
+
name: 'verifications';
|
|
46507
|
+
type: {
|
|
46508
|
+
kind: 'LIST';
|
|
46509
|
+
name: never;
|
|
46510
|
+
ofType: {
|
|
46511
|
+
kind: 'NON_NULL';
|
|
46512
|
+
name: never;
|
|
46513
|
+
ofType: {
|
|
46514
|
+
kind: 'OBJECT';
|
|
46515
|
+
name: 'ExposableWalletKeyVerification';
|
|
46516
|
+
ofType: null;
|
|
46517
|
+
};
|
|
46518
|
+
};
|
|
46519
|
+
};
|
|
46520
|
+
};
|
|
46425
46521
|
'version': {
|
|
46426
46522
|
name: 'version';
|
|
46427
46523
|
type: {
|
|
@@ -46432,9 +46528,9 @@ type introspection_types = {
|
|
|
46432
46528
|
};
|
|
46433
46529
|
};
|
|
46434
46530
|
};
|
|
46435
|
-
'
|
|
46531
|
+
'HederaMainnetBlockchainNetwork': {
|
|
46436
46532
|
kind: 'OBJECT';
|
|
46437
|
-
name: '
|
|
46533
|
+
name: 'HederaMainnetBlockchainNetwork';
|
|
46438
46534
|
fields: {
|
|
46439
46535
|
'advancedDeploymentConfig': {
|
|
46440
46536
|
name: 'advancedDeploymentConfig';
|
|
@@ -46468,6 +46564,98 @@ type introspection_types = {
|
|
|
46468
46564
|
};
|
|
46469
46565
|
};
|
|
46470
46566
|
};
|
|
46567
|
+
'blockchainNodes': {
|
|
46568
|
+
name: 'blockchainNodes';
|
|
46569
|
+
type: {
|
|
46570
|
+
kind: 'NON_NULL';
|
|
46571
|
+
name: never;
|
|
46572
|
+
ofType: {
|
|
46573
|
+
kind: 'LIST';
|
|
46574
|
+
name: never;
|
|
46575
|
+
ofType: {
|
|
46576
|
+
kind: 'NON_NULL';
|
|
46577
|
+
name: never;
|
|
46578
|
+
ofType: {
|
|
46579
|
+
kind: 'UNION';
|
|
46580
|
+
name: 'BlockchainNodeType';
|
|
46581
|
+
ofType: null;
|
|
46582
|
+
};
|
|
46583
|
+
};
|
|
46584
|
+
};
|
|
46585
|
+
};
|
|
46586
|
+
};
|
|
46587
|
+
'canAddValidatingNodes': {
|
|
46588
|
+
name: 'canAddValidatingNodes';
|
|
46589
|
+
type: {
|
|
46590
|
+
kind: 'NON_NULL';
|
|
46591
|
+
name: never;
|
|
46592
|
+
ofType: {
|
|
46593
|
+
kind: 'LIST';
|
|
46594
|
+
name: never;
|
|
46595
|
+
ofType: {
|
|
46596
|
+
kind: 'NON_NULL';
|
|
46597
|
+
name: never;
|
|
46598
|
+
ofType: {
|
|
46599
|
+
kind: 'OBJECT';
|
|
46600
|
+
name: 'Workspace';
|
|
46601
|
+
ofType: null;
|
|
46602
|
+
};
|
|
46603
|
+
};
|
|
46604
|
+
};
|
|
46605
|
+
};
|
|
46606
|
+
};
|
|
46607
|
+
'canInviteWorkspaces': {
|
|
46608
|
+
name: 'canInviteWorkspaces';
|
|
46609
|
+
type: {
|
|
46610
|
+
kind: 'NON_NULL';
|
|
46611
|
+
name: never;
|
|
46612
|
+
ofType: {
|
|
46613
|
+
kind: 'LIST';
|
|
46614
|
+
name: never;
|
|
46615
|
+
ofType: {
|
|
46616
|
+
kind: 'NON_NULL';
|
|
46617
|
+
name: never;
|
|
46618
|
+
ofType: {
|
|
46619
|
+
kind: 'OBJECT';
|
|
46620
|
+
name: 'Workspace';
|
|
46621
|
+
ofType: null;
|
|
46622
|
+
};
|
|
46623
|
+
};
|
|
46624
|
+
};
|
|
46625
|
+
};
|
|
46626
|
+
};
|
|
46627
|
+
'chainId': {
|
|
46628
|
+
name: 'chainId';
|
|
46629
|
+
type: {
|
|
46630
|
+
kind: 'NON_NULL';
|
|
46631
|
+
name: never;
|
|
46632
|
+
ofType: {
|
|
46633
|
+
kind: 'SCALAR';
|
|
46634
|
+
name: 'Int';
|
|
46635
|
+
ofType: null;
|
|
46636
|
+
};
|
|
46637
|
+
};
|
|
46638
|
+
};
|
|
46639
|
+
'consensusAlgorithm': {
|
|
46640
|
+
name: 'consensusAlgorithm';
|
|
46641
|
+
type: {
|
|
46642
|
+
kind: 'NON_NULL';
|
|
46643
|
+
name: never;
|
|
46644
|
+
ofType: {
|
|
46645
|
+
kind: 'ENUM';
|
|
46646
|
+
name: 'ConsensusAlgorithm';
|
|
46647
|
+
ofType: null;
|
|
46648
|
+
};
|
|
46649
|
+
};
|
|
46650
|
+
};
|
|
46651
|
+
'contractAddresses': {
|
|
46652
|
+
name: 'contractAddresses';
|
|
46653
|
+
type: {
|
|
46654
|
+
kind: 'OBJECT';
|
|
46655
|
+
name: 'ContractAddresses';
|
|
46656
|
+
ofType: null;
|
|
46657
|
+
};
|
|
46658
|
+
};
|
|
46471
46659
|
'createdAt': {
|
|
46472
46660
|
name: 'createdAt';
|
|
46473
46661
|
type: {
|
|
@@ -46500,6 +46688,14 @@ type introspection_types = {
|
|
|
46500
46688
|
};
|
|
46501
46689
|
};
|
|
46502
46690
|
};
|
|
46691
|
+
'decryptedFaucetWallet': {
|
|
46692
|
+
name: 'decryptedFaucetWallet';
|
|
46693
|
+
type: {
|
|
46694
|
+
kind: 'SCALAR';
|
|
46695
|
+
name: 'JSON';
|
|
46696
|
+
ofType: null;
|
|
46697
|
+
};
|
|
46698
|
+
};
|
|
46503
46699
|
'deletedAt': {
|
|
46504
46700
|
name: 'deletedAt';
|
|
46505
46701
|
type: {
|
|
@@ -46648,15 +46844,23 @@ type introspection_types = {
|
|
|
46648
46844
|
};
|
|
46649
46845
|
};
|
|
46650
46846
|
};
|
|
46651
|
-
'
|
|
46652
|
-
name: '
|
|
46847
|
+
'invites': {
|
|
46848
|
+
name: 'invites';
|
|
46653
46849
|
type: {
|
|
46654
46850
|
kind: 'NON_NULL';
|
|
46655
46851
|
name: never;
|
|
46656
46852
|
ofType: {
|
|
46657
|
-
kind: '
|
|
46658
|
-
name:
|
|
46659
|
-
ofType:
|
|
46853
|
+
kind: 'LIST';
|
|
46854
|
+
name: never;
|
|
46855
|
+
ofType: {
|
|
46856
|
+
kind: 'NON_NULL';
|
|
46857
|
+
name: never;
|
|
46858
|
+
ofType: {
|
|
46859
|
+
kind: 'OBJECT';
|
|
46860
|
+
name: 'BlockchainNetworkInvite';
|
|
46861
|
+
ofType: null;
|
|
46862
|
+
};
|
|
46863
|
+
};
|
|
46660
46864
|
};
|
|
46661
46865
|
};
|
|
46662
46866
|
};
|
|
@@ -46684,6 +46888,18 @@ type introspection_types = {
|
|
|
46684
46888
|
};
|
|
46685
46889
|
};
|
|
46686
46890
|
};
|
|
46891
|
+
'isPublicEvmNetwork': {
|
|
46892
|
+
name: 'isPublicEvmNetwork';
|
|
46893
|
+
type: {
|
|
46894
|
+
kind: 'NON_NULL';
|
|
46895
|
+
name: never;
|
|
46896
|
+
ofType: {
|
|
46897
|
+
kind: 'SCALAR';
|
|
46898
|
+
name: 'Boolean';
|
|
46899
|
+
ofType: null;
|
|
46900
|
+
};
|
|
46901
|
+
};
|
|
46902
|
+
};
|
|
46687
46903
|
'jobLogs': {
|
|
46688
46904
|
name: 'jobLogs';
|
|
46689
46905
|
type: {
|
|
@@ -46756,6 +46972,26 @@ type introspection_types = {
|
|
|
46756
46972
|
ofType: null;
|
|
46757
46973
|
};
|
|
46758
46974
|
};
|
|
46975
|
+
'loadBalancers': {
|
|
46976
|
+
name: 'loadBalancers';
|
|
46977
|
+
type: {
|
|
46978
|
+
kind: 'NON_NULL';
|
|
46979
|
+
name: never;
|
|
46980
|
+
ofType: {
|
|
46981
|
+
kind: 'LIST';
|
|
46982
|
+
name: never;
|
|
46983
|
+
ofType: {
|
|
46984
|
+
kind: 'NON_NULL';
|
|
46985
|
+
name: never;
|
|
46986
|
+
ofType: {
|
|
46987
|
+
kind: 'UNION';
|
|
46988
|
+
name: 'LoadBalancerType';
|
|
46989
|
+
ofType: null;
|
|
46990
|
+
};
|
|
46991
|
+
};
|
|
46992
|
+
};
|
|
46993
|
+
};
|
|
46994
|
+
};
|
|
46759
46995
|
'locked': {
|
|
46760
46996
|
name: 'locked';
|
|
46761
46997
|
type: {
|
|
@@ -46804,6 +47040,38 @@ type introspection_types = {
|
|
|
46804
47040
|
};
|
|
46805
47041
|
};
|
|
46806
47042
|
};
|
|
47043
|
+
'networkId': {
|
|
47044
|
+
name: 'networkId';
|
|
47045
|
+
type: {
|
|
47046
|
+
kind: 'NON_NULL';
|
|
47047
|
+
name: never;
|
|
47048
|
+
ofType: {
|
|
47049
|
+
kind: 'SCALAR';
|
|
47050
|
+
name: 'String';
|
|
47051
|
+
ofType: null;
|
|
47052
|
+
};
|
|
47053
|
+
};
|
|
47054
|
+
};
|
|
47055
|
+
'participants': {
|
|
47056
|
+
name: 'participants';
|
|
47057
|
+
type: {
|
|
47058
|
+
kind: 'NON_NULL';
|
|
47059
|
+
name: never;
|
|
47060
|
+
ofType: {
|
|
47061
|
+
kind: 'LIST';
|
|
47062
|
+
name: never;
|
|
47063
|
+
ofType: {
|
|
47064
|
+
kind: 'NON_NULL';
|
|
47065
|
+
name: never;
|
|
47066
|
+
ofType: {
|
|
47067
|
+
kind: 'OBJECT';
|
|
47068
|
+
name: 'BlockchainNetworkParticipant';
|
|
47069
|
+
ofType: null;
|
|
47070
|
+
};
|
|
47071
|
+
};
|
|
47072
|
+
};
|
|
47073
|
+
};
|
|
47074
|
+
};
|
|
46807
47075
|
'password': {
|
|
46808
47076
|
name: 'password';
|
|
46809
47077
|
type: {
|
|
@@ -46824,6 +47092,26 @@ type introspection_types = {
|
|
|
46824
47092
|
ofType: null;
|
|
46825
47093
|
};
|
|
46826
47094
|
};
|
|
47095
|
+
'predeployedContracts': {
|
|
47096
|
+
name: 'predeployedContracts';
|
|
47097
|
+
type: {
|
|
47098
|
+
kind: 'NON_NULL';
|
|
47099
|
+
name: never;
|
|
47100
|
+
ofType: {
|
|
47101
|
+
kind: 'LIST';
|
|
47102
|
+
name: never;
|
|
47103
|
+
ofType: {
|
|
47104
|
+
kind: 'NON_NULL';
|
|
47105
|
+
name: never;
|
|
47106
|
+
ofType: {
|
|
47107
|
+
kind: 'SCALAR';
|
|
47108
|
+
name: 'String';
|
|
47109
|
+
ofType: null;
|
|
47110
|
+
};
|
|
47111
|
+
};
|
|
47112
|
+
};
|
|
47113
|
+
};
|
|
47114
|
+
};
|
|
46827
47115
|
'productName': {
|
|
46828
47116
|
name: 'productName';
|
|
46829
47117
|
type: {
|
|
@@ -46848,6 +47136,14 @@ type introspection_types = {
|
|
|
46848
47136
|
};
|
|
46849
47137
|
};
|
|
46850
47138
|
};
|
|
47139
|
+
'publicEvmNodeDbName': {
|
|
47140
|
+
name: 'publicEvmNodeDbName';
|
|
47141
|
+
type: {
|
|
47142
|
+
kind: 'SCALAR';
|
|
47143
|
+
name: 'String';
|
|
47144
|
+
ofType: null;
|
|
47145
|
+
};
|
|
47146
|
+
};
|
|
46851
47147
|
'region': {
|
|
46852
47148
|
name: 'region';
|
|
46853
47149
|
type: {
|
|
@@ -47074,26 +47370,10 @@ type introspection_types = {
|
|
|
47074
47370
|
};
|
|
47075
47371
|
};
|
|
47076
47372
|
};
|
|
47077
|
-
'
|
|
47373
|
+
'HederaMainnetBlockchainNode': {
|
|
47078
47374
|
kind: 'OBJECT';
|
|
47079
|
-
name: '
|
|
47375
|
+
name: 'HederaMainnetBlockchainNode';
|
|
47080
47376
|
fields: {
|
|
47081
|
-
'accountFactoryAddress': {
|
|
47082
|
-
name: 'accountFactoryAddress';
|
|
47083
|
-
type: {
|
|
47084
|
-
kind: 'SCALAR';
|
|
47085
|
-
name: 'String';
|
|
47086
|
-
ofType: null;
|
|
47087
|
-
};
|
|
47088
|
-
};
|
|
47089
|
-
'address': {
|
|
47090
|
-
name: 'address';
|
|
47091
|
-
type: {
|
|
47092
|
-
kind: 'SCALAR';
|
|
47093
|
-
name: 'String';
|
|
47094
|
-
ofType: null;
|
|
47095
|
-
};
|
|
47096
|
-
};
|
|
47097
47377
|
'advancedDeploymentConfig': {
|
|
47098
47378
|
name: 'advancedDeploymentConfig';
|
|
47099
47379
|
type: {
|
|
@@ -47126,19 +47406,39 @@ type introspection_types = {
|
|
|
47126
47406
|
};
|
|
47127
47407
|
};
|
|
47128
47408
|
};
|
|
47129
|
-
'
|
|
47130
|
-
name: '
|
|
47409
|
+
'blockchainClient': {
|
|
47410
|
+
name: 'blockchainClient';
|
|
47131
47411
|
type: {
|
|
47132
|
-
kind: '
|
|
47412
|
+
kind: 'NON_NULL';
|
|
47133
47413
|
name: never;
|
|
47134
47414
|
ofType: {
|
|
47135
|
-
kind: '
|
|
47136
|
-
name:
|
|
47137
|
-
ofType:
|
|
47138
|
-
|
|
47139
|
-
|
|
47140
|
-
|
|
47141
|
-
|
|
47415
|
+
kind: 'ENUM';
|
|
47416
|
+
name: 'ConsensusAlgorithm';
|
|
47417
|
+
ofType: null;
|
|
47418
|
+
};
|
|
47419
|
+
};
|
|
47420
|
+
};
|
|
47421
|
+
'blockchainNetwork': {
|
|
47422
|
+
name: 'blockchainNetwork';
|
|
47423
|
+
type: {
|
|
47424
|
+
kind: 'NON_NULL';
|
|
47425
|
+
name: never;
|
|
47426
|
+
ofType: {
|
|
47427
|
+
kind: 'UNION';
|
|
47428
|
+
name: 'BlockchainNetworkType';
|
|
47429
|
+
ofType: null;
|
|
47430
|
+
};
|
|
47431
|
+
};
|
|
47432
|
+
};
|
|
47433
|
+
'clusterServiceActionChecks': {
|
|
47434
|
+
name: 'clusterServiceActionChecks';
|
|
47435
|
+
type: {
|
|
47436
|
+
kind: 'NON_NULL';
|
|
47437
|
+
name: never;
|
|
47438
|
+
ofType: {
|
|
47439
|
+
kind: 'OBJECT';
|
|
47440
|
+
name: 'BlockchainNodeActionChecks';
|
|
47441
|
+
ofType: null;
|
|
47142
47442
|
};
|
|
47143
47443
|
};
|
|
47144
47444
|
};
|
|
@@ -47234,18 +47534,6 @@ type introspection_types = {
|
|
|
47234
47534
|
};
|
|
47235
47535
|
};
|
|
47236
47536
|
};
|
|
47237
|
-
'derivationPath': {
|
|
47238
|
-
name: 'derivationPath';
|
|
47239
|
-
type: {
|
|
47240
|
-
kind: 'NON_NULL';
|
|
47241
|
-
name: never;
|
|
47242
|
-
ofType: {
|
|
47243
|
-
kind: 'SCALAR';
|
|
47244
|
-
name: 'String';
|
|
47245
|
-
ofType: null;
|
|
47246
|
-
};
|
|
47247
|
-
};
|
|
47248
|
-
};
|
|
47249
47537
|
'destroyJob': {
|
|
47250
47538
|
name: 'destroyJob';
|
|
47251
47539
|
type: {
|
|
@@ -47298,14 +47586,6 @@ type introspection_types = {
|
|
|
47298
47586
|
ofType: null;
|
|
47299
47587
|
};
|
|
47300
47588
|
};
|
|
47301
|
-
'entryPointAddress': {
|
|
47302
|
-
name: 'entryPointAddress';
|
|
47303
|
-
type: {
|
|
47304
|
-
kind: 'SCALAR';
|
|
47305
|
-
name: 'String';
|
|
47306
|
-
ofType: null;
|
|
47307
|
-
};
|
|
47308
|
-
};
|
|
47309
47589
|
'failedAt': {
|
|
47310
47590
|
name: 'failedAt';
|
|
47311
47591
|
type: {
|
|
@@ -47342,35 +47622,15 @@ type introspection_types = {
|
|
|
47342
47622
|
};
|
|
47343
47623
|
};
|
|
47344
47624
|
};
|
|
47345
|
-
'
|
|
47346
|
-
name: '
|
|
47347
|
-
type: {
|
|
47348
|
-
kind: 'LIST';
|
|
47349
|
-
name: never;
|
|
47350
|
-
ofType: {
|
|
47351
|
-
kind: 'NON_NULL';
|
|
47352
|
-
name: never;
|
|
47353
|
-
ofType: {
|
|
47354
|
-
kind: 'INTERFACE';
|
|
47355
|
-
name: 'BlockchainNode';
|
|
47356
|
-
ofType: null;
|
|
47357
|
-
};
|
|
47358
|
-
};
|
|
47359
|
-
};
|
|
47360
|
-
};
|
|
47361
|
-
'identityOfIntegration': {
|
|
47362
|
-
name: 'identityOfIntegration';
|
|
47625
|
+
'isEvm': {
|
|
47626
|
+
name: 'isEvm';
|
|
47363
47627
|
type: {
|
|
47364
|
-
kind: '
|
|
47628
|
+
kind: 'NON_NULL';
|
|
47365
47629
|
name: never;
|
|
47366
47630
|
ofType: {
|
|
47367
|
-
kind: '
|
|
47368
|
-
name:
|
|
47369
|
-
ofType:
|
|
47370
|
-
kind: 'INTERFACE';
|
|
47371
|
-
name: 'Integration';
|
|
47372
|
-
ofType: null;
|
|
47373
|
-
};
|
|
47631
|
+
kind: 'SCALAR';
|
|
47632
|
+
name: 'Boolean';
|
|
47633
|
+
ofType: null;
|
|
47374
47634
|
};
|
|
47375
47635
|
};
|
|
47376
47636
|
};
|
|
@@ -47442,6 +47702,18 @@ type introspection_types = {
|
|
|
47442
47702
|
};
|
|
47443
47703
|
};
|
|
47444
47704
|
};
|
|
47705
|
+
'latestVersion': {
|
|
47706
|
+
name: 'latestVersion';
|
|
47707
|
+
type: {
|
|
47708
|
+
kind: 'NON_NULL';
|
|
47709
|
+
name: never;
|
|
47710
|
+
ofType: {
|
|
47711
|
+
kind: 'SCALAR';
|
|
47712
|
+
name: 'String';
|
|
47713
|
+
ofType: null;
|
|
47714
|
+
};
|
|
47715
|
+
};
|
|
47716
|
+
};
|
|
47445
47717
|
'limitCpu': {
|
|
47446
47718
|
name: 'limitCpu';
|
|
47447
47719
|
type: {
|
|
@@ -47482,8 +47754,8 @@ type introspection_types = {
|
|
|
47482
47754
|
};
|
|
47483
47755
|
};
|
|
47484
47756
|
};
|
|
47485
|
-
'
|
|
47486
|
-
name: '
|
|
47757
|
+
'name': {
|
|
47758
|
+
name: 'name';
|
|
47487
47759
|
type: {
|
|
47488
47760
|
kind: 'NON_NULL';
|
|
47489
47761
|
name: never;
|
|
@@ -47494,8 +47766,8 @@ type introspection_types = {
|
|
|
47494
47766
|
};
|
|
47495
47767
|
};
|
|
47496
47768
|
};
|
|
47497
|
-
'
|
|
47498
|
-
name: '
|
|
47769
|
+
'namespace': {
|
|
47770
|
+
name: 'namespace';
|
|
47499
47771
|
type: {
|
|
47500
47772
|
kind: 'NON_NULL';
|
|
47501
47773
|
name: never;
|
|
@@ -47506,14 +47778,14 @@ type introspection_types = {
|
|
|
47506
47778
|
};
|
|
47507
47779
|
};
|
|
47508
47780
|
};
|
|
47509
|
-
'
|
|
47510
|
-
name: '
|
|
47781
|
+
'nodeType': {
|
|
47782
|
+
name: 'nodeType';
|
|
47511
47783
|
type: {
|
|
47512
47784
|
kind: 'NON_NULL';
|
|
47513
47785
|
name: never;
|
|
47514
47786
|
ofType: {
|
|
47515
|
-
kind: '
|
|
47516
|
-
name: '
|
|
47787
|
+
kind: 'ENUM';
|
|
47788
|
+
name: 'NodeType';
|
|
47517
47789
|
ofType: null;
|
|
47518
47790
|
};
|
|
47519
47791
|
};
|
|
@@ -47538,35 +47810,19 @@ type introspection_types = {
|
|
|
47538
47810
|
ofType: null;
|
|
47539
47811
|
};
|
|
47540
47812
|
};
|
|
47541
|
-
'
|
|
47542
|
-
name: '
|
|
47543
|
-
type: {
|
|
47544
|
-
kind: 'SCALAR';
|
|
47545
|
-
name: 'String';
|
|
47546
|
-
ofType: null;
|
|
47547
|
-
};
|
|
47548
|
-
};
|
|
47549
|
-
'privateKey': {
|
|
47550
|
-
name: 'privateKey';
|
|
47551
|
-
type: {
|
|
47552
|
-
kind: 'NON_NULL';
|
|
47553
|
-
name: never;
|
|
47554
|
-
ofType: {
|
|
47555
|
-
kind: 'SCALAR';
|
|
47556
|
-
name: 'String';
|
|
47557
|
-
ofType: null;
|
|
47558
|
-
};
|
|
47559
|
-
};
|
|
47560
|
-
};
|
|
47561
|
-
'privateKeyType': {
|
|
47562
|
-
name: 'privateKeyType';
|
|
47813
|
+
'privateKeys': {
|
|
47814
|
+
name: 'privateKeys';
|
|
47563
47815
|
type: {
|
|
47564
|
-
kind: '
|
|
47816
|
+
kind: 'LIST';
|
|
47565
47817
|
name: never;
|
|
47566
47818
|
ofType: {
|
|
47567
|
-
kind: '
|
|
47568
|
-
name:
|
|
47569
|
-
ofType:
|
|
47819
|
+
kind: 'NON_NULL';
|
|
47820
|
+
name: never;
|
|
47821
|
+
ofType: {
|
|
47822
|
+
kind: 'UNION';
|
|
47823
|
+
name: 'PrivateKeyUnionType';
|
|
47824
|
+
ofType: null;
|
|
47825
|
+
};
|
|
47570
47826
|
};
|
|
47571
47827
|
};
|
|
47572
47828
|
};
|
|
@@ -47594,14 +47850,6 @@ type introspection_types = {
|
|
|
47594
47850
|
};
|
|
47595
47851
|
};
|
|
47596
47852
|
};
|
|
47597
|
-
'publicKey': {
|
|
47598
|
-
name: 'publicKey';
|
|
47599
|
-
type: {
|
|
47600
|
-
kind: 'SCALAR';
|
|
47601
|
-
name: 'String';
|
|
47602
|
-
ofType: null;
|
|
47603
|
-
};
|
|
47604
|
-
};
|
|
47605
47853
|
'region': {
|
|
47606
47854
|
name: 'region';
|
|
47607
47855
|
type: {
|
|
@@ -47614,14 +47862,6 @@ type introspection_types = {
|
|
|
47614
47862
|
};
|
|
47615
47863
|
};
|
|
47616
47864
|
};
|
|
47617
|
-
'relayerKey': {
|
|
47618
|
-
name: 'relayerKey';
|
|
47619
|
-
type: {
|
|
47620
|
-
kind: 'UNION';
|
|
47621
|
-
name: 'PrivateKeyUnionType';
|
|
47622
|
-
ofType: null;
|
|
47623
|
-
};
|
|
47624
|
-
};
|
|
47625
47865
|
'requestLogs': {
|
|
47626
47866
|
name: 'requestLogs';
|
|
47627
47867
|
type: {
|
|
@@ -47746,22 +47986,6 @@ type introspection_types = {
|
|
|
47746
47986
|
};
|
|
47747
47987
|
};
|
|
47748
47988
|
};
|
|
47749
|
-
'trustedForwarderAddress': {
|
|
47750
|
-
name: 'trustedForwarderAddress';
|
|
47751
|
-
type: {
|
|
47752
|
-
kind: 'SCALAR';
|
|
47753
|
-
name: 'String';
|
|
47754
|
-
ofType: null;
|
|
47755
|
-
};
|
|
47756
|
-
};
|
|
47757
|
-
'trustedForwarderName': {
|
|
47758
|
-
name: 'trustedForwarderName';
|
|
47759
|
-
type: {
|
|
47760
|
-
kind: 'SCALAR';
|
|
47761
|
-
name: 'String';
|
|
47762
|
-
ofType: null;
|
|
47763
|
-
};
|
|
47764
|
-
};
|
|
47765
47989
|
'type': {
|
|
47766
47990
|
name: 'type';
|
|
47767
47991
|
type: {
|
|
@@ -47830,34 +48054,6 @@ type introspection_types = {
|
|
|
47830
48054
|
};
|
|
47831
48055
|
};
|
|
47832
48056
|
};
|
|
47833
|
-
'userWalletType': {
|
|
47834
|
-
name: 'userWalletType';
|
|
47835
|
-
type: {
|
|
47836
|
-
kind: 'NON_NULL';
|
|
47837
|
-
name: never;
|
|
47838
|
-
ofType: {
|
|
47839
|
-
kind: 'ENUM';
|
|
47840
|
-
name: 'UserWalletType';
|
|
47841
|
-
ofType: null;
|
|
47842
|
-
};
|
|
47843
|
-
};
|
|
47844
|
-
};
|
|
47845
|
-
'userWallets': {
|
|
47846
|
-
name: 'userWallets';
|
|
47847
|
-
type: {
|
|
47848
|
-
kind: 'LIST';
|
|
47849
|
-
name: never;
|
|
47850
|
-
ofType: {
|
|
47851
|
-
kind: 'NON_NULL';
|
|
47852
|
-
name: never;
|
|
47853
|
-
ofType: {
|
|
47854
|
-
kind: 'OBJECT';
|
|
47855
|
-
name: 'UserWallet';
|
|
47856
|
-
ofType: null;
|
|
47857
|
-
};
|
|
47858
|
-
};
|
|
47859
|
-
};
|
|
47860
|
-
};
|
|
47861
48057
|
'uuid': {
|
|
47862
48058
|
name: 'uuid';
|
|
47863
48059
|
type: {
|
|
@@ -47870,22 +48066,6 @@ type introspection_types = {
|
|
|
47870
48066
|
};
|
|
47871
48067
|
};
|
|
47872
48068
|
};
|
|
47873
|
-
'verifications': {
|
|
47874
|
-
name: 'verifications';
|
|
47875
|
-
type: {
|
|
47876
|
-
kind: 'LIST';
|
|
47877
|
-
name: never;
|
|
47878
|
-
ofType: {
|
|
47879
|
-
kind: 'NON_NULL';
|
|
47880
|
-
name: never;
|
|
47881
|
-
ofType: {
|
|
47882
|
-
kind: 'OBJECT';
|
|
47883
|
-
name: 'ExposableWalletKeyVerification';
|
|
47884
|
-
ofType: null;
|
|
47885
|
-
};
|
|
47886
|
-
};
|
|
47887
|
-
};
|
|
47888
|
-
};
|
|
47889
48069
|
'version': {
|
|
47890
48070
|
name: 'version';
|
|
47891
48071
|
type: {
|
|
@@ -47896,9 +48076,9 @@ type introspection_types = {
|
|
|
47896
48076
|
};
|
|
47897
48077
|
};
|
|
47898
48078
|
};
|
|
47899
|
-
'
|
|
48079
|
+
'HederaTestnetBlockchainNetwork': {
|
|
47900
48080
|
kind: 'OBJECT';
|
|
47901
|
-
name: '
|
|
48081
|
+
name: 'HederaTestnetBlockchainNetwork';
|
|
47902
48082
|
fields: {
|
|
47903
48083
|
'advancedDeploymentConfig': {
|
|
47904
48084
|
name: 'advancedDeploymentConfig';
|
|
@@ -48738,9 +48918,9 @@ type introspection_types = {
|
|
|
48738
48918
|
};
|
|
48739
48919
|
};
|
|
48740
48920
|
};
|
|
48741
|
-
'
|
|
48921
|
+
'HederaTestnetBlockchainNode': {
|
|
48742
48922
|
kind: 'OBJECT';
|
|
48743
|
-
name: '
|
|
48923
|
+
name: 'HederaTestnetBlockchainNode';
|
|
48744
48924
|
fields: {
|
|
48745
48925
|
'advancedDeploymentConfig': {
|
|
48746
48926
|
name: 'advancedDeploymentConfig';
|
|
@@ -49444,9 +49624,9 @@ type introspection_types = {
|
|
|
49444
49624
|
};
|
|
49445
49625
|
};
|
|
49446
49626
|
};
|
|
49447
|
-
'
|
|
49627
|
+
'HoleskyBlockchainNetwork': {
|
|
49448
49628
|
kind: 'OBJECT';
|
|
49449
|
-
name: '
|
|
49629
|
+
name: 'HoleskyBlockchainNetwork';
|
|
49450
49630
|
fields: {
|
|
49451
49631
|
'advancedDeploymentConfig': {
|
|
49452
49632
|
name: 'advancedDeploymentConfig';
|
|
@@ -50286,9 +50466,9 @@ type introspection_types = {
|
|
|
50286
50466
|
};
|
|
50287
50467
|
};
|
|
50288
50468
|
};
|
|
50289
|
-
'
|
|
50469
|
+
'HoleskyBlockchainNode': {
|
|
50290
50470
|
kind: 'OBJECT';
|
|
50291
|
-
name: '
|
|
50471
|
+
name: 'HoleskyBlockchainNode';
|
|
50292
50472
|
fields: {
|
|
50293
50473
|
'advancedDeploymentConfig': {
|
|
50294
50474
|
name: 'advancedDeploymentConfig';
|
|
@@ -50992,10 +51172,26 @@ type introspection_types = {
|
|
|
50992
51172
|
};
|
|
50993
51173
|
};
|
|
50994
51174
|
};
|
|
50995
|
-
'
|
|
51175
|
+
'HsmEcDsaP256PrivateKey': {
|
|
50996
51176
|
kind: 'OBJECT';
|
|
50997
|
-
name: '
|
|
51177
|
+
name: 'HsmEcDsaP256PrivateKey';
|
|
50998
51178
|
fields: {
|
|
51179
|
+
'accountFactoryAddress': {
|
|
51180
|
+
name: 'accountFactoryAddress';
|
|
51181
|
+
type: {
|
|
51182
|
+
kind: 'SCALAR';
|
|
51183
|
+
name: 'String';
|
|
51184
|
+
ofType: null;
|
|
51185
|
+
};
|
|
51186
|
+
};
|
|
51187
|
+
'address': {
|
|
51188
|
+
name: 'address';
|
|
51189
|
+
type: {
|
|
51190
|
+
kind: 'SCALAR';
|
|
51191
|
+
name: 'String';
|
|
51192
|
+
ofType: null;
|
|
51193
|
+
};
|
|
51194
|
+
};
|
|
50999
51195
|
'advancedDeploymentConfig': {
|
|
51000
51196
|
name: 'advancedDeploymentConfig';
|
|
51001
51197
|
type: {
|
|
@@ -51031,95 +51227,19 @@ type introspection_types = {
|
|
|
51031
51227
|
'blockchainNodes': {
|
|
51032
51228
|
name: 'blockchainNodes';
|
|
51033
51229
|
type: {
|
|
51034
|
-
kind: '
|
|
51035
|
-
name: never;
|
|
51036
|
-
ofType: {
|
|
51037
|
-
kind: 'LIST';
|
|
51038
|
-
name: never;
|
|
51039
|
-
ofType: {
|
|
51040
|
-
kind: 'NON_NULL';
|
|
51041
|
-
name: never;
|
|
51042
|
-
ofType: {
|
|
51043
|
-
kind: 'UNION';
|
|
51044
|
-
name: 'BlockchainNodeType';
|
|
51045
|
-
ofType: null;
|
|
51046
|
-
};
|
|
51047
|
-
};
|
|
51048
|
-
};
|
|
51049
|
-
};
|
|
51050
|
-
};
|
|
51051
|
-
'canAddValidatingNodes': {
|
|
51052
|
-
name: 'canAddValidatingNodes';
|
|
51053
|
-
type: {
|
|
51054
|
-
kind: 'NON_NULL';
|
|
51055
|
-
name: never;
|
|
51056
|
-
ofType: {
|
|
51057
|
-
kind: 'LIST';
|
|
51058
|
-
name: never;
|
|
51059
|
-
ofType: {
|
|
51060
|
-
kind: 'NON_NULL';
|
|
51061
|
-
name: never;
|
|
51062
|
-
ofType: {
|
|
51063
|
-
kind: 'OBJECT';
|
|
51064
|
-
name: 'Workspace';
|
|
51065
|
-
ofType: null;
|
|
51066
|
-
};
|
|
51067
|
-
};
|
|
51068
|
-
};
|
|
51069
|
-
};
|
|
51070
|
-
};
|
|
51071
|
-
'canInviteWorkspaces': {
|
|
51072
|
-
name: 'canInviteWorkspaces';
|
|
51073
|
-
type: {
|
|
51074
|
-
kind: 'NON_NULL';
|
|
51230
|
+
kind: 'LIST';
|
|
51075
51231
|
name: never;
|
|
51076
51232
|
ofType: {
|
|
51077
|
-
kind: '
|
|
51233
|
+
kind: 'NON_NULL';
|
|
51078
51234
|
name: never;
|
|
51079
51235
|
ofType: {
|
|
51080
|
-
kind: '
|
|
51081
|
-
name:
|
|
51082
|
-
ofType:
|
|
51083
|
-
kind: 'OBJECT';
|
|
51084
|
-
name: 'Workspace';
|
|
51085
|
-
ofType: null;
|
|
51086
|
-
};
|
|
51236
|
+
kind: 'UNION';
|
|
51237
|
+
name: 'BlockchainNodeType';
|
|
51238
|
+
ofType: null;
|
|
51087
51239
|
};
|
|
51088
51240
|
};
|
|
51089
51241
|
};
|
|
51090
51242
|
};
|
|
51091
|
-
'chainId': {
|
|
51092
|
-
name: 'chainId';
|
|
51093
|
-
type: {
|
|
51094
|
-
kind: 'NON_NULL';
|
|
51095
|
-
name: never;
|
|
51096
|
-
ofType: {
|
|
51097
|
-
kind: 'SCALAR';
|
|
51098
|
-
name: 'Int';
|
|
51099
|
-
ofType: null;
|
|
51100
|
-
};
|
|
51101
|
-
};
|
|
51102
|
-
};
|
|
51103
|
-
'consensusAlgorithm': {
|
|
51104
|
-
name: 'consensusAlgorithm';
|
|
51105
|
-
type: {
|
|
51106
|
-
kind: 'NON_NULL';
|
|
51107
|
-
name: never;
|
|
51108
|
-
ofType: {
|
|
51109
|
-
kind: 'ENUM';
|
|
51110
|
-
name: 'ConsensusAlgorithm';
|
|
51111
|
-
ofType: null;
|
|
51112
|
-
};
|
|
51113
|
-
};
|
|
51114
|
-
};
|
|
51115
|
-
'contractAddresses': {
|
|
51116
|
-
name: 'contractAddresses';
|
|
51117
|
-
type: {
|
|
51118
|
-
kind: 'OBJECT';
|
|
51119
|
-
name: 'ContractAddresses';
|
|
51120
|
-
ofType: null;
|
|
51121
|
-
};
|
|
51122
|
-
};
|
|
51123
51243
|
'createdAt': {
|
|
51124
51244
|
name: 'createdAt';
|
|
51125
51245
|
type: {
|
|
@@ -51152,14 +51272,6 @@ type introspection_types = {
|
|
|
51152
51272
|
};
|
|
51153
51273
|
};
|
|
51154
51274
|
};
|
|
51155
|
-
'decryptedFaucetWallet': {
|
|
51156
|
-
name: 'decryptedFaucetWallet';
|
|
51157
|
-
type: {
|
|
51158
|
-
kind: 'SCALAR';
|
|
51159
|
-
name: 'JSON';
|
|
51160
|
-
ofType: null;
|
|
51161
|
-
};
|
|
51162
|
-
};
|
|
51163
51275
|
'deletedAt': {
|
|
51164
51276
|
name: 'deletedAt';
|
|
51165
51277
|
type: {
|
|
@@ -51272,6 +51384,14 @@ type introspection_types = {
|
|
|
51272
51384
|
ofType: null;
|
|
51273
51385
|
};
|
|
51274
51386
|
};
|
|
51387
|
+
'entryPointAddress': {
|
|
51388
|
+
name: 'entryPointAddress';
|
|
51389
|
+
type: {
|
|
51390
|
+
kind: 'SCALAR';
|
|
51391
|
+
name: 'String';
|
|
51392
|
+
ofType: null;
|
|
51393
|
+
};
|
|
51394
|
+
};
|
|
51275
51395
|
'failedAt': {
|
|
51276
51396
|
name: 'failedAt';
|
|
51277
51397
|
type: {
|
|
@@ -51308,40 +51428,40 @@ type introspection_types = {
|
|
|
51308
51428
|
};
|
|
51309
51429
|
};
|
|
51310
51430
|
};
|
|
51311
|
-
'
|
|
51312
|
-
name: '
|
|
51431
|
+
'identityOf': {
|
|
51432
|
+
name: 'identityOf';
|
|
51313
51433
|
type: {
|
|
51314
|
-
kind: '
|
|
51434
|
+
kind: 'LIST';
|
|
51315
51435
|
name: never;
|
|
51316
51436
|
ofType: {
|
|
51317
|
-
kind: '
|
|
51437
|
+
kind: 'NON_NULL';
|
|
51318
51438
|
name: never;
|
|
51319
51439
|
ofType: {
|
|
51320
|
-
kind: '
|
|
51321
|
-
name:
|
|
51322
|
-
ofType:
|
|
51323
|
-
kind: 'OBJECT';
|
|
51324
|
-
name: 'BlockchainNetworkInvite';
|
|
51325
|
-
ofType: null;
|
|
51326
|
-
};
|
|
51440
|
+
kind: 'INTERFACE';
|
|
51441
|
+
name: 'BlockchainNode';
|
|
51442
|
+
ofType: null;
|
|
51327
51443
|
};
|
|
51328
51444
|
};
|
|
51329
51445
|
};
|
|
51330
51446
|
};
|
|
51331
|
-
'
|
|
51332
|
-
name: '
|
|
51447
|
+
'identityOfIntegration': {
|
|
51448
|
+
name: 'identityOfIntegration';
|
|
51333
51449
|
type: {
|
|
51334
|
-
kind: '
|
|
51450
|
+
kind: 'LIST';
|
|
51335
51451
|
name: never;
|
|
51336
51452
|
ofType: {
|
|
51337
|
-
kind: '
|
|
51338
|
-
name:
|
|
51339
|
-
ofType:
|
|
51453
|
+
kind: 'NON_NULL';
|
|
51454
|
+
name: never;
|
|
51455
|
+
ofType: {
|
|
51456
|
+
kind: 'INTERFACE';
|
|
51457
|
+
name: 'Integration';
|
|
51458
|
+
ofType: null;
|
|
51459
|
+
};
|
|
51340
51460
|
};
|
|
51341
51461
|
};
|
|
51342
51462
|
};
|
|
51343
|
-
'
|
|
51344
|
-
name: '
|
|
51463
|
+
'isPodHandlingTraffic': {
|
|
51464
|
+
name: 'isPodHandlingTraffic';
|
|
51345
51465
|
type: {
|
|
51346
51466
|
kind: 'NON_NULL';
|
|
51347
51467
|
name: never;
|
|
@@ -51352,8 +51472,8 @@ type introspection_types = {
|
|
|
51352
51472
|
};
|
|
51353
51473
|
};
|
|
51354
51474
|
};
|
|
51355
|
-
'
|
|
51356
|
-
name: '
|
|
51475
|
+
'isPodRunning': {
|
|
51476
|
+
name: 'isPodRunning';
|
|
51357
51477
|
type: {
|
|
51358
51478
|
kind: 'NON_NULL';
|
|
51359
51479
|
name: never;
|
|
@@ -51408,18 +51528,6 @@ type introspection_types = {
|
|
|
51408
51528
|
};
|
|
51409
51529
|
};
|
|
51410
51530
|
};
|
|
51411
|
-
'latestVersion': {
|
|
51412
|
-
name: 'latestVersion';
|
|
51413
|
-
type: {
|
|
51414
|
-
kind: 'NON_NULL';
|
|
51415
|
-
name: never;
|
|
51416
|
-
ofType: {
|
|
51417
|
-
kind: 'SCALAR';
|
|
51418
|
-
name: 'String';
|
|
51419
|
-
ofType: null;
|
|
51420
|
-
};
|
|
51421
|
-
};
|
|
51422
|
-
};
|
|
51423
51531
|
'limitCpu': {
|
|
51424
51532
|
name: 'limitCpu';
|
|
51425
51533
|
type: {
|
|
@@ -51436,26 +51544,6 @@ type introspection_types = {
|
|
|
51436
51544
|
ofType: null;
|
|
51437
51545
|
};
|
|
51438
51546
|
};
|
|
51439
|
-
'loadBalancers': {
|
|
51440
|
-
name: 'loadBalancers';
|
|
51441
|
-
type: {
|
|
51442
|
-
kind: 'NON_NULL';
|
|
51443
|
-
name: never;
|
|
51444
|
-
ofType: {
|
|
51445
|
-
kind: 'LIST';
|
|
51446
|
-
name: never;
|
|
51447
|
-
ofType: {
|
|
51448
|
-
kind: 'NON_NULL';
|
|
51449
|
-
name: never;
|
|
51450
|
-
ofType: {
|
|
51451
|
-
kind: 'UNION';
|
|
51452
|
-
name: 'LoadBalancerType';
|
|
51453
|
-
ofType: null;
|
|
51454
|
-
};
|
|
51455
|
-
};
|
|
51456
|
-
};
|
|
51457
|
-
};
|
|
51458
|
-
};
|
|
51459
51547
|
'locked': {
|
|
51460
51548
|
name: 'locked';
|
|
51461
51549
|
type: {
|
|
@@ -51504,38 +51592,6 @@ type introspection_types = {
|
|
|
51504
51592
|
};
|
|
51505
51593
|
};
|
|
51506
51594
|
};
|
|
51507
|
-
'networkId': {
|
|
51508
|
-
name: 'networkId';
|
|
51509
|
-
type: {
|
|
51510
|
-
kind: 'NON_NULL';
|
|
51511
|
-
name: never;
|
|
51512
|
-
ofType: {
|
|
51513
|
-
kind: 'SCALAR';
|
|
51514
|
-
name: 'String';
|
|
51515
|
-
ofType: null;
|
|
51516
|
-
};
|
|
51517
|
-
};
|
|
51518
|
-
};
|
|
51519
|
-
'participants': {
|
|
51520
|
-
name: 'participants';
|
|
51521
|
-
type: {
|
|
51522
|
-
kind: 'NON_NULL';
|
|
51523
|
-
name: never;
|
|
51524
|
-
ofType: {
|
|
51525
|
-
kind: 'LIST';
|
|
51526
|
-
name: never;
|
|
51527
|
-
ofType: {
|
|
51528
|
-
kind: 'NON_NULL';
|
|
51529
|
-
name: never;
|
|
51530
|
-
ofType: {
|
|
51531
|
-
kind: 'OBJECT';
|
|
51532
|
-
name: 'BlockchainNetworkParticipant';
|
|
51533
|
-
ofType: null;
|
|
51534
|
-
};
|
|
51535
|
-
};
|
|
51536
|
-
};
|
|
51537
|
-
};
|
|
51538
|
-
};
|
|
51539
51595
|
'password': {
|
|
51540
51596
|
name: 'password';
|
|
51541
51597
|
type: {
|
|
@@ -51556,23 +51612,23 @@ type introspection_types = {
|
|
|
51556
51612
|
ofType: null;
|
|
51557
51613
|
};
|
|
51558
51614
|
};
|
|
51559
|
-
'
|
|
51560
|
-
name: '
|
|
51615
|
+
'paymasterAddress': {
|
|
51616
|
+
name: 'paymasterAddress';
|
|
51617
|
+
type: {
|
|
51618
|
+
kind: 'SCALAR';
|
|
51619
|
+
name: 'String';
|
|
51620
|
+
ofType: null;
|
|
51621
|
+
};
|
|
51622
|
+
};
|
|
51623
|
+
'privateKeyType': {
|
|
51624
|
+
name: 'privateKeyType';
|
|
51561
51625
|
type: {
|
|
51562
51626
|
kind: 'NON_NULL';
|
|
51563
51627
|
name: never;
|
|
51564
51628
|
ofType: {
|
|
51565
|
-
kind: '
|
|
51566
|
-
name:
|
|
51567
|
-
ofType:
|
|
51568
|
-
kind: 'NON_NULL';
|
|
51569
|
-
name: never;
|
|
51570
|
-
ofType: {
|
|
51571
|
-
kind: 'SCALAR';
|
|
51572
|
-
name: 'String';
|
|
51573
|
-
ofType: null;
|
|
51574
|
-
};
|
|
51575
|
-
};
|
|
51629
|
+
kind: 'ENUM';
|
|
51630
|
+
name: 'PrivateKeyType';
|
|
51631
|
+
ofType: null;
|
|
51576
51632
|
};
|
|
51577
51633
|
};
|
|
51578
51634
|
};
|
|
@@ -51600,8 +51656,8 @@ type introspection_types = {
|
|
|
51600
51656
|
};
|
|
51601
51657
|
};
|
|
51602
51658
|
};
|
|
51603
|
-
'
|
|
51604
|
-
name: '
|
|
51659
|
+
'publicKey': {
|
|
51660
|
+
name: 'publicKey';
|
|
51605
51661
|
type: {
|
|
51606
51662
|
kind: 'SCALAR';
|
|
51607
51663
|
name: 'String';
|
|
@@ -51620,6 +51676,14 @@ type introspection_types = {
|
|
|
51620
51676
|
};
|
|
51621
51677
|
};
|
|
51622
51678
|
};
|
|
51679
|
+
'relayerKey': {
|
|
51680
|
+
name: 'relayerKey';
|
|
51681
|
+
type: {
|
|
51682
|
+
kind: 'UNION';
|
|
51683
|
+
name: 'PrivateKeyUnionType';
|
|
51684
|
+
ofType: null;
|
|
51685
|
+
};
|
|
51686
|
+
};
|
|
51623
51687
|
'requestLogs': {
|
|
51624
51688
|
name: 'requestLogs';
|
|
51625
51689
|
type: {
|
|
@@ -51744,6 +51808,22 @@ type introspection_types = {
|
|
|
51744
51808
|
};
|
|
51745
51809
|
};
|
|
51746
51810
|
};
|
|
51811
|
+
'trustedForwarderAddress': {
|
|
51812
|
+
name: 'trustedForwarderAddress';
|
|
51813
|
+
type: {
|
|
51814
|
+
kind: 'SCALAR';
|
|
51815
|
+
name: 'String';
|
|
51816
|
+
ofType: null;
|
|
51817
|
+
};
|
|
51818
|
+
};
|
|
51819
|
+
'trustedForwarderName': {
|
|
51820
|
+
name: 'trustedForwarderName';
|
|
51821
|
+
type: {
|
|
51822
|
+
kind: 'SCALAR';
|
|
51823
|
+
name: 'String';
|
|
51824
|
+
ofType: null;
|
|
51825
|
+
};
|
|
51826
|
+
};
|
|
51747
51827
|
'type': {
|
|
51748
51828
|
name: 'type';
|
|
51749
51829
|
type: {
|
|
@@ -51812,6 +51892,34 @@ type introspection_types = {
|
|
|
51812
51892
|
};
|
|
51813
51893
|
};
|
|
51814
51894
|
};
|
|
51895
|
+
'userWalletType': {
|
|
51896
|
+
name: 'userWalletType';
|
|
51897
|
+
type: {
|
|
51898
|
+
kind: 'NON_NULL';
|
|
51899
|
+
name: never;
|
|
51900
|
+
ofType: {
|
|
51901
|
+
kind: 'ENUM';
|
|
51902
|
+
name: 'UserWalletType';
|
|
51903
|
+
ofType: null;
|
|
51904
|
+
};
|
|
51905
|
+
};
|
|
51906
|
+
};
|
|
51907
|
+
'userWallets': {
|
|
51908
|
+
name: 'userWallets';
|
|
51909
|
+
type: {
|
|
51910
|
+
kind: 'LIST';
|
|
51911
|
+
name: never;
|
|
51912
|
+
ofType: {
|
|
51913
|
+
kind: 'NON_NULL';
|
|
51914
|
+
name: never;
|
|
51915
|
+
ofType: {
|
|
51916
|
+
kind: 'OBJECT';
|
|
51917
|
+
name: 'UserWallet';
|
|
51918
|
+
ofType: null;
|
|
51919
|
+
};
|
|
51920
|
+
};
|
|
51921
|
+
};
|
|
51922
|
+
};
|
|
51815
51923
|
'uuid': {
|
|
51816
51924
|
name: 'uuid';
|
|
51817
51925
|
type: {
|
|
@@ -51824,6 +51932,22 @@ type introspection_types = {
|
|
|
51824
51932
|
};
|
|
51825
51933
|
};
|
|
51826
51934
|
};
|
|
51935
|
+
'verifications': {
|
|
51936
|
+
name: 'verifications';
|
|
51937
|
+
type: {
|
|
51938
|
+
kind: 'LIST';
|
|
51939
|
+
name: never;
|
|
51940
|
+
ofType: {
|
|
51941
|
+
kind: 'NON_NULL';
|
|
51942
|
+
name: never;
|
|
51943
|
+
ofType: {
|
|
51944
|
+
kind: 'OBJECT';
|
|
51945
|
+
name: 'ExposableWalletKeyVerification';
|
|
51946
|
+
ofType: null;
|
|
51947
|
+
};
|
|
51948
|
+
};
|
|
51949
|
+
};
|
|
51950
|
+
};
|
|
51827
51951
|
'version': {
|
|
51828
51952
|
name: 'version';
|
|
51829
51953
|
type: {
|
|
@@ -51834,9 +51958,9 @@ type introspection_types = {
|
|
|
51834
51958
|
};
|
|
51835
51959
|
};
|
|
51836
51960
|
};
|
|
51837
|
-
'
|
|
51961
|
+
'HyperledgerExplorer': {
|
|
51838
51962
|
kind: 'OBJECT';
|
|
51839
|
-
name: '
|
|
51963
|
+
name: 'HyperledgerExplorer';
|
|
51840
51964
|
fields: {
|
|
51841
51965
|
'advancedDeploymentConfig': {
|
|
51842
51966
|
name: 'advancedDeploymentConfig';
|
|
@@ -51870,40 +51994,12 @@ type introspection_types = {
|
|
|
51870
51994
|
};
|
|
51871
51995
|
};
|
|
51872
51996
|
};
|
|
51873
|
-
'
|
|
51874
|
-
name: '
|
|
51875
|
-
type: {
|
|
51876
|
-
kind: 'NON_NULL';
|
|
51877
|
-
name: never;
|
|
51878
|
-
ofType: {
|
|
51879
|
-
kind: 'ENUM';
|
|
51880
|
-
name: 'ConsensusAlgorithm';
|
|
51881
|
-
ofType: null;
|
|
51882
|
-
};
|
|
51883
|
-
};
|
|
51884
|
-
};
|
|
51885
|
-
'blockchainNetwork': {
|
|
51886
|
-
name: 'blockchainNetwork';
|
|
51887
|
-
type: {
|
|
51888
|
-
kind: 'NON_NULL';
|
|
51889
|
-
name: never;
|
|
51890
|
-
ofType: {
|
|
51891
|
-
kind: 'UNION';
|
|
51892
|
-
name: 'BlockchainNetworkType';
|
|
51893
|
-
ofType: null;
|
|
51894
|
-
};
|
|
51895
|
-
};
|
|
51896
|
-
};
|
|
51897
|
-
'clusterServiceActionChecks': {
|
|
51898
|
-
name: 'clusterServiceActionChecks';
|
|
51997
|
+
'blockchainNode': {
|
|
51998
|
+
name: 'blockchainNode';
|
|
51899
51999
|
type: {
|
|
51900
|
-
kind: '
|
|
51901
|
-
name:
|
|
51902
|
-
ofType:
|
|
51903
|
-
kind: 'OBJECT';
|
|
51904
|
-
name: 'BlockchainNodeActionChecks';
|
|
51905
|
-
ofType: null;
|
|
51906
|
-
};
|
|
52000
|
+
kind: 'UNION';
|
|
52001
|
+
name: 'BlockchainNodeType';
|
|
52002
|
+
ofType: null;
|
|
51907
52003
|
};
|
|
51908
52004
|
};
|
|
51909
52005
|
'createdAt': {
|
|
@@ -52074,6 +52170,14 @@ type introspection_types = {
|
|
|
52074
52170
|
};
|
|
52075
52171
|
};
|
|
52076
52172
|
};
|
|
52173
|
+
'hyperledgerBlockchainExplorerDbName': {
|
|
52174
|
+
name: 'hyperledgerBlockchainExplorerDbName';
|
|
52175
|
+
type: {
|
|
52176
|
+
kind: 'SCALAR';
|
|
52177
|
+
name: 'String';
|
|
52178
|
+
ofType: null;
|
|
52179
|
+
};
|
|
52180
|
+
};
|
|
52077
52181
|
'id': {
|
|
52078
52182
|
name: 'id';
|
|
52079
52183
|
type: {
|
|
@@ -52086,14 +52190,14 @@ type introspection_types = {
|
|
|
52086
52190
|
};
|
|
52087
52191
|
};
|
|
52088
52192
|
};
|
|
52089
|
-
'
|
|
52090
|
-
name: '
|
|
52193
|
+
'insightsCategory': {
|
|
52194
|
+
name: 'insightsCategory';
|
|
52091
52195
|
type: {
|
|
52092
52196
|
kind: 'NON_NULL';
|
|
52093
52197
|
name: never;
|
|
52094
52198
|
ofType: {
|
|
52095
|
-
kind: '
|
|
52096
|
-
name: '
|
|
52199
|
+
kind: 'ENUM';
|
|
52200
|
+
name: 'InsightsCategory';
|
|
52097
52201
|
ofType: null;
|
|
52098
52202
|
};
|
|
52099
52203
|
};
|
|
@@ -52194,6 +52298,18 @@ type introspection_types = {
|
|
|
52194
52298
|
ofType: null;
|
|
52195
52299
|
};
|
|
52196
52300
|
};
|
|
52301
|
+
'loadBalancer': {
|
|
52302
|
+
name: 'loadBalancer';
|
|
52303
|
+
type: {
|
|
52304
|
+
kind: 'NON_NULL';
|
|
52305
|
+
name: never;
|
|
52306
|
+
ofType: {
|
|
52307
|
+
kind: 'UNION';
|
|
52308
|
+
name: 'LoadBalancerType';
|
|
52309
|
+
ofType: null;
|
|
52310
|
+
};
|
|
52311
|
+
};
|
|
52312
|
+
};
|
|
52197
52313
|
'locked': {
|
|
52198
52314
|
name: 'locked';
|
|
52199
52315
|
type: {
|
|
@@ -52242,18 +52358,6 @@ type introspection_types = {
|
|
|
52242
52358
|
};
|
|
52243
52359
|
};
|
|
52244
52360
|
};
|
|
52245
|
-
'nodeType': {
|
|
52246
|
-
name: 'nodeType';
|
|
52247
|
-
type: {
|
|
52248
|
-
kind: 'NON_NULL';
|
|
52249
|
-
name: never;
|
|
52250
|
-
ofType: {
|
|
52251
|
-
kind: 'ENUM';
|
|
52252
|
-
name: 'NodeType';
|
|
52253
|
-
ofType: null;
|
|
52254
|
-
};
|
|
52255
|
-
};
|
|
52256
|
-
};
|
|
52257
52361
|
'password': {
|
|
52258
52362
|
name: 'password';
|
|
52259
52363
|
type: {
|
|
@@ -52274,22 +52378,6 @@ type introspection_types = {
|
|
|
52274
52378
|
ofType: null;
|
|
52275
52379
|
};
|
|
52276
52380
|
};
|
|
52277
|
-
'privateKeys': {
|
|
52278
|
-
name: 'privateKeys';
|
|
52279
|
-
type: {
|
|
52280
|
-
kind: 'LIST';
|
|
52281
|
-
name: never;
|
|
52282
|
-
ofType: {
|
|
52283
|
-
kind: 'NON_NULL';
|
|
52284
|
-
name: never;
|
|
52285
|
-
ofType: {
|
|
52286
|
-
kind: 'UNION';
|
|
52287
|
-
name: 'PrivateKeyUnionType';
|
|
52288
|
-
ofType: null;
|
|
52289
|
-
};
|
|
52290
|
-
};
|
|
52291
|
-
};
|
|
52292
|
-
};
|
|
52293
52381
|
'productName': {
|
|
52294
52382
|
name: 'productName';
|
|
52295
52383
|
type: {
|
|
@@ -52540,26 +52628,11 @@ type introspection_types = {
|
|
|
52540
52628
|
};
|
|
52541
52629
|
};
|
|
52542
52630
|
};
|
|
52543
|
-
'
|
|
52631
|
+
'ID': unknown;
|
|
52632
|
+
'IPFSStorage': {
|
|
52544
52633
|
kind: 'OBJECT';
|
|
52545
|
-
name: '
|
|
52634
|
+
name: 'IPFSStorage';
|
|
52546
52635
|
fields: {
|
|
52547
|
-
'accountFactoryAddress': {
|
|
52548
|
-
name: 'accountFactoryAddress';
|
|
52549
|
-
type: {
|
|
52550
|
-
kind: 'SCALAR';
|
|
52551
|
-
name: 'String';
|
|
52552
|
-
ofType: null;
|
|
52553
|
-
};
|
|
52554
|
-
};
|
|
52555
|
-
'address': {
|
|
52556
|
-
name: 'address';
|
|
52557
|
-
type: {
|
|
52558
|
-
kind: 'SCALAR';
|
|
52559
|
-
name: 'String';
|
|
52560
|
-
ofType: null;
|
|
52561
|
-
};
|
|
52562
|
-
};
|
|
52563
52636
|
'advancedDeploymentConfig': {
|
|
52564
52637
|
name: 'advancedDeploymentConfig';
|
|
52565
52638
|
type: {
|
|
@@ -52592,22 +52665,6 @@ type introspection_types = {
|
|
|
52592
52665
|
};
|
|
52593
52666
|
};
|
|
52594
52667
|
};
|
|
52595
|
-
'blockchainNodes': {
|
|
52596
|
-
name: 'blockchainNodes';
|
|
52597
|
-
type: {
|
|
52598
|
-
kind: 'LIST';
|
|
52599
|
-
name: never;
|
|
52600
|
-
ofType: {
|
|
52601
|
-
kind: 'NON_NULL';
|
|
52602
|
-
name: never;
|
|
52603
|
-
ofType: {
|
|
52604
|
-
kind: 'UNION';
|
|
52605
|
-
name: 'BlockchainNodeType';
|
|
52606
|
-
ofType: null;
|
|
52607
|
-
};
|
|
52608
|
-
};
|
|
52609
|
-
};
|
|
52610
|
-
};
|
|
52611
52668
|
'createdAt': {
|
|
52612
52669
|
name: 'createdAt';
|
|
52613
52670
|
type: {
|
|
@@ -52752,14 +52809,6 @@ type introspection_types = {
|
|
|
52752
52809
|
ofType: null;
|
|
52753
52810
|
};
|
|
52754
52811
|
};
|
|
52755
|
-
'entryPointAddress': {
|
|
52756
|
-
name: 'entryPointAddress';
|
|
52757
|
-
type: {
|
|
52758
|
-
kind: 'SCALAR';
|
|
52759
|
-
name: 'String';
|
|
52760
|
-
ofType: null;
|
|
52761
|
-
};
|
|
52762
|
-
};
|
|
52763
52812
|
'failedAt': {
|
|
52764
52813
|
name: 'failedAt';
|
|
52765
52814
|
type: {
|
|
@@ -52796,38 +52845,6 @@ type introspection_types = {
|
|
|
52796
52845
|
};
|
|
52797
52846
|
};
|
|
52798
52847
|
};
|
|
52799
|
-
'identityOf': {
|
|
52800
|
-
name: 'identityOf';
|
|
52801
|
-
type: {
|
|
52802
|
-
kind: 'LIST';
|
|
52803
|
-
name: never;
|
|
52804
|
-
ofType: {
|
|
52805
|
-
kind: 'NON_NULL';
|
|
52806
|
-
name: never;
|
|
52807
|
-
ofType: {
|
|
52808
|
-
kind: 'INTERFACE';
|
|
52809
|
-
name: 'BlockchainNode';
|
|
52810
|
-
ofType: null;
|
|
52811
|
-
};
|
|
52812
|
-
};
|
|
52813
|
-
};
|
|
52814
|
-
};
|
|
52815
|
-
'identityOfIntegration': {
|
|
52816
|
-
name: 'identityOfIntegration';
|
|
52817
|
-
type: {
|
|
52818
|
-
kind: 'LIST';
|
|
52819
|
-
name: never;
|
|
52820
|
-
ofType: {
|
|
52821
|
-
kind: 'NON_NULL';
|
|
52822
|
-
name: never;
|
|
52823
|
-
ofType: {
|
|
52824
|
-
kind: 'INTERFACE';
|
|
52825
|
-
name: 'Integration';
|
|
52826
|
-
ofType: null;
|
|
52827
|
-
};
|
|
52828
|
-
};
|
|
52829
|
-
};
|
|
52830
|
-
};
|
|
52831
52848
|
'isPodHandlingTraffic': {
|
|
52832
52849
|
name: 'isPodHandlingTraffic';
|
|
52833
52850
|
type: {
|
|
@@ -52892,1403 +52909,18 @@ type introspection_types = {
|
|
|
52892
52909
|
ofType: {
|
|
52893
52910
|
kind: 'SCALAR';
|
|
52894
52911
|
name: 'DateTime';
|
|
52895
|
-
ofType: null;
|
|
52896
|
-
};
|
|
52897
|
-
};
|
|
52898
|
-
};
|
|
52899
|
-
'
|
|
52900
|
-
name: '
|
|
52901
|
-
type: {
|
|
52902
|
-
kind: '
|
|
52903
|
-
name:
|
|
52904
|
-
ofType:
|
|
52905
|
-
|
|
52906
|
-
|
|
52907
|
-
'limitMemory': {
|
|
52908
|
-
name: 'limitMemory';
|
|
52909
|
-
type: {
|
|
52910
|
-
kind: 'SCALAR';
|
|
52911
|
-
name: 'Int';
|
|
52912
|
-
ofType: null;
|
|
52913
|
-
};
|
|
52914
|
-
};
|
|
52915
|
-
'locked': {
|
|
52916
|
-
name: 'locked';
|
|
52917
|
-
type: {
|
|
52918
|
-
kind: 'NON_NULL';
|
|
52919
|
-
name: never;
|
|
52920
|
-
ofType: {
|
|
52921
|
-
kind: 'SCALAR';
|
|
52922
|
-
name: 'Boolean';
|
|
52923
|
-
ofType: null;
|
|
52924
|
-
};
|
|
52925
|
-
};
|
|
52926
|
-
};
|
|
52927
|
-
'metrics': {
|
|
52928
|
-
name: 'metrics';
|
|
52929
|
-
type: {
|
|
52930
|
-
kind: 'NON_NULL';
|
|
52931
|
-
name: never;
|
|
52932
|
-
ofType: {
|
|
52933
|
-
kind: 'OBJECT';
|
|
52934
|
-
name: 'Metric';
|
|
52935
|
-
ofType: null;
|
|
52936
|
-
};
|
|
52937
|
-
};
|
|
52938
|
-
};
|
|
52939
|
-
'name': {
|
|
52940
|
-
name: 'name';
|
|
52941
|
-
type: {
|
|
52942
|
-
kind: 'NON_NULL';
|
|
52943
|
-
name: never;
|
|
52944
|
-
ofType: {
|
|
52945
|
-
kind: 'SCALAR';
|
|
52946
|
-
name: 'String';
|
|
52947
|
-
ofType: null;
|
|
52948
|
-
};
|
|
52949
|
-
};
|
|
52950
|
-
};
|
|
52951
|
-
'namespace': {
|
|
52952
|
-
name: 'namespace';
|
|
52953
|
-
type: {
|
|
52954
|
-
kind: 'NON_NULL';
|
|
52955
|
-
name: never;
|
|
52956
|
-
ofType: {
|
|
52957
|
-
kind: 'SCALAR';
|
|
52958
|
-
name: 'String';
|
|
52959
|
-
ofType: null;
|
|
52960
|
-
};
|
|
52961
|
-
};
|
|
52962
|
-
};
|
|
52963
|
-
'password': {
|
|
52964
|
-
name: 'password';
|
|
52965
|
-
type: {
|
|
52966
|
-
kind: 'NON_NULL';
|
|
52967
|
-
name: never;
|
|
52968
|
-
ofType: {
|
|
52969
|
-
kind: 'SCALAR';
|
|
52970
|
-
name: 'String';
|
|
52971
|
-
ofType: null;
|
|
52972
|
-
};
|
|
52973
|
-
};
|
|
52974
|
-
};
|
|
52975
|
-
'pausedAt': {
|
|
52976
|
-
name: 'pausedAt';
|
|
52977
|
-
type: {
|
|
52978
|
-
kind: 'SCALAR';
|
|
52979
|
-
name: 'DateTime';
|
|
52980
|
-
ofType: null;
|
|
52981
|
-
};
|
|
52982
|
-
};
|
|
52983
|
-
'paymasterAddress': {
|
|
52984
|
-
name: 'paymasterAddress';
|
|
52985
|
-
type: {
|
|
52986
|
-
kind: 'SCALAR';
|
|
52987
|
-
name: 'String';
|
|
52988
|
-
ofType: null;
|
|
52989
|
-
};
|
|
52990
|
-
};
|
|
52991
|
-
'privateKeyType': {
|
|
52992
|
-
name: 'privateKeyType';
|
|
52993
|
-
type: {
|
|
52994
|
-
kind: 'NON_NULL';
|
|
52995
|
-
name: never;
|
|
52996
|
-
ofType: {
|
|
52997
|
-
kind: 'ENUM';
|
|
52998
|
-
name: 'PrivateKeyType';
|
|
52999
|
-
ofType: null;
|
|
53000
|
-
};
|
|
53001
|
-
};
|
|
53002
|
-
};
|
|
53003
|
-
'productName': {
|
|
53004
|
-
name: 'productName';
|
|
53005
|
-
type: {
|
|
53006
|
-
kind: 'NON_NULL';
|
|
53007
|
-
name: never;
|
|
53008
|
-
ofType: {
|
|
53009
|
-
kind: 'SCALAR';
|
|
53010
|
-
name: 'String';
|
|
53011
|
-
ofType: null;
|
|
53012
|
-
};
|
|
53013
|
-
};
|
|
53014
|
-
};
|
|
53015
|
-
'provider': {
|
|
53016
|
-
name: 'provider';
|
|
53017
|
-
type: {
|
|
53018
|
-
kind: 'NON_NULL';
|
|
53019
|
-
name: never;
|
|
53020
|
-
ofType: {
|
|
53021
|
-
kind: 'SCALAR';
|
|
53022
|
-
name: 'String';
|
|
53023
|
-
ofType: null;
|
|
53024
|
-
};
|
|
53025
|
-
};
|
|
53026
|
-
};
|
|
53027
|
-
'publicKey': {
|
|
53028
|
-
name: 'publicKey';
|
|
53029
|
-
type: {
|
|
53030
|
-
kind: 'SCALAR';
|
|
53031
|
-
name: 'String';
|
|
53032
|
-
ofType: null;
|
|
53033
|
-
};
|
|
53034
|
-
};
|
|
53035
|
-
'region': {
|
|
53036
|
-
name: 'region';
|
|
53037
|
-
type: {
|
|
53038
|
-
kind: 'NON_NULL';
|
|
53039
|
-
name: never;
|
|
53040
|
-
ofType: {
|
|
53041
|
-
kind: 'SCALAR';
|
|
53042
|
-
name: 'String';
|
|
53043
|
-
ofType: null;
|
|
53044
|
-
};
|
|
53045
|
-
};
|
|
53046
|
-
};
|
|
53047
|
-
'relayerKey': {
|
|
53048
|
-
name: 'relayerKey';
|
|
53049
|
-
type: {
|
|
53050
|
-
kind: 'UNION';
|
|
53051
|
-
name: 'PrivateKeyUnionType';
|
|
53052
|
-
ofType: null;
|
|
53053
|
-
};
|
|
53054
|
-
};
|
|
53055
|
-
'requestLogs': {
|
|
53056
|
-
name: 'requestLogs';
|
|
53057
|
-
type: {
|
|
53058
|
-
kind: 'NON_NULL';
|
|
53059
|
-
name: never;
|
|
53060
|
-
ofType: {
|
|
53061
|
-
kind: 'LIST';
|
|
53062
|
-
name: never;
|
|
53063
|
-
ofType: {
|
|
53064
|
-
kind: 'NON_NULL';
|
|
53065
|
-
name: never;
|
|
53066
|
-
ofType: {
|
|
53067
|
-
kind: 'OBJECT';
|
|
53068
|
-
name: 'RequestLog';
|
|
53069
|
-
ofType: null;
|
|
53070
|
-
};
|
|
53071
|
-
};
|
|
53072
|
-
};
|
|
53073
|
-
};
|
|
53074
|
-
};
|
|
53075
|
-
'requestsCpu': {
|
|
53076
|
-
name: 'requestsCpu';
|
|
53077
|
-
type: {
|
|
53078
|
-
kind: 'SCALAR';
|
|
53079
|
-
name: 'Int';
|
|
53080
|
-
ofType: null;
|
|
53081
|
-
};
|
|
53082
|
-
};
|
|
53083
|
-
'requestsMemory': {
|
|
53084
|
-
name: 'requestsMemory';
|
|
53085
|
-
type: {
|
|
53086
|
-
kind: 'SCALAR';
|
|
53087
|
-
name: 'Int';
|
|
53088
|
-
ofType: null;
|
|
53089
|
-
};
|
|
53090
|
-
};
|
|
53091
|
-
'resourceStatus': {
|
|
53092
|
-
name: 'resourceStatus';
|
|
53093
|
-
type: {
|
|
53094
|
-
kind: 'NON_NULL';
|
|
53095
|
-
name: never;
|
|
53096
|
-
ofType: {
|
|
53097
|
-
kind: 'ENUM';
|
|
53098
|
-
name: 'ClusterServiceResourceStatus';
|
|
53099
|
-
ofType: null;
|
|
53100
|
-
};
|
|
53101
|
-
};
|
|
53102
|
-
};
|
|
53103
|
-
'scaledAt': {
|
|
53104
|
-
name: 'scaledAt';
|
|
53105
|
-
type: {
|
|
53106
|
-
kind: 'SCALAR';
|
|
53107
|
-
name: 'DateTime';
|
|
53108
|
-
ofType: null;
|
|
53109
|
-
};
|
|
53110
|
-
};
|
|
53111
|
-
'serviceLogs': {
|
|
53112
|
-
name: 'serviceLogs';
|
|
53113
|
-
type: {
|
|
53114
|
-
kind: 'NON_NULL';
|
|
53115
|
-
name: never;
|
|
53116
|
-
ofType: {
|
|
53117
|
-
kind: 'LIST';
|
|
53118
|
-
name: never;
|
|
53119
|
-
ofType: {
|
|
53120
|
-
kind: 'NON_NULL';
|
|
53121
|
-
name: never;
|
|
53122
|
-
ofType: {
|
|
53123
|
-
kind: 'SCALAR';
|
|
53124
|
-
name: 'String';
|
|
53125
|
-
ofType: null;
|
|
53126
|
-
};
|
|
53127
|
-
};
|
|
53128
|
-
};
|
|
53129
|
-
};
|
|
53130
|
-
};
|
|
53131
|
-
'serviceUrl': {
|
|
53132
|
-
name: 'serviceUrl';
|
|
53133
|
-
type: {
|
|
53134
|
-
kind: 'NON_NULL';
|
|
53135
|
-
name: never;
|
|
53136
|
-
ofType: {
|
|
53137
|
-
kind: 'SCALAR';
|
|
53138
|
-
name: 'String';
|
|
53139
|
-
ofType: null;
|
|
53140
|
-
};
|
|
53141
|
-
};
|
|
53142
|
-
};
|
|
53143
|
-
'size': {
|
|
53144
|
-
name: 'size';
|
|
53145
|
-
type: {
|
|
53146
|
-
kind: 'NON_NULL';
|
|
53147
|
-
name: never;
|
|
53148
|
-
ofType: {
|
|
53149
|
-
kind: 'ENUM';
|
|
53150
|
-
name: 'ClusterServiceSize';
|
|
53151
|
-
ofType: null;
|
|
53152
|
-
};
|
|
53153
|
-
};
|
|
53154
|
-
};
|
|
53155
|
-
'slug': {
|
|
53156
|
-
name: 'slug';
|
|
53157
|
-
type: {
|
|
53158
|
-
kind: 'NON_NULL';
|
|
53159
|
-
name: never;
|
|
53160
|
-
ofType: {
|
|
53161
|
-
kind: 'SCALAR';
|
|
53162
|
-
name: 'String';
|
|
53163
|
-
ofType: null;
|
|
53164
|
-
};
|
|
53165
|
-
};
|
|
53166
|
-
};
|
|
53167
|
-
'status': {
|
|
53168
|
-
name: 'status';
|
|
53169
|
-
type: {
|
|
53170
|
-
kind: 'NON_NULL';
|
|
53171
|
-
name: never;
|
|
53172
|
-
ofType: {
|
|
53173
|
-
kind: 'ENUM';
|
|
53174
|
-
name: 'ClusterServiceDeploymentStatus';
|
|
53175
|
-
ofType: null;
|
|
53176
|
-
};
|
|
53177
|
-
};
|
|
53178
|
-
};
|
|
53179
|
-
'trustedForwarderAddress': {
|
|
53180
|
-
name: 'trustedForwarderAddress';
|
|
53181
|
-
type: {
|
|
53182
|
-
kind: 'SCALAR';
|
|
53183
|
-
name: 'String';
|
|
53184
|
-
ofType: null;
|
|
53185
|
-
};
|
|
53186
|
-
};
|
|
53187
|
-
'trustedForwarderName': {
|
|
53188
|
-
name: 'trustedForwarderName';
|
|
53189
|
-
type: {
|
|
53190
|
-
kind: 'SCALAR';
|
|
53191
|
-
name: 'String';
|
|
53192
|
-
ofType: null;
|
|
53193
|
-
};
|
|
53194
|
-
};
|
|
53195
|
-
'type': {
|
|
53196
|
-
name: 'type';
|
|
53197
|
-
type: {
|
|
53198
|
-
kind: 'NON_NULL';
|
|
53199
|
-
name: never;
|
|
53200
|
-
ofType: {
|
|
53201
|
-
kind: 'ENUM';
|
|
53202
|
-
name: 'ClusterServiceType';
|
|
53203
|
-
ofType: null;
|
|
53204
|
-
};
|
|
53205
|
-
};
|
|
53206
|
-
};
|
|
53207
|
-
'uniqueName': {
|
|
53208
|
-
name: 'uniqueName';
|
|
53209
|
-
type: {
|
|
53210
|
-
kind: 'NON_NULL';
|
|
53211
|
-
name: never;
|
|
53212
|
-
ofType: {
|
|
53213
|
-
kind: 'SCALAR';
|
|
53214
|
-
name: 'String';
|
|
53215
|
-
ofType: null;
|
|
53216
|
-
};
|
|
53217
|
-
};
|
|
53218
|
-
};
|
|
53219
|
-
'upJob': {
|
|
53220
|
-
name: 'upJob';
|
|
53221
|
-
type: {
|
|
53222
|
-
kind: 'SCALAR';
|
|
53223
|
-
name: 'String';
|
|
53224
|
-
ofType: null;
|
|
53225
|
-
};
|
|
53226
|
-
};
|
|
53227
|
-
'updatedAt': {
|
|
53228
|
-
name: 'updatedAt';
|
|
53229
|
-
type: {
|
|
53230
|
-
kind: 'NON_NULL';
|
|
53231
|
-
name: never;
|
|
53232
|
-
ofType: {
|
|
53233
|
-
kind: 'SCALAR';
|
|
53234
|
-
name: 'DateTime';
|
|
53235
|
-
ofType: null;
|
|
53236
|
-
};
|
|
53237
|
-
};
|
|
53238
|
-
};
|
|
53239
|
-
'upgradable': {
|
|
53240
|
-
name: 'upgradable';
|
|
53241
|
-
type: {
|
|
53242
|
-
kind: 'NON_NULL';
|
|
53243
|
-
name: never;
|
|
53244
|
-
ofType: {
|
|
53245
|
-
kind: 'SCALAR';
|
|
53246
|
-
name: 'Boolean';
|
|
53247
|
-
ofType: null;
|
|
53248
|
-
};
|
|
53249
|
-
};
|
|
53250
|
-
};
|
|
53251
|
-
'user': {
|
|
53252
|
-
name: 'user';
|
|
53253
|
-
type: {
|
|
53254
|
-
kind: 'NON_NULL';
|
|
53255
|
-
name: never;
|
|
53256
|
-
ofType: {
|
|
53257
|
-
kind: 'OBJECT';
|
|
53258
|
-
name: 'User';
|
|
53259
|
-
ofType: null;
|
|
53260
|
-
};
|
|
53261
|
-
};
|
|
53262
|
-
};
|
|
53263
|
-
'userWalletType': {
|
|
53264
|
-
name: 'userWalletType';
|
|
53265
|
-
type: {
|
|
53266
|
-
kind: 'NON_NULL';
|
|
53267
|
-
name: never;
|
|
53268
|
-
ofType: {
|
|
53269
|
-
kind: 'ENUM';
|
|
53270
|
-
name: 'UserWalletType';
|
|
53271
|
-
ofType: null;
|
|
53272
|
-
};
|
|
53273
|
-
};
|
|
53274
|
-
};
|
|
53275
|
-
'userWallets': {
|
|
53276
|
-
name: 'userWallets';
|
|
53277
|
-
type: {
|
|
53278
|
-
kind: 'LIST';
|
|
53279
|
-
name: never;
|
|
53280
|
-
ofType: {
|
|
53281
|
-
kind: 'NON_NULL';
|
|
53282
|
-
name: never;
|
|
53283
|
-
ofType: {
|
|
53284
|
-
kind: 'OBJECT';
|
|
53285
|
-
name: 'UserWallet';
|
|
53286
|
-
ofType: null;
|
|
53287
|
-
};
|
|
53288
|
-
};
|
|
53289
|
-
};
|
|
53290
|
-
};
|
|
53291
|
-
'uuid': {
|
|
53292
|
-
name: 'uuid';
|
|
53293
|
-
type: {
|
|
53294
|
-
kind: 'NON_NULL';
|
|
53295
|
-
name: never;
|
|
53296
|
-
ofType: {
|
|
53297
|
-
kind: 'SCALAR';
|
|
53298
|
-
name: 'String';
|
|
53299
|
-
ofType: null;
|
|
53300
|
-
};
|
|
53301
|
-
};
|
|
53302
|
-
};
|
|
53303
|
-
'verifications': {
|
|
53304
|
-
name: 'verifications';
|
|
53305
|
-
type: {
|
|
53306
|
-
kind: 'LIST';
|
|
53307
|
-
name: never;
|
|
53308
|
-
ofType: {
|
|
53309
|
-
kind: 'NON_NULL';
|
|
53310
|
-
name: never;
|
|
53311
|
-
ofType: {
|
|
53312
|
-
kind: 'OBJECT';
|
|
53313
|
-
name: 'ExposableWalletKeyVerification';
|
|
53314
|
-
ofType: null;
|
|
53315
|
-
};
|
|
53316
|
-
};
|
|
53317
|
-
};
|
|
53318
|
-
};
|
|
53319
|
-
'version': {
|
|
53320
|
-
name: 'version';
|
|
53321
|
-
type: {
|
|
53322
|
-
kind: 'SCALAR';
|
|
53323
|
-
name: 'String';
|
|
53324
|
-
ofType: null;
|
|
53325
|
-
};
|
|
53326
|
-
};
|
|
53327
|
-
};
|
|
53328
|
-
};
|
|
53329
|
-
'HyperledgerExplorer': {
|
|
53330
|
-
kind: 'OBJECT';
|
|
53331
|
-
name: 'HyperledgerExplorer';
|
|
53332
|
-
fields: {
|
|
53333
|
-
'advancedDeploymentConfig': {
|
|
53334
|
-
name: 'advancedDeploymentConfig';
|
|
53335
|
-
type: {
|
|
53336
|
-
kind: 'OBJECT';
|
|
53337
|
-
name: 'AdvancedDeploymentConfig';
|
|
53338
|
-
ofType: null;
|
|
53339
|
-
};
|
|
53340
|
-
};
|
|
53341
|
-
'application': {
|
|
53342
|
-
name: 'application';
|
|
53343
|
-
type: {
|
|
53344
|
-
kind: 'NON_NULL';
|
|
53345
|
-
name: never;
|
|
53346
|
-
ofType: {
|
|
53347
|
-
kind: 'OBJECT';
|
|
53348
|
-
name: 'Application';
|
|
53349
|
-
ofType: null;
|
|
53350
|
-
};
|
|
53351
|
-
};
|
|
53352
|
-
};
|
|
53353
|
-
'applicationDashBoardDependantsTree': {
|
|
53354
|
-
name: 'applicationDashBoardDependantsTree';
|
|
53355
|
-
type: {
|
|
53356
|
-
kind: 'NON_NULL';
|
|
53357
|
-
name: never;
|
|
53358
|
-
ofType: {
|
|
53359
|
-
kind: 'OBJECT';
|
|
53360
|
-
name: 'DependantsTree';
|
|
53361
|
-
ofType: null;
|
|
53362
|
-
};
|
|
53363
|
-
};
|
|
53364
|
-
};
|
|
53365
|
-
'blockchainNode': {
|
|
53366
|
-
name: 'blockchainNode';
|
|
53367
|
-
type: {
|
|
53368
|
-
kind: 'UNION';
|
|
53369
|
-
name: 'BlockchainNodeType';
|
|
53370
|
-
ofType: null;
|
|
53371
|
-
};
|
|
53372
|
-
};
|
|
53373
|
-
'createdAt': {
|
|
53374
|
-
name: 'createdAt';
|
|
53375
|
-
type: {
|
|
53376
|
-
kind: 'NON_NULL';
|
|
53377
|
-
name: never;
|
|
53378
|
-
ofType: {
|
|
53379
|
-
kind: 'SCALAR';
|
|
53380
|
-
name: 'DateTime';
|
|
53381
|
-
ofType: null;
|
|
53382
|
-
};
|
|
53383
|
-
};
|
|
53384
|
-
};
|
|
53385
|
-
'credentials': {
|
|
53386
|
-
name: 'credentials';
|
|
53387
|
-
type: {
|
|
53388
|
-
kind: 'NON_NULL';
|
|
53389
|
-
name: never;
|
|
53390
|
-
ofType: {
|
|
53391
|
-
kind: 'LIST';
|
|
53392
|
-
name: never;
|
|
53393
|
-
ofType: {
|
|
53394
|
-
kind: 'NON_NULL';
|
|
53395
|
-
name: never;
|
|
53396
|
-
ofType: {
|
|
53397
|
-
kind: 'OBJECT';
|
|
53398
|
-
name: 'ClusterServiceCredentials';
|
|
53399
|
-
ofType: null;
|
|
53400
|
-
};
|
|
53401
|
-
};
|
|
53402
|
-
};
|
|
53403
|
-
};
|
|
53404
|
-
};
|
|
53405
|
-
'deletedAt': {
|
|
53406
|
-
name: 'deletedAt';
|
|
53407
|
-
type: {
|
|
53408
|
-
kind: 'SCALAR';
|
|
53409
|
-
name: 'DateTime';
|
|
53410
|
-
ofType: null;
|
|
53411
|
-
};
|
|
53412
|
-
};
|
|
53413
|
-
'dependants': {
|
|
53414
|
-
name: 'dependants';
|
|
53415
|
-
type: {
|
|
53416
|
-
kind: 'NON_NULL';
|
|
53417
|
-
name: never;
|
|
53418
|
-
ofType: {
|
|
53419
|
-
kind: 'LIST';
|
|
53420
|
-
name: never;
|
|
53421
|
-
ofType: {
|
|
53422
|
-
kind: 'NON_NULL';
|
|
53423
|
-
name: never;
|
|
53424
|
-
ofType: {
|
|
53425
|
-
kind: 'OBJECT';
|
|
53426
|
-
name: 'Dependant';
|
|
53427
|
-
ofType: null;
|
|
53428
|
-
};
|
|
53429
|
-
};
|
|
53430
|
-
};
|
|
53431
|
-
};
|
|
53432
|
-
};
|
|
53433
|
-
'dependantsTree': {
|
|
53434
|
-
name: 'dependantsTree';
|
|
53435
|
-
type: {
|
|
53436
|
-
kind: 'NON_NULL';
|
|
53437
|
-
name: never;
|
|
53438
|
-
ofType: {
|
|
53439
|
-
kind: 'OBJECT';
|
|
53440
|
-
name: 'DependantsTree';
|
|
53441
|
-
ofType: null;
|
|
53442
|
-
};
|
|
53443
|
-
};
|
|
53444
|
-
};
|
|
53445
|
-
'dependencies': {
|
|
53446
|
-
name: 'dependencies';
|
|
53447
|
-
type: {
|
|
53448
|
-
kind: 'NON_NULL';
|
|
53449
|
-
name: never;
|
|
53450
|
-
ofType: {
|
|
53451
|
-
kind: 'LIST';
|
|
53452
|
-
name: never;
|
|
53453
|
-
ofType: {
|
|
53454
|
-
kind: 'NON_NULL';
|
|
53455
|
-
name: never;
|
|
53456
|
-
ofType: {
|
|
53457
|
-
kind: 'OBJECT';
|
|
53458
|
-
name: 'Dependency';
|
|
53459
|
-
ofType: null;
|
|
53460
|
-
};
|
|
53461
|
-
};
|
|
53462
|
-
};
|
|
53463
|
-
};
|
|
53464
|
-
};
|
|
53465
|
-
'destroyJob': {
|
|
53466
|
-
name: 'destroyJob';
|
|
53467
|
-
type: {
|
|
53468
|
-
kind: 'SCALAR';
|
|
53469
|
-
name: 'String';
|
|
53470
|
-
ofType: null;
|
|
53471
|
-
};
|
|
53472
|
-
};
|
|
53473
|
-
'disableAuth': {
|
|
53474
|
-
name: 'disableAuth';
|
|
53475
|
-
type: {
|
|
53476
|
-
kind: 'SCALAR';
|
|
53477
|
-
name: 'Boolean';
|
|
53478
|
-
ofType: null;
|
|
53479
|
-
};
|
|
53480
|
-
};
|
|
53481
|
-
'diskSpace': {
|
|
53482
|
-
name: 'diskSpace';
|
|
53483
|
-
type: {
|
|
53484
|
-
kind: 'SCALAR';
|
|
53485
|
-
name: 'Int';
|
|
53486
|
-
ofType: null;
|
|
53487
|
-
};
|
|
53488
|
-
};
|
|
53489
|
-
'endpoints': {
|
|
53490
|
-
name: 'endpoints';
|
|
53491
|
-
type: {
|
|
53492
|
-
kind: 'NON_NULL';
|
|
53493
|
-
name: never;
|
|
53494
|
-
ofType: {
|
|
53495
|
-
kind: 'LIST';
|
|
53496
|
-
name: never;
|
|
53497
|
-
ofType: {
|
|
53498
|
-
kind: 'NON_NULL';
|
|
53499
|
-
name: never;
|
|
53500
|
-
ofType: {
|
|
53501
|
-
kind: 'OBJECT';
|
|
53502
|
-
name: 'ClusterServiceEndpoints';
|
|
53503
|
-
ofType: null;
|
|
53504
|
-
};
|
|
53505
|
-
};
|
|
53506
|
-
};
|
|
53507
|
-
};
|
|
53508
|
-
};
|
|
53509
|
-
'entityVersion': {
|
|
53510
|
-
name: 'entityVersion';
|
|
53511
|
-
type: {
|
|
53512
|
-
kind: 'SCALAR';
|
|
53513
|
-
name: 'Float';
|
|
53514
|
-
ofType: null;
|
|
53515
|
-
};
|
|
53516
|
-
};
|
|
53517
|
-
'failedAt': {
|
|
53518
|
-
name: 'failedAt';
|
|
53519
|
-
type: {
|
|
53520
|
-
kind: 'NON_NULL';
|
|
53521
|
-
name: never;
|
|
53522
|
-
ofType: {
|
|
53523
|
-
kind: 'SCALAR';
|
|
53524
|
-
name: 'DateTime';
|
|
53525
|
-
ofType: null;
|
|
53526
|
-
};
|
|
53527
|
-
};
|
|
53528
|
-
};
|
|
53529
|
-
'healthStatus': {
|
|
53530
|
-
name: 'healthStatus';
|
|
53531
|
-
type: {
|
|
53532
|
-
kind: 'NON_NULL';
|
|
53533
|
-
name: never;
|
|
53534
|
-
ofType: {
|
|
53535
|
-
kind: 'ENUM';
|
|
53536
|
-
name: 'ClusterServiceHealthStatus';
|
|
53537
|
-
ofType: null;
|
|
53538
|
-
};
|
|
53539
|
-
};
|
|
53540
|
-
};
|
|
53541
|
-
'hyperledgerBlockchainExplorerDbName': {
|
|
53542
|
-
name: 'hyperledgerBlockchainExplorerDbName';
|
|
53543
|
-
type: {
|
|
53544
|
-
kind: 'SCALAR';
|
|
53545
|
-
name: 'String';
|
|
53546
|
-
ofType: null;
|
|
53547
|
-
};
|
|
53548
|
-
};
|
|
53549
|
-
'id': {
|
|
53550
|
-
name: 'id';
|
|
53551
|
-
type: {
|
|
53552
|
-
kind: 'NON_NULL';
|
|
53553
|
-
name: never;
|
|
53554
|
-
ofType: {
|
|
53555
|
-
kind: 'SCALAR';
|
|
53556
|
-
name: 'ID';
|
|
53557
|
-
ofType: null;
|
|
53558
|
-
};
|
|
53559
|
-
};
|
|
53560
|
-
};
|
|
53561
|
-
'insightsCategory': {
|
|
53562
|
-
name: 'insightsCategory';
|
|
53563
|
-
type: {
|
|
53564
|
-
kind: 'NON_NULL';
|
|
53565
|
-
name: never;
|
|
53566
|
-
ofType: {
|
|
53567
|
-
kind: 'ENUM';
|
|
53568
|
-
name: 'InsightsCategory';
|
|
53569
|
-
ofType: null;
|
|
53570
|
-
};
|
|
53571
|
-
};
|
|
53572
|
-
};
|
|
53573
|
-
'isPodHandlingTraffic': {
|
|
53574
|
-
name: 'isPodHandlingTraffic';
|
|
53575
|
-
type: {
|
|
53576
|
-
kind: 'NON_NULL';
|
|
53577
|
-
name: never;
|
|
53578
|
-
ofType: {
|
|
53579
|
-
kind: 'SCALAR';
|
|
53580
|
-
name: 'Boolean';
|
|
53581
|
-
ofType: null;
|
|
53582
|
-
};
|
|
53583
|
-
};
|
|
53584
|
-
};
|
|
53585
|
-
'isPodRunning': {
|
|
53586
|
-
name: 'isPodRunning';
|
|
53587
|
-
type: {
|
|
53588
|
-
kind: 'NON_NULL';
|
|
53589
|
-
name: never;
|
|
53590
|
-
ofType: {
|
|
53591
|
-
kind: 'SCALAR';
|
|
53592
|
-
name: 'Boolean';
|
|
53593
|
-
ofType: null;
|
|
53594
|
-
};
|
|
53595
|
-
};
|
|
53596
|
-
};
|
|
53597
|
-
'jobLogs': {
|
|
53598
|
-
name: 'jobLogs';
|
|
53599
|
-
type: {
|
|
53600
|
-
kind: 'NON_NULL';
|
|
53601
|
-
name: never;
|
|
53602
|
-
ofType: {
|
|
53603
|
-
kind: 'LIST';
|
|
53604
|
-
name: never;
|
|
53605
|
-
ofType: {
|
|
53606
|
-
kind: 'NON_NULL';
|
|
53607
|
-
name: never;
|
|
53608
|
-
ofType: {
|
|
53609
|
-
kind: 'SCALAR';
|
|
53610
|
-
name: 'String';
|
|
53611
|
-
ofType: null;
|
|
53612
|
-
};
|
|
53613
|
-
};
|
|
53614
|
-
};
|
|
53615
|
-
};
|
|
53616
|
-
};
|
|
53617
|
-
'jobProgress': {
|
|
53618
|
-
name: 'jobProgress';
|
|
53619
|
-
type: {
|
|
53620
|
-
kind: 'NON_NULL';
|
|
53621
|
-
name: never;
|
|
53622
|
-
ofType: {
|
|
53623
|
-
kind: 'SCALAR';
|
|
53624
|
-
name: 'Float';
|
|
53625
|
-
ofType: null;
|
|
53626
|
-
};
|
|
53627
|
-
};
|
|
53628
|
-
};
|
|
53629
|
-
'lastCompletedAt': {
|
|
53630
|
-
name: 'lastCompletedAt';
|
|
53631
|
-
type: {
|
|
53632
|
-
kind: 'NON_NULL';
|
|
53633
|
-
name: never;
|
|
53634
|
-
ofType: {
|
|
53635
|
-
kind: 'SCALAR';
|
|
53636
|
-
name: 'DateTime';
|
|
53637
|
-
ofType: null;
|
|
53638
|
-
};
|
|
53639
|
-
};
|
|
53640
|
-
};
|
|
53641
|
-
'latestVersion': {
|
|
53642
|
-
name: 'latestVersion';
|
|
53643
|
-
type: {
|
|
53644
|
-
kind: 'NON_NULL';
|
|
53645
|
-
name: never;
|
|
53646
|
-
ofType: {
|
|
53647
|
-
kind: 'SCALAR';
|
|
53648
|
-
name: 'String';
|
|
53649
|
-
ofType: null;
|
|
53650
|
-
};
|
|
53651
|
-
};
|
|
53652
|
-
};
|
|
53653
|
-
'limitCpu': {
|
|
53654
|
-
name: 'limitCpu';
|
|
53655
|
-
type: {
|
|
53656
|
-
kind: 'SCALAR';
|
|
53657
|
-
name: 'Int';
|
|
53658
|
-
ofType: null;
|
|
53659
|
-
};
|
|
53660
|
-
};
|
|
53661
|
-
'limitMemory': {
|
|
53662
|
-
name: 'limitMemory';
|
|
53663
|
-
type: {
|
|
53664
|
-
kind: 'SCALAR';
|
|
53665
|
-
name: 'Int';
|
|
53666
|
-
ofType: null;
|
|
53667
|
-
};
|
|
53668
|
-
};
|
|
53669
|
-
'loadBalancer': {
|
|
53670
|
-
name: 'loadBalancer';
|
|
53671
|
-
type: {
|
|
53672
|
-
kind: 'NON_NULL';
|
|
53673
|
-
name: never;
|
|
53674
|
-
ofType: {
|
|
53675
|
-
kind: 'UNION';
|
|
53676
|
-
name: 'LoadBalancerType';
|
|
53677
|
-
ofType: null;
|
|
53678
|
-
};
|
|
53679
|
-
};
|
|
53680
|
-
};
|
|
53681
|
-
'locked': {
|
|
53682
|
-
name: 'locked';
|
|
53683
|
-
type: {
|
|
53684
|
-
kind: 'NON_NULL';
|
|
53685
|
-
name: never;
|
|
53686
|
-
ofType: {
|
|
53687
|
-
kind: 'SCALAR';
|
|
53688
|
-
name: 'Boolean';
|
|
53689
|
-
ofType: null;
|
|
53690
|
-
};
|
|
53691
|
-
};
|
|
53692
|
-
};
|
|
53693
|
-
'metrics': {
|
|
53694
|
-
name: 'metrics';
|
|
53695
|
-
type: {
|
|
53696
|
-
kind: 'NON_NULL';
|
|
53697
|
-
name: never;
|
|
53698
|
-
ofType: {
|
|
53699
|
-
kind: 'OBJECT';
|
|
53700
|
-
name: 'Metric';
|
|
53701
|
-
ofType: null;
|
|
53702
|
-
};
|
|
53703
|
-
};
|
|
53704
|
-
};
|
|
53705
|
-
'name': {
|
|
53706
|
-
name: 'name';
|
|
53707
|
-
type: {
|
|
53708
|
-
kind: 'NON_NULL';
|
|
53709
|
-
name: never;
|
|
53710
|
-
ofType: {
|
|
53711
|
-
kind: 'SCALAR';
|
|
53712
|
-
name: 'String';
|
|
53713
|
-
ofType: null;
|
|
53714
|
-
};
|
|
53715
|
-
};
|
|
53716
|
-
};
|
|
53717
|
-
'namespace': {
|
|
53718
|
-
name: 'namespace';
|
|
53719
|
-
type: {
|
|
53720
|
-
kind: 'NON_NULL';
|
|
53721
|
-
name: never;
|
|
53722
|
-
ofType: {
|
|
53723
|
-
kind: 'SCALAR';
|
|
53724
|
-
name: 'String';
|
|
53725
|
-
ofType: null;
|
|
53726
|
-
};
|
|
53727
|
-
};
|
|
53728
|
-
};
|
|
53729
|
-
'password': {
|
|
53730
|
-
name: 'password';
|
|
53731
|
-
type: {
|
|
53732
|
-
kind: 'NON_NULL';
|
|
53733
|
-
name: never;
|
|
53734
|
-
ofType: {
|
|
53735
|
-
kind: 'SCALAR';
|
|
53736
|
-
name: 'String';
|
|
53737
|
-
ofType: null;
|
|
53738
|
-
};
|
|
53739
|
-
};
|
|
53740
|
-
};
|
|
53741
|
-
'pausedAt': {
|
|
53742
|
-
name: 'pausedAt';
|
|
53743
|
-
type: {
|
|
53744
|
-
kind: 'SCALAR';
|
|
53745
|
-
name: 'DateTime';
|
|
53746
|
-
ofType: null;
|
|
53747
|
-
};
|
|
53748
|
-
};
|
|
53749
|
-
'productName': {
|
|
53750
|
-
name: 'productName';
|
|
53751
|
-
type: {
|
|
53752
|
-
kind: 'NON_NULL';
|
|
53753
|
-
name: never;
|
|
53754
|
-
ofType: {
|
|
53755
|
-
kind: 'SCALAR';
|
|
53756
|
-
name: 'String';
|
|
53757
|
-
ofType: null;
|
|
53758
|
-
};
|
|
53759
|
-
};
|
|
53760
|
-
};
|
|
53761
|
-
'provider': {
|
|
53762
|
-
name: 'provider';
|
|
53763
|
-
type: {
|
|
53764
|
-
kind: 'NON_NULL';
|
|
53765
|
-
name: never;
|
|
53766
|
-
ofType: {
|
|
53767
|
-
kind: 'SCALAR';
|
|
53768
|
-
name: 'String';
|
|
53769
|
-
ofType: null;
|
|
53770
|
-
};
|
|
53771
|
-
};
|
|
53772
|
-
};
|
|
53773
|
-
'region': {
|
|
53774
|
-
name: 'region';
|
|
53775
|
-
type: {
|
|
53776
|
-
kind: 'NON_NULL';
|
|
53777
|
-
name: never;
|
|
53778
|
-
ofType: {
|
|
53779
|
-
kind: 'SCALAR';
|
|
53780
|
-
name: 'String';
|
|
53781
|
-
ofType: null;
|
|
53782
|
-
};
|
|
53783
|
-
};
|
|
53784
|
-
};
|
|
53785
|
-
'requestLogs': {
|
|
53786
|
-
name: 'requestLogs';
|
|
53787
|
-
type: {
|
|
53788
|
-
kind: 'NON_NULL';
|
|
53789
|
-
name: never;
|
|
53790
|
-
ofType: {
|
|
53791
|
-
kind: 'LIST';
|
|
53792
|
-
name: never;
|
|
53793
|
-
ofType: {
|
|
53794
|
-
kind: 'NON_NULL';
|
|
53795
|
-
name: never;
|
|
53796
|
-
ofType: {
|
|
53797
|
-
kind: 'OBJECT';
|
|
53798
|
-
name: 'RequestLog';
|
|
53799
|
-
ofType: null;
|
|
53800
|
-
};
|
|
53801
|
-
};
|
|
53802
|
-
};
|
|
53803
|
-
};
|
|
53804
|
-
};
|
|
53805
|
-
'requestsCpu': {
|
|
53806
|
-
name: 'requestsCpu';
|
|
53807
|
-
type: {
|
|
53808
|
-
kind: 'SCALAR';
|
|
53809
|
-
name: 'Int';
|
|
53810
|
-
ofType: null;
|
|
53811
|
-
};
|
|
53812
|
-
};
|
|
53813
|
-
'requestsMemory': {
|
|
53814
|
-
name: 'requestsMemory';
|
|
53815
|
-
type: {
|
|
53816
|
-
kind: 'SCALAR';
|
|
53817
|
-
name: 'Int';
|
|
53818
|
-
ofType: null;
|
|
53819
|
-
};
|
|
53820
|
-
};
|
|
53821
|
-
'resourceStatus': {
|
|
53822
|
-
name: 'resourceStatus';
|
|
53823
|
-
type: {
|
|
53824
|
-
kind: 'NON_NULL';
|
|
53825
|
-
name: never;
|
|
53826
|
-
ofType: {
|
|
53827
|
-
kind: 'ENUM';
|
|
53828
|
-
name: 'ClusterServiceResourceStatus';
|
|
53829
|
-
ofType: null;
|
|
53830
|
-
};
|
|
53831
|
-
};
|
|
53832
|
-
};
|
|
53833
|
-
'scaledAt': {
|
|
53834
|
-
name: 'scaledAt';
|
|
53835
|
-
type: {
|
|
53836
|
-
kind: 'SCALAR';
|
|
53837
|
-
name: 'DateTime';
|
|
53838
|
-
ofType: null;
|
|
53839
|
-
};
|
|
53840
|
-
};
|
|
53841
|
-
'serviceLogs': {
|
|
53842
|
-
name: 'serviceLogs';
|
|
53843
|
-
type: {
|
|
53844
|
-
kind: 'NON_NULL';
|
|
53845
|
-
name: never;
|
|
53846
|
-
ofType: {
|
|
53847
|
-
kind: 'LIST';
|
|
53848
|
-
name: never;
|
|
53849
|
-
ofType: {
|
|
53850
|
-
kind: 'NON_NULL';
|
|
53851
|
-
name: never;
|
|
53852
|
-
ofType: {
|
|
53853
|
-
kind: 'SCALAR';
|
|
53854
|
-
name: 'String';
|
|
53855
|
-
ofType: null;
|
|
53856
|
-
};
|
|
53857
|
-
};
|
|
53858
|
-
};
|
|
53859
|
-
};
|
|
53860
|
-
};
|
|
53861
|
-
'serviceUrl': {
|
|
53862
|
-
name: 'serviceUrl';
|
|
53863
|
-
type: {
|
|
53864
|
-
kind: 'NON_NULL';
|
|
53865
|
-
name: never;
|
|
53866
|
-
ofType: {
|
|
53867
|
-
kind: 'SCALAR';
|
|
53868
|
-
name: 'String';
|
|
53869
|
-
ofType: null;
|
|
53870
|
-
};
|
|
53871
|
-
};
|
|
53872
|
-
};
|
|
53873
|
-
'size': {
|
|
53874
|
-
name: 'size';
|
|
53875
|
-
type: {
|
|
53876
|
-
kind: 'NON_NULL';
|
|
53877
|
-
name: never;
|
|
53878
|
-
ofType: {
|
|
53879
|
-
kind: 'ENUM';
|
|
53880
|
-
name: 'ClusterServiceSize';
|
|
53881
|
-
ofType: null;
|
|
53882
|
-
};
|
|
53883
|
-
};
|
|
53884
|
-
};
|
|
53885
|
-
'slug': {
|
|
53886
|
-
name: 'slug';
|
|
53887
|
-
type: {
|
|
53888
|
-
kind: 'NON_NULL';
|
|
53889
|
-
name: never;
|
|
53890
|
-
ofType: {
|
|
53891
|
-
kind: 'SCALAR';
|
|
53892
|
-
name: 'String';
|
|
53893
|
-
ofType: null;
|
|
53894
|
-
};
|
|
53895
|
-
};
|
|
53896
|
-
};
|
|
53897
|
-
'status': {
|
|
53898
|
-
name: 'status';
|
|
53899
|
-
type: {
|
|
53900
|
-
kind: 'NON_NULL';
|
|
53901
|
-
name: never;
|
|
53902
|
-
ofType: {
|
|
53903
|
-
kind: 'ENUM';
|
|
53904
|
-
name: 'ClusterServiceDeploymentStatus';
|
|
53905
|
-
ofType: null;
|
|
53906
|
-
};
|
|
53907
|
-
};
|
|
53908
|
-
};
|
|
53909
|
-
'type': {
|
|
53910
|
-
name: 'type';
|
|
53911
|
-
type: {
|
|
53912
|
-
kind: 'NON_NULL';
|
|
53913
|
-
name: never;
|
|
53914
|
-
ofType: {
|
|
53915
|
-
kind: 'ENUM';
|
|
53916
|
-
name: 'ClusterServiceType';
|
|
53917
|
-
ofType: null;
|
|
53918
|
-
};
|
|
53919
|
-
};
|
|
53920
|
-
};
|
|
53921
|
-
'uniqueName': {
|
|
53922
|
-
name: 'uniqueName';
|
|
53923
|
-
type: {
|
|
53924
|
-
kind: 'NON_NULL';
|
|
53925
|
-
name: never;
|
|
53926
|
-
ofType: {
|
|
53927
|
-
kind: 'SCALAR';
|
|
53928
|
-
name: 'String';
|
|
53929
|
-
ofType: null;
|
|
53930
|
-
};
|
|
53931
|
-
};
|
|
53932
|
-
};
|
|
53933
|
-
'upJob': {
|
|
53934
|
-
name: 'upJob';
|
|
53935
|
-
type: {
|
|
53936
|
-
kind: 'SCALAR';
|
|
53937
|
-
name: 'String';
|
|
53938
|
-
ofType: null;
|
|
53939
|
-
};
|
|
53940
|
-
};
|
|
53941
|
-
'updatedAt': {
|
|
53942
|
-
name: 'updatedAt';
|
|
53943
|
-
type: {
|
|
53944
|
-
kind: 'NON_NULL';
|
|
53945
|
-
name: never;
|
|
53946
|
-
ofType: {
|
|
53947
|
-
kind: 'SCALAR';
|
|
53948
|
-
name: 'DateTime';
|
|
53949
|
-
ofType: null;
|
|
53950
|
-
};
|
|
53951
|
-
};
|
|
53952
|
-
};
|
|
53953
|
-
'upgradable': {
|
|
53954
|
-
name: 'upgradable';
|
|
53955
|
-
type: {
|
|
53956
|
-
kind: 'NON_NULL';
|
|
53957
|
-
name: never;
|
|
53958
|
-
ofType: {
|
|
53959
|
-
kind: 'SCALAR';
|
|
53960
|
-
name: 'Boolean';
|
|
53961
|
-
ofType: null;
|
|
53962
|
-
};
|
|
53963
|
-
};
|
|
53964
|
-
};
|
|
53965
|
-
'user': {
|
|
53966
|
-
name: 'user';
|
|
53967
|
-
type: {
|
|
53968
|
-
kind: 'NON_NULL';
|
|
53969
|
-
name: never;
|
|
53970
|
-
ofType: {
|
|
53971
|
-
kind: 'OBJECT';
|
|
53972
|
-
name: 'User';
|
|
53973
|
-
ofType: null;
|
|
53974
|
-
};
|
|
53975
|
-
};
|
|
53976
|
-
};
|
|
53977
|
-
'uuid': {
|
|
53978
|
-
name: 'uuid';
|
|
53979
|
-
type: {
|
|
53980
|
-
kind: 'NON_NULL';
|
|
53981
|
-
name: never;
|
|
53982
|
-
ofType: {
|
|
53983
|
-
kind: 'SCALAR';
|
|
53984
|
-
name: 'String';
|
|
53985
|
-
ofType: null;
|
|
53986
|
-
};
|
|
53987
|
-
};
|
|
53988
|
-
};
|
|
53989
|
-
'version': {
|
|
53990
|
-
name: 'version';
|
|
53991
|
-
type: {
|
|
53992
|
-
kind: 'SCALAR';
|
|
53993
|
-
name: 'String';
|
|
53994
|
-
ofType: null;
|
|
53995
|
-
};
|
|
53996
|
-
};
|
|
53997
|
-
};
|
|
53998
|
-
};
|
|
53999
|
-
'ID': unknown;
|
|
54000
|
-
'IPFSStorage': {
|
|
54001
|
-
kind: 'OBJECT';
|
|
54002
|
-
name: 'IPFSStorage';
|
|
54003
|
-
fields: {
|
|
54004
|
-
'advancedDeploymentConfig': {
|
|
54005
|
-
name: 'advancedDeploymentConfig';
|
|
54006
|
-
type: {
|
|
54007
|
-
kind: 'OBJECT';
|
|
54008
|
-
name: 'AdvancedDeploymentConfig';
|
|
54009
|
-
ofType: null;
|
|
54010
|
-
};
|
|
54011
|
-
};
|
|
54012
|
-
'application': {
|
|
54013
|
-
name: 'application';
|
|
54014
|
-
type: {
|
|
54015
|
-
kind: 'NON_NULL';
|
|
54016
|
-
name: never;
|
|
54017
|
-
ofType: {
|
|
54018
|
-
kind: 'OBJECT';
|
|
54019
|
-
name: 'Application';
|
|
54020
|
-
ofType: null;
|
|
54021
|
-
};
|
|
54022
|
-
};
|
|
54023
|
-
};
|
|
54024
|
-
'applicationDashBoardDependantsTree': {
|
|
54025
|
-
name: 'applicationDashBoardDependantsTree';
|
|
54026
|
-
type: {
|
|
54027
|
-
kind: 'NON_NULL';
|
|
54028
|
-
name: never;
|
|
54029
|
-
ofType: {
|
|
54030
|
-
kind: 'OBJECT';
|
|
54031
|
-
name: 'DependantsTree';
|
|
54032
|
-
ofType: null;
|
|
54033
|
-
};
|
|
54034
|
-
};
|
|
54035
|
-
};
|
|
54036
|
-
'createdAt': {
|
|
54037
|
-
name: 'createdAt';
|
|
54038
|
-
type: {
|
|
54039
|
-
kind: 'NON_NULL';
|
|
54040
|
-
name: never;
|
|
54041
|
-
ofType: {
|
|
54042
|
-
kind: 'SCALAR';
|
|
54043
|
-
name: 'DateTime';
|
|
54044
|
-
ofType: null;
|
|
54045
|
-
};
|
|
54046
|
-
};
|
|
54047
|
-
};
|
|
54048
|
-
'credentials': {
|
|
54049
|
-
name: 'credentials';
|
|
54050
|
-
type: {
|
|
54051
|
-
kind: 'NON_NULL';
|
|
54052
|
-
name: never;
|
|
54053
|
-
ofType: {
|
|
54054
|
-
kind: 'LIST';
|
|
54055
|
-
name: never;
|
|
54056
|
-
ofType: {
|
|
54057
|
-
kind: 'NON_NULL';
|
|
54058
|
-
name: never;
|
|
54059
|
-
ofType: {
|
|
54060
|
-
kind: 'OBJECT';
|
|
54061
|
-
name: 'ClusterServiceCredentials';
|
|
54062
|
-
ofType: null;
|
|
54063
|
-
};
|
|
54064
|
-
};
|
|
54065
|
-
};
|
|
54066
|
-
};
|
|
54067
|
-
};
|
|
54068
|
-
'deletedAt': {
|
|
54069
|
-
name: 'deletedAt';
|
|
54070
|
-
type: {
|
|
54071
|
-
kind: 'SCALAR';
|
|
54072
|
-
name: 'DateTime';
|
|
54073
|
-
ofType: null;
|
|
54074
|
-
};
|
|
54075
|
-
};
|
|
54076
|
-
'dependants': {
|
|
54077
|
-
name: 'dependants';
|
|
54078
|
-
type: {
|
|
54079
|
-
kind: 'NON_NULL';
|
|
54080
|
-
name: never;
|
|
54081
|
-
ofType: {
|
|
54082
|
-
kind: 'LIST';
|
|
54083
|
-
name: never;
|
|
54084
|
-
ofType: {
|
|
54085
|
-
kind: 'NON_NULL';
|
|
54086
|
-
name: never;
|
|
54087
|
-
ofType: {
|
|
54088
|
-
kind: 'OBJECT';
|
|
54089
|
-
name: 'Dependant';
|
|
54090
|
-
ofType: null;
|
|
54091
|
-
};
|
|
54092
|
-
};
|
|
54093
|
-
};
|
|
54094
|
-
};
|
|
54095
|
-
};
|
|
54096
|
-
'dependantsTree': {
|
|
54097
|
-
name: 'dependantsTree';
|
|
54098
|
-
type: {
|
|
54099
|
-
kind: 'NON_NULL';
|
|
54100
|
-
name: never;
|
|
54101
|
-
ofType: {
|
|
54102
|
-
kind: 'OBJECT';
|
|
54103
|
-
name: 'DependantsTree';
|
|
54104
|
-
ofType: null;
|
|
54105
|
-
};
|
|
54106
|
-
};
|
|
54107
|
-
};
|
|
54108
|
-
'dependencies': {
|
|
54109
|
-
name: 'dependencies';
|
|
54110
|
-
type: {
|
|
54111
|
-
kind: 'NON_NULL';
|
|
54112
|
-
name: never;
|
|
54113
|
-
ofType: {
|
|
54114
|
-
kind: 'LIST';
|
|
54115
|
-
name: never;
|
|
54116
|
-
ofType: {
|
|
54117
|
-
kind: 'NON_NULL';
|
|
54118
|
-
name: never;
|
|
54119
|
-
ofType: {
|
|
54120
|
-
kind: 'OBJECT';
|
|
54121
|
-
name: 'Dependency';
|
|
54122
|
-
ofType: null;
|
|
54123
|
-
};
|
|
54124
|
-
};
|
|
54125
|
-
};
|
|
54126
|
-
};
|
|
54127
|
-
};
|
|
54128
|
-
'destroyJob': {
|
|
54129
|
-
name: 'destroyJob';
|
|
54130
|
-
type: {
|
|
54131
|
-
kind: 'SCALAR';
|
|
54132
|
-
name: 'String';
|
|
54133
|
-
ofType: null;
|
|
54134
|
-
};
|
|
54135
|
-
};
|
|
54136
|
-
'disableAuth': {
|
|
54137
|
-
name: 'disableAuth';
|
|
54138
|
-
type: {
|
|
54139
|
-
kind: 'SCALAR';
|
|
54140
|
-
name: 'Boolean';
|
|
54141
|
-
ofType: null;
|
|
54142
|
-
};
|
|
54143
|
-
};
|
|
54144
|
-
'diskSpace': {
|
|
54145
|
-
name: 'diskSpace';
|
|
54146
|
-
type: {
|
|
54147
|
-
kind: 'SCALAR';
|
|
54148
|
-
name: 'Int';
|
|
54149
|
-
ofType: null;
|
|
54150
|
-
};
|
|
54151
|
-
};
|
|
54152
|
-
'endpoints': {
|
|
54153
|
-
name: 'endpoints';
|
|
54154
|
-
type: {
|
|
54155
|
-
kind: 'NON_NULL';
|
|
54156
|
-
name: never;
|
|
54157
|
-
ofType: {
|
|
54158
|
-
kind: 'LIST';
|
|
54159
|
-
name: never;
|
|
54160
|
-
ofType: {
|
|
54161
|
-
kind: 'NON_NULL';
|
|
54162
|
-
name: never;
|
|
54163
|
-
ofType: {
|
|
54164
|
-
kind: 'OBJECT';
|
|
54165
|
-
name: 'ClusterServiceEndpoints';
|
|
54166
|
-
ofType: null;
|
|
54167
|
-
};
|
|
54168
|
-
};
|
|
54169
|
-
};
|
|
54170
|
-
};
|
|
54171
|
-
};
|
|
54172
|
-
'entityVersion': {
|
|
54173
|
-
name: 'entityVersion';
|
|
54174
|
-
type: {
|
|
54175
|
-
kind: 'SCALAR';
|
|
54176
|
-
name: 'Float';
|
|
54177
|
-
ofType: null;
|
|
54178
|
-
};
|
|
54179
|
-
};
|
|
54180
|
-
'failedAt': {
|
|
54181
|
-
name: 'failedAt';
|
|
54182
|
-
type: {
|
|
54183
|
-
kind: 'NON_NULL';
|
|
54184
|
-
name: never;
|
|
54185
|
-
ofType: {
|
|
54186
|
-
kind: 'SCALAR';
|
|
54187
|
-
name: 'DateTime';
|
|
54188
|
-
ofType: null;
|
|
54189
|
-
};
|
|
54190
|
-
};
|
|
54191
|
-
};
|
|
54192
|
-
'healthStatus': {
|
|
54193
|
-
name: 'healthStatus';
|
|
54194
|
-
type: {
|
|
54195
|
-
kind: 'NON_NULL';
|
|
54196
|
-
name: never;
|
|
54197
|
-
ofType: {
|
|
54198
|
-
kind: 'ENUM';
|
|
54199
|
-
name: 'ClusterServiceHealthStatus';
|
|
54200
|
-
ofType: null;
|
|
54201
|
-
};
|
|
54202
|
-
};
|
|
54203
|
-
};
|
|
54204
|
-
'id': {
|
|
54205
|
-
name: 'id';
|
|
54206
|
-
type: {
|
|
54207
|
-
kind: 'NON_NULL';
|
|
54208
|
-
name: never;
|
|
54209
|
-
ofType: {
|
|
54210
|
-
kind: 'SCALAR';
|
|
54211
|
-
name: 'ID';
|
|
54212
|
-
ofType: null;
|
|
54213
|
-
};
|
|
54214
|
-
};
|
|
54215
|
-
};
|
|
54216
|
-
'isPodHandlingTraffic': {
|
|
54217
|
-
name: 'isPodHandlingTraffic';
|
|
54218
|
-
type: {
|
|
54219
|
-
kind: 'NON_NULL';
|
|
54220
|
-
name: never;
|
|
54221
|
-
ofType: {
|
|
54222
|
-
kind: 'SCALAR';
|
|
54223
|
-
name: 'Boolean';
|
|
54224
|
-
ofType: null;
|
|
54225
|
-
};
|
|
54226
|
-
};
|
|
54227
|
-
};
|
|
54228
|
-
'isPodRunning': {
|
|
54229
|
-
name: 'isPodRunning';
|
|
54230
|
-
type: {
|
|
54231
|
-
kind: 'NON_NULL';
|
|
54232
|
-
name: never;
|
|
54233
|
-
ofType: {
|
|
54234
|
-
kind: 'SCALAR';
|
|
54235
|
-
name: 'Boolean';
|
|
54236
|
-
ofType: null;
|
|
54237
|
-
};
|
|
54238
|
-
};
|
|
54239
|
-
};
|
|
54240
|
-
'jobLogs': {
|
|
54241
|
-
name: 'jobLogs';
|
|
54242
|
-
type: {
|
|
54243
|
-
kind: 'NON_NULL';
|
|
54244
|
-
name: never;
|
|
54245
|
-
ofType: {
|
|
54246
|
-
kind: 'LIST';
|
|
54247
|
-
name: never;
|
|
54248
|
-
ofType: {
|
|
54249
|
-
kind: 'NON_NULL';
|
|
54250
|
-
name: never;
|
|
54251
|
-
ofType: {
|
|
54252
|
-
kind: 'SCALAR';
|
|
54253
|
-
name: 'String';
|
|
54254
|
-
ofType: null;
|
|
54255
|
-
};
|
|
54256
|
-
};
|
|
54257
|
-
};
|
|
54258
|
-
};
|
|
54259
|
-
};
|
|
54260
|
-
'jobProgress': {
|
|
54261
|
-
name: 'jobProgress';
|
|
54262
|
-
type: {
|
|
54263
|
-
kind: 'NON_NULL';
|
|
54264
|
-
name: never;
|
|
54265
|
-
ofType: {
|
|
54266
|
-
kind: 'SCALAR';
|
|
54267
|
-
name: 'Float';
|
|
54268
|
-
ofType: null;
|
|
54269
|
-
};
|
|
54270
|
-
};
|
|
54271
|
-
};
|
|
54272
|
-
'lastCompletedAt': {
|
|
54273
|
-
name: 'lastCompletedAt';
|
|
54274
|
-
type: {
|
|
54275
|
-
kind: 'NON_NULL';
|
|
54276
|
-
name: never;
|
|
54277
|
-
ofType: {
|
|
54278
|
-
kind: 'SCALAR';
|
|
54279
|
-
name: 'DateTime';
|
|
54280
|
-
ofType: null;
|
|
54281
|
-
};
|
|
54282
|
-
};
|
|
54283
|
-
};
|
|
54284
|
-
'latestVersion': {
|
|
54285
|
-
name: 'latestVersion';
|
|
54286
|
-
type: {
|
|
54287
|
-
kind: 'NON_NULL';
|
|
54288
|
-
name: never;
|
|
54289
|
-
ofType: {
|
|
54290
|
-
kind: 'SCALAR';
|
|
54291
|
-
name: 'String';
|
|
52912
|
+
ofType: null;
|
|
52913
|
+
};
|
|
52914
|
+
};
|
|
52915
|
+
};
|
|
52916
|
+
'latestVersion': {
|
|
52917
|
+
name: 'latestVersion';
|
|
52918
|
+
type: {
|
|
52919
|
+
kind: 'NON_NULL';
|
|
52920
|
+
name: never;
|
|
52921
|
+
ofType: {
|
|
52922
|
+
kind: 'SCALAR';
|
|
52923
|
+
name: 'String';
|
|
54292
52924
|
ofType: null;
|
|
54293
52925
|
};
|
|
54294
52926
|
};
|
|
@@ -56568,7 +55200,7 @@ type introspection_types = {
|
|
|
56568
55200
|
};
|
|
56569
55201
|
};
|
|
56570
55202
|
};
|
|
56571
|
-
possibleTypes: 'Chainlink' | '
|
|
55203
|
+
possibleTypes: 'Chainlink' | 'Hasura' | 'IntegrationStudio';
|
|
56572
55204
|
};
|
|
56573
55205
|
'IntegrationScope': {
|
|
56574
55206
|
kind: 'OBJECT';
|
|
@@ -57290,13 +55922,13 @@ type introspection_types = {
|
|
|
57290
55922
|
};
|
|
57291
55923
|
'IntegrationType': {
|
|
57292
55924
|
name: 'IntegrationType';
|
|
57293
|
-
enumValues: 'CHAINLINK' | 'HASURA' | '
|
|
55925
|
+
enumValues: 'CHAINLINK' | 'HASURA' | 'INTEGRATION_STUDIO';
|
|
57294
55926
|
};
|
|
57295
55927
|
'IntegrationTypeUnion': {
|
|
57296
55928
|
kind: 'UNION';
|
|
57297
55929
|
name: 'IntegrationTypeUnion';
|
|
57298
55930
|
fields: {};
|
|
57299
|
-
possibleTypes: 'Chainlink' | '
|
|
55931
|
+
possibleTypes: 'Chainlink' | 'Hasura' | 'IntegrationStudio';
|
|
57300
55932
|
};
|
|
57301
55933
|
'InvoiceInfo': {
|
|
57302
55934
|
kind: 'OBJECT';
|
|
@@ -59048,7 +57680,7 @@ type introspection_types = {
|
|
|
59048
57680
|
};
|
|
59049
57681
|
};
|
|
59050
57682
|
};
|
|
59051
|
-
possibleTypes: 'AttestationIndexerMiddleware' | 'BesuMiddleware' | 'FireflyFabconnectMiddleware' | 'GraphMiddleware' | 'HAGraphMiddleware' | '
|
|
57683
|
+
possibleTypes: 'AttestationIndexerMiddleware' | 'BesuMiddleware' | 'FireflyFabconnectMiddleware' | 'GraphMiddleware' | 'HAGraphMiddleware' | 'SmartContractPortalMiddleware';
|
|
59052
57684
|
};
|
|
59053
57685
|
'MiddlewareScope': {
|
|
59054
57686
|
kind: 'OBJECT';
|
|
@@ -59128,13 +57760,13 @@ type introspection_types = {
|
|
|
59128
57760
|
};
|
|
59129
57761
|
'MiddlewareType': {
|
|
59130
57762
|
name: 'MiddlewareType';
|
|
59131
|
-
enumValues: 'ATTESTATION_INDEXER' | 'BESU' | 'FIREFLY_FABCONNECT' | 'GRAPH' | 'HA_GRAPH' | '
|
|
57763
|
+
enumValues: 'ATTESTATION_INDEXER' | 'BESU' | 'FIREFLY_FABCONNECT' | 'GRAPH' | 'HA_GRAPH' | 'SMART_CONTRACT_PORTAL';
|
|
59132
57764
|
};
|
|
59133
57765
|
'MiddlewareUnionType': {
|
|
59134
57766
|
kind: 'UNION';
|
|
59135
57767
|
name: 'MiddlewareUnionType';
|
|
59136
57768
|
fields: {};
|
|
59137
|
-
possibleTypes: 'AttestationIndexerMiddleware' | 'BesuMiddleware' | 'FireflyFabconnectMiddleware' | 'GraphMiddleware' | 'HAGraphMiddleware' | '
|
|
57769
|
+
possibleTypes: 'AttestationIndexerMiddleware' | 'BesuMiddleware' | 'FireflyFabconnectMiddleware' | 'GraphMiddleware' | 'HAGraphMiddleware' | 'SmartContractPortalMiddleware';
|
|
59138
57770
|
};
|
|
59139
57771
|
'MinioStorage': {
|
|
59140
57772
|
kind: 'OBJECT';
|
|
@@ -97957,18 +96589,6 @@ type introspection_types = {
|
|
|
97957
96589
|
};
|
|
97958
96590
|
};
|
|
97959
96591
|
};
|
|
97960
|
-
'validInStripe': {
|
|
97961
|
-
name: 'validInStripe';
|
|
97962
|
-
type: {
|
|
97963
|
-
kind: 'NON_NULL';
|
|
97964
|
-
name: never;
|
|
97965
|
-
ofType: {
|
|
97966
|
-
kind: 'SCALAR';
|
|
97967
|
-
name: 'Boolean';
|
|
97968
|
-
ofType: null;
|
|
97969
|
-
};
|
|
97970
|
-
};
|
|
97971
|
-
};
|
|
97972
96592
|
};
|
|
97973
96593
|
};
|
|
97974
96594
|
'Subgraph': {
|
|
@@ -147995,27 +146615,7 @@ declare const IntegrationFragment: gql_tada11.TadaDocumentNode<{
|
|
|
147995
146615
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
147996
146616
|
provider: string;
|
|
147997
146617
|
region: string;
|
|
147998
|
-
integrationType: "CHAINLINK" | "HASURA" | "
|
|
147999
|
-
endpoints: {
|
|
148000
|
-
id: string;
|
|
148001
|
-
label: string;
|
|
148002
|
-
displayValue: string;
|
|
148003
|
-
}[];
|
|
148004
|
-
credentials: {
|
|
148005
|
-
id: string;
|
|
148006
|
-
label: string;
|
|
148007
|
-
displayValue: string;
|
|
148008
|
-
}[];
|
|
148009
|
-
} | {
|
|
148010
|
-
__typename: "HAHasura";
|
|
148011
|
-
id: string;
|
|
148012
|
-
uniqueName: string;
|
|
148013
|
-
name: string;
|
|
148014
|
-
status: "AUTO_PAUSED" | "AUTO_PAUSING" | "COMPLETED" | "CONNECTING" | "DEPLOYING" | "DESTROYING" | "FAILED" | "PAUSED" | "PAUSING" | "RESTARTING" | "RESUMING" | "RETRYING" | "SCALING" | "WAITING";
|
|
148015
|
-
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148016
|
-
provider: string;
|
|
148017
|
-
region: string;
|
|
148018
|
-
integrationType: "CHAINLINK" | "HASURA" | "HA_HASURA" | "INTEGRATION_STUDIO";
|
|
146618
|
+
integrationType: "CHAINLINK" | "HASURA" | "INTEGRATION_STUDIO";
|
|
148019
146619
|
endpoints: {
|
|
148020
146620
|
id: string;
|
|
148021
146621
|
label: string;
|
|
@@ -148035,7 +146635,7 @@ declare const IntegrationFragment: gql_tada11.TadaDocumentNode<{
|
|
|
148035
146635
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148036
146636
|
provider: string;
|
|
148037
146637
|
region: string;
|
|
148038
|
-
integrationType: "CHAINLINK" | "HASURA" | "
|
|
146638
|
+
integrationType: "CHAINLINK" | "HASURA" | "INTEGRATION_STUDIO";
|
|
148039
146639
|
endpoints: {
|
|
148040
146640
|
id: string;
|
|
148041
146641
|
label: string;
|
|
@@ -148055,7 +146655,7 @@ declare const IntegrationFragment: gql_tada11.TadaDocumentNode<{
|
|
|
148055
146655
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148056
146656
|
provider: string;
|
|
148057
146657
|
region: string;
|
|
148058
|
-
integrationType: "CHAINLINK" | "HASURA" | "
|
|
146658
|
+
integrationType: "CHAINLINK" | "HASURA" | "INTEGRATION_STUDIO";
|
|
148059
146659
|
endpoints: {
|
|
148060
146660
|
id: string;
|
|
148061
146661
|
label: string;
|
|
@@ -148088,27 +146688,7 @@ declare const createIntegration: gql_tada11.TadaDocumentNode<{
|
|
|
148088
146688
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148089
146689
|
provider: string;
|
|
148090
146690
|
region: string;
|
|
148091
|
-
integrationType: "CHAINLINK" | "HASURA" | "
|
|
148092
|
-
endpoints: {
|
|
148093
|
-
id: string;
|
|
148094
|
-
label: string;
|
|
148095
|
-
displayValue: string;
|
|
148096
|
-
}[];
|
|
148097
|
-
credentials: {
|
|
148098
|
-
id: string;
|
|
148099
|
-
label: string;
|
|
148100
|
-
displayValue: string;
|
|
148101
|
-
}[];
|
|
148102
|
-
} | {
|
|
148103
|
-
__typename: "HAHasura";
|
|
148104
|
-
id: string;
|
|
148105
|
-
uniqueName: string;
|
|
148106
|
-
name: string;
|
|
148107
|
-
status: "AUTO_PAUSED" | "AUTO_PAUSING" | "COMPLETED" | "CONNECTING" | "DEPLOYING" | "DESTROYING" | "FAILED" | "PAUSED" | "PAUSING" | "RESTARTING" | "RESUMING" | "RETRYING" | "SCALING" | "WAITING";
|
|
148108
|
-
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148109
|
-
provider: string;
|
|
148110
|
-
region: string;
|
|
148111
|
-
integrationType: "CHAINLINK" | "HASURA" | "HA_HASURA" | "INTEGRATION_STUDIO";
|
|
146691
|
+
integrationType: "CHAINLINK" | "HASURA" | "INTEGRATION_STUDIO";
|
|
148112
146692
|
endpoints: {
|
|
148113
146693
|
id: string;
|
|
148114
146694
|
label: string;
|
|
@@ -148128,7 +146708,7 @@ declare const createIntegration: gql_tada11.TadaDocumentNode<{
|
|
|
148128
146708
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148129
146709
|
provider: string;
|
|
148130
146710
|
region: string;
|
|
148131
|
-
integrationType: "CHAINLINK" | "HASURA" | "
|
|
146711
|
+
integrationType: "CHAINLINK" | "HASURA" | "INTEGRATION_STUDIO";
|
|
148132
146712
|
endpoints: {
|
|
148133
146713
|
id: string;
|
|
148134
146714
|
label: string;
|
|
@@ -148148,7 +146728,7 @@ declare const createIntegration: gql_tada11.TadaDocumentNode<{
|
|
|
148148
146728
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148149
146729
|
provider: string;
|
|
148150
146730
|
region: string;
|
|
148151
|
-
integrationType: "CHAINLINK" | "HASURA" | "
|
|
146731
|
+
integrationType: "CHAINLINK" | "HASURA" | "INTEGRATION_STUDIO";
|
|
148152
146732
|
endpoints: {
|
|
148153
146733
|
id: string;
|
|
148154
146734
|
label: string;
|
|
@@ -148165,7 +146745,7 @@ declare const createIntegration: gql_tada11.TadaDocumentNode<{
|
|
|
148165
146745
|
size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
|
|
148166
146746
|
region: string;
|
|
148167
146747
|
provider: string;
|
|
148168
|
-
integrationType: "CHAINLINK" | "HASURA" | "
|
|
146748
|
+
integrationType: "CHAINLINK" | "HASURA" | "INTEGRATION_STUDIO";
|
|
148169
146749
|
name: string;
|
|
148170
146750
|
applicationId: string;
|
|
148171
146751
|
}, void>;
|
|
@@ -148296,7 +146876,7 @@ declare const MiddlewareFragment: gql_tada15.TadaDocumentNode<{
|
|
|
148296
146876
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148297
146877
|
provider: string;
|
|
148298
146878
|
region: string;
|
|
148299
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
146879
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148300
146880
|
entityVersion: number | null;
|
|
148301
146881
|
serviceUrl: string;
|
|
148302
146882
|
endpoints: {
|
|
@@ -148318,7 +146898,7 @@ declare const MiddlewareFragment: gql_tada15.TadaDocumentNode<{
|
|
|
148318
146898
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148319
146899
|
provider: string;
|
|
148320
146900
|
region: string;
|
|
148321
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
146901
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148322
146902
|
entityVersion: number | null;
|
|
148323
146903
|
serviceUrl: string;
|
|
148324
146904
|
endpoints: {
|
|
@@ -148340,7 +146920,7 @@ declare const MiddlewareFragment: gql_tada15.TadaDocumentNode<{
|
|
|
148340
146920
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148341
146921
|
provider: string;
|
|
148342
146922
|
region: string;
|
|
148343
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
146923
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148344
146924
|
entityVersion: number | null;
|
|
148345
146925
|
serviceUrl: string;
|
|
148346
146926
|
endpoints: {
|
|
@@ -148362,7 +146942,7 @@ declare const MiddlewareFragment: gql_tada15.TadaDocumentNode<{
|
|
|
148362
146942
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148363
146943
|
provider: string;
|
|
148364
146944
|
region: string;
|
|
148365
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
146945
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148366
146946
|
entityVersion: number | null;
|
|
148367
146947
|
serviceUrl: string;
|
|
148368
146948
|
endpoints: {
|
|
@@ -148384,7 +146964,7 @@ declare const MiddlewareFragment: gql_tada15.TadaDocumentNode<{
|
|
|
148384
146964
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148385
146965
|
provider: string;
|
|
148386
146966
|
region: string;
|
|
148387
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
146967
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148388
146968
|
entityVersion: number | null;
|
|
148389
146969
|
serviceUrl: string;
|
|
148390
146970
|
endpoints: {
|
|
@@ -148398,28 +146978,6 @@ declare const MiddlewareFragment: gql_tada15.TadaDocumentNode<{
|
|
|
148398
146978
|
displayValue: string;
|
|
148399
146979
|
}[];
|
|
148400
146980
|
specVersion: string;
|
|
148401
|
-
} | {
|
|
148402
|
-
__typename: "HAGraphPostgresMiddleware";
|
|
148403
|
-
id: string;
|
|
148404
|
-
uniqueName: string;
|
|
148405
|
-
name: string;
|
|
148406
|
-
status: "AUTO_PAUSED" | "AUTO_PAUSING" | "COMPLETED" | "CONNECTING" | "DEPLOYING" | "DESTROYING" | "FAILED" | "PAUSED" | "PAUSING" | "RESTARTING" | "RESUMING" | "RETRYING" | "SCALING" | "WAITING";
|
|
148407
|
-
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148408
|
-
provider: string;
|
|
148409
|
-
region: string;
|
|
148410
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "HA_GRAPH_POSTGRES" | "SMART_CONTRACT_PORTAL";
|
|
148411
|
-
entityVersion: number | null;
|
|
148412
|
-
serviceUrl: string;
|
|
148413
|
-
endpoints: {
|
|
148414
|
-
id: string;
|
|
148415
|
-
label: string;
|
|
148416
|
-
displayValue: string;
|
|
148417
|
-
}[];
|
|
148418
|
-
credentials: {
|
|
148419
|
-
id: string;
|
|
148420
|
-
label: string;
|
|
148421
|
-
displayValue: string;
|
|
148422
|
-
}[];
|
|
148423
146981
|
} | {
|
|
148424
146982
|
__typename: "SmartContractPortalMiddleware";
|
|
148425
146983
|
id: string;
|
|
@@ -148429,7 +146987,7 @@ declare const MiddlewareFragment: gql_tada15.TadaDocumentNode<{
|
|
|
148429
146987
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148430
146988
|
provider: string;
|
|
148431
146989
|
region: string;
|
|
148432
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
146990
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148433
146991
|
entityVersion: number | null;
|
|
148434
146992
|
serviceUrl: string;
|
|
148435
146993
|
endpoints: {
|
|
@@ -148464,7 +147022,7 @@ declare const getGraphMiddlewareSubgraphs: gql_tada15.TadaDocumentNode<{
|
|
|
148464
147022
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148465
147023
|
provider: string;
|
|
148466
147024
|
region: string;
|
|
148467
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147025
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148468
147026
|
entityVersion: number | null;
|
|
148469
147027
|
serviceUrl: string;
|
|
148470
147028
|
endpoints: {
|
|
@@ -148486,7 +147044,7 @@ declare const getGraphMiddlewareSubgraphs: gql_tada15.TadaDocumentNode<{
|
|
|
148486
147044
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148487
147045
|
provider: string;
|
|
148488
147046
|
region: string;
|
|
148489
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147047
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148490
147048
|
entityVersion: number | null;
|
|
148491
147049
|
serviceUrl: string;
|
|
148492
147050
|
endpoints: {
|
|
@@ -148508,7 +147066,7 @@ declare const getGraphMiddlewareSubgraphs: gql_tada15.TadaDocumentNode<{
|
|
|
148508
147066
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148509
147067
|
provider: string;
|
|
148510
147068
|
region: string;
|
|
148511
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147069
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148512
147070
|
entityVersion: number | null;
|
|
148513
147071
|
serviceUrl: string;
|
|
148514
147072
|
endpoints: {
|
|
@@ -148530,7 +147088,7 @@ declare const getGraphMiddlewareSubgraphs: gql_tada15.TadaDocumentNode<{
|
|
|
148530
147088
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148531
147089
|
provider: string;
|
|
148532
147090
|
region: string;
|
|
148533
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147091
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148534
147092
|
entityVersion: number | null;
|
|
148535
147093
|
serviceUrl: string;
|
|
148536
147094
|
endpoints: {
|
|
@@ -148552,7 +147110,7 @@ declare const getGraphMiddlewareSubgraphs: gql_tada15.TadaDocumentNode<{
|
|
|
148552
147110
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148553
147111
|
provider: string;
|
|
148554
147112
|
region: string;
|
|
148555
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147113
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148556
147114
|
entityVersion: number | null;
|
|
148557
147115
|
serviceUrl: string;
|
|
148558
147116
|
endpoints: {
|
|
@@ -148573,28 +147131,6 @@ declare const getGraphMiddlewareSubgraphs: gql_tada15.TadaDocumentNode<{
|
|
|
148573
147131
|
id: string;
|
|
148574
147132
|
};
|
|
148575
147133
|
}[];
|
|
148576
|
-
} | {
|
|
148577
|
-
__typename: "HAGraphPostgresMiddleware";
|
|
148578
|
-
id: string;
|
|
148579
|
-
uniqueName: string;
|
|
148580
|
-
name: string;
|
|
148581
|
-
status: "AUTO_PAUSED" | "AUTO_PAUSING" | "COMPLETED" | "CONNECTING" | "DEPLOYING" | "DESTROYING" | "FAILED" | "PAUSED" | "PAUSING" | "RESTARTING" | "RESUMING" | "RETRYING" | "SCALING" | "WAITING";
|
|
148582
|
-
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148583
|
-
provider: string;
|
|
148584
|
-
region: string;
|
|
148585
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "HA_GRAPH_POSTGRES" | "SMART_CONTRACT_PORTAL";
|
|
148586
|
-
entityVersion: number | null;
|
|
148587
|
-
serviceUrl: string;
|
|
148588
|
-
endpoints: {
|
|
148589
|
-
id: string;
|
|
148590
|
-
label: string;
|
|
148591
|
-
displayValue: string;
|
|
148592
|
-
}[];
|
|
148593
|
-
credentials: {
|
|
148594
|
-
id: string;
|
|
148595
|
-
label: string;
|
|
148596
|
-
displayValue: string;
|
|
148597
|
-
}[];
|
|
148598
147134
|
} | {
|
|
148599
147135
|
__typename: "SmartContractPortalMiddleware";
|
|
148600
147136
|
id: string;
|
|
@@ -148604,7 +147140,7 @@ declare const getGraphMiddlewareSubgraphs: gql_tada15.TadaDocumentNode<{
|
|
|
148604
147140
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148605
147141
|
provider: string;
|
|
148606
147142
|
region: string;
|
|
148607
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147143
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148608
147144
|
entityVersion: number | null;
|
|
148609
147145
|
serviceUrl: string;
|
|
148610
147146
|
endpoints: {
|
|
@@ -148639,7 +147175,7 @@ declare const createMiddleware: gql_tada15.TadaDocumentNode<{
|
|
|
148639
147175
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148640
147176
|
provider: string;
|
|
148641
147177
|
region: string;
|
|
148642
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147178
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148643
147179
|
entityVersion: number | null;
|
|
148644
147180
|
serviceUrl: string;
|
|
148645
147181
|
endpoints: {
|
|
@@ -148661,7 +147197,7 @@ declare const createMiddleware: gql_tada15.TadaDocumentNode<{
|
|
|
148661
147197
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148662
147198
|
provider: string;
|
|
148663
147199
|
region: string;
|
|
148664
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147200
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148665
147201
|
entityVersion: number | null;
|
|
148666
147202
|
serviceUrl: string;
|
|
148667
147203
|
endpoints: {
|
|
@@ -148683,7 +147219,7 @@ declare const createMiddleware: gql_tada15.TadaDocumentNode<{
|
|
|
148683
147219
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148684
147220
|
provider: string;
|
|
148685
147221
|
region: string;
|
|
148686
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147222
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148687
147223
|
entityVersion: number | null;
|
|
148688
147224
|
serviceUrl: string;
|
|
148689
147225
|
endpoints: {
|
|
@@ -148705,29 +147241,7 @@ declare const createMiddleware: gql_tada15.TadaDocumentNode<{
|
|
|
148705
147241
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148706
147242
|
provider: string;
|
|
148707
147243
|
region: string;
|
|
148708
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
148709
|
-
entityVersion: number | null;
|
|
148710
|
-
serviceUrl: string;
|
|
148711
|
-
endpoints: {
|
|
148712
|
-
id: string;
|
|
148713
|
-
label: string;
|
|
148714
|
-
displayValue: string;
|
|
148715
|
-
}[];
|
|
148716
|
-
credentials: {
|
|
148717
|
-
id: string;
|
|
148718
|
-
label: string;
|
|
148719
|
-
displayValue: string;
|
|
148720
|
-
}[];
|
|
148721
|
-
} | {
|
|
148722
|
-
__typename: "HAGraphPostgresMiddleware";
|
|
148723
|
-
id: string;
|
|
148724
|
-
uniqueName: string;
|
|
148725
|
-
name: string;
|
|
148726
|
-
status: "AUTO_PAUSED" | "AUTO_PAUSING" | "COMPLETED" | "CONNECTING" | "DEPLOYING" | "DESTROYING" | "FAILED" | "PAUSED" | "PAUSING" | "RESTARTING" | "RESUMING" | "RETRYING" | "SCALING" | "WAITING";
|
|
148727
|
-
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148728
|
-
provider: string;
|
|
148729
|
-
region: string;
|
|
148730
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "HA_GRAPH_POSTGRES" | "SMART_CONTRACT_PORTAL";
|
|
147244
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148731
147245
|
entityVersion: number | null;
|
|
148732
147246
|
serviceUrl: string;
|
|
148733
147247
|
endpoints: {
|
|
@@ -148749,7 +147263,7 @@ declare const createMiddleware: gql_tada15.TadaDocumentNode<{
|
|
|
148749
147263
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148750
147264
|
provider: string;
|
|
148751
147265
|
region: string;
|
|
148752
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147266
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148753
147267
|
entityVersion: number | null;
|
|
148754
147268
|
serviceUrl: string;
|
|
148755
147269
|
endpoints: {
|
|
@@ -148771,7 +147285,7 @@ declare const createMiddleware: gql_tada15.TadaDocumentNode<{
|
|
|
148771
147285
|
healthStatus: "HAS_INDEXING_BACKLOG" | "HEALTHY" | "MISSING_DEPLOYMENT_HEAD" | "NODES_SAME_REGION" | "NODE_TYPE_CONFLICT" | "NOT_BFT" | "NOT_HA" | "NOT_RAFT_FAULT_TOLERANT" | "NO_PEERS";
|
|
148772
147286
|
provider: string;
|
|
148773
147287
|
region: string;
|
|
148774
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147288
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148775
147289
|
entityVersion: number | null;
|
|
148776
147290
|
serviceUrl: string;
|
|
148777
147291
|
endpoints: {
|
|
@@ -148795,7 +147309,7 @@ declare const createMiddleware: gql_tada15.TadaDocumentNode<{
|
|
|
148795
147309
|
loadBalancerId?: string | null | undefined;
|
|
148796
147310
|
blockchainNodeId?: string | null | undefined;
|
|
148797
147311
|
storageId?: string | null | undefined;
|
|
148798
|
-
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "
|
|
147312
|
+
interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "SMART_CONTRACT_PORTAL";
|
|
148799
147313
|
type?: "DEDICATED" | "SHARED" | null | undefined;
|
|
148800
147314
|
size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
|
|
148801
147315
|
region: string;
|