@xyo-network/diviner-wrapper 2.43.7 → 2.43.9
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/docs.json +665 -225
- package/package.json +7 -7
package/dist/docs.json
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
25
25
|
"line": 9,
|
|
26
26
|
"character": 2,
|
|
27
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
27
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L9"
|
|
28
28
|
}
|
|
29
29
|
],
|
|
30
30
|
"signatures": [
|
|
@@ -66,6 +66,156 @@
|
|
|
66
66
|
"children": [
|
|
67
67
|
{
|
|
68
68
|
"id": 6,
|
|
69
|
+
"name": "security",
|
|
70
|
+
"kind": 1024,
|
|
71
|
+
"kindString": "Property",
|
|
72
|
+
"flags": {
|
|
73
|
+
"isOptional": true
|
|
74
|
+
},
|
|
75
|
+
"sources": [
|
|
76
|
+
{
|
|
77
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
78
|
+
"line": 9,
|
|
79
|
+
"character": 4
|
|
80
|
+
}
|
|
81
|
+
],
|
|
82
|
+
"type": {
|
|
83
|
+
"type": "reflection",
|
|
84
|
+
"declaration": {
|
|
85
|
+
"id": 7,
|
|
86
|
+
"name": "__type",
|
|
87
|
+
"kind": 65536,
|
|
88
|
+
"kindString": "Type literal",
|
|
89
|
+
"flags": {},
|
|
90
|
+
"children": [
|
|
91
|
+
{
|
|
92
|
+
"id": 8,
|
|
93
|
+
"name": "allowed",
|
|
94
|
+
"kind": 1024,
|
|
95
|
+
"kindString": "Property",
|
|
96
|
+
"flags": {
|
|
97
|
+
"isOptional": true
|
|
98
|
+
},
|
|
99
|
+
"sources": [
|
|
100
|
+
{
|
|
101
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
102
|
+
"line": 10,
|
|
103
|
+
"character": 8
|
|
104
|
+
}
|
|
105
|
+
],
|
|
106
|
+
"type": {
|
|
107
|
+
"type": "reference",
|
|
108
|
+
"typeArguments": [
|
|
109
|
+
{
|
|
110
|
+
"type": "intrinsic",
|
|
111
|
+
"name": "string"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"type": "array",
|
|
115
|
+
"elementType": {
|
|
116
|
+
"type": "union",
|
|
117
|
+
"types": [
|
|
118
|
+
{
|
|
119
|
+
"type": "intrinsic",
|
|
120
|
+
"name": "string"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"type": "reference",
|
|
124
|
+
"name": "CosigningAddressSet"
|
|
125
|
+
}
|
|
126
|
+
]
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
],
|
|
130
|
+
"name": "Record",
|
|
131
|
+
"qualifiedName": "Record",
|
|
132
|
+
"package": "typescript"
|
|
133
|
+
}
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"id": 9,
|
|
137
|
+
"name": "disallowed",
|
|
138
|
+
"kind": 1024,
|
|
139
|
+
"kindString": "Property",
|
|
140
|
+
"flags": {
|
|
141
|
+
"isOptional": true
|
|
142
|
+
},
|
|
143
|
+
"sources": [
|
|
144
|
+
{
|
|
145
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
146
|
+
"line": 11,
|
|
147
|
+
"character": 8
|
|
148
|
+
}
|
|
149
|
+
],
|
|
150
|
+
"type": {
|
|
151
|
+
"type": "reference",
|
|
152
|
+
"typeArguments": [
|
|
153
|
+
{
|
|
154
|
+
"type": "intrinsic",
|
|
155
|
+
"name": "string"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"type": "array",
|
|
159
|
+
"elementType": {
|
|
160
|
+
"type": "intrinsic",
|
|
161
|
+
"name": "string"
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
],
|
|
165
|
+
"name": "Record",
|
|
166
|
+
"qualifiedName": "Record",
|
|
167
|
+
"package": "typescript"
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
],
|
|
171
|
+
"groups": [
|
|
172
|
+
{
|
|
173
|
+
"title": "Properties",
|
|
174
|
+
"children": [
|
|
175
|
+
8,
|
|
176
|
+
9
|
|
177
|
+
]
|
|
178
|
+
}
|
|
179
|
+
],
|
|
180
|
+
"sources": [
|
|
181
|
+
{
|
|
182
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
183
|
+
"line": 9,
|
|
184
|
+
"character": 15
|
|
185
|
+
}
|
|
186
|
+
]
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
],
|
|
191
|
+
"groups": [
|
|
192
|
+
{
|
|
193
|
+
"title": "Properties",
|
|
194
|
+
"children": [
|
|
195
|
+
6
|
|
196
|
+
]
|
|
197
|
+
}
|
|
198
|
+
],
|
|
199
|
+
"sources": [
|
|
200
|
+
{
|
|
201
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
202
|
+
"line": 8,
|
|
203
|
+
"character": 87
|
|
204
|
+
}
|
|
205
|
+
]
|
|
206
|
+
}
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"type": "reflection",
|
|
210
|
+
"declaration": {
|
|
211
|
+
"id": 10,
|
|
212
|
+
"name": "__type",
|
|
213
|
+
"kind": 65536,
|
|
214
|
+
"kindString": "Type literal",
|
|
215
|
+
"flags": {},
|
|
216
|
+
"children": [
|
|
217
|
+
{
|
|
218
|
+
"id": 11,
|
|
69
219
|
"name": "schema",
|
|
70
220
|
"kind": 1024,
|
|
71
221
|
"kindString": "Property",
|
|
@@ -87,7 +237,7 @@
|
|
|
87
237
|
{
|
|
88
238
|
"title": "Properties",
|
|
89
239
|
"children": [
|
|
90
|
-
|
|
240
|
+
11
|
|
91
241
|
]
|
|
92
242
|
}
|
|
93
243
|
],
|
|
@@ -124,7 +274,7 @@
|
|
|
124
274
|
}
|
|
125
275
|
},
|
|
126
276
|
{
|
|
127
|
-
"id":
|
|
277
|
+
"id": 19,
|
|
128
278
|
"name": "module",
|
|
129
279
|
"kind": 1024,
|
|
130
280
|
"kindString": "Property",
|
|
@@ -155,14 +305,164 @@
|
|
|
155
305
|
{
|
|
156
306
|
"type": "reflection",
|
|
157
307
|
"declaration": {
|
|
158
|
-
"id":
|
|
308
|
+
"id": 20,
|
|
159
309
|
"name": "__type",
|
|
160
310
|
"kind": 65536,
|
|
161
311
|
"kindString": "Type literal",
|
|
162
312
|
"flags": {},
|
|
163
313
|
"children": [
|
|
164
314
|
{
|
|
165
|
-
"id":
|
|
315
|
+
"id": 21,
|
|
316
|
+
"name": "security",
|
|
317
|
+
"kind": 1024,
|
|
318
|
+
"kindString": "Property",
|
|
319
|
+
"flags": {
|
|
320
|
+
"isOptional": true
|
|
321
|
+
},
|
|
322
|
+
"sources": [
|
|
323
|
+
{
|
|
324
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
325
|
+
"line": 9,
|
|
326
|
+
"character": 4
|
|
327
|
+
}
|
|
328
|
+
],
|
|
329
|
+
"type": {
|
|
330
|
+
"type": "reflection",
|
|
331
|
+
"declaration": {
|
|
332
|
+
"id": 22,
|
|
333
|
+
"name": "__type",
|
|
334
|
+
"kind": 65536,
|
|
335
|
+
"kindString": "Type literal",
|
|
336
|
+
"flags": {},
|
|
337
|
+
"children": [
|
|
338
|
+
{
|
|
339
|
+
"id": 23,
|
|
340
|
+
"name": "allowed",
|
|
341
|
+
"kind": 1024,
|
|
342
|
+
"kindString": "Property",
|
|
343
|
+
"flags": {
|
|
344
|
+
"isOptional": true
|
|
345
|
+
},
|
|
346
|
+
"sources": [
|
|
347
|
+
{
|
|
348
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
349
|
+
"line": 10,
|
|
350
|
+
"character": 8
|
|
351
|
+
}
|
|
352
|
+
],
|
|
353
|
+
"type": {
|
|
354
|
+
"type": "reference",
|
|
355
|
+
"typeArguments": [
|
|
356
|
+
{
|
|
357
|
+
"type": "intrinsic",
|
|
358
|
+
"name": "string"
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"type": "array",
|
|
362
|
+
"elementType": {
|
|
363
|
+
"type": "union",
|
|
364
|
+
"types": [
|
|
365
|
+
{
|
|
366
|
+
"type": "intrinsic",
|
|
367
|
+
"name": "string"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"type": "reference",
|
|
371
|
+
"name": "CosigningAddressSet"
|
|
372
|
+
}
|
|
373
|
+
]
|
|
374
|
+
}
|
|
375
|
+
}
|
|
376
|
+
],
|
|
377
|
+
"name": "Record",
|
|
378
|
+
"qualifiedName": "Record",
|
|
379
|
+
"package": "typescript"
|
|
380
|
+
}
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"id": 24,
|
|
384
|
+
"name": "disallowed",
|
|
385
|
+
"kind": 1024,
|
|
386
|
+
"kindString": "Property",
|
|
387
|
+
"flags": {
|
|
388
|
+
"isOptional": true
|
|
389
|
+
},
|
|
390
|
+
"sources": [
|
|
391
|
+
{
|
|
392
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
393
|
+
"line": 11,
|
|
394
|
+
"character": 8
|
|
395
|
+
}
|
|
396
|
+
],
|
|
397
|
+
"type": {
|
|
398
|
+
"type": "reference",
|
|
399
|
+
"typeArguments": [
|
|
400
|
+
{
|
|
401
|
+
"type": "intrinsic",
|
|
402
|
+
"name": "string"
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"type": "array",
|
|
406
|
+
"elementType": {
|
|
407
|
+
"type": "intrinsic",
|
|
408
|
+
"name": "string"
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
],
|
|
412
|
+
"name": "Record",
|
|
413
|
+
"qualifiedName": "Record",
|
|
414
|
+
"package": "typescript"
|
|
415
|
+
}
|
|
416
|
+
}
|
|
417
|
+
],
|
|
418
|
+
"groups": [
|
|
419
|
+
{
|
|
420
|
+
"title": "Properties",
|
|
421
|
+
"children": [
|
|
422
|
+
23,
|
|
423
|
+
24
|
|
424
|
+
]
|
|
425
|
+
}
|
|
426
|
+
],
|
|
427
|
+
"sources": [
|
|
428
|
+
{
|
|
429
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
430
|
+
"line": 9,
|
|
431
|
+
"character": 15
|
|
432
|
+
}
|
|
433
|
+
]
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
}
|
|
437
|
+
],
|
|
438
|
+
"groups": [
|
|
439
|
+
{
|
|
440
|
+
"title": "Properties",
|
|
441
|
+
"children": [
|
|
442
|
+
21
|
|
443
|
+
]
|
|
444
|
+
}
|
|
445
|
+
],
|
|
446
|
+
"sources": [
|
|
447
|
+
{
|
|
448
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
449
|
+
"line": 8,
|
|
450
|
+
"character": 87
|
|
451
|
+
}
|
|
452
|
+
]
|
|
453
|
+
}
|
|
454
|
+
},
|
|
455
|
+
{
|
|
456
|
+
"type": "reflection",
|
|
457
|
+
"declaration": {
|
|
458
|
+
"id": 25,
|
|
459
|
+
"name": "__type",
|
|
460
|
+
"kind": 65536,
|
|
461
|
+
"kindString": "Type literal",
|
|
462
|
+
"flags": {},
|
|
463
|
+
"children": [
|
|
464
|
+
{
|
|
465
|
+
"id": 26,
|
|
166
466
|
"name": "schema",
|
|
167
467
|
"kind": 1024,
|
|
168
468
|
"kindString": "Property",
|
|
@@ -184,7 +484,7 @@
|
|
|
184
484
|
{
|
|
185
485
|
"title": "Properties",
|
|
186
486
|
"children": [
|
|
187
|
-
|
|
487
|
+
26
|
|
188
488
|
]
|
|
189
489
|
}
|
|
190
490
|
],
|
|
@@ -208,7 +508,7 @@
|
|
|
208
508
|
}
|
|
209
509
|
},
|
|
210
510
|
{
|
|
211
|
-
"id":
|
|
511
|
+
"id": 27,
|
|
212
512
|
"name": "address",
|
|
213
513
|
"kind": 262144,
|
|
214
514
|
"kindString": "Accessor",
|
|
@@ -221,7 +521,7 @@
|
|
|
221
521
|
}
|
|
222
522
|
],
|
|
223
523
|
"getSignature": {
|
|
224
|
-
"id":
|
|
524
|
+
"id": 28,
|
|
225
525
|
"name": "address",
|
|
226
526
|
"kind": 524288,
|
|
227
527
|
"kindString": "Get signature",
|
|
@@ -241,7 +541,7 @@
|
|
|
241
541
|
}
|
|
242
542
|
},
|
|
243
543
|
{
|
|
244
|
-
"id":
|
|
544
|
+
"id": 29,
|
|
245
545
|
"name": "config",
|
|
246
546
|
"kind": 262144,
|
|
247
547
|
"kindString": "Accessor",
|
|
@@ -254,7 +554,7 @@
|
|
|
254
554
|
}
|
|
255
555
|
],
|
|
256
556
|
"getSignature": {
|
|
257
|
-
"id":
|
|
557
|
+
"id": 30,
|
|
258
558
|
"name": "config",
|
|
259
559
|
"kind": 524288,
|
|
260
560
|
"kindString": "Get signature",
|
|
@@ -273,14 +573,14 @@
|
|
|
273
573
|
{
|
|
274
574
|
"type": "reflection",
|
|
275
575
|
"declaration": {
|
|
276
|
-
"id":
|
|
576
|
+
"id": 31,
|
|
277
577
|
"name": "__type",
|
|
278
578
|
"kind": 65536,
|
|
279
579
|
"kindString": "Type literal",
|
|
280
580
|
"flags": {},
|
|
281
581
|
"children": [
|
|
282
582
|
{
|
|
283
|
-
"id":
|
|
583
|
+
"id": 32,
|
|
284
584
|
"name": "schema",
|
|
285
585
|
"kind": 1024,
|
|
286
586
|
"kindString": "Property",
|
|
@@ -302,7 +602,7 @@
|
|
|
302
602
|
{
|
|
303
603
|
"title": "Properties",
|
|
304
604
|
"children": [
|
|
305
|
-
|
|
605
|
+
32
|
|
306
606
|
]
|
|
307
607
|
}
|
|
308
608
|
],
|
|
@@ -328,7 +628,7 @@
|
|
|
328
628
|
}
|
|
329
629
|
},
|
|
330
630
|
{
|
|
331
|
-
"id":
|
|
631
|
+
"id": 33,
|
|
332
632
|
"name": "resolver",
|
|
333
633
|
"kind": 262144,
|
|
334
634
|
"kindString": "Accessor",
|
|
@@ -341,7 +641,7 @@
|
|
|
341
641
|
}
|
|
342
642
|
],
|
|
343
643
|
"getSignature": {
|
|
344
|
-
"id":
|
|
644
|
+
"id": 34,
|
|
345
645
|
"name": "resolver",
|
|
346
646
|
"kind": 524288,
|
|
347
647
|
"kindString": "Get signature",
|
|
@@ -373,14 +673,164 @@
|
|
|
373
673
|
{
|
|
374
674
|
"type": "reflection",
|
|
375
675
|
"declaration": {
|
|
376
|
-
"id":
|
|
676
|
+
"id": 35,
|
|
677
|
+
"name": "__type",
|
|
678
|
+
"kind": 65536,
|
|
679
|
+
"kindString": "Type literal",
|
|
680
|
+
"flags": {},
|
|
681
|
+
"children": [
|
|
682
|
+
{
|
|
683
|
+
"id": 36,
|
|
684
|
+
"name": "security",
|
|
685
|
+
"kind": 1024,
|
|
686
|
+
"kindString": "Property",
|
|
687
|
+
"flags": {
|
|
688
|
+
"isOptional": true
|
|
689
|
+
},
|
|
690
|
+
"sources": [
|
|
691
|
+
{
|
|
692
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
693
|
+
"line": 9,
|
|
694
|
+
"character": 4
|
|
695
|
+
}
|
|
696
|
+
],
|
|
697
|
+
"type": {
|
|
698
|
+
"type": "reflection",
|
|
699
|
+
"declaration": {
|
|
700
|
+
"id": 37,
|
|
701
|
+
"name": "__type",
|
|
702
|
+
"kind": 65536,
|
|
703
|
+
"kindString": "Type literal",
|
|
704
|
+
"flags": {},
|
|
705
|
+
"children": [
|
|
706
|
+
{
|
|
707
|
+
"id": 38,
|
|
708
|
+
"name": "allowed",
|
|
709
|
+
"kind": 1024,
|
|
710
|
+
"kindString": "Property",
|
|
711
|
+
"flags": {
|
|
712
|
+
"isOptional": true
|
|
713
|
+
},
|
|
714
|
+
"sources": [
|
|
715
|
+
{
|
|
716
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
717
|
+
"line": 10,
|
|
718
|
+
"character": 8
|
|
719
|
+
}
|
|
720
|
+
],
|
|
721
|
+
"type": {
|
|
722
|
+
"type": "reference",
|
|
723
|
+
"typeArguments": [
|
|
724
|
+
{
|
|
725
|
+
"type": "intrinsic",
|
|
726
|
+
"name": "string"
|
|
727
|
+
},
|
|
728
|
+
{
|
|
729
|
+
"type": "array",
|
|
730
|
+
"elementType": {
|
|
731
|
+
"type": "union",
|
|
732
|
+
"types": [
|
|
733
|
+
{
|
|
734
|
+
"type": "intrinsic",
|
|
735
|
+
"name": "string"
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"type": "reference",
|
|
739
|
+
"name": "CosigningAddressSet"
|
|
740
|
+
}
|
|
741
|
+
]
|
|
742
|
+
}
|
|
743
|
+
}
|
|
744
|
+
],
|
|
745
|
+
"name": "Record",
|
|
746
|
+
"qualifiedName": "Record",
|
|
747
|
+
"package": "typescript"
|
|
748
|
+
}
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"id": 39,
|
|
752
|
+
"name": "disallowed",
|
|
753
|
+
"kind": 1024,
|
|
754
|
+
"kindString": "Property",
|
|
755
|
+
"flags": {
|
|
756
|
+
"isOptional": true
|
|
757
|
+
},
|
|
758
|
+
"sources": [
|
|
759
|
+
{
|
|
760
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
761
|
+
"line": 11,
|
|
762
|
+
"character": 8
|
|
763
|
+
}
|
|
764
|
+
],
|
|
765
|
+
"type": {
|
|
766
|
+
"type": "reference",
|
|
767
|
+
"typeArguments": [
|
|
768
|
+
{
|
|
769
|
+
"type": "intrinsic",
|
|
770
|
+
"name": "string"
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"type": "array",
|
|
774
|
+
"elementType": {
|
|
775
|
+
"type": "intrinsic",
|
|
776
|
+
"name": "string"
|
|
777
|
+
}
|
|
778
|
+
}
|
|
779
|
+
],
|
|
780
|
+
"name": "Record",
|
|
781
|
+
"qualifiedName": "Record",
|
|
782
|
+
"package": "typescript"
|
|
783
|
+
}
|
|
784
|
+
}
|
|
785
|
+
],
|
|
786
|
+
"groups": [
|
|
787
|
+
{
|
|
788
|
+
"title": "Properties",
|
|
789
|
+
"children": [
|
|
790
|
+
38,
|
|
791
|
+
39
|
|
792
|
+
]
|
|
793
|
+
}
|
|
794
|
+
],
|
|
795
|
+
"sources": [
|
|
796
|
+
{
|
|
797
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
798
|
+
"line": 9,
|
|
799
|
+
"character": 15
|
|
800
|
+
}
|
|
801
|
+
]
|
|
802
|
+
}
|
|
803
|
+
}
|
|
804
|
+
}
|
|
805
|
+
],
|
|
806
|
+
"groups": [
|
|
807
|
+
{
|
|
808
|
+
"title": "Properties",
|
|
809
|
+
"children": [
|
|
810
|
+
36
|
|
811
|
+
]
|
|
812
|
+
}
|
|
813
|
+
],
|
|
814
|
+
"sources": [
|
|
815
|
+
{
|
|
816
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
817
|
+
"line": 8,
|
|
818
|
+
"character": 87
|
|
819
|
+
}
|
|
820
|
+
]
|
|
821
|
+
}
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
"type": "reflection",
|
|
825
|
+
"declaration": {
|
|
826
|
+
"id": 40,
|
|
377
827
|
"name": "__type",
|
|
378
828
|
"kind": 65536,
|
|
379
829
|
"kindString": "Type literal",
|
|
380
830
|
"flags": {},
|
|
381
831
|
"children": [
|
|
382
832
|
{
|
|
383
|
-
"id":
|
|
833
|
+
"id": 41,
|
|
384
834
|
"name": "schema",
|
|
385
835
|
"kind": 1024,
|
|
386
836
|
"kindString": "Property",
|
|
@@ -402,7 +852,7 @@
|
|
|
402
852
|
{
|
|
403
853
|
"title": "Properties",
|
|
404
854
|
"children": [
|
|
405
|
-
|
|
855
|
+
41
|
|
406
856
|
]
|
|
407
857
|
}
|
|
408
858
|
],
|
|
@@ -436,7 +886,7 @@
|
|
|
436
886
|
}
|
|
437
887
|
},
|
|
438
888
|
{
|
|
439
|
-
"id":
|
|
889
|
+
"id": 82,
|
|
440
890
|
"name": "bindQuery",
|
|
441
891
|
"kind": 2048,
|
|
442
892
|
"kindString": "Method",
|
|
@@ -452,14 +902,14 @@
|
|
|
452
902
|
],
|
|
453
903
|
"signatures": [
|
|
454
904
|
{
|
|
455
|
-
"id":
|
|
905
|
+
"id": 83,
|
|
456
906
|
"name": "bindQuery",
|
|
457
907
|
"kind": 4096,
|
|
458
908
|
"kindString": "Call signature",
|
|
459
909
|
"flags": {},
|
|
460
910
|
"typeParameter": [
|
|
461
911
|
{
|
|
462
|
-
"id":
|
|
912
|
+
"id": 88,
|
|
463
913
|
"name": "T",
|
|
464
914
|
"kind": 131072,
|
|
465
915
|
"kindString": "Type parameter",
|
|
@@ -485,14 +935,14 @@
|
|
|
485
935
|
{
|
|
486
936
|
"type": "reflection",
|
|
487
937
|
"declaration": {
|
|
488
|
-
"id":
|
|
938
|
+
"id": 84,
|
|
489
939
|
"name": "__type",
|
|
490
940
|
"kind": 65536,
|
|
491
941
|
"kindString": "Type literal",
|
|
492
942
|
"flags": {},
|
|
493
943
|
"children": [
|
|
494
944
|
{
|
|
495
|
-
"id":
|
|
945
|
+
"id": 85,
|
|
496
946
|
"name": "schema",
|
|
497
947
|
"kind": 1024,
|
|
498
948
|
"kindString": "Property",
|
|
@@ -514,7 +964,7 @@
|
|
|
514
964
|
{
|
|
515
965
|
"title": "Properties",
|
|
516
966
|
"children": [
|
|
517
|
-
|
|
967
|
+
85
|
|
518
968
|
]
|
|
519
969
|
}
|
|
520
970
|
],
|
|
@@ -550,14 +1000,14 @@
|
|
|
550
1000
|
{
|
|
551
1001
|
"type": "reflection",
|
|
552
1002
|
"declaration": {
|
|
553
|
-
"id":
|
|
1003
|
+
"id": 86,
|
|
554
1004
|
"name": "__type",
|
|
555
1005
|
"kind": 65536,
|
|
556
1006
|
"kindString": "Type literal",
|
|
557
1007
|
"flags": {},
|
|
558
1008
|
"children": [
|
|
559
1009
|
{
|
|
560
|
-
"id":
|
|
1010
|
+
"id": 87,
|
|
561
1011
|
"name": "schema",
|
|
562
1012
|
"kind": 1024,
|
|
563
1013
|
"kindString": "Property",
|
|
@@ -579,7 +1029,7 @@
|
|
|
579
1029
|
{
|
|
580
1030
|
"title": "Properties",
|
|
581
1031
|
"children": [
|
|
582
|
-
|
|
1032
|
+
87
|
|
583
1033
|
]
|
|
584
1034
|
}
|
|
585
1035
|
],
|
|
@@ -603,19 +1053,19 @@
|
|
|
603
1053
|
],
|
|
604
1054
|
"parameters": [
|
|
605
1055
|
{
|
|
606
|
-
"id":
|
|
1056
|
+
"id": 89,
|
|
607
1057
|
"name": "query",
|
|
608
1058
|
"kind": 32768,
|
|
609
1059
|
"kindString": "Parameter",
|
|
610
1060
|
"flags": {},
|
|
611
1061
|
"type": {
|
|
612
1062
|
"type": "reference",
|
|
613
|
-
"id":
|
|
1063
|
+
"id": 88,
|
|
614
1064
|
"name": "T"
|
|
615
1065
|
}
|
|
616
1066
|
},
|
|
617
1067
|
{
|
|
618
|
-
"id":
|
|
1068
|
+
"id": 90,
|
|
619
1069
|
"name": "payloads",
|
|
620
1070
|
"kind": 32768,
|
|
621
1071
|
"kindString": "Parameter",
|
|
@@ -638,14 +1088,14 @@
|
|
|
638
1088
|
{
|
|
639
1089
|
"type": "reflection",
|
|
640
1090
|
"declaration": {
|
|
641
|
-
"id":
|
|
1091
|
+
"id": 91,
|
|
642
1092
|
"name": "__type",
|
|
643
1093
|
"kind": 65536,
|
|
644
1094
|
"kindString": "Type literal",
|
|
645
1095
|
"flags": {},
|
|
646
1096
|
"children": [
|
|
647
1097
|
{
|
|
648
|
-
"id":
|
|
1098
|
+
"id": 92,
|
|
649
1099
|
"name": "schema",
|
|
650
1100
|
"kind": 1024,
|
|
651
1101
|
"kindString": "Property",
|
|
@@ -667,7 +1117,7 @@
|
|
|
667
1117
|
{
|
|
668
1118
|
"title": "Properties",
|
|
669
1119
|
"children": [
|
|
670
|
-
|
|
1120
|
+
92
|
|
671
1121
|
]
|
|
672
1122
|
}
|
|
673
1123
|
],
|
|
@@ -685,7 +1135,7 @@
|
|
|
685
1135
|
}
|
|
686
1136
|
},
|
|
687
1137
|
{
|
|
688
|
-
"id":
|
|
1138
|
+
"id": 93,
|
|
689
1139
|
"name": "account",
|
|
690
1140
|
"kind": 32768,
|
|
691
1141
|
"kindString": "Parameter",
|
|
@@ -722,14 +1172,14 @@
|
|
|
722
1172
|
{
|
|
723
1173
|
"type": "reflection",
|
|
724
1174
|
"declaration": {
|
|
725
|
-
"id":
|
|
1175
|
+
"id": 94,
|
|
726
1176
|
"name": "__type",
|
|
727
1177
|
"kind": 65536,
|
|
728
1178
|
"kindString": "Type literal",
|
|
729
1179
|
"flags": {},
|
|
730
1180
|
"children": [
|
|
731
1181
|
{
|
|
732
|
-
"id":
|
|
1182
|
+
"id": 95,
|
|
733
1183
|
"name": "query",
|
|
734
1184
|
"kind": 1024,
|
|
735
1185
|
"kindString": "Property",
|
|
@@ -747,7 +1197,7 @@
|
|
|
747
1197
|
}
|
|
748
1198
|
},
|
|
749
1199
|
{
|
|
750
|
-
"id":
|
|
1200
|
+
"id": 96,
|
|
751
1201
|
"name": "resultSet",
|
|
752
1202
|
"kind": 1024,
|
|
753
1203
|
"kindString": "Property",
|
|
@@ -767,7 +1217,7 @@
|
|
|
767
1217
|
}
|
|
768
1218
|
},
|
|
769
1219
|
{
|
|
770
|
-
"id":
|
|
1220
|
+
"id": 97,
|
|
771
1221
|
"name": "schema",
|
|
772
1222
|
"kind": 1024,
|
|
773
1223
|
"kindString": "Property",
|
|
@@ -789,9 +1239,9 @@
|
|
|
789
1239
|
{
|
|
790
1240
|
"title": "Properties",
|
|
791
1241
|
"children": [
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
1242
|
+
95,
|
|
1243
|
+
96,
|
|
1244
|
+
97
|
|
795
1245
|
]
|
|
796
1246
|
}
|
|
797
1247
|
],
|
|
@@ -822,14 +1272,14 @@
|
|
|
822
1272
|
{
|
|
823
1273
|
"type": "reflection",
|
|
824
1274
|
"declaration": {
|
|
825
|
-
"id":
|
|
1275
|
+
"id": 98,
|
|
826
1276
|
"name": "__type",
|
|
827
1277
|
"kind": 65536,
|
|
828
1278
|
"kindString": "Type literal",
|
|
829
1279
|
"flags": {},
|
|
830
1280
|
"children": [
|
|
831
1281
|
{
|
|
832
|
-
"id":
|
|
1282
|
+
"id": 99,
|
|
833
1283
|
"name": "schema",
|
|
834
1284
|
"kind": 1024,
|
|
835
1285
|
"kindString": "Property",
|
|
@@ -851,7 +1301,7 @@
|
|
|
851
1301
|
{
|
|
852
1302
|
"title": "Properties",
|
|
853
1303
|
"children": [
|
|
854
|
-
|
|
1304
|
+
99
|
|
855
1305
|
]
|
|
856
1306
|
}
|
|
857
1307
|
],
|
|
@@ -888,7 +1338,7 @@
|
|
|
888
1338
|
}
|
|
889
1339
|
},
|
|
890
1340
|
{
|
|
891
|
-
"id":
|
|
1341
|
+
"id": 100,
|
|
892
1342
|
"name": "bindQueryInternal",
|
|
893
1343
|
"kind": 2048,
|
|
894
1344
|
"kindString": "Method",
|
|
@@ -904,14 +1354,14 @@
|
|
|
904
1354
|
],
|
|
905
1355
|
"signatures": [
|
|
906
1356
|
{
|
|
907
|
-
"id":
|
|
1357
|
+
"id": 101,
|
|
908
1358
|
"name": "bindQueryInternal",
|
|
909
1359
|
"kind": 4096,
|
|
910
1360
|
"kindString": "Call signature",
|
|
911
1361
|
"flags": {},
|
|
912
1362
|
"typeParameter": [
|
|
913
1363
|
{
|
|
914
|
-
"id":
|
|
1364
|
+
"id": 106,
|
|
915
1365
|
"name": "T",
|
|
916
1366
|
"kind": 131072,
|
|
917
1367
|
"kindString": "Type parameter",
|
|
@@ -937,14 +1387,14 @@
|
|
|
937
1387
|
{
|
|
938
1388
|
"type": "reflection",
|
|
939
1389
|
"declaration": {
|
|
940
|
-
"id":
|
|
1390
|
+
"id": 102,
|
|
941
1391
|
"name": "__type",
|
|
942
1392
|
"kind": 65536,
|
|
943
1393
|
"kindString": "Type literal",
|
|
944
1394
|
"flags": {},
|
|
945
1395
|
"children": [
|
|
946
1396
|
{
|
|
947
|
-
"id":
|
|
1397
|
+
"id": 103,
|
|
948
1398
|
"name": "schema",
|
|
949
1399
|
"kind": 1024,
|
|
950
1400
|
"kindString": "Property",
|
|
@@ -966,7 +1416,7 @@
|
|
|
966
1416
|
{
|
|
967
1417
|
"title": "Properties",
|
|
968
1418
|
"children": [
|
|
969
|
-
|
|
1419
|
+
103
|
|
970
1420
|
]
|
|
971
1421
|
}
|
|
972
1422
|
],
|
|
@@ -1002,14 +1452,14 @@
|
|
|
1002
1452
|
{
|
|
1003
1453
|
"type": "reflection",
|
|
1004
1454
|
"declaration": {
|
|
1005
|
-
"id":
|
|
1455
|
+
"id": 104,
|
|
1006
1456
|
"name": "__type",
|
|
1007
1457
|
"kind": 65536,
|
|
1008
1458
|
"kindString": "Type literal",
|
|
1009
1459
|
"flags": {},
|
|
1010
1460
|
"children": [
|
|
1011
1461
|
{
|
|
1012
|
-
"id":
|
|
1462
|
+
"id": 105,
|
|
1013
1463
|
"name": "schema",
|
|
1014
1464
|
"kind": 1024,
|
|
1015
1465
|
"kindString": "Property",
|
|
@@ -1031,7 +1481,7 @@
|
|
|
1031
1481
|
{
|
|
1032
1482
|
"title": "Properties",
|
|
1033
1483
|
"children": [
|
|
1034
|
-
|
|
1484
|
+
105
|
|
1035
1485
|
]
|
|
1036
1486
|
}
|
|
1037
1487
|
],
|
|
@@ -1055,19 +1505,19 @@
|
|
|
1055
1505
|
],
|
|
1056
1506
|
"parameters": [
|
|
1057
1507
|
{
|
|
1058
|
-
"id":
|
|
1508
|
+
"id": 107,
|
|
1059
1509
|
"name": "query",
|
|
1060
1510
|
"kind": 32768,
|
|
1061
1511
|
"kindString": "Parameter",
|
|
1062
1512
|
"flags": {},
|
|
1063
1513
|
"type": {
|
|
1064
1514
|
"type": "reference",
|
|
1065
|
-
"id":
|
|
1515
|
+
"id": 106,
|
|
1066
1516
|
"name": "T"
|
|
1067
1517
|
}
|
|
1068
1518
|
},
|
|
1069
1519
|
{
|
|
1070
|
-
"id":
|
|
1520
|
+
"id": 108,
|
|
1071
1521
|
"name": "payloads",
|
|
1072
1522
|
"kind": 32768,
|
|
1073
1523
|
"kindString": "Parameter",
|
|
@@ -1090,14 +1540,14 @@
|
|
|
1090
1540
|
{
|
|
1091
1541
|
"type": "reflection",
|
|
1092
1542
|
"declaration": {
|
|
1093
|
-
"id":
|
|
1543
|
+
"id": 109,
|
|
1094
1544
|
"name": "__type",
|
|
1095
1545
|
"kind": 65536,
|
|
1096
1546
|
"kindString": "Type literal",
|
|
1097
1547
|
"flags": {},
|
|
1098
1548
|
"children": [
|
|
1099
1549
|
{
|
|
1100
|
-
"id":
|
|
1550
|
+
"id": 110,
|
|
1101
1551
|
"name": "schema",
|
|
1102
1552
|
"kind": 1024,
|
|
1103
1553
|
"kindString": "Property",
|
|
@@ -1119,7 +1569,7 @@
|
|
|
1119
1569
|
{
|
|
1120
1570
|
"title": "Properties",
|
|
1121
1571
|
"children": [
|
|
1122
|
-
|
|
1572
|
+
110
|
|
1123
1573
|
]
|
|
1124
1574
|
}
|
|
1125
1575
|
],
|
|
@@ -1137,7 +1587,7 @@
|
|
|
1137
1587
|
}
|
|
1138
1588
|
},
|
|
1139
1589
|
{
|
|
1140
|
-
"id":
|
|
1590
|
+
"id": 111,
|
|
1141
1591
|
"name": "account",
|
|
1142
1592
|
"kind": 32768,
|
|
1143
1593
|
"kindString": "Parameter",
|
|
@@ -1171,14 +1621,14 @@
|
|
|
1171
1621
|
{
|
|
1172
1622
|
"type": "reflection",
|
|
1173
1623
|
"declaration": {
|
|
1174
|
-
"id":
|
|
1624
|
+
"id": 112,
|
|
1175
1625
|
"name": "__type",
|
|
1176
1626
|
"kind": 65536,
|
|
1177
1627
|
"kindString": "Type literal",
|
|
1178
1628
|
"flags": {},
|
|
1179
1629
|
"children": [
|
|
1180
1630
|
{
|
|
1181
|
-
"id":
|
|
1631
|
+
"id": 113,
|
|
1182
1632
|
"name": "query",
|
|
1183
1633
|
"kind": 1024,
|
|
1184
1634
|
"kindString": "Property",
|
|
@@ -1196,7 +1646,7 @@
|
|
|
1196
1646
|
}
|
|
1197
1647
|
},
|
|
1198
1648
|
{
|
|
1199
|
-
"id":
|
|
1649
|
+
"id": 114,
|
|
1200
1650
|
"name": "resultSet",
|
|
1201
1651
|
"kind": 1024,
|
|
1202
1652
|
"kindString": "Property",
|
|
@@ -1216,7 +1666,7 @@
|
|
|
1216
1666
|
}
|
|
1217
1667
|
},
|
|
1218
1668
|
{
|
|
1219
|
-
"id":
|
|
1669
|
+
"id": 115,
|
|
1220
1670
|
"name": "schema",
|
|
1221
1671
|
"kind": 1024,
|
|
1222
1672
|
"kindString": "Property",
|
|
@@ -1238,9 +1688,9 @@
|
|
|
1238
1688
|
{
|
|
1239
1689
|
"title": "Properties",
|
|
1240
1690
|
"children": [
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1691
|
+
113,
|
|
1692
|
+
114,
|
|
1693
|
+
115
|
|
1244
1694
|
]
|
|
1245
1695
|
}
|
|
1246
1696
|
],
|
|
@@ -1271,14 +1721,14 @@
|
|
|
1271
1721
|
{
|
|
1272
1722
|
"type": "reflection",
|
|
1273
1723
|
"declaration": {
|
|
1274
|
-
"id":
|
|
1724
|
+
"id": 116,
|
|
1275
1725
|
"name": "__type",
|
|
1276
1726
|
"kind": 65536,
|
|
1277
1727
|
"kindString": "Type literal",
|
|
1278
1728
|
"flags": {},
|
|
1279
1729
|
"children": [
|
|
1280
1730
|
{
|
|
1281
|
-
"id":
|
|
1731
|
+
"id": 117,
|
|
1282
1732
|
"name": "schema",
|
|
1283
1733
|
"kind": 1024,
|
|
1284
1734
|
"kindString": "Property",
|
|
@@ -1300,7 +1750,7 @@
|
|
|
1300
1750
|
{
|
|
1301
1751
|
"title": "Properties",
|
|
1302
1752
|
"children": [
|
|
1303
|
-
|
|
1753
|
+
117
|
|
1304
1754
|
]
|
|
1305
1755
|
}
|
|
1306
1756
|
],
|
|
@@ -1330,7 +1780,7 @@
|
|
|
1330
1780
|
}
|
|
1331
1781
|
},
|
|
1332
1782
|
{
|
|
1333
|
-
"id":
|
|
1783
|
+
"id": 42,
|
|
1334
1784
|
"name": "description",
|
|
1335
1785
|
"kind": 2048,
|
|
1336
1786
|
"kindString": "Method",
|
|
@@ -1344,7 +1794,7 @@
|
|
|
1344
1794
|
],
|
|
1345
1795
|
"signatures": [
|
|
1346
1796
|
{
|
|
1347
|
-
"id":
|
|
1797
|
+
"id": 43,
|
|
1348
1798
|
"name": "description",
|
|
1349
1799
|
"kind": 4096,
|
|
1350
1800
|
"kindString": "Call signature",
|
|
@@ -1375,7 +1825,7 @@
|
|
|
1375
1825
|
}
|
|
1376
1826
|
},
|
|
1377
1827
|
{
|
|
1378
|
-
"id":
|
|
1828
|
+
"id": 44,
|
|
1379
1829
|
"name": "discover",
|
|
1380
1830
|
"kind": 2048,
|
|
1381
1831
|
"kindString": "Method",
|
|
@@ -1389,7 +1839,7 @@
|
|
|
1389
1839
|
],
|
|
1390
1840
|
"signatures": [
|
|
1391
1841
|
{
|
|
1392
|
-
"id":
|
|
1842
|
+
"id": 45,
|
|
1393
1843
|
"name": "discover",
|
|
1394
1844
|
"kind": 4096,
|
|
1395
1845
|
"kindString": "Call signature",
|
|
@@ -1413,14 +1863,14 @@
|
|
|
1413
1863
|
{
|
|
1414
1864
|
"type": "reflection",
|
|
1415
1865
|
"declaration": {
|
|
1416
|
-
"id":
|
|
1866
|
+
"id": 46,
|
|
1417
1867
|
"name": "__type",
|
|
1418
1868
|
"kind": 65536,
|
|
1419
1869
|
"kindString": "Type literal",
|
|
1420
1870
|
"flags": {},
|
|
1421
1871
|
"children": [
|
|
1422
1872
|
{
|
|
1423
|
-
"id":
|
|
1873
|
+
"id": 47,
|
|
1424
1874
|
"name": "schema",
|
|
1425
1875
|
"kind": 1024,
|
|
1426
1876
|
"kindString": "Property",
|
|
@@ -1442,7 +1892,7 @@
|
|
|
1442
1892
|
{
|
|
1443
1893
|
"title": "Properties",
|
|
1444
1894
|
"children": [
|
|
1445
|
-
|
|
1895
|
+
47
|
|
1446
1896
|
]
|
|
1447
1897
|
}
|
|
1448
1898
|
],
|
|
@@ -1475,7 +1925,7 @@
|
|
|
1475
1925
|
}
|
|
1476
1926
|
},
|
|
1477
1927
|
{
|
|
1478
|
-
"id":
|
|
1928
|
+
"id": 12,
|
|
1479
1929
|
"name": "divine",
|
|
1480
1930
|
"kind": 2048,
|
|
1481
1931
|
"kindString": "Method",
|
|
@@ -1485,19 +1935,19 @@
|
|
|
1485
1935
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
1486
1936
|
"line": 13,
|
|
1487
1937
|
"character": 2,
|
|
1488
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1938
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L13"
|
|
1489
1939
|
}
|
|
1490
1940
|
],
|
|
1491
1941
|
"signatures": [
|
|
1492
1942
|
{
|
|
1493
|
-
"id":
|
|
1943
|
+
"id": 13,
|
|
1494
1944
|
"name": "divine",
|
|
1495
1945
|
"kind": 4096,
|
|
1496
1946
|
"kindString": "Call signature",
|
|
1497
1947
|
"flags": {},
|
|
1498
1948
|
"parameters": [
|
|
1499
1949
|
{
|
|
1500
|
-
"id":
|
|
1950
|
+
"id": 14,
|
|
1501
1951
|
"name": "payloads",
|
|
1502
1952
|
"kind": 32768,
|
|
1503
1953
|
"kindString": "Parameter",
|
|
@@ -1520,14 +1970,14 @@
|
|
|
1520
1970
|
{
|
|
1521
1971
|
"type": "reflection",
|
|
1522
1972
|
"declaration": {
|
|
1523
|
-
"id":
|
|
1973
|
+
"id": 15,
|
|
1524
1974
|
"name": "__type",
|
|
1525
1975
|
"kind": 65536,
|
|
1526
1976
|
"kindString": "Type literal",
|
|
1527
1977
|
"flags": {},
|
|
1528
1978
|
"children": [
|
|
1529
1979
|
{
|
|
1530
|
-
"id":
|
|
1980
|
+
"id": 16,
|
|
1531
1981
|
"name": "schema",
|
|
1532
1982
|
"kind": 1024,
|
|
1533
1983
|
"kindString": "Property",
|
|
@@ -1549,7 +1999,7 @@
|
|
|
1549
1999
|
{
|
|
1550
2000
|
"title": "Properties",
|
|
1551
2001
|
"children": [
|
|
1552
|
-
|
|
2002
|
+
16
|
|
1553
2003
|
]
|
|
1554
2004
|
}
|
|
1555
2005
|
],
|
|
@@ -1586,14 +2036,14 @@
|
|
|
1586
2036
|
{
|
|
1587
2037
|
"type": "reflection",
|
|
1588
2038
|
"declaration": {
|
|
1589
|
-
"id":
|
|
2039
|
+
"id": 17,
|
|
1590
2040
|
"name": "__type",
|
|
1591
2041
|
"kind": 65536,
|
|
1592
2042
|
"kindString": "Type literal",
|
|
1593
2043
|
"flags": {},
|
|
1594
2044
|
"children": [
|
|
1595
2045
|
{
|
|
1596
|
-
"id":
|
|
2046
|
+
"id": 18,
|
|
1597
2047
|
"name": "schema",
|
|
1598
2048
|
"kind": 1024,
|
|
1599
2049
|
"kindString": "Property",
|
|
@@ -1615,7 +2065,7 @@
|
|
|
1615
2065
|
{
|
|
1616
2066
|
"title": "Properties",
|
|
1617
2067
|
"children": [
|
|
1618
|
-
|
|
2068
|
+
18
|
|
1619
2069
|
]
|
|
1620
2070
|
}
|
|
1621
2071
|
],
|
|
@@ -1648,7 +2098,7 @@
|
|
|
1648
2098
|
}
|
|
1649
2099
|
},
|
|
1650
2100
|
{
|
|
1651
|
-
"id":
|
|
2101
|
+
"id": 118,
|
|
1652
2102
|
"name": "filterErrors",
|
|
1653
2103
|
"kind": 2048,
|
|
1654
2104
|
"kindString": "Method",
|
|
@@ -1664,14 +2114,14 @@
|
|
|
1664
2114
|
],
|
|
1665
2115
|
"signatures": [
|
|
1666
2116
|
{
|
|
1667
|
-
"id":
|
|
2117
|
+
"id": 119,
|
|
1668
2118
|
"name": "filterErrors",
|
|
1669
2119
|
"kind": 4096,
|
|
1670
2120
|
"kindString": "Call signature",
|
|
1671
2121
|
"flags": {},
|
|
1672
2122
|
"parameters": [
|
|
1673
2123
|
{
|
|
1674
|
-
"id":
|
|
2124
|
+
"id": 120,
|
|
1675
2125
|
"name": "query",
|
|
1676
2126
|
"kind": 32768,
|
|
1677
2127
|
"kindString": "Parameter",
|
|
@@ -1697,14 +2147,14 @@
|
|
|
1697
2147
|
{
|
|
1698
2148
|
"type": "reflection",
|
|
1699
2149
|
"declaration": {
|
|
1700
|
-
"id":
|
|
2150
|
+
"id": 121,
|
|
1701
2151
|
"name": "__type",
|
|
1702
2152
|
"kind": 65536,
|
|
1703
2153
|
"kindString": "Type literal",
|
|
1704
2154
|
"flags": {},
|
|
1705
2155
|
"children": [
|
|
1706
2156
|
{
|
|
1707
|
-
"id":
|
|
2157
|
+
"id": 122,
|
|
1708
2158
|
"name": "query",
|
|
1709
2159
|
"kind": 1024,
|
|
1710
2160
|
"kindString": "Property",
|
|
@@ -1722,7 +2172,7 @@
|
|
|
1722
2172
|
}
|
|
1723
2173
|
},
|
|
1724
2174
|
{
|
|
1725
|
-
"id":
|
|
2175
|
+
"id": 123,
|
|
1726
2176
|
"name": "resultSet",
|
|
1727
2177
|
"kind": 1024,
|
|
1728
2178
|
"kindString": "Property",
|
|
@@ -1742,7 +2192,7 @@
|
|
|
1742
2192
|
}
|
|
1743
2193
|
},
|
|
1744
2194
|
{
|
|
1745
|
-
"id":
|
|
2195
|
+
"id": 124,
|
|
1746
2196
|
"name": "schema",
|
|
1747
2197
|
"kind": 1024,
|
|
1748
2198
|
"kindString": "Property",
|
|
@@ -1764,9 +2214,9 @@
|
|
|
1764
2214
|
{
|
|
1765
2215
|
"title": "Properties",
|
|
1766
2216
|
"children": [
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
2217
|
+
122,
|
|
2218
|
+
123,
|
|
2219
|
+
124
|
|
1770
2220
|
]
|
|
1771
2221
|
}
|
|
1772
2222
|
],
|
|
@@ -1798,14 +2248,14 @@
|
|
|
1798
2248
|
{
|
|
1799
2249
|
"type": "reflection",
|
|
1800
2250
|
"declaration": {
|
|
1801
|
-
"id":
|
|
2251
|
+
"id": 125,
|
|
1802
2252
|
"name": "__type",
|
|
1803
2253
|
"kind": 65536,
|
|
1804
2254
|
"kindString": "Type literal",
|
|
1805
2255
|
"flags": {},
|
|
1806
2256
|
"children": [
|
|
1807
2257
|
{
|
|
1808
|
-
"id":
|
|
2258
|
+
"id": 126,
|
|
1809
2259
|
"name": "schema",
|
|
1810
2260
|
"kind": 1024,
|
|
1811
2261
|
"kindString": "Property",
|
|
@@ -1827,7 +2277,7 @@
|
|
|
1827
2277
|
{
|
|
1828
2278
|
"title": "Properties",
|
|
1829
2279
|
"children": [
|
|
1830
|
-
|
|
2280
|
+
126
|
|
1831
2281
|
]
|
|
1832
2282
|
}
|
|
1833
2283
|
],
|
|
@@ -1849,7 +2299,7 @@
|
|
|
1849
2299
|
}
|
|
1850
2300
|
},
|
|
1851
2301
|
{
|
|
1852
|
-
"id":
|
|
2302
|
+
"id": 127,
|
|
1853
2303
|
"name": "result",
|
|
1854
2304
|
"kind": 32768,
|
|
1855
2305
|
"kindString": "Parameter",
|
|
@@ -1871,14 +2321,14 @@
|
|
|
1871
2321
|
{
|
|
1872
2322
|
"type": "reflection",
|
|
1873
2323
|
"declaration": {
|
|
1874
|
-
"id":
|
|
2324
|
+
"id": 128,
|
|
1875
2325
|
"name": "__type",
|
|
1876
2326
|
"kind": 65536,
|
|
1877
2327
|
"kindString": "Type literal",
|
|
1878
2328
|
"flags": {},
|
|
1879
2329
|
"children": [
|
|
1880
2330
|
{
|
|
1881
|
-
"id":
|
|
2331
|
+
"id": 129,
|
|
1882
2332
|
"name": "schema",
|
|
1883
2333
|
"kind": 1024,
|
|
1884
2334
|
"kindString": "Property",
|
|
@@ -1900,7 +2350,7 @@
|
|
|
1900
2350
|
{
|
|
1901
2351
|
"title": "Properties",
|
|
1902
2352
|
"children": [
|
|
1903
|
-
|
|
2353
|
+
129
|
|
1904
2354
|
]
|
|
1905
2355
|
}
|
|
1906
2356
|
],
|
|
@@ -1943,14 +2393,14 @@
|
|
|
1943
2393
|
{
|
|
1944
2394
|
"type": "reflection",
|
|
1945
2395
|
"declaration": {
|
|
1946
|
-
"id":
|
|
2396
|
+
"id": 130,
|
|
1947
2397
|
"name": "__type",
|
|
1948
2398
|
"kind": 65536,
|
|
1949
2399
|
"kindString": "Type literal",
|
|
1950
2400
|
"flags": {},
|
|
1951
2401
|
"children": [
|
|
1952
2402
|
{
|
|
1953
|
-
"id":
|
|
2403
|
+
"id": 131,
|
|
1954
2404
|
"name": "message",
|
|
1955
2405
|
"kind": 1024,
|
|
1956
2406
|
"kindString": "Property",
|
|
@@ -1970,7 +2420,7 @@
|
|
|
1970
2420
|
}
|
|
1971
2421
|
},
|
|
1972
2422
|
{
|
|
1973
|
-
"id":
|
|
2423
|
+
"id": 132,
|
|
1974
2424
|
"name": "schema",
|
|
1975
2425
|
"kind": 1024,
|
|
1976
2426
|
"kindString": "Property",
|
|
@@ -1988,7 +2438,7 @@
|
|
|
1988
2438
|
}
|
|
1989
2439
|
},
|
|
1990
2440
|
{
|
|
1991
|
-
"id":
|
|
2441
|
+
"id": 133,
|
|
1992
2442
|
"name": "sources",
|
|
1993
2443
|
"kind": 1024,
|
|
1994
2444
|
"kindString": "Property",
|
|
@@ -2013,9 +2463,9 @@
|
|
|
2013
2463
|
{
|
|
2014
2464
|
"title": "Properties",
|
|
2015
2465
|
"children": [
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2466
|
+
131,
|
|
2467
|
+
132,
|
|
2468
|
+
133
|
|
2019
2469
|
]
|
|
2020
2470
|
}
|
|
2021
2471
|
],
|
|
@@ -2045,7 +2495,7 @@
|
|
|
2045
2495
|
}
|
|
2046
2496
|
},
|
|
2047
2497
|
{
|
|
2048
|
-
"id":
|
|
2498
|
+
"id": 48,
|
|
2049
2499
|
"name": "queries",
|
|
2050
2500
|
"kind": 2048,
|
|
2051
2501
|
"kindString": "Method",
|
|
@@ -2059,7 +2509,7 @@
|
|
|
2059
2509
|
],
|
|
2060
2510
|
"signatures": [
|
|
2061
2511
|
{
|
|
2062
|
-
"id":
|
|
2512
|
+
"id": 49,
|
|
2063
2513
|
"name": "queries",
|
|
2064
2514
|
"kind": 4096,
|
|
2065
2515
|
"kindString": "Call signature",
|
|
@@ -2083,7 +2533,7 @@
|
|
|
2083
2533
|
}
|
|
2084
2534
|
},
|
|
2085
2535
|
{
|
|
2086
|
-
"id":
|
|
2536
|
+
"id": 50,
|
|
2087
2537
|
"name": "query",
|
|
2088
2538
|
"kind": 2048,
|
|
2089
2539
|
"kindString": "Method",
|
|
@@ -2097,14 +2547,14 @@
|
|
|
2097
2547
|
],
|
|
2098
2548
|
"signatures": [
|
|
2099
2549
|
{
|
|
2100
|
-
"id":
|
|
2550
|
+
"id": 51,
|
|
2101
2551
|
"name": "query",
|
|
2102
2552
|
"kind": 4096,
|
|
2103
2553
|
"kindString": "Call signature",
|
|
2104
2554
|
"flags": {},
|
|
2105
2555
|
"typeParameter": [
|
|
2106
2556
|
{
|
|
2107
|
-
"id":
|
|
2557
|
+
"id": 60,
|
|
2108
2558
|
"name": "T",
|
|
2109
2559
|
"kind": 131072,
|
|
2110
2560
|
"kindString": "Type parameter",
|
|
@@ -2127,14 +2577,14 @@
|
|
|
2127
2577
|
{
|
|
2128
2578
|
"type": "reflection",
|
|
2129
2579
|
"declaration": {
|
|
2130
|
-
"id":
|
|
2580
|
+
"id": 52,
|
|
2131
2581
|
"name": "__type",
|
|
2132
2582
|
"kind": 65536,
|
|
2133
2583
|
"kindString": "Type literal",
|
|
2134
2584
|
"flags": {},
|
|
2135
2585
|
"children": [
|
|
2136
2586
|
{
|
|
2137
|
-
"id":
|
|
2587
|
+
"id": 53,
|
|
2138
2588
|
"name": "query",
|
|
2139
2589
|
"kind": 1024,
|
|
2140
2590
|
"kindString": "Property",
|
|
@@ -2152,7 +2602,7 @@
|
|
|
2152
2602
|
}
|
|
2153
2603
|
},
|
|
2154
2604
|
{
|
|
2155
|
-
"id":
|
|
2605
|
+
"id": 54,
|
|
2156
2606
|
"name": "resultSet",
|
|
2157
2607
|
"kind": 1024,
|
|
2158
2608
|
"kindString": "Property",
|
|
@@ -2172,7 +2622,7 @@
|
|
|
2172
2622
|
}
|
|
2173
2623
|
},
|
|
2174
2624
|
{
|
|
2175
|
-
"id":
|
|
2625
|
+
"id": 55,
|
|
2176
2626
|
"name": "schema",
|
|
2177
2627
|
"kind": 1024,
|
|
2178
2628
|
"kindString": "Property",
|
|
@@ -2194,9 +2644,9 @@
|
|
|
2194
2644
|
{
|
|
2195
2645
|
"title": "Properties",
|
|
2196
2646
|
"children": [
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2647
|
+
53,
|
|
2648
|
+
54,
|
|
2649
|
+
55
|
|
2200
2650
|
]
|
|
2201
2651
|
}
|
|
2202
2652
|
],
|
|
@@ -2229,14 +2679,14 @@
|
|
|
2229
2679
|
{
|
|
2230
2680
|
"type": "reflection",
|
|
2231
2681
|
"declaration": {
|
|
2232
|
-
"id":
|
|
2682
|
+
"id": 56,
|
|
2233
2683
|
"name": "__type",
|
|
2234
2684
|
"kind": 65536,
|
|
2235
2685
|
"kindString": "Type literal",
|
|
2236
2686
|
"flags": {},
|
|
2237
2687
|
"children": [
|
|
2238
2688
|
{
|
|
2239
|
-
"id":
|
|
2689
|
+
"id": 57,
|
|
2240
2690
|
"name": "query",
|
|
2241
2691
|
"kind": 1024,
|
|
2242
2692
|
"kindString": "Property",
|
|
@@ -2254,7 +2704,7 @@
|
|
|
2254
2704
|
}
|
|
2255
2705
|
},
|
|
2256
2706
|
{
|
|
2257
|
-
"id":
|
|
2707
|
+
"id": 58,
|
|
2258
2708
|
"name": "resultSet",
|
|
2259
2709
|
"kind": 1024,
|
|
2260
2710
|
"kindString": "Property",
|
|
@@ -2274,7 +2724,7 @@
|
|
|
2274
2724
|
}
|
|
2275
2725
|
},
|
|
2276
2726
|
{
|
|
2277
|
-
"id":
|
|
2727
|
+
"id": 59,
|
|
2278
2728
|
"name": "schema",
|
|
2279
2729
|
"kind": 1024,
|
|
2280
2730
|
"kindString": "Property",
|
|
@@ -2296,9 +2746,9 @@
|
|
|
2296
2746
|
{
|
|
2297
2747
|
"title": "Properties",
|
|
2298
2748
|
"children": [
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2749
|
+
57,
|
|
2750
|
+
58,
|
|
2751
|
+
59
|
|
2302
2752
|
]
|
|
2303
2753
|
}
|
|
2304
2754
|
],
|
|
@@ -2317,19 +2767,19 @@
|
|
|
2317
2767
|
],
|
|
2318
2768
|
"parameters": [
|
|
2319
2769
|
{
|
|
2320
|
-
"id":
|
|
2770
|
+
"id": 61,
|
|
2321
2771
|
"name": "query",
|
|
2322
2772
|
"kind": 32768,
|
|
2323
2773
|
"kindString": "Parameter",
|
|
2324
2774
|
"flags": {},
|
|
2325
2775
|
"type": {
|
|
2326
2776
|
"type": "reference",
|
|
2327
|
-
"id":
|
|
2777
|
+
"id": 60,
|
|
2328
2778
|
"name": "T"
|
|
2329
2779
|
}
|
|
2330
2780
|
},
|
|
2331
2781
|
{
|
|
2332
|
-
"id":
|
|
2782
|
+
"id": 62,
|
|
2333
2783
|
"name": "payloads",
|
|
2334
2784
|
"kind": 32768,
|
|
2335
2785
|
"kindString": "Parameter",
|
|
@@ -2352,14 +2802,14 @@
|
|
|
2352
2802
|
{
|
|
2353
2803
|
"type": "reflection",
|
|
2354
2804
|
"declaration": {
|
|
2355
|
-
"id":
|
|
2805
|
+
"id": 63,
|
|
2356
2806
|
"name": "__type",
|
|
2357
2807
|
"kind": 65536,
|
|
2358
2808
|
"kindString": "Type literal",
|
|
2359
2809
|
"flags": {},
|
|
2360
2810
|
"children": [
|
|
2361
2811
|
{
|
|
2362
|
-
"id":
|
|
2812
|
+
"id": 64,
|
|
2363
2813
|
"name": "schema",
|
|
2364
2814
|
"kind": 1024,
|
|
2365
2815
|
"kindString": "Property",
|
|
@@ -2381,7 +2831,7 @@
|
|
|
2381
2831
|
{
|
|
2382
2832
|
"title": "Properties",
|
|
2383
2833
|
"children": [
|
|
2384
|
-
|
|
2834
|
+
64
|
|
2385
2835
|
]
|
|
2386
2836
|
}
|
|
2387
2837
|
],
|
|
@@ -2419,14 +2869,14 @@
|
|
|
2419
2869
|
{
|
|
2420
2870
|
"type": "reflection",
|
|
2421
2871
|
"declaration": {
|
|
2422
|
-
"id":
|
|
2872
|
+
"id": 65,
|
|
2423
2873
|
"name": "__type",
|
|
2424
2874
|
"kind": 65536,
|
|
2425
2875
|
"kindString": "Type literal",
|
|
2426
2876
|
"flags": {},
|
|
2427
2877
|
"children": [
|
|
2428
2878
|
{
|
|
2429
|
-
"id":
|
|
2879
|
+
"id": 66,
|
|
2430
2880
|
"name": "schema",
|
|
2431
2881
|
"kind": 1024,
|
|
2432
2882
|
"kindString": "Property",
|
|
@@ -2448,7 +2898,7 @@
|
|
|
2448
2898
|
{
|
|
2449
2899
|
"title": "Properties",
|
|
2450
2900
|
"children": [
|
|
2451
|
-
|
|
2901
|
+
66
|
|
2452
2902
|
]
|
|
2453
2903
|
}
|
|
2454
2904
|
],
|
|
@@ -2483,7 +2933,7 @@
|
|
|
2483
2933
|
}
|
|
2484
2934
|
},
|
|
2485
2935
|
{
|
|
2486
|
-
"id":
|
|
2936
|
+
"id": 67,
|
|
2487
2937
|
"name": "queryable",
|
|
2488
2938
|
"kind": 2048,
|
|
2489
2939
|
"kindString": "Method",
|
|
@@ -2497,14 +2947,14 @@
|
|
|
2497
2947
|
],
|
|
2498
2948
|
"signatures": [
|
|
2499
2949
|
{
|
|
2500
|
-
"id":
|
|
2950
|
+
"id": 68,
|
|
2501
2951
|
"name": "queryable",
|
|
2502
2952
|
"kind": 4096,
|
|
2503
2953
|
"kindString": "Call signature",
|
|
2504
2954
|
"flags": {},
|
|
2505
2955
|
"typeParameter": [
|
|
2506
2956
|
{
|
|
2507
|
-
"id":
|
|
2957
|
+
"id": 77,
|
|
2508
2958
|
"name": "T",
|
|
2509
2959
|
"kind": 131072,
|
|
2510
2960
|
"kindString": "Type parameter",
|
|
@@ -2527,14 +2977,14 @@
|
|
|
2527
2977
|
{
|
|
2528
2978
|
"type": "reflection",
|
|
2529
2979
|
"declaration": {
|
|
2530
|
-
"id":
|
|
2980
|
+
"id": 69,
|
|
2531
2981
|
"name": "__type",
|
|
2532
2982
|
"kind": 65536,
|
|
2533
2983
|
"kindString": "Type literal",
|
|
2534
2984
|
"flags": {},
|
|
2535
2985
|
"children": [
|
|
2536
2986
|
{
|
|
2537
|
-
"id":
|
|
2987
|
+
"id": 70,
|
|
2538
2988
|
"name": "query",
|
|
2539
2989
|
"kind": 1024,
|
|
2540
2990
|
"kindString": "Property",
|
|
@@ -2552,7 +3002,7 @@
|
|
|
2552
3002
|
}
|
|
2553
3003
|
},
|
|
2554
3004
|
{
|
|
2555
|
-
"id":
|
|
3005
|
+
"id": 71,
|
|
2556
3006
|
"name": "resultSet",
|
|
2557
3007
|
"kind": 1024,
|
|
2558
3008
|
"kindString": "Property",
|
|
@@ -2572,7 +3022,7 @@
|
|
|
2572
3022
|
}
|
|
2573
3023
|
},
|
|
2574
3024
|
{
|
|
2575
|
-
"id":
|
|
3025
|
+
"id": 72,
|
|
2576
3026
|
"name": "schema",
|
|
2577
3027
|
"kind": 1024,
|
|
2578
3028
|
"kindString": "Property",
|
|
@@ -2594,9 +3044,9 @@
|
|
|
2594
3044
|
{
|
|
2595
3045
|
"title": "Properties",
|
|
2596
3046
|
"children": [
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
3047
|
+
70,
|
|
3048
|
+
71,
|
|
3049
|
+
72
|
|
2600
3050
|
]
|
|
2601
3051
|
}
|
|
2602
3052
|
],
|
|
@@ -2629,14 +3079,14 @@
|
|
|
2629
3079
|
{
|
|
2630
3080
|
"type": "reflection",
|
|
2631
3081
|
"declaration": {
|
|
2632
|
-
"id":
|
|
3082
|
+
"id": 73,
|
|
2633
3083
|
"name": "__type",
|
|
2634
3084
|
"kind": 65536,
|
|
2635
3085
|
"kindString": "Type literal",
|
|
2636
3086
|
"flags": {},
|
|
2637
3087
|
"children": [
|
|
2638
3088
|
{
|
|
2639
|
-
"id":
|
|
3089
|
+
"id": 74,
|
|
2640
3090
|
"name": "query",
|
|
2641
3091
|
"kind": 1024,
|
|
2642
3092
|
"kindString": "Property",
|
|
@@ -2654,7 +3104,7 @@
|
|
|
2654
3104
|
}
|
|
2655
3105
|
},
|
|
2656
3106
|
{
|
|
2657
|
-
"id":
|
|
3107
|
+
"id": 75,
|
|
2658
3108
|
"name": "resultSet",
|
|
2659
3109
|
"kind": 1024,
|
|
2660
3110
|
"kindString": "Property",
|
|
@@ -2674,7 +3124,7 @@
|
|
|
2674
3124
|
}
|
|
2675
3125
|
},
|
|
2676
3126
|
{
|
|
2677
|
-
"id":
|
|
3127
|
+
"id": 76,
|
|
2678
3128
|
"name": "schema",
|
|
2679
3129
|
"kind": 1024,
|
|
2680
3130
|
"kindString": "Property",
|
|
@@ -2696,9 +3146,9 @@
|
|
|
2696
3146
|
{
|
|
2697
3147
|
"title": "Properties",
|
|
2698
3148
|
"children": [
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
3149
|
+
74,
|
|
3150
|
+
75,
|
|
3151
|
+
76
|
|
2702
3152
|
]
|
|
2703
3153
|
}
|
|
2704
3154
|
],
|
|
@@ -2717,19 +3167,19 @@
|
|
|
2717
3167
|
],
|
|
2718
3168
|
"parameters": [
|
|
2719
3169
|
{
|
|
2720
|
-
"id":
|
|
3170
|
+
"id": 78,
|
|
2721
3171
|
"name": "query",
|
|
2722
3172
|
"kind": 32768,
|
|
2723
3173
|
"kindString": "Parameter",
|
|
2724
3174
|
"flags": {},
|
|
2725
3175
|
"type": {
|
|
2726
3176
|
"type": "reference",
|
|
2727
|
-
"id":
|
|
3177
|
+
"id": 77,
|
|
2728
3178
|
"name": "T"
|
|
2729
3179
|
}
|
|
2730
3180
|
},
|
|
2731
3181
|
{
|
|
2732
|
-
"id":
|
|
3182
|
+
"id": 79,
|
|
2733
3183
|
"name": "payloads",
|
|
2734
3184
|
"kind": 32768,
|
|
2735
3185
|
"kindString": "Parameter",
|
|
@@ -2752,14 +3202,14 @@
|
|
|
2752
3202
|
{
|
|
2753
3203
|
"type": "reflection",
|
|
2754
3204
|
"declaration": {
|
|
2755
|
-
"id":
|
|
3205
|
+
"id": 80,
|
|
2756
3206
|
"name": "__type",
|
|
2757
3207
|
"kind": 65536,
|
|
2758
3208
|
"kindString": "Type literal",
|
|
2759
3209
|
"flags": {},
|
|
2760
3210
|
"children": [
|
|
2761
3211
|
{
|
|
2762
|
-
"id":
|
|
3212
|
+
"id": 81,
|
|
2763
3213
|
"name": "schema",
|
|
2764
3214
|
"kind": 1024,
|
|
2765
3215
|
"kindString": "Property",
|
|
@@ -2781,7 +3231,7 @@
|
|
|
2781
3231
|
{
|
|
2782
3232
|
"title": "Properties",
|
|
2783
3233
|
"children": [
|
|
2784
|
-
|
|
3234
|
+
81
|
|
2785
3235
|
]
|
|
2786
3236
|
}
|
|
2787
3237
|
],
|
|
@@ -2800,18 +3250,8 @@
|
|
|
2800
3250
|
}
|
|
2801
3251
|
],
|
|
2802
3252
|
"type": {
|
|
2803
|
-
"type": "
|
|
2804
|
-
"
|
|
2805
|
-
{
|
|
2806
|
-
"type": "intrinsic",
|
|
2807
|
-
"name": "boolean"
|
|
2808
|
-
},
|
|
2809
|
-
{
|
|
2810
|
-
"type": "intrinsic",
|
|
2811
|
-
"name": "never"
|
|
2812
|
-
}
|
|
2813
|
-
],
|
|
2814
|
-
"name": "Promisable"
|
|
3253
|
+
"type": "intrinsic",
|
|
3254
|
+
"name": "boolean"
|
|
2815
3255
|
},
|
|
2816
3256
|
"inheritedFrom": {
|
|
2817
3257
|
"type": "reference",
|
|
@@ -2825,7 +3265,7 @@
|
|
|
2825
3265
|
}
|
|
2826
3266
|
},
|
|
2827
3267
|
{
|
|
2828
|
-
"id":
|
|
3268
|
+
"id": 134,
|
|
2829
3269
|
"name": "sendQuery",
|
|
2830
3270
|
"kind": 2048,
|
|
2831
3271
|
"kindString": "Method",
|
|
@@ -2841,14 +3281,14 @@
|
|
|
2841
3281
|
],
|
|
2842
3282
|
"signatures": [
|
|
2843
3283
|
{
|
|
2844
|
-
"id":
|
|
3284
|
+
"id": 135,
|
|
2845
3285
|
"name": "sendQuery",
|
|
2846
3286
|
"kind": 4096,
|
|
2847
3287
|
"kindString": "Call signature",
|
|
2848
3288
|
"flags": {},
|
|
2849
3289
|
"typeParameter": [
|
|
2850
3290
|
{
|
|
2851
|
-
"id":
|
|
3291
|
+
"id": 140,
|
|
2852
3292
|
"name": "T",
|
|
2853
3293
|
"kind": 131072,
|
|
2854
3294
|
"kindString": "Type parameter",
|
|
@@ -2874,14 +3314,14 @@
|
|
|
2874
3314
|
{
|
|
2875
3315
|
"type": "reflection",
|
|
2876
3316
|
"declaration": {
|
|
2877
|
-
"id":
|
|
3317
|
+
"id": 136,
|
|
2878
3318
|
"name": "__type",
|
|
2879
3319
|
"kind": 65536,
|
|
2880
3320
|
"kindString": "Type literal",
|
|
2881
3321
|
"flags": {},
|
|
2882
3322
|
"children": [
|
|
2883
3323
|
{
|
|
2884
|
-
"id":
|
|
3324
|
+
"id": 137,
|
|
2885
3325
|
"name": "schema",
|
|
2886
3326
|
"kind": 1024,
|
|
2887
3327
|
"kindString": "Property",
|
|
@@ -2903,7 +3343,7 @@
|
|
|
2903
3343
|
{
|
|
2904
3344
|
"title": "Properties",
|
|
2905
3345
|
"children": [
|
|
2906
|
-
|
|
3346
|
+
137
|
|
2907
3347
|
]
|
|
2908
3348
|
}
|
|
2909
3349
|
],
|
|
@@ -2939,14 +3379,14 @@
|
|
|
2939
3379
|
{
|
|
2940
3380
|
"type": "reflection",
|
|
2941
3381
|
"declaration": {
|
|
2942
|
-
"id":
|
|
3382
|
+
"id": 138,
|
|
2943
3383
|
"name": "__type",
|
|
2944
3384
|
"kind": 65536,
|
|
2945
3385
|
"kindString": "Type literal",
|
|
2946
3386
|
"flags": {},
|
|
2947
3387
|
"children": [
|
|
2948
3388
|
{
|
|
2949
|
-
"id":
|
|
3389
|
+
"id": 139,
|
|
2950
3390
|
"name": "schema",
|
|
2951
3391
|
"kind": 1024,
|
|
2952
3392
|
"kindString": "Property",
|
|
@@ -2968,7 +3408,7 @@
|
|
|
2968
3408
|
{
|
|
2969
3409
|
"title": "Properties",
|
|
2970
3410
|
"children": [
|
|
2971
|
-
|
|
3411
|
+
139
|
|
2972
3412
|
]
|
|
2973
3413
|
}
|
|
2974
3414
|
],
|
|
@@ -2992,19 +3432,19 @@
|
|
|
2992
3432
|
],
|
|
2993
3433
|
"parameters": [
|
|
2994
3434
|
{
|
|
2995
|
-
"id":
|
|
3435
|
+
"id": 141,
|
|
2996
3436
|
"name": "queryPayload",
|
|
2997
3437
|
"kind": 32768,
|
|
2998
3438
|
"kindString": "Parameter",
|
|
2999
3439
|
"flags": {},
|
|
3000
3440
|
"type": {
|
|
3001
3441
|
"type": "reference",
|
|
3002
|
-
"id":
|
|
3442
|
+
"id": 140,
|
|
3003
3443
|
"name": "T"
|
|
3004
3444
|
}
|
|
3005
3445
|
},
|
|
3006
3446
|
{
|
|
3007
|
-
"id":
|
|
3447
|
+
"id": 142,
|
|
3008
3448
|
"name": "payloads",
|
|
3009
3449
|
"kind": 32768,
|
|
3010
3450
|
"kindString": "Parameter",
|
|
@@ -3028,14 +3468,14 @@
|
|
|
3028
3468
|
{
|
|
3029
3469
|
"type": "reflection",
|
|
3030
3470
|
"declaration": {
|
|
3031
|
-
"id":
|
|
3471
|
+
"id": 143,
|
|
3032
3472
|
"name": "__type",
|
|
3033
3473
|
"kind": 65536,
|
|
3034
3474
|
"kindString": "Type literal",
|
|
3035
3475
|
"flags": {},
|
|
3036
3476
|
"children": [
|
|
3037
3477
|
{
|
|
3038
|
-
"id":
|
|
3478
|
+
"id": 144,
|
|
3039
3479
|
"name": "schema",
|
|
3040
3480
|
"kind": 1024,
|
|
3041
3481
|
"kindString": "Property",
|
|
@@ -3057,7 +3497,7 @@
|
|
|
3057
3497
|
{
|
|
3058
3498
|
"title": "Properties",
|
|
3059
3499
|
"children": [
|
|
3060
|
-
|
|
3500
|
+
144
|
|
3061
3501
|
]
|
|
3062
3502
|
}
|
|
3063
3503
|
],
|
|
@@ -3096,14 +3536,14 @@
|
|
|
3096
3536
|
{
|
|
3097
3537
|
"type": "reflection",
|
|
3098
3538
|
"declaration": {
|
|
3099
|
-
"id":
|
|
3539
|
+
"id": 145,
|
|
3100
3540
|
"name": "__type",
|
|
3101
3541
|
"kind": 65536,
|
|
3102
3542
|
"kindString": "Type literal",
|
|
3103
3543
|
"flags": {},
|
|
3104
3544
|
"children": [
|
|
3105
3545
|
{
|
|
3106
|
-
"id":
|
|
3546
|
+
"id": 146,
|
|
3107
3547
|
"name": "schema",
|
|
3108
3548
|
"kind": 1024,
|
|
3109
3549
|
"kindString": "Property",
|
|
@@ -3125,7 +3565,7 @@
|
|
|
3125
3565
|
{
|
|
3126
3566
|
"title": "Properties",
|
|
3127
3567
|
"children": [
|
|
3128
|
-
|
|
3568
|
+
146
|
|
3129
3569
|
]
|
|
3130
3570
|
}
|
|
3131
3571
|
],
|
|
@@ -3158,7 +3598,7 @@
|
|
|
3158
3598
|
}
|
|
3159
3599
|
},
|
|
3160
3600
|
{
|
|
3161
|
-
"id":
|
|
3601
|
+
"id": 147,
|
|
3162
3602
|
"name": "throwErrors",
|
|
3163
3603
|
"kind": 2048,
|
|
3164
3604
|
"kindString": "Method",
|
|
@@ -3174,14 +3614,14 @@
|
|
|
3174
3614
|
],
|
|
3175
3615
|
"signatures": [
|
|
3176
3616
|
{
|
|
3177
|
-
"id":
|
|
3617
|
+
"id": 148,
|
|
3178
3618
|
"name": "throwErrors",
|
|
3179
3619
|
"kind": 4096,
|
|
3180
3620
|
"kindString": "Call signature",
|
|
3181
3621
|
"flags": {},
|
|
3182
3622
|
"parameters": [
|
|
3183
3623
|
{
|
|
3184
|
-
"id":
|
|
3624
|
+
"id": 149,
|
|
3185
3625
|
"name": "query",
|
|
3186
3626
|
"kind": 32768,
|
|
3187
3627
|
"kindString": "Parameter",
|
|
@@ -3207,14 +3647,14 @@
|
|
|
3207
3647
|
{
|
|
3208
3648
|
"type": "reflection",
|
|
3209
3649
|
"declaration": {
|
|
3210
|
-
"id":
|
|
3650
|
+
"id": 150,
|
|
3211
3651
|
"name": "__type",
|
|
3212
3652
|
"kind": 65536,
|
|
3213
3653
|
"kindString": "Type literal",
|
|
3214
3654
|
"flags": {},
|
|
3215
3655
|
"children": [
|
|
3216
3656
|
{
|
|
3217
|
-
"id":
|
|
3657
|
+
"id": 151,
|
|
3218
3658
|
"name": "query",
|
|
3219
3659
|
"kind": 1024,
|
|
3220
3660
|
"kindString": "Property",
|
|
@@ -3232,7 +3672,7 @@
|
|
|
3232
3672
|
}
|
|
3233
3673
|
},
|
|
3234
3674
|
{
|
|
3235
|
-
"id":
|
|
3675
|
+
"id": 152,
|
|
3236
3676
|
"name": "resultSet",
|
|
3237
3677
|
"kind": 1024,
|
|
3238
3678
|
"kindString": "Property",
|
|
@@ -3252,7 +3692,7 @@
|
|
|
3252
3692
|
}
|
|
3253
3693
|
},
|
|
3254
3694
|
{
|
|
3255
|
-
"id":
|
|
3695
|
+
"id": 153,
|
|
3256
3696
|
"name": "schema",
|
|
3257
3697
|
"kind": 1024,
|
|
3258
3698
|
"kindString": "Property",
|
|
@@ -3274,9 +3714,9 @@
|
|
|
3274
3714
|
{
|
|
3275
3715
|
"title": "Properties",
|
|
3276
3716
|
"children": [
|
|
3277
|
-
|
|
3278
|
-
|
|
3279
|
-
|
|
3717
|
+
151,
|
|
3718
|
+
152,
|
|
3719
|
+
153
|
|
3280
3720
|
]
|
|
3281
3721
|
}
|
|
3282
3722
|
],
|
|
@@ -3308,14 +3748,14 @@
|
|
|
3308
3748
|
{
|
|
3309
3749
|
"type": "reflection",
|
|
3310
3750
|
"declaration": {
|
|
3311
|
-
"id":
|
|
3751
|
+
"id": 154,
|
|
3312
3752
|
"name": "__type",
|
|
3313
3753
|
"kind": 65536,
|
|
3314
3754
|
"kindString": "Type literal",
|
|
3315
3755
|
"flags": {},
|
|
3316
3756
|
"children": [
|
|
3317
3757
|
{
|
|
3318
|
-
"id":
|
|
3758
|
+
"id": 155,
|
|
3319
3759
|
"name": "schema",
|
|
3320
3760
|
"kind": 1024,
|
|
3321
3761
|
"kindString": "Property",
|
|
@@ -3337,7 +3777,7 @@
|
|
|
3337
3777
|
{
|
|
3338
3778
|
"title": "Properties",
|
|
3339
3779
|
"children": [
|
|
3340
|
-
|
|
3780
|
+
155
|
|
3341
3781
|
]
|
|
3342
3782
|
}
|
|
3343
3783
|
],
|
|
@@ -3359,7 +3799,7 @@
|
|
|
3359
3799
|
}
|
|
3360
3800
|
},
|
|
3361
3801
|
{
|
|
3362
|
-
"id":
|
|
3802
|
+
"id": 156,
|
|
3363
3803
|
"name": "result",
|
|
3364
3804
|
"kind": 32768,
|
|
3365
3805
|
"kindString": "Parameter",
|
|
@@ -3381,14 +3821,14 @@
|
|
|
3381
3821
|
{
|
|
3382
3822
|
"type": "reflection",
|
|
3383
3823
|
"declaration": {
|
|
3384
|
-
"id":
|
|
3824
|
+
"id": 157,
|
|
3385
3825
|
"name": "__type",
|
|
3386
3826
|
"kind": 65536,
|
|
3387
3827
|
"kindString": "Type literal",
|
|
3388
3828
|
"flags": {},
|
|
3389
3829
|
"children": [
|
|
3390
3830
|
{
|
|
3391
|
-
"id":
|
|
3831
|
+
"id": 158,
|
|
3392
3832
|
"name": "schema",
|
|
3393
3833
|
"kind": 1024,
|
|
3394
3834
|
"kindString": "Property",
|
|
@@ -3410,7 +3850,7 @@
|
|
|
3410
3850
|
{
|
|
3411
3851
|
"title": "Properties",
|
|
3412
3852
|
"children": [
|
|
3413
|
-
|
|
3853
|
+
158
|
|
3414
3854
|
]
|
|
3415
3855
|
}
|
|
3416
3856
|
],
|
|
@@ -3456,31 +3896,31 @@
|
|
|
3456
3896
|
{
|
|
3457
3897
|
"title": "Properties",
|
|
3458
3898
|
"children": [
|
|
3459
|
-
|
|
3899
|
+
19
|
|
3460
3900
|
]
|
|
3461
3901
|
},
|
|
3462
3902
|
{
|
|
3463
3903
|
"title": "Accessors",
|
|
3464
3904
|
"children": [
|
|
3465
|
-
|
|
3466
|
-
|
|
3467
|
-
|
|
3905
|
+
27,
|
|
3906
|
+
29,
|
|
3907
|
+
33
|
|
3468
3908
|
]
|
|
3469
3909
|
},
|
|
3470
3910
|
{
|
|
3471
3911
|
"title": "Methods",
|
|
3472
3912
|
"children": [
|
|
3913
|
+
82,
|
|
3914
|
+
100,
|
|
3915
|
+
42,
|
|
3916
|
+
44,
|
|
3917
|
+
12,
|
|
3918
|
+
118,
|
|
3919
|
+
48,
|
|
3920
|
+
50,
|
|
3473
3921
|
67,
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
29,
|
|
3477
|
-
7,
|
|
3478
|
-
103,
|
|
3479
|
-
33,
|
|
3480
|
-
35,
|
|
3481
|
-
52,
|
|
3482
|
-
119,
|
|
3483
|
-
132
|
|
3922
|
+
134,
|
|
3923
|
+
147
|
|
3484
3924
|
]
|
|
3485
3925
|
}
|
|
3486
3926
|
],
|
|
@@ -3489,7 +3929,7 @@
|
|
|
3489
3929
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
3490
3930
|
"line": 8,
|
|
3491
3931
|
"character": 13,
|
|
3492
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3932
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L8"
|
|
3493
3933
|
}
|
|
3494
3934
|
],
|
|
3495
3935
|
"extendedTypes": [
|
|
@@ -3519,7 +3959,7 @@
|
|
|
3519
3959
|
"fileName": "modules/packages/diviner/packages/wrapper/src/index.ts",
|
|
3520
3960
|
"line": 1,
|
|
3521
3961
|
"character": 0,
|
|
3522
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3962
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/diviner/packages/wrapper/src/index.ts#L1"
|
|
3523
3963
|
}
|
|
3524
3964
|
]
|
|
3525
3965
|
}
|