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