@settlemint/sdk-js 2.6.2-pr9f60626b → 2.6.2-prab1cda19
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.cjs +16 -7
- package/dist/settlemint.cjs.map +1 -1
- package/dist/settlemint.d.cts +147 -26
- package/dist/settlemint.d.ts +121 -0
- package/dist/settlemint.js +2 -0
- package/dist/settlemint.js.map +1 -1
- package/package.json +2 -2
package/dist/settlemint.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* SettleMint SDK - Main Package */
|
|
2
2
|
import { Id } from "@settlemint/sdk-utils/validation";
|
|
3
|
-
import * as
|
|
3
|
+
import * as gql_tada17 from "gql.tada";
|
|
4
4
|
import { ResultOf, VariablesOf, initGraphQLTada } from "gql.tada";
|
|
5
5
|
import { GraphQLClient } from "graphql-request";
|
|
6
6
|
import { z } from "zod";
|
|
@@ -5885,6 +5885,14 @@ type introspection_types = {
|
|
|
5885
5885
|
};
|
|
5886
5886
|
};
|
|
5887
5887
|
};
|
|
5888
|
+
'artifactsImageTag': {
|
|
5889
|
+
name: 'artifactsImageTag';
|
|
5890
|
+
type: {
|
|
5891
|
+
kind: 'SCALAR';
|
|
5892
|
+
name: 'String';
|
|
5893
|
+
ofType: null;
|
|
5894
|
+
};
|
|
5895
|
+
};
|
|
5888
5896
|
'blockchainNodes': {
|
|
5889
5897
|
name: 'blockchainNodes';
|
|
5890
5898
|
type: {
|
|
@@ -6341,6 +6349,14 @@ type introspection_types = {
|
|
|
6341
6349
|
};
|
|
6342
6350
|
};
|
|
6343
6351
|
};
|
|
6352
|
+
'kitId': {
|
|
6353
|
+
name: 'kitId';
|
|
6354
|
+
type: {
|
|
6355
|
+
kind: 'SCALAR';
|
|
6356
|
+
name: 'String';
|
|
6357
|
+
ofType: null;
|
|
6358
|
+
};
|
|
6359
|
+
};
|
|
6344
6360
|
'lastCompletedAt': {
|
|
6345
6361
|
name: 'lastCompletedAt';
|
|
6346
6362
|
type: {
|
|
@@ -8179,6 +8195,14 @@ type introspection_types = {
|
|
|
8179
8195
|
};
|
|
8180
8196
|
};
|
|
8181
8197
|
};
|
|
8198
|
+
'artifactsImageTag': {
|
|
8199
|
+
name: 'artifactsImageTag';
|
|
8200
|
+
type: {
|
|
8201
|
+
kind: 'SCALAR';
|
|
8202
|
+
name: 'String';
|
|
8203
|
+
ofType: null;
|
|
8204
|
+
};
|
|
8205
|
+
};
|
|
8182
8206
|
'blockchainNodes': {
|
|
8183
8207
|
name: 'blockchainNodes';
|
|
8184
8208
|
type: {
|
|
@@ -8635,6 +8659,14 @@ type introspection_types = {
|
|
|
8635
8659
|
};
|
|
8636
8660
|
};
|
|
8637
8661
|
};
|
|
8662
|
+
'kitId': {
|
|
8663
|
+
name: 'kitId';
|
|
8664
|
+
type: {
|
|
8665
|
+
kind: 'SCALAR';
|
|
8666
|
+
name: 'String';
|
|
8667
|
+
ofType: null;
|
|
8668
|
+
};
|
|
8669
|
+
};
|
|
8638
8670
|
'lastCompletedAt': {
|
|
8639
8671
|
name: 'lastCompletedAt';
|
|
8640
8672
|
type: {
|
|
@@ -11839,6 +11871,14 @@ type introspection_types = {
|
|
|
11839
11871
|
};
|
|
11840
11872
|
};
|
|
11841
11873
|
};
|
|
11874
|
+
'kitId': {
|
|
11875
|
+
name: 'kitId';
|
|
11876
|
+
type: {
|
|
11877
|
+
kind: 'SCALAR';
|
|
11878
|
+
name: 'String';
|
|
11879
|
+
ofType: null;
|
|
11880
|
+
};
|
|
11881
|
+
};
|
|
11842
11882
|
'lastCompletedAt': {
|
|
11843
11883
|
name: 'lastCompletedAt';
|
|
11844
11884
|
type: {
|
|
@@ -14861,6 +14901,14 @@ type introspection_types = {
|
|
|
14861
14901
|
};
|
|
14862
14902
|
};
|
|
14863
14903
|
};
|
|
14904
|
+
'kitId': {
|
|
14905
|
+
name: 'kitId';
|
|
14906
|
+
type: {
|
|
14907
|
+
kind: 'SCALAR';
|
|
14908
|
+
name: 'String';
|
|
14909
|
+
ofType: null;
|
|
14910
|
+
};
|
|
14911
|
+
};
|
|
14864
14912
|
'lastCompletedAt': {
|
|
14865
14913
|
name: 'lastCompletedAt';
|
|
14866
14914
|
type: {
|
|
@@ -17651,6 +17699,14 @@ type introspection_types = {
|
|
|
17651
17699
|
};
|
|
17652
17700
|
};
|
|
17653
17701
|
defaultValue: null;
|
|
17702
|
+
}, {
|
|
17703
|
+
name: 'preloadDatabaseSchema';
|
|
17704
|
+
type: {
|
|
17705
|
+
kind: 'SCALAR';
|
|
17706
|
+
name: 'Boolean';
|
|
17707
|
+
ofType: null;
|
|
17708
|
+
};
|
|
17709
|
+
defaultValue: null;
|
|
17654
17710
|
}, {
|
|
17655
17711
|
name: 'productName';
|
|
17656
17712
|
type: {
|
|
@@ -22878,6 +22934,14 @@ type introspection_types = {
|
|
|
22878
22934
|
};
|
|
22879
22935
|
};
|
|
22880
22936
|
};
|
|
22937
|
+
'kitId': {
|
|
22938
|
+
name: 'kitId';
|
|
22939
|
+
type: {
|
|
22940
|
+
kind: 'SCALAR';
|
|
22941
|
+
name: 'String';
|
|
22942
|
+
ofType: null;
|
|
22943
|
+
};
|
|
22944
|
+
};
|
|
22881
22945
|
'lastCompletedAt': {
|
|
22882
22946
|
name: 'lastCompletedAt';
|
|
22883
22947
|
type: {
|
|
@@ -25165,6 +25229,14 @@ type introspection_types = {
|
|
|
25165
25229
|
};
|
|
25166
25230
|
};
|
|
25167
25231
|
};
|
|
25232
|
+
'kitId': {
|
|
25233
|
+
name: 'kitId';
|
|
25234
|
+
type: {
|
|
25235
|
+
kind: 'SCALAR';
|
|
25236
|
+
name: 'String';
|
|
25237
|
+
ofType: null;
|
|
25238
|
+
};
|
|
25239
|
+
};
|
|
25168
25240
|
'lastCompletedAt': {
|
|
25169
25241
|
name: 'lastCompletedAt';
|
|
25170
25242
|
type: {
|
|
@@ -44791,6 +44863,14 @@ type introspection_types = {
|
|
|
44791
44863
|
};
|
|
44792
44864
|
};
|
|
44793
44865
|
};
|
|
44866
|
+
'kitId': {
|
|
44867
|
+
name: 'kitId';
|
|
44868
|
+
type: {
|
|
44869
|
+
kind: 'SCALAR';
|
|
44870
|
+
name: 'String';
|
|
44871
|
+
ofType: null;
|
|
44872
|
+
};
|
|
44873
|
+
};
|
|
44794
44874
|
'lastCompletedAt': {
|
|
44795
44875
|
name: 'lastCompletedAt';
|
|
44796
44876
|
type: {
|
|
@@ -45649,6 +45729,14 @@ type introspection_types = {
|
|
|
45649
45729
|
};
|
|
45650
45730
|
};
|
|
45651
45731
|
};
|
|
45732
|
+
'kitId': {
|
|
45733
|
+
name: 'kitId';
|
|
45734
|
+
type: {
|
|
45735
|
+
kind: 'SCALAR';
|
|
45736
|
+
name: 'String';
|
|
45737
|
+
ofType: null;
|
|
45738
|
+
};
|
|
45739
|
+
};
|
|
45652
45740
|
'lastCompletedAt': {
|
|
45653
45741
|
name: 'lastCompletedAt';
|
|
45654
45742
|
type: {
|
|
@@ -48554,6 +48642,14 @@ type introspection_types = {
|
|
|
48554
48642
|
};
|
|
48555
48643
|
};
|
|
48556
48644
|
};
|
|
48645
|
+
'kitId': {
|
|
48646
|
+
name: 'kitId';
|
|
48647
|
+
type: {
|
|
48648
|
+
kind: 'SCALAR';
|
|
48649
|
+
name: 'String';
|
|
48650
|
+
ofType: null;
|
|
48651
|
+
};
|
|
48652
|
+
};
|
|
48557
48653
|
'lastCompletedAt': {
|
|
48558
48654
|
name: 'lastCompletedAt';
|
|
48559
48655
|
type: {
|
|
@@ -52032,6 +52128,14 @@ type introspection_types = {
|
|
|
52032
52128
|
};
|
|
52033
52129
|
};
|
|
52034
52130
|
};
|
|
52131
|
+
'kitId': {
|
|
52132
|
+
name: 'kitId';
|
|
52133
|
+
type: {
|
|
52134
|
+
kind: 'SCALAR';
|
|
52135
|
+
name: 'String';
|
|
52136
|
+
ofType: null;
|
|
52137
|
+
};
|
|
52138
|
+
};
|
|
52035
52139
|
'lastCompletedAt': {
|
|
52036
52140
|
name: 'lastCompletedAt';
|
|
52037
52141
|
type: {
|
|
@@ -60514,6 +60618,14 @@ type introspection_types = {
|
|
|
60514
60618
|
};
|
|
60515
60619
|
};
|
|
60516
60620
|
};
|
|
60621
|
+
'kitId': {
|
|
60622
|
+
name: 'kitId';
|
|
60623
|
+
type: {
|
|
60624
|
+
kind: 'SCALAR';
|
|
60625
|
+
name: 'String';
|
|
60626
|
+
ofType: null;
|
|
60627
|
+
};
|
|
60628
|
+
};
|
|
60517
60629
|
'lastCompletedAt': {
|
|
60518
60630
|
name: 'lastCompletedAt';
|
|
60519
60631
|
type: {
|
|
@@ -62752,6 +62864,14 @@ type introspection_types = {
|
|
|
62752
62864
|
};
|
|
62753
62865
|
};
|
|
62754
62866
|
};
|
|
62867
|
+
'kitId': {
|
|
62868
|
+
name: 'kitId';
|
|
62869
|
+
type: {
|
|
62870
|
+
kind: 'SCALAR';
|
|
62871
|
+
name: 'String';
|
|
62872
|
+
ofType: null;
|
|
62873
|
+
};
|
|
62874
|
+
};
|
|
62755
62875
|
'lastCompletedAt': {
|
|
62756
62876
|
name: 'lastCompletedAt';
|
|
62757
62877
|
type: {
|
|
@@ -65364,7 +65484,7 @@ declare const graphql: initGraphQLTada<{
|
|
|
65364
65484
|
/**
|
|
65365
65485
|
* GraphQL fragment containing core application fields.
|
|
65366
65486
|
*/
|
|
65367
|
-
declare const ApplicationFragment:
|
|
65487
|
+
declare const ApplicationFragment: gql_tada17.TadaDocumentNode<{
|
|
65368
65488
|
id: string;
|
|
65369
65489
|
uniqueName: string;
|
|
65370
65490
|
name: string;
|
|
@@ -65385,7 +65505,7 @@ type Application = ResultOf<typeof ApplicationFragment>;
|
|
|
65385
65505
|
/**
|
|
65386
65506
|
* Mutation to create a new application.
|
|
65387
65507
|
*/
|
|
65388
|
-
declare const createApplication:
|
|
65508
|
+
declare const createApplication: gql_tada17.TadaDocumentNode<{
|
|
65389
65509
|
createApplication: {
|
|
65390
65510
|
id: string;
|
|
65391
65511
|
uniqueName: string;
|
|
@@ -65440,7 +65560,7 @@ declare const applicationCreate: (gqlClient: GraphQLClient) => (args: CreateAppl
|
|
|
65440
65560
|
declare const applicationDelete: (gqlClient: GraphQLClient) => (applicationUniqueName: string) => Promise<Application>;
|
|
65441
65561
|
//#endregion
|
|
65442
65562
|
//#region src/graphql/application-access-tokens.d.ts
|
|
65443
|
-
declare const createApplicationAccessToken:
|
|
65563
|
+
declare const createApplicationAccessToken: gql_tada17.TadaDocumentNode<{
|
|
65444
65564
|
createApplicationAccessToken: {
|
|
65445
65565
|
token: string | null;
|
|
65446
65566
|
};
|
|
@@ -65504,7 +65624,7 @@ declare const applicationAccessTokenCreate: (gqlClient: GraphQLClient) => (args:
|
|
|
65504
65624
|
/**
|
|
65505
65625
|
* Fragment containing core blockchain network fields.
|
|
65506
65626
|
*/
|
|
65507
|
-
declare const BlockchainNetworkFragment:
|
|
65627
|
+
declare const BlockchainNetworkFragment: gql_tada17.TadaDocumentNode<{
|
|
65508
65628
|
__typename: "BesuIbftv2BlockchainNetwork";
|
|
65509
65629
|
id: string;
|
|
65510
65630
|
uniqueName: string;
|
|
@@ -66402,7 +66522,7 @@ type BlockchainNetwork = ResultOf<typeof BlockchainNetworkFragment>;
|
|
|
66402
66522
|
/**
|
|
66403
66523
|
* Mutation to create a new blockchain network.
|
|
66404
66524
|
*/
|
|
66405
|
-
declare const createBlockchainNetwork:
|
|
66525
|
+
declare const createBlockchainNetwork: gql_tada17.TadaDocumentNode<{
|
|
66406
66526
|
createBlockchainNetwork: {
|
|
66407
66527
|
__typename: "BesuIbftv2BlockchainNetwork";
|
|
66408
66528
|
id: string;
|
|
@@ -66969,6 +67089,7 @@ declare const createBlockchainNetwork: gql_tada0.TadaDocumentNode<{
|
|
|
66969
67089
|
})[];
|
|
66970
67090
|
};
|
|
66971
67091
|
}, {
|
|
67092
|
+
includePredeployedContracts?: boolean | null | undefined;
|
|
66972
67093
|
privateKeyId?: string | null | undefined;
|
|
66973
67094
|
externalNodes?: {
|
|
66974
67095
|
nodeType?: "NON_VALIDATOR" | "VALIDATOR" | null | undefined;
|
|
@@ -68899,7 +69020,7 @@ declare const blockchainNetworkResume: (gqlClient: GraphQLClient) => (blockchain
|
|
|
68899
69020
|
/**
|
|
68900
69021
|
* Fragment containing core blockchain node fields.
|
|
68901
69022
|
*/
|
|
68902
|
-
declare const BlockchainNodeFragment:
|
|
69023
|
+
declare const BlockchainNodeFragment: gql_tada17.TadaDocumentNode<{
|
|
68903
69024
|
__typename: "BesuIbftv2BlockchainNode";
|
|
68904
69025
|
id: string;
|
|
68905
69026
|
uniqueName: string;
|
|
@@ -69780,7 +69901,7 @@ type BlockchainNode = ResultOf<typeof BlockchainNodeFragment>;
|
|
|
69780
69901
|
/**
|
|
69781
69902
|
* Mutation to create a blockchain node.
|
|
69782
69903
|
*/
|
|
69783
|
-
declare const createBlockchainNode:
|
|
69904
|
+
declare const createBlockchainNode: gql_tada17.TadaDocumentNode<{
|
|
69784
69905
|
createBlockchainNode: {
|
|
69785
69906
|
__typename: "BesuIbftv2BlockchainNode";
|
|
69786
69907
|
id: string;
|
|
@@ -70406,7 +70527,7 @@ declare const blockchainNodeResume: (gqlClient: GraphQLClient) => (blockchainNod
|
|
|
70406
70527
|
/**
|
|
70407
70528
|
* Fragment containing core custom deployment fields.
|
|
70408
70529
|
*/
|
|
70409
|
-
declare const CustomDeploymentFragment:
|
|
70530
|
+
declare const CustomDeploymentFragment: gql_tada17.TadaDocumentNode<{
|
|
70410
70531
|
id: string;
|
|
70411
70532
|
uniqueName: string;
|
|
70412
70533
|
name: string;
|
|
@@ -70436,7 +70557,7 @@ type CustomDeployment = ResultOf<typeof CustomDeploymentFragment>;
|
|
|
70436
70557
|
/**
|
|
70437
70558
|
* Mutation to create a custom deployment.
|
|
70438
70559
|
*/
|
|
70439
|
-
declare const createCustomDeployment:
|
|
70560
|
+
declare const createCustomDeployment: gql_tada17.TadaDocumentNode<{
|
|
70440
70561
|
createCustomDeployment: {
|
|
70441
70562
|
id: string;
|
|
70442
70563
|
uniqueName: string;
|
|
@@ -70536,7 +70657,7 @@ declare const customDeploymentResume: (gqlClient: GraphQLClient) => (customDeplo
|
|
|
70536
70657
|
/**
|
|
70537
70658
|
* GraphQL fragment containing core insights fields.
|
|
70538
70659
|
*/
|
|
70539
|
-
declare const InsightsFragment:
|
|
70660
|
+
declare const InsightsFragment: gql_tada17.TadaDocumentNode<{
|
|
70540
70661
|
__typename: "BlockchainExplorer";
|
|
70541
70662
|
id: string;
|
|
70542
70663
|
uniqueName: string;
|
|
@@ -70608,7 +70729,7 @@ type Insights = ResultOf<typeof InsightsFragment>;
|
|
|
70608
70729
|
/**
|
|
70609
70730
|
* Mutation to create insights.
|
|
70610
70731
|
*/
|
|
70611
|
-
declare const createInsights:
|
|
70732
|
+
declare const createInsights: gql_tada17.TadaDocumentNode<{
|
|
70612
70733
|
createInsights: {
|
|
70613
70734
|
__typename: "BlockchainExplorer";
|
|
70614
70735
|
id: string;
|
|
@@ -70742,7 +70863,7 @@ declare const insightsResume: (gqlClient: GraphQLClient) => (insightsUniqueName:
|
|
|
70742
70863
|
/**
|
|
70743
70864
|
* GraphQL fragment containing core integration fields.
|
|
70744
70865
|
*/
|
|
70745
|
-
declare const IntegrationFragment:
|
|
70866
|
+
declare const IntegrationFragment: gql_tada17.TadaDocumentNode<{
|
|
70746
70867
|
__typename: "Chainlink";
|
|
70747
70868
|
id: string;
|
|
70748
70869
|
uniqueName: string;
|
|
@@ -70834,7 +70955,7 @@ type IntegrationTool = ResultOf<typeof IntegrationFragment>;
|
|
|
70834
70955
|
/**
|
|
70835
70956
|
* Mutation to create a new integration.
|
|
70836
70957
|
*/
|
|
70837
|
-
declare const createIntegration:
|
|
70958
|
+
declare const createIntegration: gql_tada17.TadaDocumentNode<{
|
|
70838
70959
|
createIntegration: {
|
|
70839
70960
|
__typename: "Chainlink";
|
|
70840
70961
|
id: string;
|
|
@@ -70984,7 +71105,7 @@ declare const integrationToolResume: (gqlClient: GraphQLClient) => (integrationU
|
|
|
70984
71105
|
/**
|
|
70985
71106
|
* GraphQL fragment containing core load balancer fields.
|
|
70986
71107
|
*/
|
|
70987
|
-
declare const LoadBalancerFragment:
|
|
71108
|
+
declare const LoadBalancerFragment: gql_tada17.TadaDocumentNode<{
|
|
70988
71109
|
__typename: "EVMLoadBalancer";
|
|
70989
71110
|
id: string;
|
|
70990
71111
|
uniqueName: string;
|
|
@@ -71024,7 +71145,7 @@ type LoadBalancer = ResultOf<typeof LoadBalancerFragment>;
|
|
|
71024
71145
|
/**
|
|
71025
71146
|
* Mutation to create a load balancer.
|
|
71026
71147
|
*/
|
|
71027
|
-
declare const createLoadBalancer:
|
|
71148
|
+
declare const createLoadBalancer: gql_tada17.TadaDocumentNode<{
|
|
71028
71149
|
createLoadBalancer: {
|
|
71029
71150
|
__typename: "EVMLoadBalancer";
|
|
71030
71151
|
id: string;
|
|
@@ -71125,7 +71246,7 @@ declare const loadBalancerResume: (gqlClient: GraphQLClient) => (loadBalancerUni
|
|
|
71125
71246
|
/**
|
|
71126
71247
|
* GraphQL fragment containing core middleware fields.
|
|
71127
71248
|
*/
|
|
71128
|
-
declare const MiddlewareFragment:
|
|
71249
|
+
declare const MiddlewareFragment: gql_tada17.TadaDocumentNode<{
|
|
71129
71250
|
__typename: "AttestationIndexerMiddleware";
|
|
71130
71251
|
id: string;
|
|
71131
71252
|
uniqueName: string;
|
|
@@ -71293,7 +71414,7 @@ type Middleware = ResultOf<typeof MiddlewareFragment>;
|
|
|
71293
71414
|
/**
|
|
71294
71415
|
* Query to fetch a specific middleware with subgraphs.
|
|
71295
71416
|
*/
|
|
71296
|
-
declare const getGraphMiddlewareSubgraphs:
|
|
71417
|
+
declare const getGraphMiddlewareSubgraphs: gql_tada17.TadaDocumentNode<{
|
|
71297
71418
|
middlewareByUniqueName: {
|
|
71298
71419
|
__typename: "AttestationIndexerMiddleware";
|
|
71299
71420
|
id: string;
|
|
@@ -71476,7 +71597,7 @@ type MiddlewareWithSubgraphs = ResultOf<typeof getGraphMiddlewareSubgraphs>["mid
|
|
|
71476
71597
|
/**
|
|
71477
71598
|
* Mutation to create a new middleware.
|
|
71478
71599
|
*/
|
|
71479
|
-
declare const createMiddleware:
|
|
71600
|
+
declare const createMiddleware: gql_tada17.TadaDocumentNode<{
|
|
71480
71601
|
createMiddleware: {
|
|
71481
71602
|
__typename: "AttestationIndexerMiddleware";
|
|
71482
71603
|
id: string;
|
|
@@ -71721,7 +71842,7 @@ declare const middlewareResume: (gqlClient: GraphQLClient) => (middlewareUniqueN
|
|
|
71721
71842
|
/**
|
|
71722
71843
|
* GraphQL query to fetch platform configuration.
|
|
71723
71844
|
*/
|
|
71724
|
-
declare const getPlatformConfigQuery:
|
|
71845
|
+
declare const getPlatformConfigQuery: gql_tada17.TadaDocumentNode<{
|
|
71725
71846
|
config: {
|
|
71726
71847
|
smartContractSets: {
|
|
71727
71848
|
id: string;
|
|
@@ -71778,7 +71899,7 @@ declare const getPlatformConfig: (gqlClient: GraphQLClient) => () => Promise<Pla
|
|
|
71778
71899
|
/**
|
|
71779
71900
|
* GraphQL fragment containing core private key fields.
|
|
71780
71901
|
*/
|
|
71781
|
-
declare const PrivateKeyFragment:
|
|
71902
|
+
declare const PrivateKeyFragment: gql_tada17.TadaDocumentNode<{
|
|
71782
71903
|
__typename: "AccessibleEcdsaP256PrivateKey";
|
|
71783
71904
|
id: string;
|
|
71784
71905
|
uniqueName: string;
|
|
@@ -71985,7 +72106,7 @@ type PrivateKey = ResultOf<typeof PrivateKeyFragment>;
|
|
|
71985
72106
|
/**
|
|
71986
72107
|
* Mutation to create a new private key.
|
|
71987
72108
|
*/
|
|
71988
|
-
declare const createPrivateKey:
|
|
72109
|
+
declare const createPrivateKey: gql_tada17.TadaDocumentNode<{
|
|
71989
72110
|
createPrivateKey: {
|
|
71990
72111
|
__typename: "AccessibleEcdsaP256PrivateKey";
|
|
71991
72112
|
id: string;
|
|
@@ -72256,7 +72377,7 @@ declare const privateKeyResume: (gqlClient: GraphQLClient) => (privateKeyUniqueN
|
|
|
72256
72377
|
/**
|
|
72257
72378
|
* GraphQL fragment containing core storage fields.
|
|
72258
72379
|
*/
|
|
72259
|
-
declare const StorageFragment:
|
|
72380
|
+
declare const StorageFragment: gql_tada17.TadaDocumentNode<{
|
|
72260
72381
|
__typename: "IPFSStorage";
|
|
72261
72382
|
id: string;
|
|
72262
72383
|
uniqueName: string;
|
|
@@ -72308,7 +72429,7 @@ type Storage = ResultOf<typeof StorageFragment>;
|
|
|
72308
72429
|
/**
|
|
72309
72430
|
* Mutation to create a new storage.
|
|
72310
72431
|
*/
|
|
72311
|
-
declare const createStorage:
|
|
72432
|
+
declare const createStorage: gql_tada17.TadaDocumentNode<{
|
|
72312
72433
|
createStorage: {
|
|
72313
72434
|
__typename: "IPFSStorage";
|
|
72314
72435
|
id: string;
|
|
@@ -72418,7 +72539,7 @@ declare const storageResume: (gqlClient: GraphQLClient) => (storageUniqueName: s
|
|
|
72418
72539
|
/**
|
|
72419
72540
|
* GraphQL fragment containing core workspace fields.
|
|
72420
72541
|
*/
|
|
72421
|
-
declare const WorkspaceFragment:
|
|
72542
|
+
declare const WorkspaceFragment: gql_tada17.TadaDocumentNode<{
|
|
72422
72543
|
id: string;
|
|
72423
72544
|
uniqueName: string;
|
|
72424
72545
|
name: string;
|
|
@@ -72439,7 +72560,7 @@ type Workspace = ResultOf<typeof WorkspaceFragment>;
|
|
|
72439
72560
|
/**
|
|
72440
72561
|
* Mutation to create a new workspace.
|
|
72441
72562
|
*/
|
|
72442
|
-
declare const createWorkspace:
|
|
72563
|
+
declare const createWorkspace: gql_tada17.TadaDocumentNode<{
|
|
72443
72564
|
createWorkspace: {
|
|
72444
72565
|
id: string;
|
|
72445
72566
|
uniqueName: string;
|
package/dist/settlemint.d.ts
CHANGED
|
@@ -5885,6 +5885,14 @@ type introspection_types = {
|
|
|
5885
5885
|
};
|
|
5886
5886
|
};
|
|
5887
5887
|
};
|
|
5888
|
+
'artifactsImageTag': {
|
|
5889
|
+
name: 'artifactsImageTag';
|
|
5890
|
+
type: {
|
|
5891
|
+
kind: 'SCALAR';
|
|
5892
|
+
name: 'String';
|
|
5893
|
+
ofType: null;
|
|
5894
|
+
};
|
|
5895
|
+
};
|
|
5888
5896
|
'blockchainNodes': {
|
|
5889
5897
|
name: 'blockchainNodes';
|
|
5890
5898
|
type: {
|
|
@@ -6341,6 +6349,14 @@ type introspection_types = {
|
|
|
6341
6349
|
};
|
|
6342
6350
|
};
|
|
6343
6351
|
};
|
|
6352
|
+
'kitId': {
|
|
6353
|
+
name: 'kitId';
|
|
6354
|
+
type: {
|
|
6355
|
+
kind: 'SCALAR';
|
|
6356
|
+
name: 'String';
|
|
6357
|
+
ofType: null;
|
|
6358
|
+
};
|
|
6359
|
+
};
|
|
6344
6360
|
'lastCompletedAt': {
|
|
6345
6361
|
name: 'lastCompletedAt';
|
|
6346
6362
|
type: {
|
|
@@ -8179,6 +8195,14 @@ type introspection_types = {
|
|
|
8179
8195
|
};
|
|
8180
8196
|
};
|
|
8181
8197
|
};
|
|
8198
|
+
'artifactsImageTag': {
|
|
8199
|
+
name: 'artifactsImageTag';
|
|
8200
|
+
type: {
|
|
8201
|
+
kind: 'SCALAR';
|
|
8202
|
+
name: 'String';
|
|
8203
|
+
ofType: null;
|
|
8204
|
+
};
|
|
8205
|
+
};
|
|
8182
8206
|
'blockchainNodes': {
|
|
8183
8207
|
name: 'blockchainNodes';
|
|
8184
8208
|
type: {
|
|
@@ -8635,6 +8659,14 @@ type introspection_types = {
|
|
|
8635
8659
|
};
|
|
8636
8660
|
};
|
|
8637
8661
|
};
|
|
8662
|
+
'kitId': {
|
|
8663
|
+
name: 'kitId';
|
|
8664
|
+
type: {
|
|
8665
|
+
kind: 'SCALAR';
|
|
8666
|
+
name: 'String';
|
|
8667
|
+
ofType: null;
|
|
8668
|
+
};
|
|
8669
|
+
};
|
|
8638
8670
|
'lastCompletedAt': {
|
|
8639
8671
|
name: 'lastCompletedAt';
|
|
8640
8672
|
type: {
|
|
@@ -11839,6 +11871,14 @@ type introspection_types = {
|
|
|
11839
11871
|
};
|
|
11840
11872
|
};
|
|
11841
11873
|
};
|
|
11874
|
+
'kitId': {
|
|
11875
|
+
name: 'kitId';
|
|
11876
|
+
type: {
|
|
11877
|
+
kind: 'SCALAR';
|
|
11878
|
+
name: 'String';
|
|
11879
|
+
ofType: null;
|
|
11880
|
+
};
|
|
11881
|
+
};
|
|
11842
11882
|
'lastCompletedAt': {
|
|
11843
11883
|
name: 'lastCompletedAt';
|
|
11844
11884
|
type: {
|
|
@@ -14861,6 +14901,14 @@ type introspection_types = {
|
|
|
14861
14901
|
};
|
|
14862
14902
|
};
|
|
14863
14903
|
};
|
|
14904
|
+
'kitId': {
|
|
14905
|
+
name: 'kitId';
|
|
14906
|
+
type: {
|
|
14907
|
+
kind: 'SCALAR';
|
|
14908
|
+
name: 'String';
|
|
14909
|
+
ofType: null;
|
|
14910
|
+
};
|
|
14911
|
+
};
|
|
14864
14912
|
'lastCompletedAt': {
|
|
14865
14913
|
name: 'lastCompletedAt';
|
|
14866
14914
|
type: {
|
|
@@ -17651,6 +17699,14 @@ type introspection_types = {
|
|
|
17651
17699
|
};
|
|
17652
17700
|
};
|
|
17653
17701
|
defaultValue: null;
|
|
17702
|
+
}, {
|
|
17703
|
+
name: 'preloadDatabaseSchema';
|
|
17704
|
+
type: {
|
|
17705
|
+
kind: 'SCALAR';
|
|
17706
|
+
name: 'Boolean';
|
|
17707
|
+
ofType: null;
|
|
17708
|
+
};
|
|
17709
|
+
defaultValue: null;
|
|
17654
17710
|
}, {
|
|
17655
17711
|
name: 'productName';
|
|
17656
17712
|
type: {
|
|
@@ -22878,6 +22934,14 @@ type introspection_types = {
|
|
|
22878
22934
|
};
|
|
22879
22935
|
};
|
|
22880
22936
|
};
|
|
22937
|
+
'kitId': {
|
|
22938
|
+
name: 'kitId';
|
|
22939
|
+
type: {
|
|
22940
|
+
kind: 'SCALAR';
|
|
22941
|
+
name: 'String';
|
|
22942
|
+
ofType: null;
|
|
22943
|
+
};
|
|
22944
|
+
};
|
|
22881
22945
|
'lastCompletedAt': {
|
|
22882
22946
|
name: 'lastCompletedAt';
|
|
22883
22947
|
type: {
|
|
@@ -25165,6 +25229,14 @@ type introspection_types = {
|
|
|
25165
25229
|
};
|
|
25166
25230
|
};
|
|
25167
25231
|
};
|
|
25232
|
+
'kitId': {
|
|
25233
|
+
name: 'kitId';
|
|
25234
|
+
type: {
|
|
25235
|
+
kind: 'SCALAR';
|
|
25236
|
+
name: 'String';
|
|
25237
|
+
ofType: null;
|
|
25238
|
+
};
|
|
25239
|
+
};
|
|
25168
25240
|
'lastCompletedAt': {
|
|
25169
25241
|
name: 'lastCompletedAt';
|
|
25170
25242
|
type: {
|
|
@@ -44791,6 +44863,14 @@ type introspection_types = {
|
|
|
44791
44863
|
};
|
|
44792
44864
|
};
|
|
44793
44865
|
};
|
|
44866
|
+
'kitId': {
|
|
44867
|
+
name: 'kitId';
|
|
44868
|
+
type: {
|
|
44869
|
+
kind: 'SCALAR';
|
|
44870
|
+
name: 'String';
|
|
44871
|
+
ofType: null;
|
|
44872
|
+
};
|
|
44873
|
+
};
|
|
44794
44874
|
'lastCompletedAt': {
|
|
44795
44875
|
name: 'lastCompletedAt';
|
|
44796
44876
|
type: {
|
|
@@ -45649,6 +45729,14 @@ type introspection_types = {
|
|
|
45649
45729
|
};
|
|
45650
45730
|
};
|
|
45651
45731
|
};
|
|
45732
|
+
'kitId': {
|
|
45733
|
+
name: 'kitId';
|
|
45734
|
+
type: {
|
|
45735
|
+
kind: 'SCALAR';
|
|
45736
|
+
name: 'String';
|
|
45737
|
+
ofType: null;
|
|
45738
|
+
};
|
|
45739
|
+
};
|
|
45652
45740
|
'lastCompletedAt': {
|
|
45653
45741
|
name: 'lastCompletedAt';
|
|
45654
45742
|
type: {
|
|
@@ -48554,6 +48642,14 @@ type introspection_types = {
|
|
|
48554
48642
|
};
|
|
48555
48643
|
};
|
|
48556
48644
|
};
|
|
48645
|
+
'kitId': {
|
|
48646
|
+
name: 'kitId';
|
|
48647
|
+
type: {
|
|
48648
|
+
kind: 'SCALAR';
|
|
48649
|
+
name: 'String';
|
|
48650
|
+
ofType: null;
|
|
48651
|
+
};
|
|
48652
|
+
};
|
|
48557
48653
|
'lastCompletedAt': {
|
|
48558
48654
|
name: 'lastCompletedAt';
|
|
48559
48655
|
type: {
|
|
@@ -52032,6 +52128,14 @@ type introspection_types = {
|
|
|
52032
52128
|
};
|
|
52033
52129
|
};
|
|
52034
52130
|
};
|
|
52131
|
+
'kitId': {
|
|
52132
|
+
name: 'kitId';
|
|
52133
|
+
type: {
|
|
52134
|
+
kind: 'SCALAR';
|
|
52135
|
+
name: 'String';
|
|
52136
|
+
ofType: null;
|
|
52137
|
+
};
|
|
52138
|
+
};
|
|
52035
52139
|
'lastCompletedAt': {
|
|
52036
52140
|
name: 'lastCompletedAt';
|
|
52037
52141
|
type: {
|
|
@@ -60514,6 +60618,14 @@ type introspection_types = {
|
|
|
60514
60618
|
};
|
|
60515
60619
|
};
|
|
60516
60620
|
};
|
|
60621
|
+
'kitId': {
|
|
60622
|
+
name: 'kitId';
|
|
60623
|
+
type: {
|
|
60624
|
+
kind: 'SCALAR';
|
|
60625
|
+
name: 'String';
|
|
60626
|
+
ofType: null;
|
|
60627
|
+
};
|
|
60628
|
+
};
|
|
60517
60629
|
'lastCompletedAt': {
|
|
60518
60630
|
name: 'lastCompletedAt';
|
|
60519
60631
|
type: {
|
|
@@ -62752,6 +62864,14 @@ type introspection_types = {
|
|
|
62752
62864
|
};
|
|
62753
62865
|
};
|
|
62754
62866
|
};
|
|
62867
|
+
'kitId': {
|
|
62868
|
+
name: 'kitId';
|
|
62869
|
+
type: {
|
|
62870
|
+
kind: 'SCALAR';
|
|
62871
|
+
name: 'String';
|
|
62872
|
+
ofType: null;
|
|
62873
|
+
};
|
|
62874
|
+
};
|
|
62755
62875
|
'lastCompletedAt': {
|
|
62756
62876
|
name: 'lastCompletedAt';
|
|
62757
62877
|
type: {
|
|
@@ -66969,6 +67089,7 @@ declare const createBlockchainNetwork: gql_tada0.TadaDocumentNode<{
|
|
|
66969
67089
|
})[];
|
|
66970
67090
|
};
|
|
66971
67091
|
}, {
|
|
67092
|
+
includePredeployedContracts?: boolean | null | undefined;
|
|
66972
67093
|
privateKeyId?: string | null | undefined;
|
|
66973
67094
|
externalNodes?: {
|
|
66974
67095
|
nodeType?: "NON_VALIDATOR" | "VALIDATOR" | null | undefined;
|
package/dist/settlemint.js
CHANGED
|
@@ -502,6 +502,7 @@ const createBlockchainNetwork = graphql(`
|
|
|
502
502
|
$quorumGenesis: QuorumGenesisInput
|
|
503
503
|
$externalNodes: [BlockchainNetworkExternalNodeInput!]
|
|
504
504
|
$privateKeyId: ID
|
|
505
|
+
$includePredeployedContracts: Boolean
|
|
505
506
|
) {
|
|
506
507
|
createBlockchainNetwork(
|
|
507
508
|
applicationId: $applicationId
|
|
@@ -530,6 +531,7 @@ const createBlockchainNetwork = graphql(`
|
|
|
530
531
|
quorumGenesis: $quorumGenesis
|
|
531
532
|
externalNodes: $externalNodes
|
|
532
533
|
keyMaterial: $privateKeyId
|
|
534
|
+
includePredeployedContracts: $includePredeployedContracts
|
|
533
535
|
) {
|
|
534
536
|
...BlockchainNetwork
|
|
535
537
|
}
|