@xyo-network/diviner-wrapper 2.43.7 → 2.43.8

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.
Files changed (2) hide show
  1. package/dist/docs.json +647 -225
  2. 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/bf6140cd5/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L9"
27
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L9"
28
28
  }
29
29
  ],
30
30
  "signatures": [
@@ -66,6 +66,150 @@
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": 8,
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": 9,
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": "array",
117
+ "elementType": {
118
+ "type": "intrinsic",
119
+ "name": "string"
120
+ }
121
+ }
122
+ }
123
+ ],
124
+ "name": "Record",
125
+ "qualifiedName": "Record",
126
+ "package": "typescript"
127
+ }
128
+ },
129
+ {
130
+ "id": 9,
131
+ "name": "disallowed",
132
+ "kind": 1024,
133
+ "kindString": "Property",
134
+ "flags": {
135
+ "isOptional": true
136
+ },
137
+ "sources": [
138
+ {
139
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
140
+ "line": 10,
141
+ "character": 8
142
+ }
143
+ ],
144
+ "type": {
145
+ "type": "reference",
146
+ "typeArguments": [
147
+ {
148
+ "type": "intrinsic",
149
+ "name": "string"
150
+ },
151
+ {
152
+ "type": "array",
153
+ "elementType": {
154
+ "type": "intrinsic",
155
+ "name": "string"
156
+ }
157
+ }
158
+ ],
159
+ "name": "Record",
160
+ "qualifiedName": "Record",
161
+ "package": "typescript"
162
+ }
163
+ }
164
+ ],
165
+ "groups": [
166
+ {
167
+ "title": "Properties",
168
+ "children": [
169
+ 8,
170
+ 9
171
+ ]
172
+ }
173
+ ],
174
+ "sources": [
175
+ {
176
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
177
+ "line": 8,
178
+ "character": 15
179
+ }
180
+ ]
181
+ }
182
+ }
183
+ }
184
+ ],
185
+ "groups": [
186
+ {
187
+ "title": "Properties",
188
+ "children": [
189
+ 6
190
+ ]
191
+ }
192
+ ],
193
+ "sources": [
194
+ {
195
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
196
+ "line": 7,
197
+ "character": 87
198
+ }
199
+ ]
200
+ }
201
+ },
202
+ {
203
+ "type": "reflection",
204
+ "declaration": {
205
+ "id": 10,
206
+ "name": "__type",
207
+ "kind": 65536,
208
+ "kindString": "Type literal",
209
+ "flags": {},
210
+ "children": [
211
+ {
212
+ "id": 11,
69
213
  "name": "schema",
70
214
  "kind": 1024,
71
215
  "kindString": "Property",
@@ -87,7 +231,7 @@
87
231
  {
88
232
  "title": "Properties",
89
233
  "children": [
90
- 6
234
+ 11
91
235
  ]
92
236
  }
93
237
  ],
@@ -124,7 +268,7 @@
124
268
  }
125
269
  },
126
270
  {
127
- "id": 14,
271
+ "id": 19,
128
272
  "name": "module",
129
273
  "kind": 1024,
130
274
  "kindString": "Property",
@@ -155,14 +299,158 @@
155
299
  {
156
300
  "type": "reflection",
157
301
  "declaration": {
158
- "id": 15,
302
+ "id": 20,
303
+ "name": "__type",
304
+ "kind": 65536,
305
+ "kindString": "Type literal",
306
+ "flags": {},
307
+ "children": [
308
+ {
309
+ "id": 21,
310
+ "name": "security",
311
+ "kind": 1024,
312
+ "kindString": "Property",
313
+ "flags": {
314
+ "isOptional": true
315
+ },
316
+ "sources": [
317
+ {
318
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
319
+ "line": 8,
320
+ "character": 4
321
+ }
322
+ ],
323
+ "type": {
324
+ "type": "reflection",
325
+ "declaration": {
326
+ "id": 22,
327
+ "name": "__type",
328
+ "kind": 65536,
329
+ "kindString": "Type literal",
330
+ "flags": {},
331
+ "children": [
332
+ {
333
+ "id": 23,
334
+ "name": "allowed",
335
+ "kind": 1024,
336
+ "kindString": "Property",
337
+ "flags": {
338
+ "isOptional": true
339
+ },
340
+ "sources": [
341
+ {
342
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
343
+ "line": 9,
344
+ "character": 8
345
+ }
346
+ ],
347
+ "type": {
348
+ "type": "reference",
349
+ "typeArguments": [
350
+ {
351
+ "type": "intrinsic",
352
+ "name": "string"
353
+ },
354
+ {
355
+ "type": "array",
356
+ "elementType": {
357
+ "type": "array",
358
+ "elementType": {
359
+ "type": "intrinsic",
360
+ "name": "string"
361
+ }
362
+ }
363
+ }
364
+ ],
365
+ "name": "Record",
366
+ "qualifiedName": "Record",
367
+ "package": "typescript"
368
+ }
369
+ },
370
+ {
371
+ "id": 24,
372
+ "name": "disallowed",
373
+ "kind": 1024,
374
+ "kindString": "Property",
375
+ "flags": {
376
+ "isOptional": true
377
+ },
378
+ "sources": [
379
+ {
380
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
381
+ "line": 10,
382
+ "character": 8
383
+ }
384
+ ],
385
+ "type": {
386
+ "type": "reference",
387
+ "typeArguments": [
388
+ {
389
+ "type": "intrinsic",
390
+ "name": "string"
391
+ },
392
+ {
393
+ "type": "array",
394
+ "elementType": {
395
+ "type": "intrinsic",
396
+ "name": "string"
397
+ }
398
+ }
399
+ ],
400
+ "name": "Record",
401
+ "qualifiedName": "Record",
402
+ "package": "typescript"
403
+ }
404
+ }
405
+ ],
406
+ "groups": [
407
+ {
408
+ "title": "Properties",
409
+ "children": [
410
+ 23,
411
+ 24
412
+ ]
413
+ }
414
+ ],
415
+ "sources": [
416
+ {
417
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
418
+ "line": 8,
419
+ "character": 15
420
+ }
421
+ ]
422
+ }
423
+ }
424
+ }
425
+ ],
426
+ "groups": [
427
+ {
428
+ "title": "Properties",
429
+ "children": [
430
+ 21
431
+ ]
432
+ }
433
+ ],
434
+ "sources": [
435
+ {
436
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
437
+ "line": 7,
438
+ "character": 87
439
+ }
440
+ ]
441
+ }
442
+ },
443
+ {
444
+ "type": "reflection",
445
+ "declaration": {
446
+ "id": 25,
159
447
  "name": "__type",
160
448
  "kind": 65536,
161
449
  "kindString": "Type literal",
162
450
  "flags": {},
163
451
  "children": [
164
452
  {
165
- "id": 16,
453
+ "id": 26,
166
454
  "name": "schema",
167
455
  "kind": 1024,
168
456
  "kindString": "Property",
@@ -184,7 +472,7 @@
184
472
  {
185
473
  "title": "Properties",
186
474
  "children": [
187
- 16
475
+ 26
188
476
  ]
189
477
  }
190
478
  ],
@@ -208,7 +496,7 @@
208
496
  }
209
497
  },
210
498
  {
211
- "id": 17,
499
+ "id": 27,
212
500
  "name": "address",
213
501
  "kind": 262144,
214
502
  "kindString": "Accessor",
@@ -221,7 +509,7 @@
221
509
  }
222
510
  ],
223
511
  "getSignature": {
224
- "id": 18,
512
+ "id": 28,
225
513
  "name": "address",
226
514
  "kind": 524288,
227
515
  "kindString": "Get signature",
@@ -241,7 +529,7 @@
241
529
  }
242
530
  },
243
531
  {
244
- "id": 19,
532
+ "id": 29,
245
533
  "name": "config",
246
534
  "kind": 262144,
247
535
  "kindString": "Accessor",
@@ -254,7 +542,7 @@
254
542
  }
255
543
  ],
256
544
  "getSignature": {
257
- "id": 20,
545
+ "id": 30,
258
546
  "name": "config",
259
547
  "kind": 524288,
260
548
  "kindString": "Get signature",
@@ -273,14 +561,14 @@
273
561
  {
274
562
  "type": "reflection",
275
563
  "declaration": {
276
- "id": 21,
564
+ "id": 31,
277
565
  "name": "__type",
278
566
  "kind": 65536,
279
567
  "kindString": "Type literal",
280
568
  "flags": {},
281
569
  "children": [
282
570
  {
283
- "id": 22,
571
+ "id": 32,
284
572
  "name": "schema",
285
573
  "kind": 1024,
286
574
  "kindString": "Property",
@@ -302,7 +590,7 @@
302
590
  {
303
591
  "title": "Properties",
304
592
  "children": [
305
- 22
593
+ 32
306
594
  ]
307
595
  }
308
596
  ],
@@ -328,7 +616,7 @@
328
616
  }
329
617
  },
330
618
  {
331
- "id": 23,
619
+ "id": 33,
332
620
  "name": "resolver",
333
621
  "kind": 262144,
334
622
  "kindString": "Accessor",
@@ -341,7 +629,7 @@
341
629
  }
342
630
  ],
343
631
  "getSignature": {
344
- "id": 24,
632
+ "id": 34,
345
633
  "name": "resolver",
346
634
  "kind": 524288,
347
635
  "kindString": "Get signature",
@@ -373,14 +661,158 @@
373
661
  {
374
662
  "type": "reflection",
375
663
  "declaration": {
376
- "id": 25,
664
+ "id": 35,
377
665
  "name": "__type",
378
666
  "kind": 65536,
379
667
  "kindString": "Type literal",
380
668
  "flags": {},
381
669
  "children": [
382
670
  {
383
- "id": 26,
671
+ "id": 36,
672
+ "name": "security",
673
+ "kind": 1024,
674
+ "kindString": "Property",
675
+ "flags": {
676
+ "isOptional": true
677
+ },
678
+ "sources": [
679
+ {
680
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
681
+ "line": 8,
682
+ "character": 4
683
+ }
684
+ ],
685
+ "type": {
686
+ "type": "reflection",
687
+ "declaration": {
688
+ "id": 37,
689
+ "name": "__type",
690
+ "kind": 65536,
691
+ "kindString": "Type literal",
692
+ "flags": {},
693
+ "children": [
694
+ {
695
+ "id": 38,
696
+ "name": "allowed",
697
+ "kind": 1024,
698
+ "kindString": "Property",
699
+ "flags": {
700
+ "isOptional": true
701
+ },
702
+ "sources": [
703
+ {
704
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
705
+ "line": 9,
706
+ "character": 8
707
+ }
708
+ ],
709
+ "type": {
710
+ "type": "reference",
711
+ "typeArguments": [
712
+ {
713
+ "type": "intrinsic",
714
+ "name": "string"
715
+ },
716
+ {
717
+ "type": "array",
718
+ "elementType": {
719
+ "type": "array",
720
+ "elementType": {
721
+ "type": "intrinsic",
722
+ "name": "string"
723
+ }
724
+ }
725
+ }
726
+ ],
727
+ "name": "Record",
728
+ "qualifiedName": "Record",
729
+ "package": "typescript"
730
+ }
731
+ },
732
+ {
733
+ "id": 39,
734
+ "name": "disallowed",
735
+ "kind": 1024,
736
+ "kindString": "Property",
737
+ "flags": {
738
+ "isOptional": true
739
+ },
740
+ "sources": [
741
+ {
742
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
743
+ "line": 10,
744
+ "character": 8
745
+ }
746
+ ],
747
+ "type": {
748
+ "type": "reference",
749
+ "typeArguments": [
750
+ {
751
+ "type": "intrinsic",
752
+ "name": "string"
753
+ },
754
+ {
755
+ "type": "array",
756
+ "elementType": {
757
+ "type": "intrinsic",
758
+ "name": "string"
759
+ }
760
+ }
761
+ ],
762
+ "name": "Record",
763
+ "qualifiedName": "Record",
764
+ "package": "typescript"
765
+ }
766
+ }
767
+ ],
768
+ "groups": [
769
+ {
770
+ "title": "Properties",
771
+ "children": [
772
+ 38,
773
+ 39
774
+ ]
775
+ }
776
+ ],
777
+ "sources": [
778
+ {
779
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
780
+ "line": 8,
781
+ "character": 15
782
+ }
783
+ ]
784
+ }
785
+ }
786
+ }
787
+ ],
788
+ "groups": [
789
+ {
790
+ "title": "Properties",
791
+ "children": [
792
+ 36
793
+ ]
794
+ }
795
+ ],
796
+ "sources": [
797
+ {
798
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
799
+ "line": 7,
800
+ "character": 87
801
+ }
802
+ ]
803
+ }
804
+ },
805
+ {
806
+ "type": "reflection",
807
+ "declaration": {
808
+ "id": 40,
809
+ "name": "__type",
810
+ "kind": 65536,
811
+ "kindString": "Type literal",
812
+ "flags": {},
813
+ "children": [
814
+ {
815
+ "id": 41,
384
816
  "name": "schema",
385
817
  "kind": 1024,
386
818
  "kindString": "Property",
@@ -402,7 +834,7 @@
402
834
  {
403
835
  "title": "Properties",
404
836
  "children": [
405
- 26
837
+ 41
406
838
  ]
407
839
  }
408
840
  ],
@@ -436,7 +868,7 @@
436
868
  }
437
869
  },
438
870
  {
439
- "id": 67,
871
+ "id": 82,
440
872
  "name": "bindQuery",
441
873
  "kind": 2048,
442
874
  "kindString": "Method",
@@ -452,14 +884,14 @@
452
884
  ],
453
885
  "signatures": [
454
886
  {
455
- "id": 68,
887
+ "id": 83,
456
888
  "name": "bindQuery",
457
889
  "kind": 4096,
458
890
  "kindString": "Call signature",
459
891
  "flags": {},
460
892
  "typeParameter": [
461
893
  {
462
- "id": 73,
894
+ "id": 88,
463
895
  "name": "T",
464
896
  "kind": 131072,
465
897
  "kindString": "Type parameter",
@@ -485,14 +917,14 @@
485
917
  {
486
918
  "type": "reflection",
487
919
  "declaration": {
488
- "id": 69,
920
+ "id": 84,
489
921
  "name": "__type",
490
922
  "kind": 65536,
491
923
  "kindString": "Type literal",
492
924
  "flags": {},
493
925
  "children": [
494
926
  {
495
- "id": 70,
927
+ "id": 85,
496
928
  "name": "schema",
497
929
  "kind": 1024,
498
930
  "kindString": "Property",
@@ -514,7 +946,7 @@
514
946
  {
515
947
  "title": "Properties",
516
948
  "children": [
517
- 70
949
+ 85
518
950
  ]
519
951
  }
520
952
  ],
@@ -550,14 +982,14 @@
550
982
  {
551
983
  "type": "reflection",
552
984
  "declaration": {
553
- "id": 71,
985
+ "id": 86,
554
986
  "name": "__type",
555
987
  "kind": 65536,
556
988
  "kindString": "Type literal",
557
989
  "flags": {},
558
990
  "children": [
559
991
  {
560
- "id": 72,
992
+ "id": 87,
561
993
  "name": "schema",
562
994
  "kind": 1024,
563
995
  "kindString": "Property",
@@ -579,7 +1011,7 @@
579
1011
  {
580
1012
  "title": "Properties",
581
1013
  "children": [
582
- 72
1014
+ 87
583
1015
  ]
584
1016
  }
585
1017
  ],
@@ -603,19 +1035,19 @@
603
1035
  ],
604
1036
  "parameters": [
605
1037
  {
606
- "id": 74,
1038
+ "id": 89,
607
1039
  "name": "query",
608
1040
  "kind": 32768,
609
1041
  "kindString": "Parameter",
610
1042
  "flags": {},
611
1043
  "type": {
612
1044
  "type": "reference",
613
- "id": 73,
1045
+ "id": 88,
614
1046
  "name": "T"
615
1047
  }
616
1048
  },
617
1049
  {
618
- "id": 75,
1050
+ "id": 90,
619
1051
  "name": "payloads",
620
1052
  "kind": 32768,
621
1053
  "kindString": "Parameter",
@@ -638,14 +1070,14 @@
638
1070
  {
639
1071
  "type": "reflection",
640
1072
  "declaration": {
641
- "id": 76,
1073
+ "id": 91,
642
1074
  "name": "__type",
643
1075
  "kind": 65536,
644
1076
  "kindString": "Type literal",
645
1077
  "flags": {},
646
1078
  "children": [
647
1079
  {
648
- "id": 77,
1080
+ "id": 92,
649
1081
  "name": "schema",
650
1082
  "kind": 1024,
651
1083
  "kindString": "Property",
@@ -667,7 +1099,7 @@
667
1099
  {
668
1100
  "title": "Properties",
669
1101
  "children": [
670
- 77
1102
+ 92
671
1103
  ]
672
1104
  }
673
1105
  ],
@@ -685,7 +1117,7 @@
685
1117
  }
686
1118
  },
687
1119
  {
688
- "id": 78,
1120
+ "id": 93,
689
1121
  "name": "account",
690
1122
  "kind": 32768,
691
1123
  "kindString": "Parameter",
@@ -722,14 +1154,14 @@
722
1154
  {
723
1155
  "type": "reflection",
724
1156
  "declaration": {
725
- "id": 79,
1157
+ "id": 94,
726
1158
  "name": "__type",
727
1159
  "kind": 65536,
728
1160
  "kindString": "Type literal",
729
1161
  "flags": {},
730
1162
  "children": [
731
1163
  {
732
- "id": 80,
1164
+ "id": 95,
733
1165
  "name": "query",
734
1166
  "kind": 1024,
735
1167
  "kindString": "Property",
@@ -747,7 +1179,7 @@
747
1179
  }
748
1180
  },
749
1181
  {
750
- "id": 81,
1182
+ "id": 96,
751
1183
  "name": "resultSet",
752
1184
  "kind": 1024,
753
1185
  "kindString": "Property",
@@ -767,7 +1199,7 @@
767
1199
  }
768
1200
  },
769
1201
  {
770
- "id": 82,
1202
+ "id": 97,
771
1203
  "name": "schema",
772
1204
  "kind": 1024,
773
1205
  "kindString": "Property",
@@ -789,9 +1221,9 @@
789
1221
  {
790
1222
  "title": "Properties",
791
1223
  "children": [
792
- 80,
793
- 81,
794
- 82
1224
+ 95,
1225
+ 96,
1226
+ 97
795
1227
  ]
796
1228
  }
797
1229
  ],
@@ -822,14 +1254,14 @@
822
1254
  {
823
1255
  "type": "reflection",
824
1256
  "declaration": {
825
- "id": 83,
1257
+ "id": 98,
826
1258
  "name": "__type",
827
1259
  "kind": 65536,
828
1260
  "kindString": "Type literal",
829
1261
  "flags": {},
830
1262
  "children": [
831
1263
  {
832
- "id": 84,
1264
+ "id": 99,
833
1265
  "name": "schema",
834
1266
  "kind": 1024,
835
1267
  "kindString": "Property",
@@ -851,7 +1283,7 @@
851
1283
  {
852
1284
  "title": "Properties",
853
1285
  "children": [
854
- 84
1286
+ 99
855
1287
  ]
856
1288
  }
857
1289
  ],
@@ -888,7 +1320,7 @@
888
1320
  }
889
1321
  },
890
1322
  {
891
- "id": 85,
1323
+ "id": 100,
892
1324
  "name": "bindQueryInternal",
893
1325
  "kind": 2048,
894
1326
  "kindString": "Method",
@@ -904,14 +1336,14 @@
904
1336
  ],
905
1337
  "signatures": [
906
1338
  {
907
- "id": 86,
1339
+ "id": 101,
908
1340
  "name": "bindQueryInternal",
909
1341
  "kind": 4096,
910
1342
  "kindString": "Call signature",
911
1343
  "flags": {},
912
1344
  "typeParameter": [
913
1345
  {
914
- "id": 91,
1346
+ "id": 106,
915
1347
  "name": "T",
916
1348
  "kind": 131072,
917
1349
  "kindString": "Type parameter",
@@ -937,14 +1369,14 @@
937
1369
  {
938
1370
  "type": "reflection",
939
1371
  "declaration": {
940
- "id": 87,
1372
+ "id": 102,
941
1373
  "name": "__type",
942
1374
  "kind": 65536,
943
1375
  "kindString": "Type literal",
944
1376
  "flags": {},
945
1377
  "children": [
946
1378
  {
947
- "id": 88,
1379
+ "id": 103,
948
1380
  "name": "schema",
949
1381
  "kind": 1024,
950
1382
  "kindString": "Property",
@@ -966,7 +1398,7 @@
966
1398
  {
967
1399
  "title": "Properties",
968
1400
  "children": [
969
- 88
1401
+ 103
970
1402
  ]
971
1403
  }
972
1404
  ],
@@ -1002,14 +1434,14 @@
1002
1434
  {
1003
1435
  "type": "reflection",
1004
1436
  "declaration": {
1005
- "id": 89,
1437
+ "id": 104,
1006
1438
  "name": "__type",
1007
1439
  "kind": 65536,
1008
1440
  "kindString": "Type literal",
1009
1441
  "flags": {},
1010
1442
  "children": [
1011
1443
  {
1012
- "id": 90,
1444
+ "id": 105,
1013
1445
  "name": "schema",
1014
1446
  "kind": 1024,
1015
1447
  "kindString": "Property",
@@ -1031,7 +1463,7 @@
1031
1463
  {
1032
1464
  "title": "Properties",
1033
1465
  "children": [
1034
- 90
1466
+ 105
1035
1467
  ]
1036
1468
  }
1037
1469
  ],
@@ -1055,19 +1487,19 @@
1055
1487
  ],
1056
1488
  "parameters": [
1057
1489
  {
1058
- "id": 92,
1490
+ "id": 107,
1059
1491
  "name": "query",
1060
1492
  "kind": 32768,
1061
1493
  "kindString": "Parameter",
1062
1494
  "flags": {},
1063
1495
  "type": {
1064
1496
  "type": "reference",
1065
- "id": 91,
1497
+ "id": 106,
1066
1498
  "name": "T"
1067
1499
  }
1068
1500
  },
1069
1501
  {
1070
- "id": 93,
1502
+ "id": 108,
1071
1503
  "name": "payloads",
1072
1504
  "kind": 32768,
1073
1505
  "kindString": "Parameter",
@@ -1090,14 +1522,14 @@
1090
1522
  {
1091
1523
  "type": "reflection",
1092
1524
  "declaration": {
1093
- "id": 94,
1525
+ "id": 109,
1094
1526
  "name": "__type",
1095
1527
  "kind": 65536,
1096
1528
  "kindString": "Type literal",
1097
1529
  "flags": {},
1098
1530
  "children": [
1099
1531
  {
1100
- "id": 95,
1532
+ "id": 110,
1101
1533
  "name": "schema",
1102
1534
  "kind": 1024,
1103
1535
  "kindString": "Property",
@@ -1119,7 +1551,7 @@
1119
1551
  {
1120
1552
  "title": "Properties",
1121
1553
  "children": [
1122
- 95
1554
+ 110
1123
1555
  ]
1124
1556
  }
1125
1557
  ],
@@ -1137,7 +1569,7 @@
1137
1569
  }
1138
1570
  },
1139
1571
  {
1140
- "id": 96,
1572
+ "id": 111,
1141
1573
  "name": "account",
1142
1574
  "kind": 32768,
1143
1575
  "kindString": "Parameter",
@@ -1171,14 +1603,14 @@
1171
1603
  {
1172
1604
  "type": "reflection",
1173
1605
  "declaration": {
1174
- "id": 97,
1606
+ "id": 112,
1175
1607
  "name": "__type",
1176
1608
  "kind": 65536,
1177
1609
  "kindString": "Type literal",
1178
1610
  "flags": {},
1179
1611
  "children": [
1180
1612
  {
1181
- "id": 98,
1613
+ "id": 113,
1182
1614
  "name": "query",
1183
1615
  "kind": 1024,
1184
1616
  "kindString": "Property",
@@ -1196,7 +1628,7 @@
1196
1628
  }
1197
1629
  },
1198
1630
  {
1199
- "id": 99,
1631
+ "id": 114,
1200
1632
  "name": "resultSet",
1201
1633
  "kind": 1024,
1202
1634
  "kindString": "Property",
@@ -1216,7 +1648,7 @@
1216
1648
  }
1217
1649
  },
1218
1650
  {
1219
- "id": 100,
1651
+ "id": 115,
1220
1652
  "name": "schema",
1221
1653
  "kind": 1024,
1222
1654
  "kindString": "Property",
@@ -1238,9 +1670,9 @@
1238
1670
  {
1239
1671
  "title": "Properties",
1240
1672
  "children": [
1241
- 98,
1242
- 99,
1243
- 100
1673
+ 113,
1674
+ 114,
1675
+ 115
1244
1676
  ]
1245
1677
  }
1246
1678
  ],
@@ -1271,14 +1703,14 @@
1271
1703
  {
1272
1704
  "type": "reflection",
1273
1705
  "declaration": {
1274
- "id": 101,
1706
+ "id": 116,
1275
1707
  "name": "__type",
1276
1708
  "kind": 65536,
1277
1709
  "kindString": "Type literal",
1278
1710
  "flags": {},
1279
1711
  "children": [
1280
1712
  {
1281
- "id": 102,
1713
+ "id": 117,
1282
1714
  "name": "schema",
1283
1715
  "kind": 1024,
1284
1716
  "kindString": "Property",
@@ -1300,7 +1732,7 @@
1300
1732
  {
1301
1733
  "title": "Properties",
1302
1734
  "children": [
1303
- 102
1735
+ 117
1304
1736
  ]
1305
1737
  }
1306
1738
  ],
@@ -1330,7 +1762,7 @@
1330
1762
  }
1331
1763
  },
1332
1764
  {
1333
- "id": 27,
1765
+ "id": 42,
1334
1766
  "name": "description",
1335
1767
  "kind": 2048,
1336
1768
  "kindString": "Method",
@@ -1344,7 +1776,7 @@
1344
1776
  ],
1345
1777
  "signatures": [
1346
1778
  {
1347
- "id": 28,
1779
+ "id": 43,
1348
1780
  "name": "description",
1349
1781
  "kind": 4096,
1350
1782
  "kindString": "Call signature",
@@ -1375,7 +1807,7 @@
1375
1807
  }
1376
1808
  },
1377
1809
  {
1378
- "id": 29,
1810
+ "id": 44,
1379
1811
  "name": "discover",
1380
1812
  "kind": 2048,
1381
1813
  "kindString": "Method",
@@ -1389,7 +1821,7 @@
1389
1821
  ],
1390
1822
  "signatures": [
1391
1823
  {
1392
- "id": 30,
1824
+ "id": 45,
1393
1825
  "name": "discover",
1394
1826
  "kind": 4096,
1395
1827
  "kindString": "Call signature",
@@ -1413,14 +1845,14 @@
1413
1845
  {
1414
1846
  "type": "reflection",
1415
1847
  "declaration": {
1416
- "id": 31,
1848
+ "id": 46,
1417
1849
  "name": "__type",
1418
1850
  "kind": 65536,
1419
1851
  "kindString": "Type literal",
1420
1852
  "flags": {},
1421
1853
  "children": [
1422
1854
  {
1423
- "id": 32,
1855
+ "id": 47,
1424
1856
  "name": "schema",
1425
1857
  "kind": 1024,
1426
1858
  "kindString": "Property",
@@ -1442,7 +1874,7 @@
1442
1874
  {
1443
1875
  "title": "Properties",
1444
1876
  "children": [
1445
- 32
1877
+ 47
1446
1878
  ]
1447
1879
  }
1448
1880
  ],
@@ -1475,7 +1907,7 @@
1475
1907
  }
1476
1908
  },
1477
1909
  {
1478
- "id": 7,
1910
+ "id": 12,
1479
1911
  "name": "divine",
1480
1912
  "kind": 2048,
1481
1913
  "kindString": "Method",
@@ -1485,19 +1917,19 @@
1485
1917
  "fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
1486
1918
  "line": 13,
1487
1919
  "character": 2,
1488
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L13"
1920
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L13"
1489
1921
  }
1490
1922
  ],
1491
1923
  "signatures": [
1492
1924
  {
1493
- "id": 8,
1925
+ "id": 13,
1494
1926
  "name": "divine",
1495
1927
  "kind": 4096,
1496
1928
  "kindString": "Call signature",
1497
1929
  "flags": {},
1498
1930
  "parameters": [
1499
1931
  {
1500
- "id": 9,
1932
+ "id": 14,
1501
1933
  "name": "payloads",
1502
1934
  "kind": 32768,
1503
1935
  "kindString": "Parameter",
@@ -1520,14 +1952,14 @@
1520
1952
  {
1521
1953
  "type": "reflection",
1522
1954
  "declaration": {
1523
- "id": 10,
1955
+ "id": 15,
1524
1956
  "name": "__type",
1525
1957
  "kind": 65536,
1526
1958
  "kindString": "Type literal",
1527
1959
  "flags": {},
1528
1960
  "children": [
1529
1961
  {
1530
- "id": 11,
1962
+ "id": 16,
1531
1963
  "name": "schema",
1532
1964
  "kind": 1024,
1533
1965
  "kindString": "Property",
@@ -1549,7 +1981,7 @@
1549
1981
  {
1550
1982
  "title": "Properties",
1551
1983
  "children": [
1552
- 11
1984
+ 16
1553
1985
  ]
1554
1986
  }
1555
1987
  ],
@@ -1586,14 +2018,14 @@
1586
2018
  {
1587
2019
  "type": "reflection",
1588
2020
  "declaration": {
1589
- "id": 12,
2021
+ "id": 17,
1590
2022
  "name": "__type",
1591
2023
  "kind": 65536,
1592
2024
  "kindString": "Type literal",
1593
2025
  "flags": {},
1594
2026
  "children": [
1595
2027
  {
1596
- "id": 13,
2028
+ "id": 18,
1597
2029
  "name": "schema",
1598
2030
  "kind": 1024,
1599
2031
  "kindString": "Property",
@@ -1615,7 +2047,7 @@
1615
2047
  {
1616
2048
  "title": "Properties",
1617
2049
  "children": [
1618
- 13
2050
+ 18
1619
2051
  ]
1620
2052
  }
1621
2053
  ],
@@ -1648,7 +2080,7 @@
1648
2080
  }
1649
2081
  },
1650
2082
  {
1651
- "id": 103,
2083
+ "id": 118,
1652
2084
  "name": "filterErrors",
1653
2085
  "kind": 2048,
1654
2086
  "kindString": "Method",
@@ -1664,14 +2096,14 @@
1664
2096
  ],
1665
2097
  "signatures": [
1666
2098
  {
1667
- "id": 104,
2099
+ "id": 119,
1668
2100
  "name": "filterErrors",
1669
2101
  "kind": 4096,
1670
2102
  "kindString": "Call signature",
1671
2103
  "flags": {},
1672
2104
  "parameters": [
1673
2105
  {
1674
- "id": 105,
2106
+ "id": 120,
1675
2107
  "name": "query",
1676
2108
  "kind": 32768,
1677
2109
  "kindString": "Parameter",
@@ -1697,14 +2129,14 @@
1697
2129
  {
1698
2130
  "type": "reflection",
1699
2131
  "declaration": {
1700
- "id": 106,
2132
+ "id": 121,
1701
2133
  "name": "__type",
1702
2134
  "kind": 65536,
1703
2135
  "kindString": "Type literal",
1704
2136
  "flags": {},
1705
2137
  "children": [
1706
2138
  {
1707
- "id": 107,
2139
+ "id": 122,
1708
2140
  "name": "query",
1709
2141
  "kind": 1024,
1710
2142
  "kindString": "Property",
@@ -1722,7 +2154,7 @@
1722
2154
  }
1723
2155
  },
1724
2156
  {
1725
- "id": 108,
2157
+ "id": 123,
1726
2158
  "name": "resultSet",
1727
2159
  "kind": 1024,
1728
2160
  "kindString": "Property",
@@ -1742,7 +2174,7 @@
1742
2174
  }
1743
2175
  },
1744
2176
  {
1745
- "id": 109,
2177
+ "id": 124,
1746
2178
  "name": "schema",
1747
2179
  "kind": 1024,
1748
2180
  "kindString": "Property",
@@ -1764,9 +2196,9 @@
1764
2196
  {
1765
2197
  "title": "Properties",
1766
2198
  "children": [
1767
- 107,
1768
- 108,
1769
- 109
2199
+ 122,
2200
+ 123,
2201
+ 124
1770
2202
  ]
1771
2203
  }
1772
2204
  ],
@@ -1798,14 +2230,14 @@
1798
2230
  {
1799
2231
  "type": "reflection",
1800
2232
  "declaration": {
1801
- "id": 110,
2233
+ "id": 125,
1802
2234
  "name": "__type",
1803
2235
  "kind": 65536,
1804
2236
  "kindString": "Type literal",
1805
2237
  "flags": {},
1806
2238
  "children": [
1807
2239
  {
1808
- "id": 111,
2240
+ "id": 126,
1809
2241
  "name": "schema",
1810
2242
  "kind": 1024,
1811
2243
  "kindString": "Property",
@@ -1827,7 +2259,7 @@
1827
2259
  {
1828
2260
  "title": "Properties",
1829
2261
  "children": [
1830
- 111
2262
+ 126
1831
2263
  ]
1832
2264
  }
1833
2265
  ],
@@ -1849,7 +2281,7 @@
1849
2281
  }
1850
2282
  },
1851
2283
  {
1852
- "id": 112,
2284
+ "id": 127,
1853
2285
  "name": "result",
1854
2286
  "kind": 32768,
1855
2287
  "kindString": "Parameter",
@@ -1871,14 +2303,14 @@
1871
2303
  {
1872
2304
  "type": "reflection",
1873
2305
  "declaration": {
1874
- "id": 113,
2306
+ "id": 128,
1875
2307
  "name": "__type",
1876
2308
  "kind": 65536,
1877
2309
  "kindString": "Type literal",
1878
2310
  "flags": {},
1879
2311
  "children": [
1880
2312
  {
1881
- "id": 114,
2313
+ "id": 129,
1882
2314
  "name": "schema",
1883
2315
  "kind": 1024,
1884
2316
  "kindString": "Property",
@@ -1900,7 +2332,7 @@
1900
2332
  {
1901
2333
  "title": "Properties",
1902
2334
  "children": [
1903
- 114
2335
+ 129
1904
2336
  ]
1905
2337
  }
1906
2338
  ],
@@ -1943,14 +2375,14 @@
1943
2375
  {
1944
2376
  "type": "reflection",
1945
2377
  "declaration": {
1946
- "id": 115,
2378
+ "id": 130,
1947
2379
  "name": "__type",
1948
2380
  "kind": 65536,
1949
2381
  "kindString": "Type literal",
1950
2382
  "flags": {},
1951
2383
  "children": [
1952
2384
  {
1953
- "id": 116,
2385
+ "id": 131,
1954
2386
  "name": "message",
1955
2387
  "kind": 1024,
1956
2388
  "kindString": "Property",
@@ -1970,7 +2402,7 @@
1970
2402
  }
1971
2403
  },
1972
2404
  {
1973
- "id": 117,
2405
+ "id": 132,
1974
2406
  "name": "schema",
1975
2407
  "kind": 1024,
1976
2408
  "kindString": "Property",
@@ -1988,7 +2420,7 @@
1988
2420
  }
1989
2421
  },
1990
2422
  {
1991
- "id": 118,
2423
+ "id": 133,
1992
2424
  "name": "sources",
1993
2425
  "kind": 1024,
1994
2426
  "kindString": "Property",
@@ -2013,9 +2445,9 @@
2013
2445
  {
2014
2446
  "title": "Properties",
2015
2447
  "children": [
2016
- 116,
2017
- 117,
2018
- 118
2448
+ 131,
2449
+ 132,
2450
+ 133
2019
2451
  ]
2020
2452
  }
2021
2453
  ],
@@ -2045,7 +2477,7 @@
2045
2477
  }
2046
2478
  },
2047
2479
  {
2048
- "id": 33,
2480
+ "id": 48,
2049
2481
  "name": "queries",
2050
2482
  "kind": 2048,
2051
2483
  "kindString": "Method",
@@ -2059,7 +2491,7 @@
2059
2491
  ],
2060
2492
  "signatures": [
2061
2493
  {
2062
- "id": 34,
2494
+ "id": 49,
2063
2495
  "name": "queries",
2064
2496
  "kind": 4096,
2065
2497
  "kindString": "Call signature",
@@ -2083,7 +2515,7 @@
2083
2515
  }
2084
2516
  },
2085
2517
  {
2086
- "id": 35,
2518
+ "id": 50,
2087
2519
  "name": "query",
2088
2520
  "kind": 2048,
2089
2521
  "kindString": "Method",
@@ -2097,14 +2529,14 @@
2097
2529
  ],
2098
2530
  "signatures": [
2099
2531
  {
2100
- "id": 36,
2532
+ "id": 51,
2101
2533
  "name": "query",
2102
2534
  "kind": 4096,
2103
2535
  "kindString": "Call signature",
2104
2536
  "flags": {},
2105
2537
  "typeParameter": [
2106
2538
  {
2107
- "id": 45,
2539
+ "id": 60,
2108
2540
  "name": "T",
2109
2541
  "kind": 131072,
2110
2542
  "kindString": "Type parameter",
@@ -2127,14 +2559,14 @@
2127
2559
  {
2128
2560
  "type": "reflection",
2129
2561
  "declaration": {
2130
- "id": 37,
2562
+ "id": 52,
2131
2563
  "name": "__type",
2132
2564
  "kind": 65536,
2133
2565
  "kindString": "Type literal",
2134
2566
  "flags": {},
2135
2567
  "children": [
2136
2568
  {
2137
- "id": 38,
2569
+ "id": 53,
2138
2570
  "name": "query",
2139
2571
  "kind": 1024,
2140
2572
  "kindString": "Property",
@@ -2152,7 +2584,7 @@
2152
2584
  }
2153
2585
  },
2154
2586
  {
2155
- "id": 39,
2587
+ "id": 54,
2156
2588
  "name": "resultSet",
2157
2589
  "kind": 1024,
2158
2590
  "kindString": "Property",
@@ -2172,7 +2604,7 @@
2172
2604
  }
2173
2605
  },
2174
2606
  {
2175
- "id": 40,
2607
+ "id": 55,
2176
2608
  "name": "schema",
2177
2609
  "kind": 1024,
2178
2610
  "kindString": "Property",
@@ -2194,9 +2626,9 @@
2194
2626
  {
2195
2627
  "title": "Properties",
2196
2628
  "children": [
2197
- 38,
2198
- 39,
2199
- 40
2629
+ 53,
2630
+ 54,
2631
+ 55
2200
2632
  ]
2201
2633
  }
2202
2634
  ],
@@ -2229,14 +2661,14 @@
2229
2661
  {
2230
2662
  "type": "reflection",
2231
2663
  "declaration": {
2232
- "id": 41,
2664
+ "id": 56,
2233
2665
  "name": "__type",
2234
2666
  "kind": 65536,
2235
2667
  "kindString": "Type literal",
2236
2668
  "flags": {},
2237
2669
  "children": [
2238
2670
  {
2239
- "id": 42,
2671
+ "id": 57,
2240
2672
  "name": "query",
2241
2673
  "kind": 1024,
2242
2674
  "kindString": "Property",
@@ -2254,7 +2686,7 @@
2254
2686
  }
2255
2687
  },
2256
2688
  {
2257
- "id": 43,
2689
+ "id": 58,
2258
2690
  "name": "resultSet",
2259
2691
  "kind": 1024,
2260
2692
  "kindString": "Property",
@@ -2274,7 +2706,7 @@
2274
2706
  }
2275
2707
  },
2276
2708
  {
2277
- "id": 44,
2709
+ "id": 59,
2278
2710
  "name": "schema",
2279
2711
  "kind": 1024,
2280
2712
  "kindString": "Property",
@@ -2296,9 +2728,9 @@
2296
2728
  {
2297
2729
  "title": "Properties",
2298
2730
  "children": [
2299
- 42,
2300
- 43,
2301
- 44
2731
+ 57,
2732
+ 58,
2733
+ 59
2302
2734
  ]
2303
2735
  }
2304
2736
  ],
@@ -2317,19 +2749,19 @@
2317
2749
  ],
2318
2750
  "parameters": [
2319
2751
  {
2320
- "id": 46,
2752
+ "id": 61,
2321
2753
  "name": "query",
2322
2754
  "kind": 32768,
2323
2755
  "kindString": "Parameter",
2324
2756
  "flags": {},
2325
2757
  "type": {
2326
2758
  "type": "reference",
2327
- "id": 45,
2759
+ "id": 60,
2328
2760
  "name": "T"
2329
2761
  }
2330
2762
  },
2331
2763
  {
2332
- "id": 47,
2764
+ "id": 62,
2333
2765
  "name": "payloads",
2334
2766
  "kind": 32768,
2335
2767
  "kindString": "Parameter",
@@ -2352,14 +2784,14 @@
2352
2784
  {
2353
2785
  "type": "reflection",
2354
2786
  "declaration": {
2355
- "id": 48,
2787
+ "id": 63,
2356
2788
  "name": "__type",
2357
2789
  "kind": 65536,
2358
2790
  "kindString": "Type literal",
2359
2791
  "flags": {},
2360
2792
  "children": [
2361
2793
  {
2362
- "id": 49,
2794
+ "id": 64,
2363
2795
  "name": "schema",
2364
2796
  "kind": 1024,
2365
2797
  "kindString": "Property",
@@ -2381,7 +2813,7 @@
2381
2813
  {
2382
2814
  "title": "Properties",
2383
2815
  "children": [
2384
- 49
2816
+ 64
2385
2817
  ]
2386
2818
  }
2387
2819
  ],
@@ -2419,14 +2851,14 @@
2419
2851
  {
2420
2852
  "type": "reflection",
2421
2853
  "declaration": {
2422
- "id": 50,
2854
+ "id": 65,
2423
2855
  "name": "__type",
2424
2856
  "kind": 65536,
2425
2857
  "kindString": "Type literal",
2426
2858
  "flags": {},
2427
2859
  "children": [
2428
2860
  {
2429
- "id": 51,
2861
+ "id": 66,
2430
2862
  "name": "schema",
2431
2863
  "kind": 1024,
2432
2864
  "kindString": "Property",
@@ -2448,7 +2880,7 @@
2448
2880
  {
2449
2881
  "title": "Properties",
2450
2882
  "children": [
2451
- 51
2883
+ 66
2452
2884
  ]
2453
2885
  }
2454
2886
  ],
@@ -2483,7 +2915,7 @@
2483
2915
  }
2484
2916
  },
2485
2917
  {
2486
- "id": 52,
2918
+ "id": 67,
2487
2919
  "name": "queryable",
2488
2920
  "kind": 2048,
2489
2921
  "kindString": "Method",
@@ -2497,14 +2929,14 @@
2497
2929
  ],
2498
2930
  "signatures": [
2499
2931
  {
2500
- "id": 53,
2932
+ "id": 68,
2501
2933
  "name": "queryable",
2502
2934
  "kind": 4096,
2503
2935
  "kindString": "Call signature",
2504
2936
  "flags": {},
2505
2937
  "typeParameter": [
2506
2938
  {
2507
- "id": 62,
2939
+ "id": 77,
2508
2940
  "name": "T",
2509
2941
  "kind": 131072,
2510
2942
  "kindString": "Type parameter",
@@ -2527,14 +2959,14 @@
2527
2959
  {
2528
2960
  "type": "reflection",
2529
2961
  "declaration": {
2530
- "id": 54,
2962
+ "id": 69,
2531
2963
  "name": "__type",
2532
2964
  "kind": 65536,
2533
2965
  "kindString": "Type literal",
2534
2966
  "flags": {},
2535
2967
  "children": [
2536
2968
  {
2537
- "id": 55,
2969
+ "id": 70,
2538
2970
  "name": "query",
2539
2971
  "kind": 1024,
2540
2972
  "kindString": "Property",
@@ -2552,7 +2984,7 @@
2552
2984
  }
2553
2985
  },
2554
2986
  {
2555
- "id": 56,
2987
+ "id": 71,
2556
2988
  "name": "resultSet",
2557
2989
  "kind": 1024,
2558
2990
  "kindString": "Property",
@@ -2572,7 +3004,7 @@
2572
3004
  }
2573
3005
  },
2574
3006
  {
2575
- "id": 57,
3007
+ "id": 72,
2576
3008
  "name": "schema",
2577
3009
  "kind": 1024,
2578
3010
  "kindString": "Property",
@@ -2594,9 +3026,9 @@
2594
3026
  {
2595
3027
  "title": "Properties",
2596
3028
  "children": [
2597
- 55,
2598
- 56,
2599
- 57
3029
+ 70,
3030
+ 71,
3031
+ 72
2600
3032
  ]
2601
3033
  }
2602
3034
  ],
@@ -2629,14 +3061,14 @@
2629
3061
  {
2630
3062
  "type": "reflection",
2631
3063
  "declaration": {
2632
- "id": 58,
3064
+ "id": 73,
2633
3065
  "name": "__type",
2634
3066
  "kind": 65536,
2635
3067
  "kindString": "Type literal",
2636
3068
  "flags": {},
2637
3069
  "children": [
2638
3070
  {
2639
- "id": 59,
3071
+ "id": 74,
2640
3072
  "name": "query",
2641
3073
  "kind": 1024,
2642
3074
  "kindString": "Property",
@@ -2654,7 +3086,7 @@
2654
3086
  }
2655
3087
  },
2656
3088
  {
2657
- "id": 60,
3089
+ "id": 75,
2658
3090
  "name": "resultSet",
2659
3091
  "kind": 1024,
2660
3092
  "kindString": "Property",
@@ -2674,7 +3106,7 @@
2674
3106
  }
2675
3107
  },
2676
3108
  {
2677
- "id": 61,
3109
+ "id": 76,
2678
3110
  "name": "schema",
2679
3111
  "kind": 1024,
2680
3112
  "kindString": "Property",
@@ -2696,9 +3128,9 @@
2696
3128
  {
2697
3129
  "title": "Properties",
2698
3130
  "children": [
2699
- 59,
2700
- 60,
2701
- 61
3131
+ 74,
3132
+ 75,
3133
+ 76
2702
3134
  ]
2703
3135
  }
2704
3136
  ],
@@ -2717,19 +3149,19 @@
2717
3149
  ],
2718
3150
  "parameters": [
2719
3151
  {
2720
- "id": 63,
3152
+ "id": 78,
2721
3153
  "name": "query",
2722
3154
  "kind": 32768,
2723
3155
  "kindString": "Parameter",
2724
3156
  "flags": {},
2725
3157
  "type": {
2726
3158
  "type": "reference",
2727
- "id": 62,
3159
+ "id": 77,
2728
3160
  "name": "T"
2729
3161
  }
2730
3162
  },
2731
3163
  {
2732
- "id": 64,
3164
+ "id": 79,
2733
3165
  "name": "payloads",
2734
3166
  "kind": 32768,
2735
3167
  "kindString": "Parameter",
@@ -2752,14 +3184,14 @@
2752
3184
  {
2753
3185
  "type": "reflection",
2754
3186
  "declaration": {
2755
- "id": 65,
3187
+ "id": 80,
2756
3188
  "name": "__type",
2757
3189
  "kind": 65536,
2758
3190
  "kindString": "Type literal",
2759
3191
  "flags": {},
2760
3192
  "children": [
2761
3193
  {
2762
- "id": 66,
3194
+ "id": 81,
2763
3195
  "name": "schema",
2764
3196
  "kind": 1024,
2765
3197
  "kindString": "Property",
@@ -2781,7 +3213,7 @@
2781
3213
  {
2782
3214
  "title": "Properties",
2783
3215
  "children": [
2784
- 66
3216
+ 81
2785
3217
  ]
2786
3218
  }
2787
3219
  ],
@@ -2800,18 +3232,8 @@
2800
3232
  }
2801
3233
  ],
2802
3234
  "type": {
2803
- "type": "reference",
2804
- "typeArguments": [
2805
- {
2806
- "type": "intrinsic",
2807
- "name": "boolean"
2808
- },
2809
- {
2810
- "type": "intrinsic",
2811
- "name": "never"
2812
- }
2813
- ],
2814
- "name": "Promisable"
3235
+ "type": "intrinsic",
3236
+ "name": "boolean"
2815
3237
  },
2816
3238
  "inheritedFrom": {
2817
3239
  "type": "reference",
@@ -2825,7 +3247,7 @@
2825
3247
  }
2826
3248
  },
2827
3249
  {
2828
- "id": 119,
3250
+ "id": 134,
2829
3251
  "name": "sendQuery",
2830
3252
  "kind": 2048,
2831
3253
  "kindString": "Method",
@@ -2841,14 +3263,14 @@
2841
3263
  ],
2842
3264
  "signatures": [
2843
3265
  {
2844
- "id": 120,
3266
+ "id": 135,
2845
3267
  "name": "sendQuery",
2846
3268
  "kind": 4096,
2847
3269
  "kindString": "Call signature",
2848
3270
  "flags": {},
2849
3271
  "typeParameter": [
2850
3272
  {
2851
- "id": 125,
3273
+ "id": 140,
2852
3274
  "name": "T",
2853
3275
  "kind": 131072,
2854
3276
  "kindString": "Type parameter",
@@ -2874,14 +3296,14 @@
2874
3296
  {
2875
3297
  "type": "reflection",
2876
3298
  "declaration": {
2877
- "id": 121,
3299
+ "id": 136,
2878
3300
  "name": "__type",
2879
3301
  "kind": 65536,
2880
3302
  "kindString": "Type literal",
2881
3303
  "flags": {},
2882
3304
  "children": [
2883
3305
  {
2884
- "id": 122,
3306
+ "id": 137,
2885
3307
  "name": "schema",
2886
3308
  "kind": 1024,
2887
3309
  "kindString": "Property",
@@ -2903,7 +3325,7 @@
2903
3325
  {
2904
3326
  "title": "Properties",
2905
3327
  "children": [
2906
- 122
3328
+ 137
2907
3329
  ]
2908
3330
  }
2909
3331
  ],
@@ -2939,14 +3361,14 @@
2939
3361
  {
2940
3362
  "type": "reflection",
2941
3363
  "declaration": {
2942
- "id": 123,
3364
+ "id": 138,
2943
3365
  "name": "__type",
2944
3366
  "kind": 65536,
2945
3367
  "kindString": "Type literal",
2946
3368
  "flags": {},
2947
3369
  "children": [
2948
3370
  {
2949
- "id": 124,
3371
+ "id": 139,
2950
3372
  "name": "schema",
2951
3373
  "kind": 1024,
2952
3374
  "kindString": "Property",
@@ -2968,7 +3390,7 @@
2968
3390
  {
2969
3391
  "title": "Properties",
2970
3392
  "children": [
2971
- 124
3393
+ 139
2972
3394
  ]
2973
3395
  }
2974
3396
  ],
@@ -2992,19 +3414,19 @@
2992
3414
  ],
2993
3415
  "parameters": [
2994
3416
  {
2995
- "id": 126,
3417
+ "id": 141,
2996
3418
  "name": "queryPayload",
2997
3419
  "kind": 32768,
2998
3420
  "kindString": "Parameter",
2999
3421
  "flags": {},
3000
3422
  "type": {
3001
3423
  "type": "reference",
3002
- "id": 125,
3424
+ "id": 140,
3003
3425
  "name": "T"
3004
3426
  }
3005
3427
  },
3006
3428
  {
3007
- "id": 127,
3429
+ "id": 142,
3008
3430
  "name": "payloads",
3009
3431
  "kind": 32768,
3010
3432
  "kindString": "Parameter",
@@ -3028,14 +3450,14 @@
3028
3450
  {
3029
3451
  "type": "reflection",
3030
3452
  "declaration": {
3031
- "id": 128,
3453
+ "id": 143,
3032
3454
  "name": "__type",
3033
3455
  "kind": 65536,
3034
3456
  "kindString": "Type literal",
3035
3457
  "flags": {},
3036
3458
  "children": [
3037
3459
  {
3038
- "id": 129,
3460
+ "id": 144,
3039
3461
  "name": "schema",
3040
3462
  "kind": 1024,
3041
3463
  "kindString": "Property",
@@ -3057,7 +3479,7 @@
3057
3479
  {
3058
3480
  "title": "Properties",
3059
3481
  "children": [
3060
- 129
3482
+ 144
3061
3483
  ]
3062
3484
  }
3063
3485
  ],
@@ -3096,14 +3518,14 @@
3096
3518
  {
3097
3519
  "type": "reflection",
3098
3520
  "declaration": {
3099
- "id": 130,
3521
+ "id": 145,
3100
3522
  "name": "__type",
3101
3523
  "kind": 65536,
3102
3524
  "kindString": "Type literal",
3103
3525
  "flags": {},
3104
3526
  "children": [
3105
3527
  {
3106
- "id": 131,
3528
+ "id": 146,
3107
3529
  "name": "schema",
3108
3530
  "kind": 1024,
3109
3531
  "kindString": "Property",
@@ -3125,7 +3547,7 @@
3125
3547
  {
3126
3548
  "title": "Properties",
3127
3549
  "children": [
3128
- 131
3550
+ 146
3129
3551
  ]
3130
3552
  }
3131
3553
  ],
@@ -3158,7 +3580,7 @@
3158
3580
  }
3159
3581
  },
3160
3582
  {
3161
- "id": 132,
3583
+ "id": 147,
3162
3584
  "name": "throwErrors",
3163
3585
  "kind": 2048,
3164
3586
  "kindString": "Method",
@@ -3174,14 +3596,14 @@
3174
3596
  ],
3175
3597
  "signatures": [
3176
3598
  {
3177
- "id": 133,
3599
+ "id": 148,
3178
3600
  "name": "throwErrors",
3179
3601
  "kind": 4096,
3180
3602
  "kindString": "Call signature",
3181
3603
  "flags": {},
3182
3604
  "parameters": [
3183
3605
  {
3184
- "id": 134,
3606
+ "id": 149,
3185
3607
  "name": "query",
3186
3608
  "kind": 32768,
3187
3609
  "kindString": "Parameter",
@@ -3207,14 +3629,14 @@
3207
3629
  {
3208
3630
  "type": "reflection",
3209
3631
  "declaration": {
3210
- "id": 135,
3632
+ "id": 150,
3211
3633
  "name": "__type",
3212
3634
  "kind": 65536,
3213
3635
  "kindString": "Type literal",
3214
3636
  "flags": {},
3215
3637
  "children": [
3216
3638
  {
3217
- "id": 136,
3639
+ "id": 151,
3218
3640
  "name": "query",
3219
3641
  "kind": 1024,
3220
3642
  "kindString": "Property",
@@ -3232,7 +3654,7 @@
3232
3654
  }
3233
3655
  },
3234
3656
  {
3235
- "id": 137,
3657
+ "id": 152,
3236
3658
  "name": "resultSet",
3237
3659
  "kind": 1024,
3238
3660
  "kindString": "Property",
@@ -3252,7 +3674,7 @@
3252
3674
  }
3253
3675
  },
3254
3676
  {
3255
- "id": 138,
3677
+ "id": 153,
3256
3678
  "name": "schema",
3257
3679
  "kind": 1024,
3258
3680
  "kindString": "Property",
@@ -3274,9 +3696,9 @@
3274
3696
  {
3275
3697
  "title": "Properties",
3276
3698
  "children": [
3277
- 136,
3278
- 137,
3279
- 138
3699
+ 151,
3700
+ 152,
3701
+ 153
3280
3702
  ]
3281
3703
  }
3282
3704
  ],
@@ -3308,14 +3730,14 @@
3308
3730
  {
3309
3731
  "type": "reflection",
3310
3732
  "declaration": {
3311
- "id": 139,
3733
+ "id": 154,
3312
3734
  "name": "__type",
3313
3735
  "kind": 65536,
3314
3736
  "kindString": "Type literal",
3315
3737
  "flags": {},
3316
3738
  "children": [
3317
3739
  {
3318
- "id": 140,
3740
+ "id": 155,
3319
3741
  "name": "schema",
3320
3742
  "kind": 1024,
3321
3743
  "kindString": "Property",
@@ -3337,7 +3759,7 @@
3337
3759
  {
3338
3760
  "title": "Properties",
3339
3761
  "children": [
3340
- 140
3762
+ 155
3341
3763
  ]
3342
3764
  }
3343
3765
  ],
@@ -3359,7 +3781,7 @@
3359
3781
  }
3360
3782
  },
3361
3783
  {
3362
- "id": 141,
3784
+ "id": 156,
3363
3785
  "name": "result",
3364
3786
  "kind": 32768,
3365
3787
  "kindString": "Parameter",
@@ -3381,14 +3803,14 @@
3381
3803
  {
3382
3804
  "type": "reflection",
3383
3805
  "declaration": {
3384
- "id": 142,
3806
+ "id": 157,
3385
3807
  "name": "__type",
3386
3808
  "kind": 65536,
3387
3809
  "kindString": "Type literal",
3388
3810
  "flags": {},
3389
3811
  "children": [
3390
3812
  {
3391
- "id": 143,
3813
+ "id": 158,
3392
3814
  "name": "schema",
3393
3815
  "kind": 1024,
3394
3816
  "kindString": "Property",
@@ -3410,7 +3832,7 @@
3410
3832
  {
3411
3833
  "title": "Properties",
3412
3834
  "children": [
3413
- 143
3835
+ 158
3414
3836
  ]
3415
3837
  }
3416
3838
  ],
@@ -3456,31 +3878,31 @@
3456
3878
  {
3457
3879
  "title": "Properties",
3458
3880
  "children": [
3459
- 14
3881
+ 19
3460
3882
  ]
3461
3883
  },
3462
3884
  {
3463
3885
  "title": "Accessors",
3464
3886
  "children": [
3465
- 17,
3466
- 19,
3467
- 23
3887
+ 27,
3888
+ 29,
3889
+ 33
3468
3890
  ]
3469
3891
  },
3470
3892
  {
3471
3893
  "title": "Methods",
3472
3894
  "children": [
3895
+ 82,
3896
+ 100,
3897
+ 42,
3898
+ 44,
3899
+ 12,
3900
+ 118,
3901
+ 48,
3902
+ 50,
3473
3903
  67,
3474
- 85,
3475
- 27,
3476
- 29,
3477
- 7,
3478
- 103,
3479
- 33,
3480
- 35,
3481
- 52,
3482
- 119,
3483
- 132
3904
+ 134,
3905
+ 147
3484
3906
  ]
3485
3907
  }
3486
3908
  ],
@@ -3489,7 +3911,7 @@
3489
3911
  "fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
3490
3912
  "line": 8,
3491
3913
  "character": 13,
3492
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L8"
3914
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L8"
3493
3915
  }
3494
3916
  ],
3495
3917
  "extendedTypes": [
@@ -3519,7 +3941,7 @@
3519
3941
  "fileName": "modules/packages/diviner/packages/wrapper/src/index.ts",
3520
3942
  "line": 1,
3521
3943
  "character": 0,
3522
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/diviner/packages/wrapper/src/index.ts#L1"
3944
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/diviner/packages/wrapper/src/index.ts#L1"
3523
3945
  }
3524
3946
  ]
3525
3947
  }