@xyo-network/diviner-model 2.49.4 → 2.50.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +222 -1020
- package/dist/types/Diviner.d.ts +2 -1
- package/dist/types/Diviner.d.ts.map +1 -1
- package/package.json +5 -5
- package/src/Diviner.ts +3 -1
package/dist/docs.json
CHANGED
|
@@ -22,9 +22,9 @@
|
|
|
22
22
|
"sources": [
|
|
23
23
|
{
|
|
24
24
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
25
|
-
"line":
|
|
25
|
+
"line": 9,
|
|
26
26
|
"character": 2,
|
|
27
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
27
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L9"
|
|
28
28
|
}
|
|
29
29
|
],
|
|
30
30
|
"type": {
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
"sources": [
|
|
39
39
|
{
|
|
40
40
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
41
|
-
"line":
|
|
41
|
+
"line": 9,
|
|
42
42
|
"character": 10,
|
|
43
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
43
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L9"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"signatures": [
|
|
@@ -213,9 +213,9 @@
|
|
|
213
213
|
"sources": [
|
|
214
214
|
{
|
|
215
215
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
216
|
-
"line":
|
|
216
|
+
"line": 7,
|
|
217
217
|
"character": 17,
|
|
218
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
218
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L7"
|
|
219
219
|
}
|
|
220
220
|
],
|
|
221
221
|
"extendedBy": [
|
|
@@ -269,275 +269,9 @@
|
|
|
269
269
|
}
|
|
270
270
|
],
|
|
271
271
|
"type": {
|
|
272
|
-
"type": "
|
|
273
|
-
"
|
|
274
|
-
|
|
275
|
-
"type": "reference",
|
|
276
|
-
"name": "SchemaFields"
|
|
277
|
-
},
|
|
278
|
-
{
|
|
279
|
-
"type": "reference",
|
|
280
|
-
"name": "PayloadFields"
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
"type": "reflection",
|
|
284
|
-
"declaration": {
|
|
285
|
-
"id": 20,
|
|
286
|
-
"name": "__type",
|
|
287
|
-
"kind": 65536,
|
|
288
|
-
"kindString": "Type literal",
|
|
289
|
-
"flags": {},
|
|
290
|
-
"children": [
|
|
291
|
-
{
|
|
292
|
-
"id": 21,
|
|
293
|
-
"name": "name",
|
|
294
|
-
"kind": 1024,
|
|
295
|
-
"kindString": "Property",
|
|
296
|
-
"flags": {
|
|
297
|
-
"isOptional": true
|
|
298
|
-
},
|
|
299
|
-
"sources": [
|
|
300
|
-
{
|
|
301
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
302
|
-
"line": 9,
|
|
303
|
-
"character": 4
|
|
304
|
-
}
|
|
305
|
-
],
|
|
306
|
-
"type": {
|
|
307
|
-
"type": "intrinsic",
|
|
308
|
-
"name": "string"
|
|
309
|
-
}
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"id": 22,
|
|
313
|
-
"name": "security",
|
|
314
|
-
"kind": 1024,
|
|
315
|
-
"kindString": "Property",
|
|
316
|
-
"flags": {
|
|
317
|
-
"isOptional": true
|
|
318
|
-
},
|
|
319
|
-
"sources": [
|
|
320
|
-
{
|
|
321
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
322
|
-
"line": 10,
|
|
323
|
-
"character": 4
|
|
324
|
-
}
|
|
325
|
-
],
|
|
326
|
-
"type": {
|
|
327
|
-
"type": "reflection",
|
|
328
|
-
"declaration": {
|
|
329
|
-
"id": 23,
|
|
330
|
-
"name": "__type",
|
|
331
|
-
"kind": 65536,
|
|
332
|
-
"kindString": "Type literal",
|
|
333
|
-
"flags": {},
|
|
334
|
-
"children": [
|
|
335
|
-
{
|
|
336
|
-
"id": 24,
|
|
337
|
-
"name": "allowAnonymous",
|
|
338
|
-
"kind": 1024,
|
|
339
|
-
"kindString": "Property",
|
|
340
|
-
"flags": {
|
|
341
|
-
"isOptional": true
|
|
342
|
-
},
|
|
343
|
-
"sources": [
|
|
344
|
-
{
|
|
345
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
346
|
-
"line": 11,
|
|
347
|
-
"character": 8
|
|
348
|
-
}
|
|
349
|
-
],
|
|
350
|
-
"type": {
|
|
351
|
-
"type": "intrinsic",
|
|
352
|
-
"name": "boolean"
|
|
353
|
-
}
|
|
354
|
-
},
|
|
355
|
-
{
|
|
356
|
-
"id": 25,
|
|
357
|
-
"name": "allowed",
|
|
358
|
-
"kind": 1024,
|
|
359
|
-
"kindString": "Property",
|
|
360
|
-
"flags": {
|
|
361
|
-
"isOptional": true
|
|
362
|
-
},
|
|
363
|
-
"sources": [
|
|
364
|
-
{
|
|
365
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
366
|
-
"line": 12,
|
|
367
|
-
"character": 8
|
|
368
|
-
}
|
|
369
|
-
],
|
|
370
|
-
"type": {
|
|
371
|
-
"type": "reference",
|
|
372
|
-
"typeArguments": [
|
|
373
|
-
{
|
|
374
|
-
"type": "intrinsic",
|
|
375
|
-
"name": "string"
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
"type": "array",
|
|
379
|
-
"elementType": {
|
|
380
|
-
"type": "union",
|
|
381
|
-
"types": [
|
|
382
|
-
{
|
|
383
|
-
"type": "intrinsic",
|
|
384
|
-
"name": "string"
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
"type": "reference",
|
|
388
|
-
"name": "CosigningAddressSet"
|
|
389
|
-
}
|
|
390
|
-
]
|
|
391
|
-
}
|
|
392
|
-
}
|
|
393
|
-
],
|
|
394
|
-
"name": "Record",
|
|
395
|
-
"qualifiedName": "Record",
|
|
396
|
-
"package": "typescript"
|
|
397
|
-
}
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
"id": 26,
|
|
401
|
-
"name": "disallowed",
|
|
402
|
-
"kind": 1024,
|
|
403
|
-
"kindString": "Property",
|
|
404
|
-
"flags": {
|
|
405
|
-
"isOptional": true
|
|
406
|
-
},
|
|
407
|
-
"sources": [
|
|
408
|
-
{
|
|
409
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
410
|
-
"line": 13,
|
|
411
|
-
"character": 8
|
|
412
|
-
}
|
|
413
|
-
],
|
|
414
|
-
"type": {
|
|
415
|
-
"type": "reference",
|
|
416
|
-
"typeArguments": [
|
|
417
|
-
{
|
|
418
|
-
"type": "intrinsic",
|
|
419
|
-
"name": "string"
|
|
420
|
-
},
|
|
421
|
-
{
|
|
422
|
-
"type": "array",
|
|
423
|
-
"elementType": {
|
|
424
|
-
"type": "intrinsic",
|
|
425
|
-
"name": "string"
|
|
426
|
-
}
|
|
427
|
-
}
|
|
428
|
-
],
|
|
429
|
-
"name": "Record",
|
|
430
|
-
"qualifiedName": "Record",
|
|
431
|
-
"package": "typescript"
|
|
432
|
-
}
|
|
433
|
-
}
|
|
434
|
-
],
|
|
435
|
-
"groups": [
|
|
436
|
-
{
|
|
437
|
-
"title": "Properties",
|
|
438
|
-
"children": [
|
|
439
|
-
24,
|
|
440
|
-
25,
|
|
441
|
-
26
|
|
442
|
-
]
|
|
443
|
-
}
|
|
444
|
-
],
|
|
445
|
-
"sources": [
|
|
446
|
-
{
|
|
447
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
448
|
-
"line": 10,
|
|
449
|
-
"character": 15
|
|
450
|
-
}
|
|
451
|
-
]
|
|
452
|
-
}
|
|
453
|
-
}
|
|
454
|
-
},
|
|
455
|
-
{
|
|
456
|
-
"id": 27,
|
|
457
|
-
"name": "storeQueries",
|
|
458
|
-
"kind": 1024,
|
|
459
|
-
"kindString": "Property",
|
|
460
|
-
"flags": {
|
|
461
|
-
"isOptional": true
|
|
462
|
-
},
|
|
463
|
-
"sources": [
|
|
464
|
-
{
|
|
465
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
466
|
-
"line": 15,
|
|
467
|
-
"character": 4
|
|
468
|
-
}
|
|
469
|
-
],
|
|
470
|
-
"type": {
|
|
471
|
-
"type": "intrinsic",
|
|
472
|
-
"name": "boolean"
|
|
473
|
-
}
|
|
474
|
-
}
|
|
475
|
-
],
|
|
476
|
-
"groups": [
|
|
477
|
-
{
|
|
478
|
-
"title": "Properties",
|
|
479
|
-
"children": [
|
|
480
|
-
21,
|
|
481
|
-
22,
|
|
482
|
-
27
|
|
483
|
-
]
|
|
484
|
-
}
|
|
485
|
-
],
|
|
486
|
-
"sources": [
|
|
487
|
-
{
|
|
488
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
489
|
-
"line": 8,
|
|
490
|
-
"character": 75
|
|
491
|
-
}
|
|
492
|
-
]
|
|
493
|
-
}
|
|
494
|
-
},
|
|
495
|
-
{
|
|
496
|
-
"type": "reflection",
|
|
497
|
-
"declaration": {
|
|
498
|
-
"id": 28,
|
|
499
|
-
"name": "__type",
|
|
500
|
-
"kind": 65536,
|
|
501
|
-
"kindString": "Type literal",
|
|
502
|
-
"flags": {},
|
|
503
|
-
"children": [
|
|
504
|
-
{
|
|
505
|
-
"id": 29,
|
|
506
|
-
"name": "schema",
|
|
507
|
-
"kind": 1024,
|
|
508
|
-
"kindString": "Property",
|
|
509
|
-
"flags": {},
|
|
510
|
-
"sources": [
|
|
511
|
-
{
|
|
512
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
513
|
-
"line": 19,
|
|
514
|
-
"character": 4
|
|
515
|
-
}
|
|
516
|
-
],
|
|
517
|
-
"type": {
|
|
518
|
-
"type": "intrinsic",
|
|
519
|
-
"name": "string"
|
|
520
|
-
}
|
|
521
|
-
}
|
|
522
|
-
],
|
|
523
|
-
"groups": [
|
|
524
|
-
{
|
|
525
|
-
"title": "Properties",
|
|
526
|
-
"children": [
|
|
527
|
-
29
|
|
528
|
-
]
|
|
529
|
-
}
|
|
530
|
-
],
|
|
531
|
-
"sources": [
|
|
532
|
-
{
|
|
533
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
534
|
-
"line": 18,
|
|
535
|
-
"character": 17
|
|
536
|
-
}
|
|
537
|
-
]
|
|
538
|
-
}
|
|
539
|
-
}
|
|
540
|
-
]
|
|
272
|
+
"type": "reference",
|
|
273
|
+
"id": 109,
|
|
274
|
+
"name": "TConfig"
|
|
541
275
|
},
|
|
542
276
|
"inheritedFrom": {
|
|
543
277
|
"type": "reference",
|
|
@@ -545,7 +279,7 @@
|
|
|
545
279
|
}
|
|
546
280
|
},
|
|
547
281
|
{
|
|
548
|
-
"id":
|
|
282
|
+
"id": 101,
|
|
549
283
|
"name": "divine",
|
|
550
284
|
"kind": 1024,
|
|
551
285
|
"kindString": "Property",
|
|
@@ -553,15 +287,15 @@
|
|
|
553
287
|
"sources": [
|
|
554
288
|
{
|
|
555
289
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
556
|
-
"line":
|
|
290
|
+
"line": 9,
|
|
557
291
|
"character": 2,
|
|
558
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
292
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L9"
|
|
559
293
|
}
|
|
560
294
|
],
|
|
561
295
|
"type": {
|
|
562
296
|
"type": "reflection",
|
|
563
297
|
"declaration": {
|
|
564
|
-
"id":
|
|
298
|
+
"id": 102,
|
|
565
299
|
"name": "__type",
|
|
566
300
|
"kind": 65536,
|
|
567
301
|
"kindString": "Type literal",
|
|
@@ -569,21 +303,21 @@
|
|
|
569
303
|
"sources": [
|
|
570
304
|
{
|
|
571
305
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
572
|
-
"line":
|
|
306
|
+
"line": 9,
|
|
573
307
|
"character": 10,
|
|
574
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
308
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L9"
|
|
575
309
|
}
|
|
576
310
|
],
|
|
577
311
|
"signatures": [
|
|
578
312
|
{
|
|
579
|
-
"id":
|
|
313
|
+
"id": 103,
|
|
580
314
|
"name": "__type",
|
|
581
315
|
"kind": 4096,
|
|
582
316
|
"kindString": "Call signature",
|
|
583
317
|
"flags": {},
|
|
584
318
|
"parameters": [
|
|
585
319
|
{
|
|
586
|
-
"id":
|
|
320
|
+
"id": 104,
|
|
587
321
|
"name": "payloads",
|
|
588
322
|
"kind": 32768,
|
|
589
323
|
"kindString": "Parameter",
|
|
@@ -606,14 +340,14 @@
|
|
|
606
340
|
{
|
|
607
341
|
"type": "reflection",
|
|
608
342
|
"declaration": {
|
|
609
|
-
"id":
|
|
343
|
+
"id": 105,
|
|
610
344
|
"name": "__type",
|
|
611
345
|
"kind": 65536,
|
|
612
346
|
"kindString": "Type literal",
|
|
613
347
|
"flags": {},
|
|
614
348
|
"children": [
|
|
615
349
|
{
|
|
616
|
-
"id":
|
|
350
|
+
"id": 106,
|
|
617
351
|
"name": "schema",
|
|
618
352
|
"kind": 1024,
|
|
619
353
|
"kindString": "Property",
|
|
@@ -635,7 +369,7 @@
|
|
|
635
369
|
{
|
|
636
370
|
"title": "Properties",
|
|
637
371
|
"children": [
|
|
638
|
-
|
|
372
|
+
106
|
|
639
373
|
]
|
|
640
374
|
}
|
|
641
375
|
],
|
|
@@ -673,14 +407,14 @@
|
|
|
673
407
|
{
|
|
674
408
|
"type": "reflection",
|
|
675
409
|
"declaration": {
|
|
676
|
-
"id":
|
|
410
|
+
"id": 107,
|
|
677
411
|
"name": "__type",
|
|
678
412
|
"kind": 65536,
|
|
679
413
|
"kindString": "Type literal",
|
|
680
414
|
"flags": {},
|
|
681
415
|
"children": [
|
|
682
416
|
{
|
|
683
|
-
"id":
|
|
417
|
+
"id": 108,
|
|
684
418
|
"name": "schema",
|
|
685
419
|
"kind": 1024,
|
|
686
420
|
"kindString": "Property",
|
|
@@ -702,7 +436,7 @@
|
|
|
702
436
|
{
|
|
703
437
|
"title": "Properties",
|
|
704
438
|
"children": [
|
|
705
|
-
|
|
439
|
+
108
|
|
706
440
|
]
|
|
707
441
|
}
|
|
708
442
|
],
|
|
@@ -738,7 +472,7 @@
|
|
|
738
472
|
}
|
|
739
473
|
},
|
|
740
474
|
{
|
|
741
|
-
"id":
|
|
475
|
+
"id": 20,
|
|
742
476
|
"name": "downResolver",
|
|
743
477
|
"kind": 1024,
|
|
744
478
|
"kindString": "Property",
|
|
@@ -754,285 +488,6 @@
|
|
|
754
488
|
],
|
|
755
489
|
"type": {
|
|
756
490
|
"type": "reference",
|
|
757
|
-
"typeArguments": [
|
|
758
|
-
{
|
|
759
|
-
"type": "reference",
|
|
760
|
-
"typeArguments": [
|
|
761
|
-
{
|
|
762
|
-
"type": "intersection",
|
|
763
|
-
"types": [
|
|
764
|
-
{
|
|
765
|
-
"type": "reference",
|
|
766
|
-
"name": "SchemaFields"
|
|
767
|
-
},
|
|
768
|
-
{
|
|
769
|
-
"type": "reference",
|
|
770
|
-
"name": "PayloadFields"
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
"type": "reflection",
|
|
774
|
-
"declaration": {
|
|
775
|
-
"id": 31,
|
|
776
|
-
"name": "__type",
|
|
777
|
-
"kind": 65536,
|
|
778
|
-
"kindString": "Type literal",
|
|
779
|
-
"flags": {},
|
|
780
|
-
"children": [
|
|
781
|
-
{
|
|
782
|
-
"id": 32,
|
|
783
|
-
"name": "name",
|
|
784
|
-
"kind": 1024,
|
|
785
|
-
"kindString": "Property",
|
|
786
|
-
"flags": {
|
|
787
|
-
"isOptional": true
|
|
788
|
-
},
|
|
789
|
-
"sources": [
|
|
790
|
-
{
|
|
791
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
792
|
-
"line": 9,
|
|
793
|
-
"character": 4
|
|
794
|
-
}
|
|
795
|
-
],
|
|
796
|
-
"type": {
|
|
797
|
-
"type": "intrinsic",
|
|
798
|
-
"name": "string"
|
|
799
|
-
}
|
|
800
|
-
},
|
|
801
|
-
{
|
|
802
|
-
"id": 33,
|
|
803
|
-
"name": "security",
|
|
804
|
-
"kind": 1024,
|
|
805
|
-
"kindString": "Property",
|
|
806
|
-
"flags": {
|
|
807
|
-
"isOptional": true
|
|
808
|
-
},
|
|
809
|
-
"sources": [
|
|
810
|
-
{
|
|
811
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
812
|
-
"line": 10,
|
|
813
|
-
"character": 4
|
|
814
|
-
}
|
|
815
|
-
],
|
|
816
|
-
"type": {
|
|
817
|
-
"type": "reflection",
|
|
818
|
-
"declaration": {
|
|
819
|
-
"id": 34,
|
|
820
|
-
"name": "__type",
|
|
821
|
-
"kind": 65536,
|
|
822
|
-
"kindString": "Type literal",
|
|
823
|
-
"flags": {},
|
|
824
|
-
"children": [
|
|
825
|
-
{
|
|
826
|
-
"id": 35,
|
|
827
|
-
"name": "allowAnonymous",
|
|
828
|
-
"kind": 1024,
|
|
829
|
-
"kindString": "Property",
|
|
830
|
-
"flags": {
|
|
831
|
-
"isOptional": true
|
|
832
|
-
},
|
|
833
|
-
"sources": [
|
|
834
|
-
{
|
|
835
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
836
|
-
"line": 11,
|
|
837
|
-
"character": 8
|
|
838
|
-
}
|
|
839
|
-
],
|
|
840
|
-
"type": {
|
|
841
|
-
"type": "intrinsic",
|
|
842
|
-
"name": "boolean"
|
|
843
|
-
}
|
|
844
|
-
},
|
|
845
|
-
{
|
|
846
|
-
"id": 36,
|
|
847
|
-
"name": "allowed",
|
|
848
|
-
"kind": 1024,
|
|
849
|
-
"kindString": "Property",
|
|
850
|
-
"flags": {
|
|
851
|
-
"isOptional": true
|
|
852
|
-
},
|
|
853
|
-
"sources": [
|
|
854
|
-
{
|
|
855
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
856
|
-
"line": 12,
|
|
857
|
-
"character": 8
|
|
858
|
-
}
|
|
859
|
-
],
|
|
860
|
-
"type": {
|
|
861
|
-
"type": "reference",
|
|
862
|
-
"typeArguments": [
|
|
863
|
-
{
|
|
864
|
-
"type": "intrinsic",
|
|
865
|
-
"name": "string"
|
|
866
|
-
},
|
|
867
|
-
{
|
|
868
|
-
"type": "array",
|
|
869
|
-
"elementType": {
|
|
870
|
-
"type": "union",
|
|
871
|
-
"types": [
|
|
872
|
-
{
|
|
873
|
-
"type": "intrinsic",
|
|
874
|
-
"name": "string"
|
|
875
|
-
},
|
|
876
|
-
{
|
|
877
|
-
"type": "reference",
|
|
878
|
-
"name": "CosigningAddressSet"
|
|
879
|
-
}
|
|
880
|
-
]
|
|
881
|
-
}
|
|
882
|
-
}
|
|
883
|
-
],
|
|
884
|
-
"name": "Record",
|
|
885
|
-
"qualifiedName": "Record",
|
|
886
|
-
"package": "typescript"
|
|
887
|
-
}
|
|
888
|
-
},
|
|
889
|
-
{
|
|
890
|
-
"id": 37,
|
|
891
|
-
"name": "disallowed",
|
|
892
|
-
"kind": 1024,
|
|
893
|
-
"kindString": "Property",
|
|
894
|
-
"flags": {
|
|
895
|
-
"isOptional": true
|
|
896
|
-
},
|
|
897
|
-
"sources": [
|
|
898
|
-
{
|
|
899
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
900
|
-
"line": 13,
|
|
901
|
-
"character": 8
|
|
902
|
-
}
|
|
903
|
-
],
|
|
904
|
-
"type": {
|
|
905
|
-
"type": "reference",
|
|
906
|
-
"typeArguments": [
|
|
907
|
-
{
|
|
908
|
-
"type": "intrinsic",
|
|
909
|
-
"name": "string"
|
|
910
|
-
},
|
|
911
|
-
{
|
|
912
|
-
"type": "array",
|
|
913
|
-
"elementType": {
|
|
914
|
-
"type": "intrinsic",
|
|
915
|
-
"name": "string"
|
|
916
|
-
}
|
|
917
|
-
}
|
|
918
|
-
],
|
|
919
|
-
"name": "Record",
|
|
920
|
-
"qualifiedName": "Record",
|
|
921
|
-
"package": "typescript"
|
|
922
|
-
}
|
|
923
|
-
}
|
|
924
|
-
],
|
|
925
|
-
"groups": [
|
|
926
|
-
{
|
|
927
|
-
"title": "Properties",
|
|
928
|
-
"children": [
|
|
929
|
-
35,
|
|
930
|
-
36,
|
|
931
|
-
37
|
|
932
|
-
]
|
|
933
|
-
}
|
|
934
|
-
],
|
|
935
|
-
"sources": [
|
|
936
|
-
{
|
|
937
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
938
|
-
"line": 10,
|
|
939
|
-
"character": 15
|
|
940
|
-
}
|
|
941
|
-
]
|
|
942
|
-
}
|
|
943
|
-
}
|
|
944
|
-
},
|
|
945
|
-
{
|
|
946
|
-
"id": 38,
|
|
947
|
-
"name": "storeQueries",
|
|
948
|
-
"kind": 1024,
|
|
949
|
-
"kindString": "Property",
|
|
950
|
-
"flags": {
|
|
951
|
-
"isOptional": true
|
|
952
|
-
},
|
|
953
|
-
"sources": [
|
|
954
|
-
{
|
|
955
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
956
|
-
"line": 15,
|
|
957
|
-
"character": 4
|
|
958
|
-
}
|
|
959
|
-
],
|
|
960
|
-
"type": {
|
|
961
|
-
"type": "intrinsic",
|
|
962
|
-
"name": "boolean"
|
|
963
|
-
}
|
|
964
|
-
}
|
|
965
|
-
],
|
|
966
|
-
"groups": [
|
|
967
|
-
{
|
|
968
|
-
"title": "Properties",
|
|
969
|
-
"children": [
|
|
970
|
-
32,
|
|
971
|
-
33,
|
|
972
|
-
38
|
|
973
|
-
]
|
|
974
|
-
}
|
|
975
|
-
],
|
|
976
|
-
"sources": [
|
|
977
|
-
{
|
|
978
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
979
|
-
"line": 8,
|
|
980
|
-
"character": 75
|
|
981
|
-
}
|
|
982
|
-
]
|
|
983
|
-
}
|
|
984
|
-
},
|
|
985
|
-
{
|
|
986
|
-
"type": "reflection",
|
|
987
|
-
"declaration": {
|
|
988
|
-
"id": 39,
|
|
989
|
-
"name": "__type",
|
|
990
|
-
"kind": 65536,
|
|
991
|
-
"kindString": "Type literal",
|
|
992
|
-
"flags": {},
|
|
993
|
-
"children": [
|
|
994
|
-
{
|
|
995
|
-
"id": 40,
|
|
996
|
-
"name": "schema",
|
|
997
|
-
"kind": 1024,
|
|
998
|
-
"kindString": "Property",
|
|
999
|
-
"flags": {},
|
|
1000
|
-
"sources": [
|
|
1001
|
-
{
|
|
1002
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1003
|
-
"line": 19,
|
|
1004
|
-
"character": 4
|
|
1005
|
-
}
|
|
1006
|
-
],
|
|
1007
|
-
"type": {
|
|
1008
|
-
"type": "intrinsic",
|
|
1009
|
-
"name": "string"
|
|
1010
|
-
}
|
|
1011
|
-
}
|
|
1012
|
-
],
|
|
1013
|
-
"groups": [
|
|
1014
|
-
{
|
|
1015
|
-
"title": "Properties",
|
|
1016
|
-
"children": [
|
|
1017
|
-
40
|
|
1018
|
-
]
|
|
1019
|
-
}
|
|
1020
|
-
],
|
|
1021
|
-
"sources": [
|
|
1022
|
-
{
|
|
1023
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1024
|
-
"line": 18,
|
|
1025
|
-
"character": 17
|
|
1026
|
-
}
|
|
1027
|
-
]
|
|
1028
|
-
}
|
|
1029
|
-
}
|
|
1030
|
-
]
|
|
1031
|
-
}
|
|
1032
|
-
],
|
|
1033
|
-
"name": "Module"
|
|
1034
|
-
}
|
|
1035
|
-
],
|
|
1036
491
|
"name": "ModuleResolver"
|
|
1037
492
|
},
|
|
1038
493
|
"inheritedFrom": {
|
|
@@ -1041,7 +496,7 @@
|
|
|
1041
496
|
}
|
|
1042
497
|
},
|
|
1043
498
|
{
|
|
1044
|
-
"id":
|
|
499
|
+
"id": 21,
|
|
1045
500
|
"name": "queries",
|
|
1046
501
|
"kind": 1024,
|
|
1047
502
|
"kindString": "Property",
|
|
@@ -1066,7 +521,7 @@
|
|
|
1066
521
|
}
|
|
1067
522
|
},
|
|
1068
523
|
{
|
|
1069
|
-
"id":
|
|
524
|
+
"id": 22,
|
|
1070
525
|
"name": "query",
|
|
1071
526
|
"kind": 1024,
|
|
1072
527
|
"kindString": "Property",
|
|
@@ -1081,7 +536,7 @@
|
|
|
1081
536
|
"type": {
|
|
1082
537
|
"type": "reflection",
|
|
1083
538
|
"declaration": {
|
|
1084
|
-
"id":
|
|
539
|
+
"id": 23,
|
|
1085
540
|
"name": "__type",
|
|
1086
541
|
"kind": 65536,
|
|
1087
542
|
"kindString": "Type literal",
|
|
@@ -1095,14 +550,14 @@
|
|
|
1095
550
|
],
|
|
1096
551
|
"signatures": [
|
|
1097
552
|
{
|
|
1098
|
-
"id":
|
|
553
|
+
"id": 24,
|
|
1099
554
|
"name": "__type",
|
|
1100
555
|
"kind": 4096,
|
|
1101
556
|
"kindString": "Call signature",
|
|
1102
557
|
"flags": {},
|
|
1103
558
|
"typeParameter": [
|
|
1104
559
|
{
|
|
1105
|
-
"id":
|
|
560
|
+
"id": 33,
|
|
1106
561
|
"name": "T",
|
|
1107
562
|
"kind": 131072,
|
|
1108
563
|
"kindString": "Type parameter",
|
|
@@ -1125,14 +580,14 @@
|
|
|
1125
580
|
{
|
|
1126
581
|
"type": "reflection",
|
|
1127
582
|
"declaration": {
|
|
1128
|
-
"id":
|
|
583
|
+
"id": 25,
|
|
1129
584
|
"name": "__type",
|
|
1130
585
|
"kind": 65536,
|
|
1131
586
|
"kindString": "Type literal",
|
|
1132
587
|
"flags": {},
|
|
1133
588
|
"children": [
|
|
1134
589
|
{
|
|
1135
|
-
"id":
|
|
590
|
+
"id": 26,
|
|
1136
591
|
"name": "query",
|
|
1137
592
|
"kind": 1024,
|
|
1138
593
|
"kindString": "Property",
|
|
@@ -1150,7 +605,7 @@
|
|
|
1150
605
|
}
|
|
1151
606
|
},
|
|
1152
607
|
{
|
|
1153
|
-
"id":
|
|
608
|
+
"id": 27,
|
|
1154
609
|
"name": "resultSet",
|
|
1155
610
|
"kind": 1024,
|
|
1156
611
|
"kindString": "Property",
|
|
@@ -1170,7 +625,7 @@
|
|
|
1170
625
|
}
|
|
1171
626
|
},
|
|
1172
627
|
{
|
|
1173
|
-
"id":
|
|
628
|
+
"id": 28,
|
|
1174
629
|
"name": "schema",
|
|
1175
630
|
"kind": 1024,
|
|
1176
631
|
"kindString": "Property",
|
|
@@ -1192,9 +647,9 @@
|
|
|
1192
647
|
{
|
|
1193
648
|
"title": "Properties",
|
|
1194
649
|
"children": [
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
650
|
+
26,
|
|
651
|
+
27,
|
|
652
|
+
28
|
|
1198
653
|
]
|
|
1199
654
|
}
|
|
1200
655
|
],
|
|
@@ -1227,14 +682,14 @@
|
|
|
1227
682
|
{
|
|
1228
683
|
"type": "reflection",
|
|
1229
684
|
"declaration": {
|
|
1230
|
-
"id":
|
|
685
|
+
"id": 29,
|
|
1231
686
|
"name": "__type",
|
|
1232
687
|
"kind": 65536,
|
|
1233
688
|
"kindString": "Type literal",
|
|
1234
689
|
"flags": {},
|
|
1235
690
|
"children": [
|
|
1236
691
|
{
|
|
1237
|
-
"id":
|
|
692
|
+
"id": 30,
|
|
1238
693
|
"name": "query",
|
|
1239
694
|
"kind": 1024,
|
|
1240
695
|
"kindString": "Property",
|
|
@@ -1252,7 +707,7 @@
|
|
|
1252
707
|
}
|
|
1253
708
|
},
|
|
1254
709
|
{
|
|
1255
|
-
"id":
|
|
710
|
+
"id": 31,
|
|
1256
711
|
"name": "resultSet",
|
|
1257
712
|
"kind": 1024,
|
|
1258
713
|
"kindString": "Property",
|
|
@@ -1272,7 +727,7 @@
|
|
|
1272
727
|
}
|
|
1273
728
|
},
|
|
1274
729
|
{
|
|
1275
|
-
"id":
|
|
730
|
+
"id": 32,
|
|
1276
731
|
"name": "schema",
|
|
1277
732
|
"kind": 1024,
|
|
1278
733
|
"kindString": "Property",
|
|
@@ -1294,9 +749,9 @@
|
|
|
1294
749
|
{
|
|
1295
750
|
"title": "Properties",
|
|
1296
751
|
"children": [
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
752
|
+
30,
|
|
753
|
+
31,
|
|
754
|
+
32
|
|
1300
755
|
]
|
|
1301
756
|
}
|
|
1302
757
|
],
|
|
@@ -1313,7 +768,7 @@
|
|
|
1313
768
|
}
|
|
1314
769
|
},
|
|
1315
770
|
{
|
|
1316
|
-
"id":
|
|
771
|
+
"id": 54,
|
|
1317
772
|
"name": "TConf",
|
|
1318
773
|
"kind": 131072,
|
|
1319
774
|
"kindString": "Type parameter",
|
|
@@ -1332,14 +787,14 @@
|
|
|
1332
787
|
{
|
|
1333
788
|
"type": "reflection",
|
|
1334
789
|
"declaration": {
|
|
1335
|
-
"id":
|
|
790
|
+
"id": 34,
|
|
1336
791
|
"name": "__type",
|
|
1337
792
|
"kind": 65536,
|
|
1338
793
|
"kindString": "Type literal",
|
|
1339
794
|
"flags": {},
|
|
1340
795
|
"children": [
|
|
1341
796
|
{
|
|
1342
|
-
"id":
|
|
797
|
+
"id": 35,
|
|
1343
798
|
"name": "name",
|
|
1344
799
|
"kind": 1024,
|
|
1345
800
|
"kindString": "Property",
|
|
@@ -1359,7 +814,7 @@
|
|
|
1359
814
|
}
|
|
1360
815
|
},
|
|
1361
816
|
{
|
|
1362
|
-
"id":
|
|
817
|
+
"id": 36,
|
|
1363
818
|
"name": "security",
|
|
1364
819
|
"kind": 1024,
|
|
1365
820
|
"kindString": "Property",
|
|
@@ -1376,14 +831,14 @@
|
|
|
1376
831
|
"type": {
|
|
1377
832
|
"type": "reflection",
|
|
1378
833
|
"declaration": {
|
|
1379
|
-
"id":
|
|
834
|
+
"id": 37,
|
|
1380
835
|
"name": "__type",
|
|
1381
836
|
"kind": 65536,
|
|
1382
837
|
"kindString": "Type literal",
|
|
1383
838
|
"flags": {},
|
|
1384
839
|
"children": [
|
|
1385
840
|
{
|
|
1386
|
-
"id":
|
|
841
|
+
"id": 38,
|
|
1387
842
|
"name": "allowAnonymous",
|
|
1388
843
|
"kind": 1024,
|
|
1389
844
|
"kindString": "Property",
|
|
@@ -1403,7 +858,7 @@
|
|
|
1403
858
|
}
|
|
1404
859
|
},
|
|
1405
860
|
{
|
|
1406
|
-
"id":
|
|
861
|
+
"id": 39,
|
|
1407
862
|
"name": "allowed",
|
|
1408
863
|
"kind": 1024,
|
|
1409
864
|
"kindString": "Property",
|
|
@@ -1447,7 +902,7 @@
|
|
|
1447
902
|
}
|
|
1448
903
|
},
|
|
1449
904
|
{
|
|
1450
|
-
"id":
|
|
905
|
+
"id": 40,
|
|
1451
906
|
"name": "disallowed",
|
|
1452
907
|
"kind": 1024,
|
|
1453
908
|
"kindString": "Property",
|
|
@@ -1486,9 +941,9 @@
|
|
|
1486
941
|
{
|
|
1487
942
|
"title": "Properties",
|
|
1488
943
|
"children": [
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
944
|
+
38,
|
|
945
|
+
39,
|
|
946
|
+
40
|
|
1492
947
|
]
|
|
1493
948
|
}
|
|
1494
949
|
],
|
|
@@ -1503,7 +958,7 @@
|
|
|
1503
958
|
}
|
|
1504
959
|
},
|
|
1505
960
|
{
|
|
1506
|
-
"id":
|
|
961
|
+
"id": 41,
|
|
1507
962
|
"name": "storeQueries",
|
|
1508
963
|
"kind": 1024,
|
|
1509
964
|
"kindString": "Property",
|
|
@@ -1527,9 +982,9 @@
|
|
|
1527
982
|
{
|
|
1528
983
|
"title": "Properties",
|
|
1529
984
|
"children": [
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
985
|
+
35,
|
|
986
|
+
36,
|
|
987
|
+
41
|
|
1533
988
|
]
|
|
1534
989
|
}
|
|
1535
990
|
],
|
|
@@ -1545,14 +1000,14 @@
|
|
|
1545
1000
|
{
|
|
1546
1001
|
"type": "reflection",
|
|
1547
1002
|
"declaration": {
|
|
1548
|
-
"id":
|
|
1003
|
+
"id": 42,
|
|
1549
1004
|
"name": "__type",
|
|
1550
1005
|
"kind": 65536,
|
|
1551
1006
|
"kindString": "Type literal",
|
|
1552
1007
|
"flags": {},
|
|
1553
1008
|
"children": [
|
|
1554
1009
|
{
|
|
1555
|
-
"id":
|
|
1010
|
+
"id": 43,
|
|
1556
1011
|
"name": "schema",
|
|
1557
1012
|
"kind": 1024,
|
|
1558
1013
|
"kindString": "Property",
|
|
@@ -1574,7 +1029,7 @@
|
|
|
1574
1029
|
{
|
|
1575
1030
|
"title": "Properties",
|
|
1576
1031
|
"children": [
|
|
1577
|
-
|
|
1032
|
+
43
|
|
1578
1033
|
]
|
|
1579
1034
|
}
|
|
1580
1035
|
],
|
|
@@ -1603,14 +1058,14 @@
|
|
|
1603
1058
|
{
|
|
1604
1059
|
"type": "reflection",
|
|
1605
1060
|
"declaration": {
|
|
1606
|
-
"id":
|
|
1061
|
+
"id": 44,
|
|
1607
1062
|
"name": "__type",
|
|
1608
1063
|
"kind": 65536,
|
|
1609
1064
|
"kindString": "Type literal",
|
|
1610
1065
|
"flags": {},
|
|
1611
1066
|
"children": [
|
|
1612
1067
|
{
|
|
1613
|
-
"id":
|
|
1068
|
+
"id": 45,
|
|
1614
1069
|
"name": "name",
|
|
1615
1070
|
"kind": 1024,
|
|
1616
1071
|
"kindString": "Property",
|
|
@@ -1630,7 +1085,7 @@
|
|
|
1630
1085
|
}
|
|
1631
1086
|
},
|
|
1632
1087
|
{
|
|
1633
|
-
"id":
|
|
1088
|
+
"id": 46,
|
|
1634
1089
|
"name": "security",
|
|
1635
1090
|
"kind": 1024,
|
|
1636
1091
|
"kindString": "Property",
|
|
@@ -1647,14 +1102,14 @@
|
|
|
1647
1102
|
"type": {
|
|
1648
1103
|
"type": "reflection",
|
|
1649
1104
|
"declaration": {
|
|
1650
|
-
"id":
|
|
1105
|
+
"id": 47,
|
|
1651
1106
|
"name": "__type",
|
|
1652
1107
|
"kind": 65536,
|
|
1653
1108
|
"kindString": "Type literal",
|
|
1654
1109
|
"flags": {},
|
|
1655
1110
|
"children": [
|
|
1656
1111
|
{
|
|
1657
|
-
"id":
|
|
1112
|
+
"id": 48,
|
|
1658
1113
|
"name": "allowAnonymous",
|
|
1659
1114
|
"kind": 1024,
|
|
1660
1115
|
"kindString": "Property",
|
|
@@ -1674,7 +1129,7 @@
|
|
|
1674
1129
|
}
|
|
1675
1130
|
},
|
|
1676
1131
|
{
|
|
1677
|
-
"id":
|
|
1132
|
+
"id": 49,
|
|
1678
1133
|
"name": "allowed",
|
|
1679
1134
|
"kind": 1024,
|
|
1680
1135
|
"kindString": "Property",
|
|
@@ -1718,7 +1173,7 @@
|
|
|
1718
1173
|
}
|
|
1719
1174
|
},
|
|
1720
1175
|
{
|
|
1721
|
-
"id":
|
|
1176
|
+
"id": 50,
|
|
1722
1177
|
"name": "disallowed",
|
|
1723
1178
|
"kind": 1024,
|
|
1724
1179
|
"kindString": "Property",
|
|
@@ -1757,9 +1212,9 @@
|
|
|
1757
1212
|
{
|
|
1758
1213
|
"title": "Properties",
|
|
1759
1214
|
"children": [
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1215
|
+
48,
|
|
1216
|
+
49,
|
|
1217
|
+
50
|
|
1763
1218
|
]
|
|
1764
1219
|
}
|
|
1765
1220
|
],
|
|
@@ -1774,7 +1229,7 @@
|
|
|
1774
1229
|
}
|
|
1775
1230
|
},
|
|
1776
1231
|
{
|
|
1777
|
-
"id":
|
|
1232
|
+
"id": 51,
|
|
1778
1233
|
"name": "storeQueries",
|
|
1779
1234
|
"kind": 1024,
|
|
1780
1235
|
"kindString": "Property",
|
|
@@ -1798,9 +1253,9 @@
|
|
|
1798
1253
|
{
|
|
1799
1254
|
"title": "Properties",
|
|
1800
1255
|
"children": [
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1256
|
+
45,
|
|
1257
|
+
46,
|
|
1258
|
+
51
|
|
1804
1259
|
]
|
|
1805
1260
|
}
|
|
1806
1261
|
],
|
|
@@ -1816,14 +1271,14 @@
|
|
|
1816
1271
|
{
|
|
1817
1272
|
"type": "reflection",
|
|
1818
1273
|
"declaration": {
|
|
1819
|
-
"id":
|
|
1274
|
+
"id": 52,
|
|
1820
1275
|
"name": "__type",
|
|
1821
1276
|
"kind": 65536,
|
|
1822
1277
|
"kindString": "Type literal",
|
|
1823
1278
|
"flags": {},
|
|
1824
1279
|
"children": [
|
|
1825
1280
|
{
|
|
1826
|
-
"id":
|
|
1281
|
+
"id": 53,
|
|
1827
1282
|
"name": "schema",
|
|
1828
1283
|
"kind": 1024,
|
|
1829
1284
|
"kindString": "Property",
|
|
@@ -1845,7 +1300,7 @@
|
|
|
1845
1300
|
{
|
|
1846
1301
|
"title": "Properties",
|
|
1847
1302
|
"children": [
|
|
1848
|
-
|
|
1303
|
+
53
|
|
1849
1304
|
]
|
|
1850
1305
|
}
|
|
1851
1306
|
],
|
|
@@ -1864,19 +1319,19 @@
|
|
|
1864
1319
|
],
|
|
1865
1320
|
"parameters": [
|
|
1866
1321
|
{
|
|
1867
|
-
"id":
|
|
1322
|
+
"id": 55,
|
|
1868
1323
|
"name": "query",
|
|
1869
1324
|
"kind": 32768,
|
|
1870
1325
|
"kindString": "Parameter",
|
|
1871
1326
|
"flags": {},
|
|
1872
1327
|
"type": {
|
|
1873
1328
|
"type": "reference",
|
|
1874
|
-
"id":
|
|
1329
|
+
"id": 33,
|
|
1875
1330
|
"name": "T"
|
|
1876
1331
|
}
|
|
1877
1332
|
},
|
|
1878
1333
|
{
|
|
1879
|
-
"id":
|
|
1334
|
+
"id": 56,
|
|
1880
1335
|
"name": "payloads",
|
|
1881
1336
|
"kind": 32768,
|
|
1882
1337
|
"kindString": "Parameter",
|
|
@@ -1899,14 +1354,14 @@
|
|
|
1899
1354
|
{
|
|
1900
1355
|
"type": "reflection",
|
|
1901
1356
|
"declaration": {
|
|
1902
|
-
"id":
|
|
1357
|
+
"id": 57,
|
|
1903
1358
|
"name": "__type",
|
|
1904
1359
|
"kind": 65536,
|
|
1905
1360
|
"kindString": "Type literal",
|
|
1906
1361
|
"flags": {},
|
|
1907
1362
|
"children": [
|
|
1908
1363
|
{
|
|
1909
|
-
"id":
|
|
1364
|
+
"id": 58,
|
|
1910
1365
|
"name": "schema",
|
|
1911
1366
|
"kind": 1024,
|
|
1912
1367
|
"kindString": "Property",
|
|
@@ -1928,7 +1383,7 @@
|
|
|
1928
1383
|
{
|
|
1929
1384
|
"title": "Properties",
|
|
1930
1385
|
"children": [
|
|
1931
|
-
|
|
1386
|
+
58
|
|
1932
1387
|
]
|
|
1933
1388
|
}
|
|
1934
1389
|
],
|
|
@@ -1946,7 +1401,7 @@
|
|
|
1946
1401
|
}
|
|
1947
1402
|
},
|
|
1948
1403
|
{
|
|
1949
|
-
"id":
|
|
1404
|
+
"id": 59,
|
|
1950
1405
|
"name": "queryConfig",
|
|
1951
1406
|
"kind": 32768,
|
|
1952
1407
|
"kindString": "Parameter",
|
|
@@ -1955,7 +1410,7 @@
|
|
|
1955
1410
|
},
|
|
1956
1411
|
"type": {
|
|
1957
1412
|
"type": "reference",
|
|
1958
|
-
"id":
|
|
1413
|
+
"id": 54,
|
|
1959
1414
|
"name": "TConf"
|
|
1960
1415
|
}
|
|
1961
1416
|
}
|
|
@@ -1980,14 +1435,14 @@
|
|
|
1980
1435
|
{
|
|
1981
1436
|
"type": "reflection",
|
|
1982
1437
|
"declaration": {
|
|
1983
|
-
"id":
|
|
1438
|
+
"id": 60,
|
|
1984
1439
|
"name": "__type",
|
|
1985
1440
|
"kind": 65536,
|
|
1986
1441
|
"kindString": "Type literal",
|
|
1987
1442
|
"flags": {},
|
|
1988
1443
|
"children": [
|
|
1989
1444
|
{
|
|
1990
|
-
"id":
|
|
1445
|
+
"id": 61,
|
|
1991
1446
|
"name": "schema",
|
|
1992
1447
|
"kind": 1024,
|
|
1993
1448
|
"kindString": "Property",
|
|
@@ -2009,7 +1464,7 @@
|
|
|
2009
1464
|
{
|
|
2010
1465
|
"title": "Properties",
|
|
2011
1466
|
"children": [
|
|
2012
|
-
|
|
1467
|
+
61
|
|
2013
1468
|
]
|
|
2014
1469
|
}
|
|
2015
1470
|
],
|
|
@@ -2044,7 +1499,7 @@
|
|
|
2044
1499
|
}
|
|
2045
1500
|
},
|
|
2046
1501
|
{
|
|
2047
|
-
"id":
|
|
1502
|
+
"id": 62,
|
|
2048
1503
|
"name": "queryable",
|
|
2049
1504
|
"kind": 1024,
|
|
2050
1505
|
"kindString": "Property",
|
|
@@ -2059,7 +1514,7 @@
|
|
|
2059
1514
|
"type": {
|
|
2060
1515
|
"type": "reflection",
|
|
2061
1516
|
"declaration": {
|
|
2062
|
-
"id":
|
|
1517
|
+
"id": 63,
|
|
2063
1518
|
"name": "__type",
|
|
2064
1519
|
"kind": 65536,
|
|
2065
1520
|
"kindString": "Type literal",
|
|
@@ -2073,14 +1528,14 @@
|
|
|
2073
1528
|
],
|
|
2074
1529
|
"signatures": [
|
|
2075
1530
|
{
|
|
2076
|
-
"id":
|
|
1531
|
+
"id": 64,
|
|
2077
1532
|
"name": "__type",
|
|
2078
1533
|
"kind": 4096,
|
|
2079
1534
|
"kindString": "Call signature",
|
|
2080
1535
|
"flags": {},
|
|
2081
1536
|
"typeParameter": [
|
|
2082
1537
|
{
|
|
2083
|
-
"id":
|
|
1538
|
+
"id": 73,
|
|
2084
1539
|
"name": "T",
|
|
2085
1540
|
"kind": 131072,
|
|
2086
1541
|
"kindString": "Type parameter",
|
|
@@ -2103,14 +1558,14 @@
|
|
|
2103
1558
|
{
|
|
2104
1559
|
"type": "reflection",
|
|
2105
1560
|
"declaration": {
|
|
2106
|
-
"id":
|
|
1561
|
+
"id": 65,
|
|
2107
1562
|
"name": "__type",
|
|
2108
1563
|
"kind": 65536,
|
|
2109
1564
|
"kindString": "Type literal",
|
|
2110
1565
|
"flags": {},
|
|
2111
1566
|
"children": [
|
|
2112
1567
|
{
|
|
2113
|
-
"id":
|
|
1568
|
+
"id": 66,
|
|
2114
1569
|
"name": "query",
|
|
2115
1570
|
"kind": 1024,
|
|
2116
1571
|
"kindString": "Property",
|
|
@@ -2128,7 +1583,7 @@
|
|
|
2128
1583
|
}
|
|
2129
1584
|
},
|
|
2130
1585
|
{
|
|
2131
|
-
"id":
|
|
1586
|
+
"id": 67,
|
|
2132
1587
|
"name": "resultSet",
|
|
2133
1588
|
"kind": 1024,
|
|
2134
1589
|
"kindString": "Property",
|
|
@@ -2148,7 +1603,7 @@
|
|
|
2148
1603
|
}
|
|
2149
1604
|
},
|
|
2150
1605
|
{
|
|
2151
|
-
"id":
|
|
1606
|
+
"id": 68,
|
|
2152
1607
|
"name": "schema",
|
|
2153
1608
|
"kind": 1024,
|
|
2154
1609
|
"kindString": "Property",
|
|
@@ -2170,9 +1625,9 @@
|
|
|
2170
1625
|
{
|
|
2171
1626
|
"title": "Properties",
|
|
2172
1627
|
"children": [
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
1628
|
+
66,
|
|
1629
|
+
67,
|
|
1630
|
+
68
|
|
2176
1631
|
]
|
|
2177
1632
|
}
|
|
2178
1633
|
],
|
|
@@ -2205,14 +1660,14 @@
|
|
|
2205
1660
|
{
|
|
2206
1661
|
"type": "reflection",
|
|
2207
1662
|
"declaration": {
|
|
2208
|
-
"id":
|
|
1663
|
+
"id": 69,
|
|
2209
1664
|
"name": "__type",
|
|
2210
1665
|
"kind": 65536,
|
|
2211
1666
|
"kindString": "Type literal",
|
|
2212
1667
|
"flags": {},
|
|
2213
1668
|
"children": [
|
|
2214
1669
|
{
|
|
2215
|
-
"id":
|
|
1670
|
+
"id": 70,
|
|
2216
1671
|
"name": "query",
|
|
2217
1672
|
"kind": 1024,
|
|
2218
1673
|
"kindString": "Property",
|
|
@@ -2230,7 +1685,7 @@
|
|
|
2230
1685
|
}
|
|
2231
1686
|
},
|
|
2232
1687
|
{
|
|
2233
|
-
"id":
|
|
1688
|
+
"id": 71,
|
|
2234
1689
|
"name": "resultSet",
|
|
2235
1690
|
"kind": 1024,
|
|
2236
1691
|
"kindString": "Property",
|
|
@@ -2250,7 +1705,7 @@
|
|
|
2250
1705
|
}
|
|
2251
1706
|
},
|
|
2252
1707
|
{
|
|
2253
|
-
"id":
|
|
1708
|
+
"id": 72,
|
|
2254
1709
|
"name": "schema",
|
|
2255
1710
|
"kind": 1024,
|
|
2256
1711
|
"kindString": "Property",
|
|
@@ -2272,9 +1727,9 @@
|
|
|
2272
1727
|
{
|
|
2273
1728
|
"title": "Properties",
|
|
2274
1729
|
"children": [
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
1730
|
+
70,
|
|
1731
|
+
71,
|
|
1732
|
+
72
|
|
2278
1733
|
]
|
|
2279
1734
|
}
|
|
2280
1735
|
],
|
|
@@ -2291,7 +1746,7 @@
|
|
|
2291
1746
|
}
|
|
2292
1747
|
},
|
|
2293
1748
|
{
|
|
2294
|
-
"id":
|
|
1749
|
+
"id": 94,
|
|
2295
1750
|
"name": "TConf",
|
|
2296
1751
|
"kind": 131072,
|
|
2297
1752
|
"kindString": "Type parameter",
|
|
@@ -2310,14 +1765,14 @@
|
|
|
2310
1765
|
{
|
|
2311
1766
|
"type": "reflection",
|
|
2312
1767
|
"declaration": {
|
|
2313
|
-
"id":
|
|
1768
|
+
"id": 74,
|
|
2314
1769
|
"name": "__type",
|
|
2315
1770
|
"kind": 65536,
|
|
2316
1771
|
"kindString": "Type literal",
|
|
2317
1772
|
"flags": {},
|
|
2318
1773
|
"children": [
|
|
2319
1774
|
{
|
|
2320
|
-
"id":
|
|
1775
|
+
"id": 75,
|
|
2321
1776
|
"name": "name",
|
|
2322
1777
|
"kind": 1024,
|
|
2323
1778
|
"kindString": "Property",
|
|
@@ -2337,7 +1792,7 @@
|
|
|
2337
1792
|
}
|
|
2338
1793
|
},
|
|
2339
1794
|
{
|
|
2340
|
-
"id":
|
|
1795
|
+
"id": 76,
|
|
2341
1796
|
"name": "security",
|
|
2342
1797
|
"kind": 1024,
|
|
2343
1798
|
"kindString": "Property",
|
|
@@ -2354,14 +1809,14 @@
|
|
|
2354
1809
|
"type": {
|
|
2355
1810
|
"type": "reflection",
|
|
2356
1811
|
"declaration": {
|
|
2357
|
-
"id":
|
|
1812
|
+
"id": 77,
|
|
2358
1813
|
"name": "__type",
|
|
2359
1814
|
"kind": 65536,
|
|
2360
1815
|
"kindString": "Type literal",
|
|
2361
1816
|
"flags": {},
|
|
2362
1817
|
"children": [
|
|
2363
1818
|
{
|
|
2364
|
-
"id":
|
|
1819
|
+
"id": 78,
|
|
2365
1820
|
"name": "allowAnonymous",
|
|
2366
1821
|
"kind": 1024,
|
|
2367
1822
|
"kindString": "Property",
|
|
@@ -2381,7 +1836,7 @@
|
|
|
2381
1836
|
}
|
|
2382
1837
|
},
|
|
2383
1838
|
{
|
|
2384
|
-
"id":
|
|
1839
|
+
"id": 79,
|
|
2385
1840
|
"name": "allowed",
|
|
2386
1841
|
"kind": 1024,
|
|
2387
1842
|
"kindString": "Property",
|
|
@@ -2425,7 +1880,7 @@
|
|
|
2425
1880
|
}
|
|
2426
1881
|
},
|
|
2427
1882
|
{
|
|
2428
|
-
"id":
|
|
1883
|
+
"id": 80,
|
|
2429
1884
|
"name": "disallowed",
|
|
2430
1885
|
"kind": 1024,
|
|
2431
1886
|
"kindString": "Property",
|
|
@@ -2464,9 +1919,9 @@
|
|
|
2464
1919
|
{
|
|
2465
1920
|
"title": "Properties",
|
|
2466
1921
|
"children": [
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
1922
|
+
78,
|
|
1923
|
+
79,
|
|
1924
|
+
80
|
|
2470
1925
|
]
|
|
2471
1926
|
}
|
|
2472
1927
|
],
|
|
@@ -2481,7 +1936,7 @@
|
|
|
2481
1936
|
}
|
|
2482
1937
|
},
|
|
2483
1938
|
{
|
|
2484
|
-
"id":
|
|
1939
|
+
"id": 81,
|
|
2485
1940
|
"name": "storeQueries",
|
|
2486
1941
|
"kind": 1024,
|
|
2487
1942
|
"kindString": "Property",
|
|
@@ -2505,9 +1960,9 @@
|
|
|
2505
1960
|
{
|
|
2506
1961
|
"title": "Properties",
|
|
2507
1962
|
"children": [
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
1963
|
+
75,
|
|
1964
|
+
76,
|
|
1965
|
+
81
|
|
2511
1966
|
]
|
|
2512
1967
|
}
|
|
2513
1968
|
],
|
|
@@ -2523,14 +1978,14 @@
|
|
|
2523
1978
|
{
|
|
2524
1979
|
"type": "reflection",
|
|
2525
1980
|
"declaration": {
|
|
2526
|
-
"id":
|
|
1981
|
+
"id": 82,
|
|
2527
1982
|
"name": "__type",
|
|
2528
1983
|
"kind": 65536,
|
|
2529
1984
|
"kindString": "Type literal",
|
|
2530
1985
|
"flags": {},
|
|
2531
1986
|
"children": [
|
|
2532
1987
|
{
|
|
2533
|
-
"id":
|
|
1988
|
+
"id": 83,
|
|
2534
1989
|
"name": "schema",
|
|
2535
1990
|
"kind": 1024,
|
|
2536
1991
|
"kindString": "Property",
|
|
@@ -2552,7 +2007,7 @@
|
|
|
2552
2007
|
{
|
|
2553
2008
|
"title": "Properties",
|
|
2554
2009
|
"children": [
|
|
2555
|
-
|
|
2010
|
+
83
|
|
2556
2011
|
]
|
|
2557
2012
|
}
|
|
2558
2013
|
],
|
|
@@ -2581,14 +2036,14 @@
|
|
|
2581
2036
|
{
|
|
2582
2037
|
"type": "reflection",
|
|
2583
2038
|
"declaration": {
|
|
2584
|
-
"id":
|
|
2039
|
+
"id": 84,
|
|
2585
2040
|
"name": "__type",
|
|
2586
2041
|
"kind": 65536,
|
|
2587
2042
|
"kindString": "Type literal",
|
|
2588
2043
|
"flags": {},
|
|
2589
2044
|
"children": [
|
|
2590
2045
|
{
|
|
2591
|
-
"id":
|
|
2046
|
+
"id": 85,
|
|
2592
2047
|
"name": "name",
|
|
2593
2048
|
"kind": 1024,
|
|
2594
2049
|
"kindString": "Property",
|
|
@@ -2608,7 +2063,7 @@
|
|
|
2608
2063
|
}
|
|
2609
2064
|
},
|
|
2610
2065
|
{
|
|
2611
|
-
"id":
|
|
2066
|
+
"id": 86,
|
|
2612
2067
|
"name": "security",
|
|
2613
2068
|
"kind": 1024,
|
|
2614
2069
|
"kindString": "Property",
|
|
@@ -2625,14 +2080,14 @@
|
|
|
2625
2080
|
"type": {
|
|
2626
2081
|
"type": "reflection",
|
|
2627
2082
|
"declaration": {
|
|
2628
|
-
"id":
|
|
2083
|
+
"id": 87,
|
|
2629
2084
|
"name": "__type",
|
|
2630
2085
|
"kind": 65536,
|
|
2631
2086
|
"kindString": "Type literal",
|
|
2632
2087
|
"flags": {},
|
|
2633
2088
|
"children": [
|
|
2634
2089
|
{
|
|
2635
|
-
"id":
|
|
2090
|
+
"id": 88,
|
|
2636
2091
|
"name": "allowAnonymous",
|
|
2637
2092
|
"kind": 1024,
|
|
2638
2093
|
"kindString": "Property",
|
|
@@ -2652,7 +2107,7 @@
|
|
|
2652
2107
|
}
|
|
2653
2108
|
},
|
|
2654
2109
|
{
|
|
2655
|
-
"id":
|
|
2110
|
+
"id": 89,
|
|
2656
2111
|
"name": "allowed",
|
|
2657
2112
|
"kind": 1024,
|
|
2658
2113
|
"kindString": "Property",
|
|
@@ -2696,7 +2151,7 @@
|
|
|
2696
2151
|
}
|
|
2697
2152
|
},
|
|
2698
2153
|
{
|
|
2699
|
-
"id":
|
|
2154
|
+
"id": 90,
|
|
2700
2155
|
"name": "disallowed",
|
|
2701
2156
|
"kind": 1024,
|
|
2702
2157
|
"kindString": "Property",
|
|
@@ -2735,9 +2190,9 @@
|
|
|
2735
2190
|
{
|
|
2736
2191
|
"title": "Properties",
|
|
2737
2192
|
"children": [
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2193
|
+
88,
|
|
2194
|
+
89,
|
|
2195
|
+
90
|
|
2741
2196
|
]
|
|
2742
2197
|
}
|
|
2743
2198
|
],
|
|
@@ -2752,7 +2207,7 @@
|
|
|
2752
2207
|
}
|
|
2753
2208
|
},
|
|
2754
2209
|
{
|
|
2755
|
-
"id":
|
|
2210
|
+
"id": 91,
|
|
2756
2211
|
"name": "storeQueries",
|
|
2757
2212
|
"kind": 1024,
|
|
2758
2213
|
"kindString": "Property",
|
|
@@ -2776,9 +2231,9 @@
|
|
|
2776
2231
|
{
|
|
2777
2232
|
"title": "Properties",
|
|
2778
2233
|
"children": [
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
|
|
2234
|
+
85,
|
|
2235
|
+
86,
|
|
2236
|
+
91
|
|
2782
2237
|
]
|
|
2783
2238
|
}
|
|
2784
2239
|
],
|
|
@@ -2794,14 +2249,14 @@
|
|
|
2794
2249
|
{
|
|
2795
2250
|
"type": "reflection",
|
|
2796
2251
|
"declaration": {
|
|
2797
|
-
"id":
|
|
2252
|
+
"id": 92,
|
|
2798
2253
|
"name": "__type",
|
|
2799
2254
|
"kind": 65536,
|
|
2800
2255
|
"kindString": "Type literal",
|
|
2801
2256
|
"flags": {},
|
|
2802
2257
|
"children": [
|
|
2803
2258
|
{
|
|
2804
|
-
"id":
|
|
2259
|
+
"id": 93,
|
|
2805
2260
|
"name": "schema",
|
|
2806
2261
|
"kind": 1024,
|
|
2807
2262
|
"kindString": "Property",
|
|
@@ -2823,7 +2278,7 @@
|
|
|
2823
2278
|
{
|
|
2824
2279
|
"title": "Properties",
|
|
2825
2280
|
"children": [
|
|
2826
|
-
|
|
2281
|
+
93
|
|
2827
2282
|
]
|
|
2828
2283
|
}
|
|
2829
2284
|
],
|
|
@@ -2842,19 +2297,19 @@
|
|
|
2842
2297
|
],
|
|
2843
2298
|
"parameters": [
|
|
2844
2299
|
{
|
|
2845
|
-
"id":
|
|
2300
|
+
"id": 95,
|
|
2846
2301
|
"name": "query",
|
|
2847
2302
|
"kind": 32768,
|
|
2848
2303
|
"kindString": "Parameter",
|
|
2849
2304
|
"flags": {},
|
|
2850
2305
|
"type": {
|
|
2851
2306
|
"type": "reference",
|
|
2852
|
-
"id":
|
|
2307
|
+
"id": 73,
|
|
2853
2308
|
"name": "T"
|
|
2854
2309
|
}
|
|
2855
2310
|
},
|
|
2856
2311
|
{
|
|
2857
|
-
"id":
|
|
2312
|
+
"id": 96,
|
|
2858
2313
|
"name": "payloads",
|
|
2859
2314
|
"kind": 32768,
|
|
2860
2315
|
"kindString": "Parameter",
|
|
@@ -2877,14 +2332,14 @@
|
|
|
2877
2332
|
{
|
|
2878
2333
|
"type": "reflection",
|
|
2879
2334
|
"declaration": {
|
|
2880
|
-
"id":
|
|
2335
|
+
"id": 97,
|
|
2881
2336
|
"name": "__type",
|
|
2882
2337
|
"kind": 65536,
|
|
2883
2338
|
"kindString": "Type literal",
|
|
2884
2339
|
"flags": {},
|
|
2885
2340
|
"children": [
|
|
2886
2341
|
{
|
|
2887
|
-
"id":
|
|
2342
|
+
"id": 98,
|
|
2888
2343
|
"name": "schema",
|
|
2889
2344
|
"kind": 1024,
|
|
2890
2345
|
"kindString": "Property",
|
|
@@ -2906,7 +2361,7 @@
|
|
|
2906
2361
|
{
|
|
2907
2362
|
"title": "Properties",
|
|
2908
2363
|
"children": [
|
|
2909
|
-
|
|
2364
|
+
98
|
|
2910
2365
|
]
|
|
2911
2366
|
}
|
|
2912
2367
|
],
|
|
@@ -2924,7 +2379,7 @@
|
|
|
2924
2379
|
}
|
|
2925
2380
|
},
|
|
2926
2381
|
{
|
|
2927
|
-
"id":
|
|
2382
|
+
"id": 99,
|
|
2928
2383
|
"name": "queryConfig",
|
|
2929
2384
|
"kind": 32768,
|
|
2930
2385
|
"kindString": "Parameter",
|
|
@@ -2933,7 +2388,7 @@
|
|
|
2933
2388
|
},
|
|
2934
2389
|
"type": {
|
|
2935
2390
|
"type": "reference",
|
|
2936
|
-
"id":
|
|
2391
|
+
"id": 94,
|
|
2937
2392
|
"name": "TConf"
|
|
2938
2393
|
}
|
|
2939
2394
|
}
|
|
@@ -2962,7 +2417,7 @@
|
|
|
2962
2417
|
}
|
|
2963
2418
|
},
|
|
2964
2419
|
{
|
|
2965
|
-
"id":
|
|
2420
|
+
"id": 100,
|
|
2966
2421
|
"name": "upResolver",
|
|
2967
2422
|
"kind": 1024,
|
|
2968
2423
|
"kindString": "Property",
|
|
@@ -2978,285 +2433,6 @@
|
|
|
2978
2433
|
],
|
|
2979
2434
|
"type": {
|
|
2980
2435
|
"type": "reference",
|
|
2981
|
-
"typeArguments": [
|
|
2982
|
-
{
|
|
2983
|
-
"type": "reference",
|
|
2984
|
-
"typeArguments": [
|
|
2985
|
-
{
|
|
2986
|
-
"type": "intersection",
|
|
2987
|
-
"types": [
|
|
2988
|
-
{
|
|
2989
|
-
"type": "reference",
|
|
2990
|
-
"name": "SchemaFields"
|
|
2991
|
-
},
|
|
2992
|
-
{
|
|
2993
|
-
"type": "reference",
|
|
2994
|
-
"name": "PayloadFields"
|
|
2995
|
-
},
|
|
2996
|
-
{
|
|
2997
|
-
"type": "reflection",
|
|
2998
|
-
"declaration": {
|
|
2999
|
-
"id": 121,
|
|
3000
|
-
"name": "__type",
|
|
3001
|
-
"kind": 65536,
|
|
3002
|
-
"kindString": "Type literal",
|
|
3003
|
-
"flags": {},
|
|
3004
|
-
"children": [
|
|
3005
|
-
{
|
|
3006
|
-
"id": 122,
|
|
3007
|
-
"name": "name",
|
|
3008
|
-
"kind": 1024,
|
|
3009
|
-
"kindString": "Property",
|
|
3010
|
-
"flags": {
|
|
3011
|
-
"isOptional": true
|
|
3012
|
-
},
|
|
3013
|
-
"sources": [
|
|
3014
|
-
{
|
|
3015
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3016
|
-
"line": 9,
|
|
3017
|
-
"character": 4
|
|
3018
|
-
}
|
|
3019
|
-
],
|
|
3020
|
-
"type": {
|
|
3021
|
-
"type": "intrinsic",
|
|
3022
|
-
"name": "string"
|
|
3023
|
-
}
|
|
3024
|
-
},
|
|
3025
|
-
{
|
|
3026
|
-
"id": 123,
|
|
3027
|
-
"name": "security",
|
|
3028
|
-
"kind": 1024,
|
|
3029
|
-
"kindString": "Property",
|
|
3030
|
-
"flags": {
|
|
3031
|
-
"isOptional": true
|
|
3032
|
-
},
|
|
3033
|
-
"sources": [
|
|
3034
|
-
{
|
|
3035
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3036
|
-
"line": 10,
|
|
3037
|
-
"character": 4
|
|
3038
|
-
}
|
|
3039
|
-
],
|
|
3040
|
-
"type": {
|
|
3041
|
-
"type": "reflection",
|
|
3042
|
-
"declaration": {
|
|
3043
|
-
"id": 124,
|
|
3044
|
-
"name": "__type",
|
|
3045
|
-
"kind": 65536,
|
|
3046
|
-
"kindString": "Type literal",
|
|
3047
|
-
"flags": {},
|
|
3048
|
-
"children": [
|
|
3049
|
-
{
|
|
3050
|
-
"id": 125,
|
|
3051
|
-
"name": "allowAnonymous",
|
|
3052
|
-
"kind": 1024,
|
|
3053
|
-
"kindString": "Property",
|
|
3054
|
-
"flags": {
|
|
3055
|
-
"isOptional": true
|
|
3056
|
-
},
|
|
3057
|
-
"sources": [
|
|
3058
|
-
{
|
|
3059
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3060
|
-
"line": 11,
|
|
3061
|
-
"character": 8
|
|
3062
|
-
}
|
|
3063
|
-
],
|
|
3064
|
-
"type": {
|
|
3065
|
-
"type": "intrinsic",
|
|
3066
|
-
"name": "boolean"
|
|
3067
|
-
}
|
|
3068
|
-
},
|
|
3069
|
-
{
|
|
3070
|
-
"id": 126,
|
|
3071
|
-
"name": "allowed",
|
|
3072
|
-
"kind": 1024,
|
|
3073
|
-
"kindString": "Property",
|
|
3074
|
-
"flags": {
|
|
3075
|
-
"isOptional": true
|
|
3076
|
-
},
|
|
3077
|
-
"sources": [
|
|
3078
|
-
{
|
|
3079
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3080
|
-
"line": 12,
|
|
3081
|
-
"character": 8
|
|
3082
|
-
}
|
|
3083
|
-
],
|
|
3084
|
-
"type": {
|
|
3085
|
-
"type": "reference",
|
|
3086
|
-
"typeArguments": [
|
|
3087
|
-
{
|
|
3088
|
-
"type": "intrinsic",
|
|
3089
|
-
"name": "string"
|
|
3090
|
-
},
|
|
3091
|
-
{
|
|
3092
|
-
"type": "array",
|
|
3093
|
-
"elementType": {
|
|
3094
|
-
"type": "union",
|
|
3095
|
-
"types": [
|
|
3096
|
-
{
|
|
3097
|
-
"type": "intrinsic",
|
|
3098
|
-
"name": "string"
|
|
3099
|
-
},
|
|
3100
|
-
{
|
|
3101
|
-
"type": "reference",
|
|
3102
|
-
"name": "CosigningAddressSet"
|
|
3103
|
-
}
|
|
3104
|
-
]
|
|
3105
|
-
}
|
|
3106
|
-
}
|
|
3107
|
-
],
|
|
3108
|
-
"name": "Record",
|
|
3109
|
-
"qualifiedName": "Record",
|
|
3110
|
-
"package": "typescript"
|
|
3111
|
-
}
|
|
3112
|
-
},
|
|
3113
|
-
{
|
|
3114
|
-
"id": 127,
|
|
3115
|
-
"name": "disallowed",
|
|
3116
|
-
"kind": 1024,
|
|
3117
|
-
"kindString": "Property",
|
|
3118
|
-
"flags": {
|
|
3119
|
-
"isOptional": true
|
|
3120
|
-
},
|
|
3121
|
-
"sources": [
|
|
3122
|
-
{
|
|
3123
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3124
|
-
"line": 13,
|
|
3125
|
-
"character": 8
|
|
3126
|
-
}
|
|
3127
|
-
],
|
|
3128
|
-
"type": {
|
|
3129
|
-
"type": "reference",
|
|
3130
|
-
"typeArguments": [
|
|
3131
|
-
{
|
|
3132
|
-
"type": "intrinsic",
|
|
3133
|
-
"name": "string"
|
|
3134
|
-
},
|
|
3135
|
-
{
|
|
3136
|
-
"type": "array",
|
|
3137
|
-
"elementType": {
|
|
3138
|
-
"type": "intrinsic",
|
|
3139
|
-
"name": "string"
|
|
3140
|
-
}
|
|
3141
|
-
}
|
|
3142
|
-
],
|
|
3143
|
-
"name": "Record",
|
|
3144
|
-
"qualifiedName": "Record",
|
|
3145
|
-
"package": "typescript"
|
|
3146
|
-
}
|
|
3147
|
-
}
|
|
3148
|
-
],
|
|
3149
|
-
"groups": [
|
|
3150
|
-
{
|
|
3151
|
-
"title": "Properties",
|
|
3152
|
-
"children": [
|
|
3153
|
-
125,
|
|
3154
|
-
126,
|
|
3155
|
-
127
|
|
3156
|
-
]
|
|
3157
|
-
}
|
|
3158
|
-
],
|
|
3159
|
-
"sources": [
|
|
3160
|
-
{
|
|
3161
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3162
|
-
"line": 10,
|
|
3163
|
-
"character": 15
|
|
3164
|
-
}
|
|
3165
|
-
]
|
|
3166
|
-
}
|
|
3167
|
-
}
|
|
3168
|
-
},
|
|
3169
|
-
{
|
|
3170
|
-
"id": 128,
|
|
3171
|
-
"name": "storeQueries",
|
|
3172
|
-
"kind": 1024,
|
|
3173
|
-
"kindString": "Property",
|
|
3174
|
-
"flags": {
|
|
3175
|
-
"isOptional": true
|
|
3176
|
-
},
|
|
3177
|
-
"sources": [
|
|
3178
|
-
{
|
|
3179
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3180
|
-
"line": 15,
|
|
3181
|
-
"character": 4
|
|
3182
|
-
}
|
|
3183
|
-
],
|
|
3184
|
-
"type": {
|
|
3185
|
-
"type": "intrinsic",
|
|
3186
|
-
"name": "boolean"
|
|
3187
|
-
}
|
|
3188
|
-
}
|
|
3189
|
-
],
|
|
3190
|
-
"groups": [
|
|
3191
|
-
{
|
|
3192
|
-
"title": "Properties",
|
|
3193
|
-
"children": [
|
|
3194
|
-
122,
|
|
3195
|
-
123,
|
|
3196
|
-
128
|
|
3197
|
-
]
|
|
3198
|
-
}
|
|
3199
|
-
],
|
|
3200
|
-
"sources": [
|
|
3201
|
-
{
|
|
3202
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3203
|
-
"line": 8,
|
|
3204
|
-
"character": 75
|
|
3205
|
-
}
|
|
3206
|
-
]
|
|
3207
|
-
}
|
|
3208
|
-
},
|
|
3209
|
-
{
|
|
3210
|
-
"type": "reflection",
|
|
3211
|
-
"declaration": {
|
|
3212
|
-
"id": 129,
|
|
3213
|
-
"name": "__type",
|
|
3214
|
-
"kind": 65536,
|
|
3215
|
-
"kindString": "Type literal",
|
|
3216
|
-
"flags": {},
|
|
3217
|
-
"children": [
|
|
3218
|
-
{
|
|
3219
|
-
"id": 130,
|
|
3220
|
-
"name": "schema",
|
|
3221
|
-
"kind": 1024,
|
|
3222
|
-
"kindString": "Property",
|
|
3223
|
-
"flags": {},
|
|
3224
|
-
"sources": [
|
|
3225
|
-
{
|
|
3226
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
3227
|
-
"line": 19,
|
|
3228
|
-
"character": 4
|
|
3229
|
-
}
|
|
3230
|
-
],
|
|
3231
|
-
"type": {
|
|
3232
|
-
"type": "intrinsic",
|
|
3233
|
-
"name": "string"
|
|
3234
|
-
}
|
|
3235
|
-
}
|
|
3236
|
-
],
|
|
3237
|
-
"groups": [
|
|
3238
|
-
{
|
|
3239
|
-
"title": "Properties",
|
|
3240
|
-
"children": [
|
|
3241
|
-
130
|
|
3242
|
-
]
|
|
3243
|
-
}
|
|
3244
|
-
],
|
|
3245
|
-
"sources": [
|
|
3246
|
-
{
|
|
3247
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
3248
|
-
"line": 18,
|
|
3249
|
-
"character": 17
|
|
3250
|
-
}
|
|
3251
|
-
]
|
|
3252
|
-
}
|
|
3253
|
-
}
|
|
3254
|
-
]
|
|
3255
|
-
}
|
|
3256
|
-
],
|
|
3257
|
-
"name": "Module"
|
|
3258
|
-
}
|
|
3259
|
-
],
|
|
3260
2436
|
"name": "ModuleResolver"
|
|
3261
2437
|
},
|
|
3262
2438
|
"inheritedFrom": {
|
|
@@ -3271,26 +2447,52 @@
|
|
|
3271
2447
|
"children": [
|
|
3272
2448
|
18,
|
|
3273
2449
|
19,
|
|
3274
|
-
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
|
|
3278
|
-
|
|
3279
|
-
|
|
2450
|
+
101,
|
|
2451
|
+
20,
|
|
2452
|
+
21,
|
|
2453
|
+
22,
|
|
2454
|
+
62,
|
|
2455
|
+
100
|
|
3280
2456
|
]
|
|
3281
2457
|
}
|
|
3282
2458
|
],
|
|
3283
2459
|
"sources": [
|
|
3284
2460
|
{
|
|
3285
2461
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
3286
|
-
"line":
|
|
2462
|
+
"line": 12,
|
|
3287
2463
|
"character": 17,
|
|
3288
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2464
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L12"
|
|
2465
|
+
}
|
|
2466
|
+
],
|
|
2467
|
+
"typeParameters": [
|
|
2468
|
+
{
|
|
2469
|
+
"id": 109,
|
|
2470
|
+
"name": "TConfig",
|
|
2471
|
+
"kind": 131072,
|
|
2472
|
+
"kindString": "Type parameter",
|
|
2473
|
+
"flags": {},
|
|
2474
|
+
"type": {
|
|
2475
|
+
"type": "reference",
|
|
2476
|
+
"id": 3,
|
|
2477
|
+
"name": "DivinerConfig"
|
|
2478
|
+
},
|
|
2479
|
+
"default": {
|
|
2480
|
+
"type": "reference",
|
|
2481
|
+
"id": 3,
|
|
2482
|
+
"name": "DivinerConfig"
|
|
2483
|
+
}
|
|
3289
2484
|
}
|
|
3290
2485
|
],
|
|
3291
2486
|
"extendedTypes": [
|
|
3292
2487
|
{
|
|
3293
2488
|
"type": "reference",
|
|
2489
|
+
"typeArguments": [
|
|
2490
|
+
{
|
|
2491
|
+
"type": "reference",
|
|
2492
|
+
"id": 109,
|
|
2493
|
+
"name": "TConfig"
|
|
2494
|
+
}
|
|
2495
|
+
],
|
|
3294
2496
|
"name": "Module"
|
|
3295
2497
|
},
|
|
3296
2498
|
{
|
|
@@ -3311,7 +2513,7 @@
|
|
|
3311
2513
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3312
2514
|
"line": 7,
|
|
3313
2515
|
"character": 12,
|
|
3314
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2516
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Config.ts#L7"
|
|
3315
2517
|
}
|
|
3316
2518
|
],
|
|
3317
2519
|
"typeParameters": [
|
|
@@ -3374,7 +2576,7 @@
|
|
|
3374
2576
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3375
2577
|
"line": 9,
|
|
3376
2578
|
"character": 4,
|
|
3377
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2579
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Config.ts#L9"
|
|
3378
2580
|
}
|
|
3379
2581
|
],
|
|
3380
2582
|
"type": {
|
|
@@ -3404,7 +2606,7 @@
|
|
|
3404
2606
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3405
2607
|
"line": 8,
|
|
3406
2608
|
"character": 2,
|
|
3407
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2609
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Config.ts#L8"
|
|
3408
2610
|
}
|
|
3409
2611
|
]
|
|
3410
2612
|
}
|
|
@@ -3431,13 +2633,13 @@
|
|
|
3431
2633
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3432
2634
|
"line": 4,
|
|
3433
2635
|
"character": 12,
|
|
3434
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2636
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Config.ts#L4"
|
|
3435
2637
|
},
|
|
3436
2638
|
{
|
|
3437
2639
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3438
2640
|
"line": 5,
|
|
3439
2641
|
"character": 13,
|
|
3440
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2642
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Config.ts#L5"
|
|
3441
2643
|
}
|
|
3442
2644
|
],
|
|
3443
2645
|
"type": {
|
|
@@ -3446,7 +2648,7 @@
|
|
|
3446
2648
|
}
|
|
3447
2649
|
},
|
|
3448
2650
|
{
|
|
3449
|
-
"id":
|
|
2651
|
+
"id": 115,
|
|
3450
2652
|
"name": "XyoDivinerDivineQuery",
|
|
3451
2653
|
"kind": 4194304,
|
|
3452
2654
|
"kindString": "Type alias",
|
|
@@ -3456,7 +2658,7 @@
|
|
|
3456
2658
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3457
2659
|
"line": 6,
|
|
3458
2660
|
"character": 12,
|
|
3459
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2661
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L6"
|
|
3460
2662
|
}
|
|
3461
2663
|
],
|
|
3462
2664
|
"type": {
|
|
@@ -3465,14 +2667,14 @@
|
|
|
3465
2667
|
{
|
|
3466
2668
|
"type": "reflection",
|
|
3467
2669
|
"declaration": {
|
|
3468
|
-
"id":
|
|
2670
|
+
"id": 116,
|
|
3469
2671
|
"name": "__type",
|
|
3470
2672
|
"kind": 65536,
|
|
3471
2673
|
"kindString": "Type literal",
|
|
3472
2674
|
"flags": {},
|
|
3473
2675
|
"children": [
|
|
3474
2676
|
{
|
|
3475
|
-
"id":
|
|
2677
|
+
"id": 117,
|
|
3476
2678
|
"name": "schema",
|
|
3477
2679
|
"kind": 1024,
|
|
3478
2680
|
"kindString": "Property",
|
|
@@ -3482,12 +2684,12 @@
|
|
|
3482
2684
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3483
2685
|
"line": 7,
|
|
3484
2686
|
"character": 2,
|
|
3485
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2687
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L7"
|
|
3486
2688
|
}
|
|
3487
2689
|
],
|
|
3488
2690
|
"type": {
|
|
3489
2691
|
"type": "reference",
|
|
3490
|
-
"id":
|
|
2692
|
+
"id": 113,
|
|
3491
2693
|
"name": "XyoDivinerDivineQuerySchema"
|
|
3492
2694
|
}
|
|
3493
2695
|
}
|
|
@@ -3496,7 +2698,7 @@
|
|
|
3496
2698
|
{
|
|
3497
2699
|
"title": "Properties",
|
|
3498
2700
|
"children": [
|
|
3499
|
-
|
|
2701
|
+
117
|
|
3500
2702
|
]
|
|
3501
2703
|
}
|
|
3502
2704
|
],
|
|
@@ -3505,7 +2707,7 @@
|
|
|
3505
2707
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3506
2708
|
"line": 6,
|
|
3507
2709
|
"character": 45,
|
|
3508
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2710
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L6"
|
|
3509
2711
|
}
|
|
3510
2712
|
]
|
|
3511
2713
|
}
|
|
@@ -3515,7 +2717,7 @@
|
|
|
3515
2717
|
}
|
|
3516
2718
|
},
|
|
3517
2719
|
{
|
|
3518
|
-
"id":
|
|
2720
|
+
"id": 114,
|
|
3519
2721
|
"name": "XyoDivinerDivineQuerySchema",
|
|
3520
2722
|
"kind": 4194304,
|
|
3521
2723
|
"kindString": "Type alias",
|
|
@@ -3525,13 +2727,13 @@
|
|
|
3525
2727
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3526
2728
|
"line": 3,
|
|
3527
2729
|
"character": 12,
|
|
3528
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2730
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L3"
|
|
3529
2731
|
},
|
|
3530
2732
|
{
|
|
3531
2733
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3532
2734
|
"line": 4,
|
|
3533
2735
|
"character": 13,
|
|
3534
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2736
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L4"
|
|
3535
2737
|
}
|
|
3536
2738
|
],
|
|
3537
2739
|
"type": {
|
|
@@ -3540,7 +2742,7 @@
|
|
|
3540
2742
|
}
|
|
3541
2743
|
},
|
|
3542
2744
|
{
|
|
3543
|
-
"id":
|
|
2745
|
+
"id": 111,
|
|
3544
2746
|
"name": "XyoDivinerQuery",
|
|
3545
2747
|
"kind": 4194304,
|
|
3546
2748
|
"kindString": "Type alias",
|
|
@@ -3550,12 +2752,12 @@
|
|
|
3550
2752
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/index.ts",
|
|
3551
2753
|
"line": 9,
|
|
3552
2754
|
"character": 12,
|
|
3553
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2755
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Queries/index.ts#L9"
|
|
3554
2756
|
}
|
|
3555
2757
|
],
|
|
3556
2758
|
"typeParameters": [
|
|
3557
2759
|
{
|
|
3558
|
-
"id":
|
|
2760
|
+
"id": 112,
|
|
3559
2761
|
"name": "TQuery",
|
|
3560
2762
|
"kind": 131072,
|
|
3561
2763
|
"kindString": "Type parameter",
|
|
@@ -3586,7 +2788,7 @@
|
|
|
3586
2788
|
"type": "conditional",
|
|
3587
2789
|
"checkType": {
|
|
3588
2790
|
"type": "reference",
|
|
3589
|
-
"id":
|
|
2791
|
+
"id": 112,
|
|
3590
2792
|
"name": "TQuery"
|
|
3591
2793
|
},
|
|
3592
2794
|
"extendsType": {
|
|
@@ -3598,19 +2800,19 @@
|
|
|
3598
2800
|
"types": [
|
|
3599
2801
|
{
|
|
3600
2802
|
"type": "reference",
|
|
3601
|
-
"id":
|
|
2803
|
+
"id": 110,
|
|
3602
2804
|
"name": "XyoDivinerQueryBase"
|
|
3603
2805
|
},
|
|
3604
2806
|
{
|
|
3605
2807
|
"type": "reference",
|
|
3606
|
-
"id":
|
|
2808
|
+
"id": 112,
|
|
3607
2809
|
"name": "TQuery"
|
|
3608
2810
|
}
|
|
3609
2811
|
]
|
|
3610
2812
|
},
|
|
3611
2813
|
"falseType": {
|
|
3612
2814
|
"type": "reference",
|
|
3613
|
-
"id":
|
|
2815
|
+
"id": 110,
|
|
3614
2816
|
"name": "XyoDivinerQueryBase"
|
|
3615
2817
|
}
|
|
3616
2818
|
}
|
|
@@ -3619,7 +2821,7 @@
|
|
|
3619
2821
|
}
|
|
3620
2822
|
},
|
|
3621
2823
|
{
|
|
3622
|
-
"id":
|
|
2824
|
+
"id": 110,
|
|
3623
2825
|
"name": "XyoDivinerQueryBase",
|
|
3624
2826
|
"kind": 4194304,
|
|
3625
2827
|
"kindString": "Type alias",
|
|
@@ -3629,12 +2831,12 @@
|
|
|
3629
2831
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/index.ts",
|
|
3630
2832
|
"line": 7,
|
|
3631
2833
|
"character": 12,
|
|
3632
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2834
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Queries/index.ts#L7"
|
|
3633
2835
|
}
|
|
3634
2836
|
],
|
|
3635
2837
|
"type": {
|
|
3636
2838
|
"type": "reference",
|
|
3637
|
-
"id":
|
|
2839
|
+
"id": 115,
|
|
3638
2840
|
"name": "XyoDivinerDivineQuery"
|
|
3639
2841
|
}
|
|
3640
2842
|
},
|
|
@@ -3649,13 +2851,13 @@
|
|
|
3649
2851
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3650
2852
|
"line": 4,
|
|
3651
2853
|
"character": 12,
|
|
3652
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2854
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Config.ts#L4"
|
|
3653
2855
|
},
|
|
3654
2856
|
{
|
|
3655
2857
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3656
2858
|
"line": 5,
|
|
3657
2859
|
"character": 13,
|
|
3658
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2860
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Config.ts#L5"
|
|
3659
2861
|
}
|
|
3660
2862
|
],
|
|
3661
2863
|
"type": {
|
|
@@ -3664,7 +2866,7 @@
|
|
|
3664
2866
|
}
|
|
3665
2867
|
},
|
|
3666
2868
|
{
|
|
3667
|
-
"id":
|
|
2869
|
+
"id": 113,
|
|
3668
2870
|
"name": "XyoDivinerDivineQuerySchema",
|
|
3669
2871
|
"kind": 32,
|
|
3670
2872
|
"kindString": "Variable",
|
|
@@ -3674,13 +2876,13 @@
|
|
|
3674
2876
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3675
2877
|
"line": 3,
|
|
3676
2878
|
"character": 12,
|
|
3677
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2879
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L3"
|
|
3678
2880
|
},
|
|
3679
2881
|
{
|
|
3680
2882
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3681
2883
|
"line": 4,
|
|
3682
2884
|
"character": 13,
|
|
3683
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2885
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L4"
|
|
3684
2886
|
}
|
|
3685
2887
|
],
|
|
3686
2888
|
"type": {
|
|
@@ -3702,17 +2904,17 @@
|
|
|
3702
2904
|
"children": [
|
|
3703
2905
|
3,
|
|
3704
2906
|
2,
|
|
3705
|
-
|
|
3706
|
-
|
|
3707
|
-
|
|
3708
|
-
|
|
2907
|
+
115,
|
|
2908
|
+
114,
|
|
2909
|
+
111,
|
|
2910
|
+
110
|
|
3709
2911
|
]
|
|
3710
2912
|
},
|
|
3711
2913
|
{
|
|
3712
2914
|
"title": "Variables",
|
|
3713
2915
|
"children": [
|
|
3714
2916
|
1,
|
|
3715
|
-
|
|
2917
|
+
113
|
|
3716
2918
|
]
|
|
3717
2919
|
}
|
|
3718
2920
|
],
|
|
@@ -3721,7 +2923,7 @@
|
|
|
3721
2923
|
"fileName": "modules/packages/diviner/packages/model/src/index.ts",
|
|
3722
2924
|
"line": 1,
|
|
3723
2925
|
"character": 0,
|
|
3724
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2926
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/model/src/index.ts#L1"
|
|
3725
2927
|
}
|
|
3726
2928
|
]
|
|
3727
2929
|
}
|