@xyo-network/archivist-wrapper 2.43.6 → 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 +937 -237
  2. package/package.json +7 -7
package/dist/docs.json CHANGED
@@ -65,6 +65,150 @@
65
65
  "children": [
66
66
  {
67
67
  "id": 6,
68
+ "name": "security",
69
+ "kind": 1024,
70
+ "kindString": "Property",
71
+ "flags": {
72
+ "isOptional": true
73
+ },
74
+ "sources": [
75
+ {
76
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
77
+ "line": 8,
78
+ "character": 4
79
+ }
80
+ ],
81
+ "type": {
82
+ "type": "reflection",
83
+ "declaration": {
84
+ "id": 7,
85
+ "name": "__type",
86
+ "kind": 65536,
87
+ "kindString": "Type literal",
88
+ "flags": {},
89
+ "children": [
90
+ {
91
+ "id": 8,
92
+ "name": "allowed",
93
+ "kind": 1024,
94
+ "kindString": "Property",
95
+ "flags": {
96
+ "isOptional": true
97
+ },
98
+ "sources": [
99
+ {
100
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
101
+ "line": 9,
102
+ "character": 8
103
+ }
104
+ ],
105
+ "type": {
106
+ "type": "reference",
107
+ "typeArguments": [
108
+ {
109
+ "type": "intrinsic",
110
+ "name": "string"
111
+ },
112
+ {
113
+ "type": "array",
114
+ "elementType": {
115
+ "type": "array",
116
+ "elementType": {
117
+ "type": "intrinsic",
118
+ "name": "string"
119
+ }
120
+ }
121
+ }
122
+ ],
123
+ "name": "Record",
124
+ "qualifiedName": "Record",
125
+ "package": "typescript"
126
+ }
127
+ },
128
+ {
129
+ "id": 9,
130
+ "name": "disallowed",
131
+ "kind": 1024,
132
+ "kindString": "Property",
133
+ "flags": {
134
+ "isOptional": true
135
+ },
136
+ "sources": [
137
+ {
138
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
139
+ "line": 10,
140
+ "character": 8
141
+ }
142
+ ],
143
+ "type": {
144
+ "type": "reference",
145
+ "typeArguments": [
146
+ {
147
+ "type": "intrinsic",
148
+ "name": "string"
149
+ },
150
+ {
151
+ "type": "array",
152
+ "elementType": {
153
+ "type": "intrinsic",
154
+ "name": "string"
155
+ }
156
+ }
157
+ ],
158
+ "name": "Record",
159
+ "qualifiedName": "Record",
160
+ "package": "typescript"
161
+ }
162
+ }
163
+ ],
164
+ "groups": [
165
+ {
166
+ "title": "Properties",
167
+ "children": [
168
+ 8,
169
+ 9
170
+ ]
171
+ }
172
+ ],
173
+ "sources": [
174
+ {
175
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
176
+ "line": 8,
177
+ "character": 15
178
+ }
179
+ ]
180
+ }
181
+ }
182
+ }
183
+ ],
184
+ "groups": [
185
+ {
186
+ "title": "Properties",
187
+ "children": [
188
+ 6
189
+ ]
190
+ }
191
+ ],
192
+ "sources": [
193
+ {
194
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
195
+ "line": 7,
196
+ "character": 87
197
+ }
198
+ ]
199
+ }
200
+ },
201
+ {
202
+ "type": "reflection",
203
+ "declaration": {
204
+ "id": 10,
205
+ "name": "__type",
206
+ "kind": 65536,
207
+ "kindString": "Type literal",
208
+ "flags": {},
209
+ "children": [
210
+ {
211
+ "id": 11,
68
212
  "name": "schema",
69
213
  "kind": 1024,
70
214
  "kindString": "Property",
@@ -86,7 +230,7 @@
86
230
  {
87
231
  "title": "Properties",
88
232
  "children": [
89
- 6
233
+ 11
90
234
  ]
91
235
  }
92
236
  ],
@@ -123,7 +267,7 @@
123
267
  }
124
268
  },
125
269
  {
126
- "id": 37,
270
+ "id": 42,
127
271
  "name": "module",
128
272
  "kind": 1024,
129
273
  "kindString": "Property",
@@ -154,14 +298,158 @@
154
298
  {
155
299
  "type": "reflection",
156
300
  "declaration": {
157
- "id": 38,
301
+ "id": 43,
302
+ "name": "__type",
303
+ "kind": 65536,
304
+ "kindString": "Type literal",
305
+ "flags": {},
306
+ "children": [
307
+ {
308
+ "id": 44,
309
+ "name": "security",
310
+ "kind": 1024,
311
+ "kindString": "Property",
312
+ "flags": {
313
+ "isOptional": true
314
+ },
315
+ "sources": [
316
+ {
317
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
318
+ "line": 8,
319
+ "character": 4
320
+ }
321
+ ],
322
+ "type": {
323
+ "type": "reflection",
324
+ "declaration": {
325
+ "id": 45,
326
+ "name": "__type",
327
+ "kind": 65536,
328
+ "kindString": "Type literal",
329
+ "flags": {},
330
+ "children": [
331
+ {
332
+ "id": 46,
333
+ "name": "allowed",
334
+ "kind": 1024,
335
+ "kindString": "Property",
336
+ "flags": {
337
+ "isOptional": true
338
+ },
339
+ "sources": [
340
+ {
341
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
342
+ "line": 9,
343
+ "character": 8
344
+ }
345
+ ],
346
+ "type": {
347
+ "type": "reference",
348
+ "typeArguments": [
349
+ {
350
+ "type": "intrinsic",
351
+ "name": "string"
352
+ },
353
+ {
354
+ "type": "array",
355
+ "elementType": {
356
+ "type": "array",
357
+ "elementType": {
358
+ "type": "intrinsic",
359
+ "name": "string"
360
+ }
361
+ }
362
+ }
363
+ ],
364
+ "name": "Record",
365
+ "qualifiedName": "Record",
366
+ "package": "typescript"
367
+ }
368
+ },
369
+ {
370
+ "id": 47,
371
+ "name": "disallowed",
372
+ "kind": 1024,
373
+ "kindString": "Property",
374
+ "flags": {
375
+ "isOptional": true
376
+ },
377
+ "sources": [
378
+ {
379
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
380
+ "line": 10,
381
+ "character": 8
382
+ }
383
+ ],
384
+ "type": {
385
+ "type": "reference",
386
+ "typeArguments": [
387
+ {
388
+ "type": "intrinsic",
389
+ "name": "string"
390
+ },
391
+ {
392
+ "type": "array",
393
+ "elementType": {
394
+ "type": "intrinsic",
395
+ "name": "string"
396
+ }
397
+ }
398
+ ],
399
+ "name": "Record",
400
+ "qualifiedName": "Record",
401
+ "package": "typescript"
402
+ }
403
+ }
404
+ ],
405
+ "groups": [
406
+ {
407
+ "title": "Properties",
408
+ "children": [
409
+ 46,
410
+ 47
411
+ ]
412
+ }
413
+ ],
414
+ "sources": [
415
+ {
416
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
417
+ "line": 8,
418
+ "character": 15
419
+ }
420
+ ]
421
+ }
422
+ }
423
+ }
424
+ ],
425
+ "groups": [
426
+ {
427
+ "title": "Properties",
428
+ "children": [
429
+ 44
430
+ ]
431
+ }
432
+ ],
433
+ "sources": [
434
+ {
435
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
436
+ "line": 7,
437
+ "character": 87
438
+ }
439
+ ]
440
+ }
441
+ },
442
+ {
443
+ "type": "reflection",
444
+ "declaration": {
445
+ "id": 48,
158
446
  "name": "__type",
159
447
  "kind": 65536,
160
448
  "kindString": "Type literal",
161
449
  "flags": {},
162
450
  "children": [
163
451
  {
164
- "id": 39,
452
+ "id": 49,
165
453
  "name": "schema",
166
454
  "kind": 1024,
167
455
  "kindString": "Property",
@@ -183,7 +471,7 @@
183
471
  {
184
472
  "title": "Properties",
185
473
  "children": [
186
- 39
474
+ 49
187
475
  ]
188
476
  }
189
477
  ],
@@ -207,7 +495,7 @@
207
495
  }
208
496
  },
209
497
  {
210
- "id": 40,
498
+ "id": 50,
211
499
  "name": "address",
212
500
  "kind": 262144,
213
501
  "kindString": "Accessor",
@@ -220,7 +508,7 @@
220
508
  }
221
509
  ],
222
510
  "getSignature": {
223
- "id": 41,
511
+ "id": 51,
224
512
  "name": "address",
225
513
  "kind": 524288,
226
514
  "kindString": "Get signature",
@@ -248,7 +536,7 @@
248
536
  }
249
537
  },
250
538
  {
251
- "id": 42,
539
+ "id": 52,
252
540
  "name": "config",
253
541
  "kind": 262144,
254
542
  "kindString": "Accessor",
@@ -261,7 +549,7 @@
261
549
  }
262
550
  ],
263
551
  "getSignature": {
264
- "id": 43,
552
+ "id": 53,
265
553
  "name": "config",
266
554
  "kind": 524288,
267
555
  "kindString": "Get signature",
@@ -280,14 +568,14 @@
280
568
  {
281
569
  "type": "reflection",
282
570
  "declaration": {
283
- "id": 44,
571
+ "id": 54,
284
572
  "name": "__type",
285
573
  "kind": 65536,
286
574
  "kindString": "Type literal",
287
575
  "flags": {},
288
576
  "children": [
289
577
  {
290
- "id": 45,
578
+ "id": 55,
291
579
  "name": "schema",
292
580
  "kind": 1024,
293
581
  "kindString": "Property",
@@ -309,7 +597,7 @@
309
597
  {
310
598
  "title": "Properties",
311
599
  "children": [
312
- 45
600
+ 55
313
601
  ]
314
602
  }
315
603
  ],
@@ -343,7 +631,7 @@
343
631
  }
344
632
  },
345
633
  {
346
- "id": 46,
634
+ "id": 56,
347
635
  "name": "resolver",
348
636
  "kind": 262144,
349
637
  "kindString": "Accessor",
@@ -356,7 +644,7 @@
356
644
  }
357
645
  ],
358
646
  "getSignature": {
359
- "id": 47,
647
+ "id": 57,
360
648
  "name": "resolver",
361
649
  "kind": 524288,
362
650
  "kindString": "Get signature",
@@ -388,14 +676,158 @@
388
676
  {
389
677
  "type": "reflection",
390
678
  "declaration": {
391
- "id": 48,
679
+ "id": 58,
680
+ "name": "__type",
681
+ "kind": 65536,
682
+ "kindString": "Type literal",
683
+ "flags": {},
684
+ "children": [
685
+ {
686
+ "id": 59,
687
+ "name": "security",
688
+ "kind": 1024,
689
+ "kindString": "Property",
690
+ "flags": {
691
+ "isOptional": true
692
+ },
693
+ "sources": [
694
+ {
695
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
696
+ "line": 8,
697
+ "character": 4
698
+ }
699
+ ],
700
+ "type": {
701
+ "type": "reflection",
702
+ "declaration": {
703
+ "id": 60,
704
+ "name": "__type",
705
+ "kind": 65536,
706
+ "kindString": "Type literal",
707
+ "flags": {},
708
+ "children": [
709
+ {
710
+ "id": 61,
711
+ "name": "allowed",
712
+ "kind": 1024,
713
+ "kindString": "Property",
714
+ "flags": {
715
+ "isOptional": true
716
+ },
717
+ "sources": [
718
+ {
719
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
720
+ "line": 9,
721
+ "character": 8
722
+ }
723
+ ],
724
+ "type": {
725
+ "type": "reference",
726
+ "typeArguments": [
727
+ {
728
+ "type": "intrinsic",
729
+ "name": "string"
730
+ },
731
+ {
732
+ "type": "array",
733
+ "elementType": {
734
+ "type": "array",
735
+ "elementType": {
736
+ "type": "intrinsic",
737
+ "name": "string"
738
+ }
739
+ }
740
+ }
741
+ ],
742
+ "name": "Record",
743
+ "qualifiedName": "Record",
744
+ "package": "typescript"
745
+ }
746
+ },
747
+ {
748
+ "id": 62,
749
+ "name": "disallowed",
750
+ "kind": 1024,
751
+ "kindString": "Property",
752
+ "flags": {
753
+ "isOptional": true
754
+ },
755
+ "sources": [
756
+ {
757
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
758
+ "line": 10,
759
+ "character": 8
760
+ }
761
+ ],
762
+ "type": {
763
+ "type": "reference",
764
+ "typeArguments": [
765
+ {
766
+ "type": "intrinsic",
767
+ "name": "string"
768
+ },
769
+ {
770
+ "type": "array",
771
+ "elementType": {
772
+ "type": "intrinsic",
773
+ "name": "string"
774
+ }
775
+ }
776
+ ],
777
+ "name": "Record",
778
+ "qualifiedName": "Record",
779
+ "package": "typescript"
780
+ }
781
+ }
782
+ ],
783
+ "groups": [
784
+ {
785
+ "title": "Properties",
786
+ "children": [
787
+ 61,
788
+ 62
789
+ ]
790
+ }
791
+ ],
792
+ "sources": [
793
+ {
794
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
795
+ "line": 8,
796
+ "character": 15
797
+ }
798
+ ]
799
+ }
800
+ }
801
+ }
802
+ ],
803
+ "groups": [
804
+ {
805
+ "title": "Properties",
806
+ "children": [
807
+ 59
808
+ ]
809
+ }
810
+ ],
811
+ "sources": [
812
+ {
813
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
814
+ "line": 7,
815
+ "character": 87
816
+ }
817
+ ]
818
+ }
819
+ },
820
+ {
821
+ "type": "reflection",
822
+ "declaration": {
823
+ "id": 63,
392
824
  "name": "__type",
393
825
  "kind": 65536,
394
826
  "kindString": "Type literal",
395
827
  "flags": {},
396
828
  "children": [
397
829
  {
398
- "id": 49,
830
+ "id": 64,
399
831
  "name": "schema",
400
832
  "kind": 1024,
401
833
  "kindString": "Property",
@@ -417,7 +849,7 @@
417
849
  {
418
850
  "title": "Properties",
419
851
  "children": [
420
- 49
852
+ 64
421
853
  ]
422
854
  }
423
855
  ],
@@ -451,7 +883,7 @@
451
883
  }
452
884
  },
453
885
  {
454
- "id": 7,
886
+ "id": 12,
455
887
  "name": "all",
456
888
  "kind": 2048,
457
889
  "kindString": "Method",
@@ -463,12 +895,12 @@
463
895
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
464
896
  "line": 25,
465
897
  "character": 15,
466
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L25"
898
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L25"
467
899
  }
468
900
  ],
469
901
  "signatures": [
470
902
  {
471
- "id": 8,
903
+ "id": 13,
472
904
  "name": "all",
473
905
  "kind": 4096,
474
906
  "kindString": "Call signature",
@@ -492,14 +924,14 @@
492
924
  {
493
925
  "type": "reflection",
494
926
  "declaration": {
495
- "id": 9,
927
+ "id": 14,
496
928
  "name": "__type",
497
929
  "kind": 65536,
498
930
  "kindString": "Type literal",
499
931
  "flags": {},
500
932
  "children": [
501
933
  {
502
- "id": 10,
934
+ "id": 15,
503
935
  "name": "schema",
504
936
  "kind": 1024,
505
937
  "kindString": "Property",
@@ -521,7 +953,7 @@
521
953
  {
522
954
  "title": "Properties",
523
955
  "children": [
524
- 10
956
+ 15
525
957
  ]
526
958
  }
527
959
  ],
@@ -554,7 +986,7 @@
554
986
  }
555
987
  },
556
988
  {
557
- "id": 79,
989
+ "id": 105,
558
990
  "name": "bindQuery",
559
991
  "kind": 2048,
560
992
  "kindString": "Method",
@@ -570,14 +1002,14 @@
570
1002
  ],
571
1003
  "signatures": [
572
1004
  {
573
- "id": 80,
1005
+ "id": 106,
574
1006
  "name": "bindQuery",
575
1007
  "kind": 4096,
576
1008
  "kindString": "Call signature",
577
1009
  "flags": {},
578
1010
  "typeParameter": [
579
1011
  {
580
- "id": 85,
1012
+ "id": 111,
581
1013
  "name": "T",
582
1014
  "kind": 131072,
583
1015
  "kindString": "Type parameter",
@@ -603,14 +1035,14 @@
603
1035
  {
604
1036
  "type": "reflection",
605
1037
  "declaration": {
606
- "id": 81,
1038
+ "id": 107,
607
1039
  "name": "__type",
608
1040
  "kind": 65536,
609
1041
  "kindString": "Type literal",
610
1042
  "flags": {},
611
1043
  "children": [
612
1044
  {
613
- "id": 82,
1045
+ "id": 108,
614
1046
  "name": "schema",
615
1047
  "kind": 1024,
616
1048
  "kindString": "Property",
@@ -632,7 +1064,7 @@
632
1064
  {
633
1065
  "title": "Properties",
634
1066
  "children": [
635
- 82
1067
+ 108
636
1068
  ]
637
1069
  }
638
1070
  ],
@@ -668,14 +1100,14 @@
668
1100
  {
669
1101
  "type": "reflection",
670
1102
  "declaration": {
671
- "id": 83,
1103
+ "id": 109,
672
1104
  "name": "__type",
673
1105
  "kind": 65536,
674
1106
  "kindString": "Type literal",
675
1107
  "flags": {},
676
1108
  "children": [
677
1109
  {
678
- "id": 84,
1110
+ "id": 110,
679
1111
  "name": "schema",
680
1112
  "kind": 1024,
681
1113
  "kindString": "Property",
@@ -697,7 +1129,7 @@
697
1129
  {
698
1130
  "title": "Properties",
699
1131
  "children": [
700
- 84
1132
+ 110
701
1133
  ]
702
1134
  }
703
1135
  ],
@@ -721,19 +1153,19 @@
721
1153
  ],
722
1154
  "parameters": [
723
1155
  {
724
- "id": 86,
1156
+ "id": 112,
725
1157
  "name": "query",
726
1158
  "kind": 32768,
727
1159
  "kindString": "Parameter",
728
1160
  "flags": {},
729
1161
  "type": {
730
1162
  "type": "reference",
731
- "id": 85,
1163
+ "id": 111,
732
1164
  "name": "T"
733
1165
  }
734
1166
  },
735
1167
  {
736
- "id": 87,
1168
+ "id": 113,
737
1169
  "name": "payloads",
738
1170
  "kind": 32768,
739
1171
  "kindString": "Parameter",
@@ -756,14 +1188,14 @@
756
1188
  {
757
1189
  "type": "reflection",
758
1190
  "declaration": {
759
- "id": 88,
1191
+ "id": 114,
760
1192
  "name": "__type",
761
1193
  "kind": 65536,
762
1194
  "kindString": "Type literal",
763
1195
  "flags": {},
764
1196
  "children": [
765
1197
  {
766
- "id": 89,
1198
+ "id": 115,
767
1199
  "name": "schema",
768
1200
  "kind": 1024,
769
1201
  "kindString": "Property",
@@ -785,7 +1217,7 @@
785
1217
  {
786
1218
  "title": "Properties",
787
1219
  "children": [
788
- 89
1220
+ 115
789
1221
  ]
790
1222
  }
791
1223
  ],
@@ -803,7 +1235,7 @@
803
1235
  }
804
1236
  },
805
1237
  {
806
- "id": 90,
1238
+ "id": 116,
807
1239
  "name": "account",
808
1240
  "kind": 32768,
809
1241
  "kindString": "Parameter",
@@ -840,14 +1272,14 @@
840
1272
  {
841
1273
  "type": "reflection",
842
1274
  "declaration": {
843
- "id": 91,
1275
+ "id": 117,
844
1276
  "name": "__type",
845
1277
  "kind": 65536,
846
1278
  "kindString": "Type literal",
847
1279
  "flags": {},
848
1280
  "children": [
849
1281
  {
850
- "id": 92,
1282
+ "id": 118,
851
1283
  "name": "query",
852
1284
  "kind": 1024,
853
1285
  "kindString": "Property",
@@ -865,7 +1297,7 @@
865
1297
  }
866
1298
  },
867
1299
  {
868
- "id": 93,
1300
+ "id": 119,
869
1301
  "name": "resultSet",
870
1302
  "kind": 1024,
871
1303
  "kindString": "Property",
@@ -885,7 +1317,7 @@
885
1317
  }
886
1318
  },
887
1319
  {
888
- "id": 94,
1320
+ "id": 120,
889
1321
  "name": "schema",
890
1322
  "kind": 1024,
891
1323
  "kindString": "Property",
@@ -907,9 +1339,9 @@
907
1339
  {
908
1340
  "title": "Properties",
909
1341
  "children": [
910
- 92,
911
- 93,
912
- 94
1342
+ 118,
1343
+ 119,
1344
+ 120
913
1345
  ]
914
1346
  }
915
1347
  ],
@@ -940,14 +1372,14 @@
940
1372
  {
941
1373
  "type": "reflection",
942
1374
  "declaration": {
943
- "id": 95,
1375
+ "id": 121,
944
1376
  "name": "__type",
945
1377
  "kind": 65536,
946
1378
  "kindString": "Type literal",
947
1379
  "flags": {},
948
1380
  "children": [
949
1381
  {
950
- "id": 96,
1382
+ "id": 122,
951
1383
  "name": "schema",
952
1384
  "kind": 1024,
953
1385
  "kindString": "Property",
@@ -969,7 +1401,7 @@
969
1401
  {
970
1402
  "title": "Properties",
971
1403
  "children": [
972
- 96
1404
+ 122
973
1405
  ]
974
1406
  }
975
1407
  ],
@@ -1006,7 +1438,7 @@
1006
1438
  }
1007
1439
  },
1008
1440
  {
1009
- "id": 97,
1441
+ "id": 123,
1010
1442
  "name": "bindQueryInternal",
1011
1443
  "kind": 2048,
1012
1444
  "kindString": "Method",
@@ -1022,14 +1454,14 @@
1022
1454
  ],
1023
1455
  "signatures": [
1024
1456
  {
1025
- "id": 98,
1457
+ "id": 124,
1026
1458
  "name": "bindQueryInternal",
1027
1459
  "kind": 4096,
1028
1460
  "kindString": "Call signature",
1029
1461
  "flags": {},
1030
1462
  "typeParameter": [
1031
1463
  {
1032
- "id": 103,
1464
+ "id": 129,
1033
1465
  "name": "T",
1034
1466
  "kind": 131072,
1035
1467
  "kindString": "Type parameter",
@@ -1055,14 +1487,14 @@
1055
1487
  {
1056
1488
  "type": "reflection",
1057
1489
  "declaration": {
1058
- "id": 99,
1490
+ "id": 125,
1059
1491
  "name": "__type",
1060
1492
  "kind": 65536,
1061
1493
  "kindString": "Type literal",
1062
1494
  "flags": {},
1063
1495
  "children": [
1064
1496
  {
1065
- "id": 100,
1497
+ "id": 126,
1066
1498
  "name": "schema",
1067
1499
  "kind": 1024,
1068
1500
  "kindString": "Property",
@@ -1084,7 +1516,7 @@
1084
1516
  {
1085
1517
  "title": "Properties",
1086
1518
  "children": [
1087
- 100
1519
+ 126
1088
1520
  ]
1089
1521
  }
1090
1522
  ],
@@ -1120,14 +1552,14 @@
1120
1552
  {
1121
1553
  "type": "reflection",
1122
1554
  "declaration": {
1123
- "id": 101,
1555
+ "id": 127,
1124
1556
  "name": "__type",
1125
1557
  "kind": 65536,
1126
1558
  "kindString": "Type literal",
1127
1559
  "flags": {},
1128
1560
  "children": [
1129
1561
  {
1130
- "id": 102,
1562
+ "id": 128,
1131
1563
  "name": "schema",
1132
1564
  "kind": 1024,
1133
1565
  "kindString": "Property",
@@ -1149,7 +1581,7 @@
1149
1581
  {
1150
1582
  "title": "Properties",
1151
1583
  "children": [
1152
- 102
1584
+ 128
1153
1585
  ]
1154
1586
  }
1155
1587
  ],
@@ -1173,19 +1605,19 @@
1173
1605
  ],
1174
1606
  "parameters": [
1175
1607
  {
1176
- "id": 104,
1608
+ "id": 130,
1177
1609
  "name": "query",
1178
1610
  "kind": 32768,
1179
1611
  "kindString": "Parameter",
1180
1612
  "flags": {},
1181
1613
  "type": {
1182
1614
  "type": "reference",
1183
- "id": 103,
1615
+ "id": 129,
1184
1616
  "name": "T"
1185
1617
  }
1186
1618
  },
1187
1619
  {
1188
- "id": 105,
1620
+ "id": 131,
1189
1621
  "name": "payloads",
1190
1622
  "kind": 32768,
1191
1623
  "kindString": "Parameter",
@@ -1208,14 +1640,14 @@
1208
1640
  {
1209
1641
  "type": "reflection",
1210
1642
  "declaration": {
1211
- "id": 106,
1643
+ "id": 132,
1212
1644
  "name": "__type",
1213
1645
  "kind": 65536,
1214
1646
  "kindString": "Type literal",
1215
1647
  "flags": {},
1216
1648
  "children": [
1217
1649
  {
1218
- "id": 107,
1650
+ "id": 133,
1219
1651
  "name": "schema",
1220
1652
  "kind": 1024,
1221
1653
  "kindString": "Property",
@@ -1237,7 +1669,7 @@
1237
1669
  {
1238
1670
  "title": "Properties",
1239
1671
  "children": [
1240
- 107
1672
+ 133
1241
1673
  ]
1242
1674
  }
1243
1675
  ],
@@ -1255,7 +1687,7 @@
1255
1687
  }
1256
1688
  },
1257
1689
  {
1258
- "id": 108,
1690
+ "id": 134,
1259
1691
  "name": "account",
1260
1692
  "kind": 32768,
1261
1693
  "kindString": "Parameter",
@@ -1289,14 +1721,14 @@
1289
1721
  {
1290
1722
  "type": "reflection",
1291
1723
  "declaration": {
1292
- "id": 109,
1724
+ "id": 135,
1293
1725
  "name": "__type",
1294
1726
  "kind": 65536,
1295
1727
  "kindString": "Type literal",
1296
1728
  "flags": {},
1297
1729
  "children": [
1298
1730
  {
1299
- "id": 110,
1731
+ "id": 136,
1300
1732
  "name": "query",
1301
1733
  "kind": 1024,
1302
1734
  "kindString": "Property",
@@ -1314,7 +1746,7 @@
1314
1746
  }
1315
1747
  },
1316
1748
  {
1317
- "id": 111,
1749
+ "id": 137,
1318
1750
  "name": "resultSet",
1319
1751
  "kind": 1024,
1320
1752
  "kindString": "Property",
@@ -1334,7 +1766,7 @@
1334
1766
  }
1335
1767
  },
1336
1768
  {
1337
- "id": 112,
1769
+ "id": 138,
1338
1770
  "name": "schema",
1339
1771
  "kind": 1024,
1340
1772
  "kindString": "Property",
@@ -1356,9 +1788,9 @@
1356
1788
  {
1357
1789
  "title": "Properties",
1358
1790
  "children": [
1359
- 110,
1360
- 111,
1361
- 112
1791
+ 136,
1792
+ 137,
1793
+ 138
1362
1794
  ]
1363
1795
  }
1364
1796
  ],
@@ -1389,14 +1821,14 @@
1389
1821
  {
1390
1822
  "type": "reflection",
1391
1823
  "declaration": {
1392
- "id": 113,
1824
+ "id": 139,
1393
1825
  "name": "__type",
1394
1826
  "kind": 65536,
1395
1827
  "kindString": "Type literal",
1396
1828
  "flags": {},
1397
1829
  "children": [
1398
1830
  {
1399
- "id": 114,
1831
+ "id": 140,
1400
1832
  "name": "schema",
1401
1833
  "kind": 1024,
1402
1834
  "kindString": "Property",
@@ -1418,7 +1850,7 @@
1418
1850
  {
1419
1851
  "title": "Properties",
1420
1852
  "children": [
1421
- 114
1853
+ 140
1422
1854
  ]
1423
1855
  }
1424
1856
  ],
@@ -1448,7 +1880,7 @@
1448
1880
  }
1449
1881
  },
1450
1882
  {
1451
- "id": 11,
1883
+ "id": 16,
1452
1884
  "name": "clear",
1453
1885
  "kind": 2048,
1454
1886
  "kindString": "Method",
@@ -1460,12 +1892,12 @@
1460
1892
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
1461
1893
  "line": 31,
1462
1894
  "character": 15,
1463
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L31"
1895
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L31"
1464
1896
  }
1465
1897
  ],
1466
1898
  "signatures": [
1467
1899
  {
1468
- "id": 12,
1900
+ "id": 17,
1469
1901
  "name": "clear",
1470
1902
  "kind": 4096,
1471
1903
  "kindString": "Call signature",
@@ -1494,7 +1926,7 @@
1494
1926
  }
1495
1927
  },
1496
1928
  {
1497
- "id": 13,
1929
+ "id": 18,
1498
1930
  "name": "commit",
1499
1931
  "kind": 2048,
1500
1932
  "kindString": "Method",
@@ -1506,12 +1938,12 @@
1506
1938
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
1507
1939
  "line": 36,
1508
1940
  "character": 15,
1509
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L36"
1941
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L36"
1510
1942
  }
1511
1943
  ],
1512
1944
  "signatures": [
1513
1945
  {
1514
- "id": 14,
1946
+ "id": 19,
1515
1947
  "name": "commit",
1516
1948
  "kind": 4096,
1517
1949
  "kindString": "Call signature",
@@ -1539,14 +1971,14 @@
1539
1971
  {
1540
1972
  "type": "reflection",
1541
1973
  "declaration": {
1542
- "id": 15,
1974
+ "id": 20,
1543
1975
  "name": "__type",
1544
1976
  "kind": 65536,
1545
1977
  "kindString": "Type literal",
1546
1978
  "flags": {},
1547
1979
  "children": [
1548
1980
  {
1549
- "id": 16,
1981
+ "id": 21,
1550
1982
  "name": "schema",
1551
1983
  "kind": 1024,
1552
1984
  "kindString": "Property",
@@ -1568,7 +2000,7 @@
1568
2000
  {
1569
2001
  "title": "Properties",
1570
2002
  "children": [
1571
- 16
2003
+ 21
1572
2004
  ]
1573
2005
  }
1574
2006
  ],
@@ -1601,7 +2033,7 @@
1601
2033
  }
1602
2034
  },
1603
2035
  {
1604
- "id": 17,
2036
+ "id": 22,
1605
2037
  "name": "delete",
1606
2038
  "kind": 2048,
1607
2039
  "kindString": "Method",
@@ -1613,19 +2045,19 @@
1613
2045
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
1614
2046
  "line": 42,
1615
2047
  "character": 15,
1616
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L42"
2048
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L42"
1617
2049
  }
1618
2050
  ],
1619
2051
  "signatures": [
1620
2052
  {
1621
- "id": 18,
2053
+ "id": 23,
1622
2054
  "name": "delete",
1623
2055
  "kind": 4096,
1624
2056
  "kindString": "Call signature",
1625
2057
  "flags": {},
1626
2058
  "parameters": [
1627
2059
  {
1628
- "id": 19,
2060
+ "id": 24,
1629
2061
  "name": "hashes",
1630
2062
  "kind": 32768,
1631
2063
  "kindString": "Parameter",
@@ -1666,7 +2098,7 @@
1666
2098
  }
1667
2099
  },
1668
2100
  {
1669
- "id": 50,
2101
+ "id": 65,
1670
2102
  "name": "description",
1671
2103
  "kind": 2048,
1672
2104
  "kindString": "Method",
@@ -1680,7 +2112,7 @@
1680
2112
  ],
1681
2113
  "signatures": [
1682
2114
  {
1683
- "id": 51,
2115
+ "id": 66,
1684
2116
  "name": "description",
1685
2117
  "kind": 4096,
1686
2118
  "kindString": "Call signature",
@@ -1719,7 +2151,7 @@
1719
2151
  }
1720
2152
  },
1721
2153
  {
1722
- "id": 52,
2154
+ "id": 67,
1723
2155
  "name": "discover",
1724
2156
  "kind": 2048,
1725
2157
  "kindString": "Method",
@@ -1733,7 +2165,7 @@
1733
2165
  ],
1734
2166
  "signatures": [
1735
2167
  {
1736
- "id": 53,
2168
+ "id": 68,
1737
2169
  "name": "discover",
1738
2170
  "kind": 4096,
1739
2171
  "kindString": "Call signature",
@@ -1757,14 +2189,14 @@
1757
2189
  {
1758
2190
  "type": "reflection",
1759
2191
  "declaration": {
1760
- "id": 54,
2192
+ "id": 69,
1761
2193
  "name": "__type",
1762
2194
  "kind": 65536,
1763
2195
  "kindString": "Type literal",
1764
2196
  "flags": {},
1765
2197
  "children": [
1766
2198
  {
1767
- "id": 55,
2199
+ "id": 70,
1768
2200
  "name": "schema",
1769
2201
  "kind": 1024,
1770
2202
  "kindString": "Property",
@@ -1786,7 +2218,7 @@
1786
2218
  {
1787
2219
  "title": "Properties",
1788
2220
  "children": [
1789
- 55
2221
+ 70
1790
2222
  ]
1791
2223
  }
1792
2224
  ],
@@ -1819,7 +2251,7 @@
1819
2251
  }
1820
2252
  },
1821
2253
  {
1822
- "id": 115,
2254
+ "id": 141,
1823
2255
  "name": "filterErrors",
1824
2256
  "kind": 2048,
1825
2257
  "kindString": "Method",
@@ -1835,14 +2267,14 @@
1835
2267
  ],
1836
2268
  "signatures": [
1837
2269
  {
1838
- "id": 116,
2270
+ "id": 142,
1839
2271
  "name": "filterErrors",
1840
2272
  "kind": 4096,
1841
2273
  "kindString": "Call signature",
1842
2274
  "flags": {},
1843
2275
  "parameters": [
1844
2276
  {
1845
- "id": 117,
2277
+ "id": 143,
1846
2278
  "name": "query",
1847
2279
  "kind": 32768,
1848
2280
  "kindString": "Parameter",
@@ -1868,14 +2300,14 @@
1868
2300
  {
1869
2301
  "type": "reflection",
1870
2302
  "declaration": {
1871
- "id": 118,
2303
+ "id": 144,
1872
2304
  "name": "__type",
1873
2305
  "kind": 65536,
1874
2306
  "kindString": "Type literal",
1875
2307
  "flags": {},
1876
2308
  "children": [
1877
2309
  {
1878
- "id": 119,
2310
+ "id": 145,
1879
2311
  "name": "query",
1880
2312
  "kind": 1024,
1881
2313
  "kindString": "Property",
@@ -1893,7 +2325,7 @@
1893
2325
  }
1894
2326
  },
1895
2327
  {
1896
- "id": 120,
2328
+ "id": 146,
1897
2329
  "name": "resultSet",
1898
2330
  "kind": 1024,
1899
2331
  "kindString": "Property",
@@ -1913,7 +2345,7 @@
1913
2345
  }
1914
2346
  },
1915
2347
  {
1916
- "id": 121,
2348
+ "id": 147,
1917
2349
  "name": "schema",
1918
2350
  "kind": 1024,
1919
2351
  "kindString": "Property",
@@ -1935,9 +2367,9 @@
1935
2367
  {
1936
2368
  "title": "Properties",
1937
2369
  "children": [
1938
- 119,
1939
- 120,
1940
- 121
2370
+ 145,
2371
+ 146,
2372
+ 147
1941
2373
  ]
1942
2374
  }
1943
2375
  ],
@@ -1969,14 +2401,14 @@
1969
2401
  {
1970
2402
  "type": "reflection",
1971
2403
  "declaration": {
1972
- "id": 122,
2404
+ "id": 148,
1973
2405
  "name": "__type",
1974
2406
  "kind": 65536,
1975
2407
  "kindString": "Type literal",
1976
2408
  "flags": {},
1977
2409
  "children": [
1978
2410
  {
1979
- "id": 123,
2411
+ "id": 149,
1980
2412
  "name": "schema",
1981
2413
  "kind": 1024,
1982
2414
  "kindString": "Property",
@@ -1998,7 +2430,7 @@
1998
2430
  {
1999
2431
  "title": "Properties",
2000
2432
  "children": [
2001
- 123
2433
+ 149
2002
2434
  ]
2003
2435
  }
2004
2436
  ],
@@ -2020,7 +2452,7 @@
2020
2452
  }
2021
2453
  },
2022
2454
  {
2023
- "id": 124,
2455
+ "id": 150,
2024
2456
  "name": "result",
2025
2457
  "kind": 32768,
2026
2458
  "kindString": "Parameter",
@@ -2042,14 +2474,14 @@
2042
2474
  {
2043
2475
  "type": "reflection",
2044
2476
  "declaration": {
2045
- "id": 125,
2477
+ "id": 151,
2046
2478
  "name": "__type",
2047
2479
  "kind": 65536,
2048
2480
  "kindString": "Type literal",
2049
2481
  "flags": {},
2050
2482
  "children": [
2051
2483
  {
2052
- "id": 126,
2484
+ "id": 152,
2053
2485
  "name": "schema",
2054
2486
  "kind": 1024,
2055
2487
  "kindString": "Property",
@@ -2071,7 +2503,7 @@
2071
2503
  {
2072
2504
  "title": "Properties",
2073
2505
  "children": [
2074
- 126
2506
+ 152
2075
2507
  ]
2076
2508
  }
2077
2509
  ],
@@ -2114,14 +2546,14 @@
2114
2546
  {
2115
2547
  "type": "reflection",
2116
2548
  "declaration": {
2117
- "id": 127,
2549
+ "id": 153,
2118
2550
  "name": "__type",
2119
2551
  "kind": 65536,
2120
2552
  "kindString": "Type literal",
2121
2553
  "flags": {},
2122
2554
  "children": [
2123
2555
  {
2124
- "id": 128,
2556
+ "id": 154,
2125
2557
  "name": "message",
2126
2558
  "kind": 1024,
2127
2559
  "kindString": "Property",
@@ -2141,7 +2573,7 @@
2141
2573
  }
2142
2574
  },
2143
2575
  {
2144
- "id": 129,
2576
+ "id": 155,
2145
2577
  "name": "schema",
2146
2578
  "kind": 1024,
2147
2579
  "kindString": "Property",
@@ -2159,7 +2591,7 @@
2159
2591
  }
2160
2592
  },
2161
2593
  {
2162
- "id": 130,
2594
+ "id": 156,
2163
2595
  "name": "sources",
2164
2596
  "kind": 1024,
2165
2597
  "kindString": "Property",
@@ -2184,9 +2616,9 @@
2184
2616
  {
2185
2617
  "title": "Properties",
2186
2618
  "children": [
2187
- 128,
2188
- 129,
2189
- 130
2619
+ 154,
2620
+ 155,
2621
+ 156
2190
2622
  ]
2191
2623
  }
2192
2624
  ],
@@ -2216,7 +2648,7 @@
2216
2648
  }
2217
2649
  },
2218
2650
  {
2219
- "id": 20,
2651
+ "id": 25,
2220
2652
  "name": "find",
2221
2653
  "kind": 2048,
2222
2654
  "kindString": "Method",
@@ -2228,19 +2660,19 @@
2228
2660
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2229
2661
  "line": 50,
2230
2662
  "character": 15,
2231
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L50"
2663
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L50"
2232
2664
  }
2233
2665
  ],
2234
2666
  "signatures": [
2235
2667
  {
2236
- "id": 21,
2668
+ "id": 26,
2237
2669
  "name": "find",
2238
2670
  "kind": 4096,
2239
2671
  "kindString": "Call signature",
2240
2672
  "flags": {},
2241
2673
  "parameters": [
2242
2674
  {
2243
- "id": 22,
2675
+ "id": 27,
2244
2676
  "name": "filter",
2245
2677
  "kind": 32768,
2246
2678
  "kindString": "Parameter",
@@ -2272,14 +2704,14 @@
2272
2704
  {
2273
2705
  "type": "reflection",
2274
2706
  "declaration": {
2275
- "id": 23,
2707
+ "id": 28,
2276
2708
  "name": "__type",
2277
2709
  "kind": 65536,
2278
2710
  "kindString": "Type literal",
2279
2711
  "flags": {},
2280
2712
  "children": [
2281
2713
  {
2282
- "id": 24,
2714
+ "id": 29,
2283
2715
  "name": "schema",
2284
2716
  "kind": 1024,
2285
2717
  "kindString": "Property",
@@ -2301,7 +2733,7 @@
2301
2733
  {
2302
2734
  "title": "Properties",
2303
2735
  "children": [
2304
- 24
2736
+ 29
2305
2737
  ]
2306
2738
  }
2307
2739
  ],
@@ -2334,7 +2766,7 @@
2334
2766
  }
2335
2767
  },
2336
2768
  {
2337
- "id": 25,
2769
+ "id": 30,
2338
2770
  "name": "get",
2339
2771
  "kind": 2048,
2340
2772
  "kindString": "Method",
@@ -2346,19 +2778,19 @@
2346
2778
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2347
2779
  "line": 56,
2348
2780
  "character": 15,
2349
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L56"
2781
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L56"
2350
2782
  }
2351
2783
  ],
2352
2784
  "signatures": [
2353
2785
  {
2354
- "id": 26,
2786
+ "id": 31,
2355
2787
  "name": "get",
2356
2788
  "kind": 4096,
2357
2789
  "kindString": "Call signature",
2358
2790
  "flags": {},
2359
2791
  "parameters": [
2360
2792
  {
2361
- "id": 27,
2793
+ "id": 32,
2362
2794
  "name": "hashes",
2363
2795
  "kind": 32768,
2364
2796
  "kindString": "Parameter",
@@ -2391,14 +2823,14 @@
2391
2823
  {
2392
2824
  "type": "reflection",
2393
2825
  "declaration": {
2394
- "id": 28,
2826
+ "id": 33,
2395
2827
  "name": "__type",
2396
2828
  "kind": 65536,
2397
2829
  "kindString": "Type literal",
2398
2830
  "flags": {},
2399
2831
  "children": [
2400
2832
  {
2401
- "id": 29,
2833
+ "id": 34,
2402
2834
  "name": "schema",
2403
2835
  "kind": 1024,
2404
2836
  "kindString": "Property",
@@ -2420,7 +2852,7 @@
2420
2852
  {
2421
2853
  "title": "Properties",
2422
2854
  "children": [
2423
- 29
2855
+ 34
2424
2856
  ]
2425
2857
  }
2426
2858
  ],
@@ -2453,7 +2885,7 @@
2453
2885
  }
2454
2886
  },
2455
2887
  {
2456
- "id": 30,
2888
+ "id": 35,
2457
2889
  "name": "insert",
2458
2890
  "kind": 2048,
2459
2891
  "kindString": "Method",
@@ -2465,19 +2897,19 @@
2465
2897
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2466
2898
  "line": 62,
2467
2899
  "character": 15,
2468
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L62"
2900
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L62"
2469
2901
  }
2470
2902
  ],
2471
2903
  "signatures": [
2472
2904
  {
2473
- "id": 31,
2905
+ "id": 36,
2474
2906
  "name": "insert",
2475
2907
  "kind": 4096,
2476
2908
  "kindString": "Call signature",
2477
2909
  "flags": {},
2478
2910
  "parameters": [
2479
2911
  {
2480
- "id": 32,
2912
+ "id": 37,
2481
2913
  "name": "payloads",
2482
2914
  "kind": 32768,
2483
2915
  "kindString": "Parameter",
@@ -2498,14 +2930,14 @@
2498
2930
  {
2499
2931
  "type": "reflection",
2500
2932
  "declaration": {
2501
- "id": 33,
2933
+ "id": 38,
2502
2934
  "name": "__type",
2503
2935
  "kind": 65536,
2504
2936
  "kindString": "Type literal",
2505
2937
  "flags": {},
2506
2938
  "children": [
2507
2939
  {
2508
- "id": 34,
2940
+ "id": 39,
2509
2941
  "name": "schema",
2510
2942
  "kind": 1024,
2511
2943
  "kindString": "Property",
@@ -2527,7 +2959,7 @@
2527
2959
  {
2528
2960
  "title": "Properties",
2529
2961
  "children": [
2530
- 34
2962
+ 39
2531
2963
  ]
2532
2964
  }
2533
2965
  ],
@@ -2568,14 +3000,14 @@
2568
3000
  {
2569
3001
  "type": "reflection",
2570
3002
  "declaration": {
2571
- "id": 35,
3003
+ "id": 40,
2572
3004
  "name": "__type",
2573
3005
  "kind": 65536,
2574
3006
  "kindString": "Type literal",
2575
3007
  "flags": {},
2576
3008
  "children": [
2577
3009
  {
2578
- "id": 36,
3010
+ "id": 41,
2579
3011
  "name": "schema",
2580
3012
  "kind": 1024,
2581
3013
  "kindString": "Property",
@@ -2597,7 +3029,7 @@
2597
3029
  {
2598
3030
  "title": "Properties",
2599
3031
  "children": [
2600
- 36
3032
+ 41
2601
3033
  ]
2602
3034
  }
2603
3035
  ],
@@ -2630,7 +3062,7 @@
2630
3062
  }
2631
3063
  },
2632
3064
  {
2633
- "id": 56,
3065
+ "id": 71,
2634
3066
  "name": "queries",
2635
3067
  "kind": 2048,
2636
3068
  "kindString": "Method",
@@ -2644,7 +3076,7 @@
2644
3076
  ],
2645
3077
  "signatures": [
2646
3078
  {
2647
- "id": 57,
3079
+ "id": 72,
2648
3080
  "name": "queries",
2649
3081
  "kind": 4096,
2650
3082
  "kindString": "Call signature",
@@ -2676,7 +3108,7 @@
2676
3108
  }
2677
3109
  },
2678
3110
  {
2679
- "id": 58,
3111
+ "id": 73,
2680
3112
  "name": "query",
2681
3113
  "kind": 2048,
2682
3114
  "kindString": "Method",
@@ -2690,14 +3122,14 @@
2690
3122
  ],
2691
3123
  "signatures": [
2692
3124
  {
2693
- "id": 59,
3125
+ "id": 74,
2694
3126
  "name": "query",
2695
3127
  "kind": 4096,
2696
3128
  "kindString": "Call signature",
2697
3129
  "flags": {},
2698
3130
  "typeParameter": [
2699
3131
  {
2700
- "id": 68,
3132
+ "id": 83,
2701
3133
  "name": "T",
2702
3134
  "kind": 131072,
2703
3135
  "kindString": "Type parameter",
@@ -2720,14 +3152,14 @@
2720
3152
  {
2721
3153
  "type": "reflection",
2722
3154
  "declaration": {
2723
- "id": 60,
3155
+ "id": 75,
2724
3156
  "name": "__type",
2725
3157
  "kind": 65536,
2726
3158
  "kindString": "Type literal",
2727
3159
  "flags": {},
2728
3160
  "children": [
2729
3161
  {
2730
- "id": 61,
3162
+ "id": 76,
2731
3163
  "name": "query",
2732
3164
  "kind": 1024,
2733
3165
  "kindString": "Property",
@@ -2745,7 +3177,7 @@
2745
3177
  }
2746
3178
  },
2747
3179
  {
2748
- "id": 62,
3180
+ "id": 77,
2749
3181
  "name": "resultSet",
2750
3182
  "kind": 1024,
2751
3183
  "kindString": "Property",
@@ -2765,7 +3197,7 @@
2765
3197
  }
2766
3198
  },
2767
3199
  {
2768
- "id": 63,
3200
+ "id": 78,
2769
3201
  "name": "schema",
2770
3202
  "kind": 1024,
2771
3203
  "kindString": "Property",
@@ -2787,9 +3219,9 @@
2787
3219
  {
2788
3220
  "title": "Properties",
2789
3221
  "children": [
2790
- 61,
2791
- 62,
2792
- 63
3222
+ 76,
3223
+ 77,
3224
+ 78
2793
3225
  ]
2794
3226
  }
2795
3227
  ],
@@ -2822,14 +3254,14 @@
2822
3254
  {
2823
3255
  "type": "reflection",
2824
3256
  "declaration": {
2825
- "id": 64,
3257
+ "id": 79,
2826
3258
  "name": "__type",
2827
3259
  "kind": 65536,
2828
3260
  "kindString": "Type literal",
2829
3261
  "flags": {},
2830
3262
  "children": [
2831
3263
  {
2832
- "id": 65,
3264
+ "id": 80,
2833
3265
  "name": "query",
2834
3266
  "kind": 1024,
2835
3267
  "kindString": "Property",
@@ -2847,7 +3279,7 @@
2847
3279
  }
2848
3280
  },
2849
3281
  {
2850
- "id": 66,
3282
+ "id": 81,
2851
3283
  "name": "resultSet",
2852
3284
  "kind": 1024,
2853
3285
  "kindString": "Property",
@@ -2867,7 +3299,7 @@
2867
3299
  }
2868
3300
  },
2869
3301
  {
2870
- "id": 67,
3302
+ "id": 82,
2871
3303
  "name": "schema",
2872
3304
  "kind": 1024,
2873
3305
  "kindString": "Property",
@@ -2889,9 +3321,9 @@
2889
3321
  {
2890
3322
  "title": "Properties",
2891
3323
  "children": [
2892
- 65,
2893
- 66,
2894
- 67
3324
+ 80,
3325
+ 81,
3326
+ 82
2895
3327
  ]
2896
3328
  }
2897
3329
  ],
@@ -2910,19 +3342,19 @@
2910
3342
  ],
2911
3343
  "parameters": [
2912
3344
  {
2913
- "id": 69,
3345
+ "id": 84,
2914
3346
  "name": "query",
2915
3347
  "kind": 32768,
2916
3348
  "kindString": "Parameter",
2917
3349
  "flags": {},
2918
3350
  "type": {
2919
3351
  "type": "reference",
2920
- "id": 68,
3352
+ "id": 83,
2921
3353
  "name": "T"
2922
3354
  }
2923
3355
  },
2924
3356
  {
2925
- "id": 70,
3357
+ "id": 85,
2926
3358
  "name": "payloads",
2927
3359
  "kind": 32768,
2928
3360
  "kindString": "Parameter",
@@ -2945,14 +3377,14 @@
2945
3377
  {
2946
3378
  "type": "reflection",
2947
3379
  "declaration": {
2948
- "id": 71,
3380
+ "id": 86,
2949
3381
  "name": "__type",
2950
3382
  "kind": 65536,
2951
3383
  "kindString": "Type literal",
2952
3384
  "flags": {},
2953
3385
  "children": [
2954
3386
  {
2955
- "id": 72,
3387
+ "id": 87,
2956
3388
  "name": "schema",
2957
3389
  "kind": 1024,
2958
3390
  "kindString": "Property",
@@ -2974,7 +3406,7 @@
2974
3406
  {
2975
3407
  "title": "Properties",
2976
3408
  "children": [
2977
- 72
3409
+ 87
2978
3410
  ]
2979
3411
  }
2980
3412
  ],
@@ -3012,14 +3444,14 @@
3012
3444
  {
3013
3445
  "type": "reflection",
3014
3446
  "declaration": {
3015
- "id": 73,
3447
+ "id": 88,
3016
3448
  "name": "__type",
3017
3449
  "kind": 65536,
3018
3450
  "kindString": "Type literal",
3019
3451
  "flags": {},
3020
3452
  "children": [
3021
3453
  {
3022
- "id": 74,
3454
+ "id": 89,
3023
3455
  "name": "schema",
3024
3456
  "kind": 1024,
3025
3457
  "kindString": "Property",
@@ -3041,7 +3473,7 @@
3041
3473
  {
3042
3474
  "title": "Properties",
3043
3475
  "children": [
3044
- 74
3476
+ 89
3045
3477
  ]
3046
3478
  }
3047
3479
  ],
@@ -3084,7 +3516,7 @@
3084
3516
  }
3085
3517
  },
3086
3518
  {
3087
- "id": 75,
3519
+ "id": 90,
3088
3520
  "name": "queryable",
3089
3521
  "kind": 2048,
3090
3522
  "kindString": "Method",
@@ -3098,26 +3530,240 @@
3098
3530
  ],
3099
3531
  "signatures": [
3100
3532
  {
3101
- "id": 76,
3533
+ "id": 91,
3102
3534
  "name": "queryable",
3103
3535
  "kind": 4096,
3104
3536
  "kindString": "Call signature",
3105
3537
  "flags": {},
3538
+ "typeParameter": [
3539
+ {
3540
+ "id": 100,
3541
+ "name": "T",
3542
+ "kind": 131072,
3543
+ "kindString": "Type parameter",
3544
+ "flags": {},
3545
+ "type": {
3546
+ "type": "intersection",
3547
+ "types": [
3548
+ {
3549
+ "type": "reference",
3550
+ "name": "SchemaFields"
3551
+ },
3552
+ {
3553
+ "type": "reference",
3554
+ "name": "PayloadFields"
3555
+ },
3556
+ {
3557
+ "type": "reference",
3558
+ "name": "XyoBoundWitnessFields"
3559
+ },
3560
+ {
3561
+ "type": "reflection",
3562
+ "declaration": {
3563
+ "id": 92,
3564
+ "name": "__type",
3565
+ "kind": 65536,
3566
+ "kindString": "Type literal",
3567
+ "flags": {},
3568
+ "children": [
3569
+ {
3570
+ "id": 93,
3571
+ "name": "query",
3572
+ "kind": 1024,
3573
+ "kindString": "Property",
3574
+ "flags": {},
3575
+ "sources": [
3576
+ {
3577
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3578
+ "line": 5,
3579
+ "character": 4
3580
+ }
3581
+ ],
3582
+ "type": {
3583
+ "type": "intrinsic",
3584
+ "name": "string"
3585
+ }
3586
+ },
3587
+ {
3588
+ "id": 94,
3589
+ "name": "resultSet",
3590
+ "kind": 1024,
3591
+ "kindString": "Property",
3592
+ "flags": {
3593
+ "isOptional": true
3594
+ },
3595
+ "sources": [
3596
+ {
3597
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3598
+ "line": 6,
3599
+ "character": 4
3600
+ }
3601
+ ],
3602
+ "type": {
3603
+ "type": "intrinsic",
3604
+ "name": "string"
3605
+ }
3606
+ },
3607
+ {
3608
+ "id": 95,
3609
+ "name": "schema",
3610
+ "kind": 1024,
3611
+ "kindString": "Property",
3612
+ "flags": {},
3613
+ "sources": [
3614
+ {
3615
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3616
+ "line": 7,
3617
+ "character": 4
3618
+ }
3619
+ ],
3620
+ "type": {
3621
+ "type": "literal",
3622
+ "value": "network.xyo.boundwitness.query"
3623
+ }
3624
+ }
3625
+ ],
3626
+ "groups": [
3627
+ {
3628
+ "title": "Properties",
3629
+ "children": [
3630
+ 93,
3631
+ 94,
3632
+ 95
3633
+ ]
3634
+ }
3635
+ ],
3636
+ "sources": [
3637
+ {
3638
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3639
+ "line": 4,
3640
+ "character": 51
3641
+ }
3642
+ ]
3643
+ }
3644
+ }
3645
+ ]
3646
+ },
3647
+ "default": {
3648
+ "type": "intersection",
3649
+ "types": [
3650
+ {
3651
+ "type": "reference",
3652
+ "name": "SchemaFields"
3653
+ },
3654
+ {
3655
+ "type": "reference",
3656
+ "name": "PayloadFields"
3657
+ },
3658
+ {
3659
+ "type": "reference",
3660
+ "name": "XyoBoundWitnessFields"
3661
+ },
3662
+ {
3663
+ "type": "reflection",
3664
+ "declaration": {
3665
+ "id": 96,
3666
+ "name": "__type",
3667
+ "kind": 65536,
3668
+ "kindString": "Type literal",
3669
+ "flags": {},
3670
+ "children": [
3671
+ {
3672
+ "id": 97,
3673
+ "name": "query",
3674
+ "kind": 1024,
3675
+ "kindString": "Property",
3676
+ "flags": {},
3677
+ "sources": [
3678
+ {
3679
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3680
+ "line": 5,
3681
+ "character": 4
3682
+ }
3683
+ ],
3684
+ "type": {
3685
+ "type": "intrinsic",
3686
+ "name": "string"
3687
+ }
3688
+ },
3689
+ {
3690
+ "id": 98,
3691
+ "name": "resultSet",
3692
+ "kind": 1024,
3693
+ "kindString": "Property",
3694
+ "flags": {
3695
+ "isOptional": true
3696
+ },
3697
+ "sources": [
3698
+ {
3699
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3700
+ "line": 6,
3701
+ "character": 4
3702
+ }
3703
+ ],
3704
+ "type": {
3705
+ "type": "intrinsic",
3706
+ "name": "string"
3707
+ }
3708
+ },
3709
+ {
3710
+ "id": 99,
3711
+ "name": "schema",
3712
+ "kind": 1024,
3713
+ "kindString": "Property",
3714
+ "flags": {},
3715
+ "sources": [
3716
+ {
3717
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3718
+ "line": 7,
3719
+ "character": 4
3720
+ }
3721
+ ],
3722
+ "type": {
3723
+ "type": "literal",
3724
+ "value": "network.xyo.boundwitness.query"
3725
+ }
3726
+ }
3727
+ ],
3728
+ "groups": [
3729
+ {
3730
+ "title": "Properties",
3731
+ "children": [
3732
+ 97,
3733
+ 98,
3734
+ 99
3735
+ ]
3736
+ }
3737
+ ],
3738
+ "sources": [
3739
+ {
3740
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3741
+ "line": 4,
3742
+ "character": 51
3743
+ }
3744
+ ]
3745
+ }
3746
+ }
3747
+ ]
3748
+ }
3749
+ }
3750
+ ],
3106
3751
  "parameters": [
3107
3752
  {
3108
- "id": 77,
3109
- "name": "schema",
3753
+ "id": 101,
3754
+ "name": "query",
3110
3755
  "kind": 32768,
3111
3756
  "kindString": "Parameter",
3112
3757
  "flags": {},
3113
3758
  "type": {
3114
- "type": "intrinsic",
3115
- "name": "string"
3759
+ "type": "reference",
3760
+ "id": 100,
3761
+ "name": "T"
3116
3762
  }
3117
3763
  },
3118
3764
  {
3119
- "id": 78,
3120
- "name": "addresses",
3765
+ "id": 102,
3766
+ "name": "payloads",
3121
3767
  "kind": 32768,
3122
3768
  "kindString": "Parameter",
3123
3769
  "flags": {
@@ -3126,8 +3772,62 @@
3126
3772
  "type": {
3127
3773
  "type": "array",
3128
3774
  "elementType": {
3129
- "type": "intrinsic",
3130
- "name": "string"
3775
+ "type": "intersection",
3776
+ "types": [
3777
+ {
3778
+ "type": "reference",
3779
+ "name": "SchemaFields"
3780
+ },
3781
+ {
3782
+ "type": "reference",
3783
+ "name": "PayloadFields"
3784
+ },
3785
+ {
3786
+ "type": "reflection",
3787
+ "declaration": {
3788
+ "id": 103,
3789
+ "name": "__type",
3790
+ "kind": 65536,
3791
+ "kindString": "Type literal",
3792
+ "flags": {},
3793
+ "children": [
3794
+ {
3795
+ "id": 104,
3796
+ "name": "schema",
3797
+ "kind": 1024,
3798
+ "kindString": "Property",
3799
+ "flags": {},
3800
+ "sources": [
3801
+ {
3802
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3803
+ "line": 19,
3804
+ "character": 4
3805
+ }
3806
+ ],
3807
+ "type": {
3808
+ "type": "intrinsic",
3809
+ "name": "string"
3810
+ }
3811
+ }
3812
+ ],
3813
+ "groups": [
3814
+ {
3815
+ "title": "Properties",
3816
+ "children": [
3817
+ 104
3818
+ ]
3819
+ }
3820
+ ],
3821
+ "sources": [
3822
+ {
3823
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3824
+ "line": 18,
3825
+ "character": 17
3826
+ }
3827
+ ]
3828
+ }
3829
+ }
3830
+ ]
3131
3831
  }
3132
3832
  }
3133
3833
  }
@@ -3156,7 +3856,7 @@
3156
3856
  }
3157
3857
  },
3158
3858
  {
3159
- "id": 131,
3859
+ "id": 157,
3160
3860
  "name": "sendQuery",
3161
3861
  "kind": 2048,
3162
3862
  "kindString": "Method",
@@ -3172,14 +3872,14 @@
3172
3872
  ],
3173
3873
  "signatures": [
3174
3874
  {
3175
- "id": 132,
3875
+ "id": 158,
3176
3876
  "name": "sendQuery",
3177
3877
  "kind": 4096,
3178
3878
  "kindString": "Call signature",
3179
3879
  "flags": {},
3180
3880
  "typeParameter": [
3181
3881
  {
3182
- "id": 137,
3882
+ "id": 163,
3183
3883
  "name": "T",
3184
3884
  "kind": 131072,
3185
3885
  "kindString": "Type parameter",
@@ -3205,14 +3905,14 @@
3205
3905
  {
3206
3906
  "type": "reflection",
3207
3907
  "declaration": {
3208
- "id": 133,
3908
+ "id": 159,
3209
3909
  "name": "__type",
3210
3910
  "kind": 65536,
3211
3911
  "kindString": "Type literal",
3212
3912
  "flags": {},
3213
3913
  "children": [
3214
3914
  {
3215
- "id": 134,
3915
+ "id": 160,
3216
3916
  "name": "schema",
3217
3917
  "kind": 1024,
3218
3918
  "kindString": "Property",
@@ -3234,7 +3934,7 @@
3234
3934
  {
3235
3935
  "title": "Properties",
3236
3936
  "children": [
3237
- 134
3937
+ 160
3238
3938
  ]
3239
3939
  }
3240
3940
  ],
@@ -3270,14 +3970,14 @@
3270
3970
  {
3271
3971
  "type": "reflection",
3272
3972
  "declaration": {
3273
- "id": 135,
3973
+ "id": 161,
3274
3974
  "name": "__type",
3275
3975
  "kind": 65536,
3276
3976
  "kindString": "Type literal",
3277
3977
  "flags": {},
3278
3978
  "children": [
3279
3979
  {
3280
- "id": 136,
3980
+ "id": 162,
3281
3981
  "name": "schema",
3282
3982
  "kind": 1024,
3283
3983
  "kindString": "Property",
@@ -3299,7 +3999,7 @@
3299
3999
  {
3300
4000
  "title": "Properties",
3301
4001
  "children": [
3302
- 136
4002
+ 162
3303
4003
  ]
3304
4004
  }
3305
4005
  ],
@@ -3323,19 +4023,19 @@
3323
4023
  ],
3324
4024
  "parameters": [
3325
4025
  {
3326
- "id": 138,
4026
+ "id": 164,
3327
4027
  "name": "queryPayload",
3328
4028
  "kind": 32768,
3329
4029
  "kindString": "Parameter",
3330
4030
  "flags": {},
3331
4031
  "type": {
3332
4032
  "type": "reference",
3333
- "id": 137,
4033
+ "id": 163,
3334
4034
  "name": "T"
3335
4035
  }
3336
4036
  },
3337
4037
  {
3338
- "id": 139,
4038
+ "id": 165,
3339
4039
  "name": "payloads",
3340
4040
  "kind": 32768,
3341
4041
  "kindString": "Parameter",
@@ -3359,14 +4059,14 @@
3359
4059
  {
3360
4060
  "type": "reflection",
3361
4061
  "declaration": {
3362
- "id": 140,
4062
+ "id": 166,
3363
4063
  "name": "__type",
3364
4064
  "kind": 65536,
3365
4065
  "kindString": "Type literal",
3366
4066
  "flags": {},
3367
4067
  "children": [
3368
4068
  {
3369
- "id": 141,
4069
+ "id": 167,
3370
4070
  "name": "schema",
3371
4071
  "kind": 1024,
3372
4072
  "kindString": "Property",
@@ -3388,7 +4088,7 @@
3388
4088
  {
3389
4089
  "title": "Properties",
3390
4090
  "children": [
3391
- 141
4091
+ 167
3392
4092
  ]
3393
4093
  }
3394
4094
  ],
@@ -3427,14 +4127,14 @@
3427
4127
  {
3428
4128
  "type": "reflection",
3429
4129
  "declaration": {
3430
- "id": 142,
4130
+ "id": 168,
3431
4131
  "name": "__type",
3432
4132
  "kind": 65536,
3433
4133
  "kindString": "Type literal",
3434
4134
  "flags": {},
3435
4135
  "children": [
3436
4136
  {
3437
- "id": 143,
4137
+ "id": 169,
3438
4138
  "name": "schema",
3439
4139
  "kind": 1024,
3440
4140
  "kindString": "Property",
@@ -3456,7 +4156,7 @@
3456
4156
  {
3457
4157
  "title": "Properties",
3458
4158
  "children": [
3459
- 143
4159
+ 169
3460
4160
  ]
3461
4161
  }
3462
4162
  ],
@@ -3489,7 +4189,7 @@
3489
4189
  }
3490
4190
  },
3491
4191
  {
3492
- "id": 144,
4192
+ "id": 170,
3493
4193
  "name": "throwErrors",
3494
4194
  "kind": 2048,
3495
4195
  "kindString": "Method",
@@ -3505,14 +4205,14 @@
3505
4205
  ],
3506
4206
  "signatures": [
3507
4207
  {
3508
- "id": 145,
4208
+ "id": 171,
3509
4209
  "name": "throwErrors",
3510
4210
  "kind": 4096,
3511
4211
  "kindString": "Call signature",
3512
4212
  "flags": {},
3513
4213
  "parameters": [
3514
4214
  {
3515
- "id": 146,
4215
+ "id": 172,
3516
4216
  "name": "query",
3517
4217
  "kind": 32768,
3518
4218
  "kindString": "Parameter",
@@ -3538,14 +4238,14 @@
3538
4238
  {
3539
4239
  "type": "reflection",
3540
4240
  "declaration": {
3541
- "id": 147,
4241
+ "id": 173,
3542
4242
  "name": "__type",
3543
4243
  "kind": 65536,
3544
4244
  "kindString": "Type literal",
3545
4245
  "flags": {},
3546
4246
  "children": [
3547
4247
  {
3548
- "id": 148,
4248
+ "id": 174,
3549
4249
  "name": "query",
3550
4250
  "kind": 1024,
3551
4251
  "kindString": "Property",
@@ -3563,7 +4263,7 @@
3563
4263
  }
3564
4264
  },
3565
4265
  {
3566
- "id": 149,
4266
+ "id": 175,
3567
4267
  "name": "resultSet",
3568
4268
  "kind": 1024,
3569
4269
  "kindString": "Property",
@@ -3583,7 +4283,7 @@
3583
4283
  }
3584
4284
  },
3585
4285
  {
3586
- "id": 150,
4286
+ "id": 176,
3587
4287
  "name": "schema",
3588
4288
  "kind": 1024,
3589
4289
  "kindString": "Property",
@@ -3605,9 +4305,9 @@
3605
4305
  {
3606
4306
  "title": "Properties",
3607
4307
  "children": [
3608
- 148,
3609
- 149,
3610
- 150
4308
+ 174,
4309
+ 175,
4310
+ 176
3611
4311
  ]
3612
4312
  }
3613
4313
  ],
@@ -3639,14 +4339,14 @@
3639
4339
  {
3640
4340
  "type": "reflection",
3641
4341
  "declaration": {
3642
- "id": 151,
4342
+ "id": 177,
3643
4343
  "name": "__type",
3644
4344
  "kind": 65536,
3645
4345
  "kindString": "Type literal",
3646
4346
  "flags": {},
3647
4347
  "children": [
3648
4348
  {
3649
- "id": 152,
4349
+ "id": 178,
3650
4350
  "name": "schema",
3651
4351
  "kind": 1024,
3652
4352
  "kindString": "Property",
@@ -3668,7 +4368,7 @@
3668
4368
  {
3669
4369
  "title": "Properties",
3670
4370
  "children": [
3671
- 152
4371
+ 178
3672
4372
  ]
3673
4373
  }
3674
4374
  ],
@@ -3690,7 +4390,7 @@
3690
4390
  }
3691
4391
  },
3692
4392
  {
3693
- "id": 153,
4393
+ "id": 179,
3694
4394
  "name": "result",
3695
4395
  "kind": 32768,
3696
4396
  "kindString": "Parameter",
@@ -3712,14 +4412,14 @@
3712
4412
  {
3713
4413
  "type": "reflection",
3714
4414
  "declaration": {
3715
- "id": 154,
4415
+ "id": 180,
3716
4416
  "name": "__type",
3717
4417
  "kind": 65536,
3718
4418
  "kindString": "Type literal",
3719
4419
  "flags": {},
3720
4420
  "children": [
3721
4421
  {
3722
- "id": 155,
4422
+ "id": 181,
3723
4423
  "name": "schema",
3724
4424
  "kind": 1024,
3725
4425
  "kindString": "Property",
@@ -3741,7 +4441,7 @@
3741
4441
  {
3742
4442
  "title": "Properties",
3743
4443
  "children": [
3744
- 155
4444
+ 181
3745
4445
  ]
3746
4446
  }
3747
4447
  ],
@@ -3787,37 +4487,37 @@
3787
4487
  {
3788
4488
  "title": "Properties",
3789
4489
  "children": [
3790
- 37
4490
+ 42
3791
4491
  ]
3792
4492
  },
3793
4493
  {
3794
4494
  "title": "Accessors",
3795
4495
  "children": [
3796
- 40,
3797
- 42,
3798
- 46
4496
+ 50,
4497
+ 52,
4498
+ 56
3799
4499
  ]
3800
4500
  },
3801
4501
  {
3802
4502
  "title": "Methods",
3803
4503
  "children": [
3804
- 7,
3805
- 79,
3806
- 97,
3807
- 11,
3808
- 13,
3809
- 17,
3810
- 50,
3811
- 52,
3812
- 115,
3813
- 20,
4504
+ 12,
4505
+ 105,
4506
+ 123,
4507
+ 16,
4508
+ 18,
4509
+ 22,
4510
+ 65,
4511
+ 67,
4512
+ 141,
3814
4513
  25,
3815
4514
  30,
3816
- 56,
3817
- 58,
3818
- 75,
3819
- 131,
3820
- 144
4515
+ 35,
4516
+ 71,
4517
+ 73,
4518
+ 90,
4519
+ 157,
4520
+ 170
3821
4521
  ]
3822
4522
  }
3823
4523
  ],
@@ -3826,7 +4526,7 @@
3826
4526
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
3827
4527
  "line": 24,
3828
4528
  "character": 13,
3829
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L24"
4529
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L24"
3830
4530
  }
3831
4531
  ],
3832
4532
  "extendedTypes": [
@@ -3856,7 +4556,7 @@
3856
4556
  "fileName": "modules/packages/archivist/packages/wrapper/src/index.ts",
3857
4557
  "line": 1,
3858
4558
  "character": 0,
3859
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/archivist/packages/wrapper/src/index.ts#L1"
4559
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/archivist/packages/wrapper/src/index.ts#L1"
3860
4560
  }
3861
4561
  ]
3862
4562
  }