@xyo-network/diviner-models 2.63.5 → 2.63.6

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 +474 -634
  2. package/package.json +12 -12
package/dist/docs.json CHANGED
@@ -256,7 +256,7 @@
256
256
  "sources": [
257
257
  {
258
258
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
259
- "line": 38,
259
+ "line": 37,
260
260
  "character": 4
261
261
  }
262
262
  ],
@@ -281,7 +281,7 @@
281
281
  "sources": [
282
282
  {
283
283
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
284
- "line": 28,
284
+ "line": 27,
285
285
  "character": 4
286
286
  }
287
287
  ],
@@ -1334,7 +1334,7 @@
1334
1334
  "sources": [
1335
1335
  {
1336
1336
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
1337
- "line": 27,
1337
+ "line": 26,
1338
1338
  "character": 138
1339
1339
  }
1340
1340
  ]
@@ -1360,7 +1360,7 @@
1360
1360
  "sources": [
1361
1361
  {
1362
1362
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
1363
- "line": 33,
1363
+ "line": 32,
1364
1364
  "character": 4
1365
1365
  }
1366
1366
  ],
@@ -1445,7 +1445,7 @@
1445
1445
  "sources": [
1446
1446
  {
1447
1447
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
1448
- "line": 34,
1448
+ "line": 33,
1449
1449
  "character": 4
1450
1450
  }
1451
1451
  ],
@@ -1576,162 +1576,18 @@
1576
1576
  "sources": [
1577
1577
  {
1578
1578
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
1579
- "line": 35,
1579
+ "line": 34,
1580
1580
  "character": 4
1581
1581
  }
1582
1582
  ],
1583
1583
  "type": {
1584
- "type": "tuple",
1585
- "elements": [
1586
- {
1587
- "type": "intersection",
1588
- "types": [
1589
- {
1590
- "type": "reference",
1591
- "target": {
1592
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1593
- "qualifiedName": "SchemaFields"
1594
- },
1595
- "name": "SchemaFields",
1596
- "package": "@xyo-network/payload-model"
1597
- },
1598
- {
1599
- "type": "reference",
1600
- "target": {
1601
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1602
- "qualifiedName": "PayloadFields"
1603
- },
1604
- "name": "PayloadFields",
1605
- "package": "@xyo-network/payload-model"
1606
- },
1607
- {
1608
- "type": "reference",
1609
- "target": {
1610
- "sourceFileName": "../../../../../protocol/packages/boundwitness/packages/model/src/models/BoundWitness.ts",
1611
- "qualifiedName": "BoundWitnessFields"
1612
- },
1613
- "name": "BoundWitnessFields",
1614
- "package": "@xyo-network/boundwitness-model"
1615
- },
1616
- {
1617
- "type": "reflection",
1618
- "declaration": {
1619
- "id": 405,
1620
- "name": "__type",
1621
- "variant": "declaration",
1622
- "kind": 65536,
1623
- "flags": {},
1624
- "children": [
1625
- {
1626
- "id": 406,
1627
- "name": "schema",
1628
- "variant": "declaration",
1629
- "kind": 1024,
1630
- "flags": {},
1631
- "sources": [
1632
- {
1633
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
1634
- "line": 17,
1635
- "character": 4
1636
- }
1637
- ],
1638
- "type": {
1639
- "type": "literal",
1640
- "value": "network.xyo.boundwitness"
1641
- }
1642
- }
1643
- ],
1644
- "groups": [
1645
- {
1646
- "title": "Properties",
1647
- "children": [
1648
- 406
1649
- ]
1650
- }
1651
- ],
1652
- "sources": [
1653
- {
1654
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
1655
- "line": 16,
1656
- "character": 218
1657
- }
1658
- ]
1659
- }
1660
- }
1661
- ]
1662
- },
1663
- {
1664
- "type": "array",
1665
- "elementType": {
1666
- "type": "intersection",
1667
- "types": [
1668
- {
1669
- "type": "reference",
1670
- "target": {
1671
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1672
- "qualifiedName": "SchemaFields"
1673
- },
1674
- "name": "SchemaFields",
1675
- "package": "@xyo-network/payload-model"
1676
- },
1677
- {
1678
- "type": "reference",
1679
- "target": {
1680
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1681
- "qualifiedName": "PayloadFields"
1682
- },
1683
- "name": "PayloadFields",
1684
- "package": "@xyo-network/payload-model"
1685
- },
1686
- {
1687
- "type": "reflection",
1688
- "declaration": {
1689
- "id": 407,
1690
- "name": "__type",
1691
- "variant": "declaration",
1692
- "kind": 65536,
1693
- "flags": {},
1694
- "children": [
1695
- {
1696
- "id": 408,
1697
- "name": "schema",
1698
- "variant": "declaration",
1699
- "kind": 1024,
1700
- "flags": {},
1701
- "sources": [
1702
- {
1703
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
1704
- "line": 19,
1705
- "character": 4
1706
- }
1707
- ],
1708
- "type": {
1709
- "type": "intrinsic",
1710
- "name": "string"
1711
- }
1712
- }
1713
- ],
1714
- "groups": [
1715
- {
1716
- "title": "Properties",
1717
- "children": [
1718
- 408
1719
- ]
1720
- }
1721
- ],
1722
- "sources": [
1723
- {
1724
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
1725
- "line": 18,
1726
- "character": 17
1727
- }
1728
- ]
1729
- }
1730
- }
1731
- ]
1732
- }
1733
- }
1734
- ]
1584
+ "type": "reference",
1585
+ "target": {
1586
+ "sourceFileName": "../../../module/packages/model/src/ModuleQueryResult.ts",
1587
+ "qualifiedName": "ModuleQueryResult"
1588
+ },
1589
+ "name": "ModuleQueryResult",
1590
+ "package": "@xyo-network/module-model"
1735
1591
  }
1736
1592
  }
1737
1593
  ],
@@ -1748,7 +1604,7 @@
1748
1604
  "sources": [
1749
1605
  {
1750
1606
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
1751
- "line": 32,
1607
+ "line": 31,
1752
1608
  "character": 61
1753
1609
  }
1754
1610
  ]
@@ -1796,17 +1652,17 @@
1796
1652
  "sources": [
1797
1653
  {
1798
1654
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
1799
- "line": 28,
1655
+ "line": 27,
1800
1656
  "character": 4
1801
1657
  }
1802
1658
  ],
1803
1659
  "type": {
1804
1660
  "type": "reference",
1805
- "target": 412,
1661
+ "target": 408,
1806
1662
  "typeArguments": [
1807
1663
  {
1808
1664
  "type": "reference",
1809
- "target": 409,
1665
+ "target": 405,
1810
1666
  "typeArguments": [
1811
1667
  {
1812
1668
  "type": "intersection",
@@ -2909,7 +2765,7 @@
2909
2765
  "sources": [
2910
2766
  {
2911
2767
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
2912
- "line": 27,
2768
+ "line": 26,
2913
2769
  "character": 138
2914
2770
  }
2915
2771
  ]
@@ -3186,17 +3042,17 @@
3186
3042
  "sources": [
3187
3043
  {
3188
3044
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
3189
- "line": 28,
3045
+ "line": 27,
3190
3046
  "character": 4
3191
3047
  }
3192
3048
  ],
3193
3049
  "type": {
3194
3050
  "type": "reference",
3195
- "target": 412,
3051
+ "target": 408,
3196
3052
  "typeArguments": [
3197
3053
  {
3198
3054
  "type": "reference",
3199
- "target": 409,
3055
+ "target": 405,
3200
3056
  "typeArguments": [
3201
3057
  {
3202
3058
  "type": "intersection",
@@ -4299,7 +4155,7 @@
4299
4155
  "sources": [
4300
4156
  {
4301
4157
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
4302
- "line": 27,
4158
+ "line": 26,
4303
4159
  "character": 138
4304
4160
  }
4305
4161
  ]
@@ -4510,17 +4366,17 @@
4510
4366
  "sources": [
4511
4367
  {
4512
4368
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
4513
- "line": 28,
4369
+ "line": 27,
4514
4370
  "character": 4
4515
4371
  }
4516
4372
  ],
4517
4373
  "type": {
4518
4374
  "type": "reference",
4519
- "target": 412,
4375
+ "target": 408,
4520
4376
  "typeArguments": [
4521
4377
  {
4522
4378
  "type": "reference",
4523
- "target": 409,
4379
+ "target": 405,
4524
4380
  "typeArguments": [
4525
4381
  {
4526
4382
  "type": "intersection",
@@ -5623,7 +5479,7 @@
5623
5479
  "sources": [
5624
5480
  {
5625
5481
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
5626
- "line": 27,
5482
+ "line": 26,
5627
5483
  "character": 138
5628
5484
  }
5629
5485
  ]
@@ -5937,17 +5793,17 @@
5937
5793
  "sources": [
5938
5794
  {
5939
5795
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
5940
- "line": 28,
5796
+ "line": 27,
5941
5797
  "character": 4
5942
5798
  }
5943
5799
  ],
5944
5800
  "type": {
5945
5801
  "type": "reference",
5946
- "target": 412,
5802
+ "target": 408,
5947
5803
  "typeArguments": [
5948
5804
  {
5949
5805
  "type": "reference",
5950
- "target": 409,
5806
+ "target": 405,
5951
5807
  "typeArguments": [
5952
5808
  {
5953
5809
  "type": "intersection",
@@ -7050,7 +6906,7 @@
7050
6906
  "sources": [
7051
6907
  {
7052
6908
  "fileName": "modules/packages/module/packages/model/dist/types/Module.d.ts",
7053
- "line": 27,
6909
+ "line": 26,
7054
6910
  "character": 138
7055
6911
  }
7056
6912
  ]
@@ -7648,7 +7504,7 @@
7648
7504
  ],
7649
7505
  "type": {
7650
7506
  "type": "reference",
7651
- "target": 409,
7507
+ "target": 405,
7652
7508
  "typeArguments": [
7653
7509
  {
7654
7510
  "type": "reference",
@@ -8026,7 +7882,7 @@
8026
7882
  ],
8027
7883
  "type": {
8028
7884
  "type": "reference",
8029
- "target": 409,
7885
+ "target": 405,
8030
7886
  "typeArguments": [
8031
7887
  {
8032
7888
  "type": "reference",
@@ -8393,7 +8249,7 @@
8393
8249
  ],
8394
8250
  "type": {
8395
8251
  "type": "reference",
8396
- "target": 409,
8252
+ "target": 405,
8397
8253
  "typeArguments": [
8398
8254
  {
8399
8255
  "type": "reference",
@@ -8596,7 +8452,7 @@
8596
8452
  ],
8597
8453
  "type": {
8598
8454
  "type": "reference",
8599
- "target": 409,
8455
+ "target": 405,
8600
8456
  "typeArguments": [
8601
8457
  {
8602
8458
  "type": "reference",
@@ -8642,7 +8498,7 @@
8642
8498
  "types": [
8643
8499
  {
8644
8500
  "type": "reference",
8645
- "target": 430,
8501
+ "target": 426,
8646
8502
  "name": "PayloadDivinerPredicate",
8647
8503
  "package": "@xyo-network/diviner-payload-model"
8648
8504
  },
@@ -8983,7 +8839,7 @@
8983
8839
  ],
8984
8840
  "type": {
8985
8841
  "type": "reference",
8986
- "target": 409,
8842
+ "target": 405,
8987
8843
  "typeArguments": [
8988
8844
  {
8989
8845
  "type": "reference",
@@ -9411,7 +9267,7 @@
9411
9267
  }
9412
9268
  },
9413
9269
  {
9414
- "id": 421,
9270
+ "id": 417,
9415
9271
  "name": "DivinerDivineQuery",
9416
9272
  "variant": "declaration",
9417
9273
  "kind": 4194304,
@@ -9433,14 +9289,14 @@
9433
9289
  {
9434
9290
  "type": "reflection",
9435
9291
  "declaration": {
9436
- "id": 422,
9292
+ "id": 418,
9437
9293
  "name": "__type",
9438
9294
  "variant": "declaration",
9439
9295
  "kind": 65536,
9440
9296
  "flags": {},
9441
9297
  "children": [
9442
9298
  {
9443
- "id": 423,
9299
+ "id": 419,
9444
9300
  "name": "schema",
9445
9301
  "variant": "declaration",
9446
9302
  "kind": 1024,
@@ -9454,7 +9310,7 @@
9454
9310
  ],
9455
9311
  "type": {
9456
9312
  "type": "reference",
9457
- "target": 419,
9313
+ "target": 415,
9458
9314
  "name": "DivinerDivineQuerySchema",
9459
9315
  "package": "@xyo-network/diviner-model"
9460
9316
  }
@@ -9464,7 +9320,7 @@
9464
9320
  {
9465
9321
  "title": "Properties",
9466
9322
  "children": [
9467
- 423
9323
+ 419
9468
9324
  ]
9469
9325
  }
9470
9326
  ],
@@ -9483,7 +9339,7 @@
9483
9339
  }
9484
9340
  },
9485
9341
  {
9486
- "id": 420,
9342
+ "id": 416,
9487
9343
  "name": "DivinerDivineQuerySchema",
9488
9344
  "variant": "declaration",
9489
9345
  "kind": 4194304,
@@ -9506,7 +9362,7 @@
9506
9362
  }
9507
9363
  },
9508
9364
  {
9509
- "id": 412,
9365
+ "id": 408,
9510
9366
  "name": "DivinerModule",
9511
9367
  "variant": "declaration",
9512
9368
  "kind": 4194304,
@@ -9520,26 +9376,26 @@
9520
9376
  ],
9521
9377
  "typeParameters": [
9522
9378
  {
9523
- "id": 413,
9379
+ "id": 409,
9524
9380
  "name": "TParams",
9525
9381
  "variant": "typeParam",
9526
9382
  "kind": 131072,
9527
9383
  "flags": {},
9528
9384
  "type": {
9529
9385
  "type": "reference",
9530
- "target": 409,
9386
+ "target": 405,
9531
9387
  "name": "DivinerParams",
9532
9388
  "package": "@xyo-network/diviner-model"
9533
9389
  },
9534
9390
  "default": {
9535
9391
  "type": "reference",
9536
- "target": 409,
9392
+ "target": 405,
9537
9393
  "name": "DivinerParams",
9538
9394
  "package": "@xyo-network/diviner-model"
9539
9395
  }
9540
9396
  },
9541
9397
  {
9542
- "id": 414,
9398
+ "id": 410,
9543
9399
  "name": "TEventData",
9544
9400
  "variant": "typeParam",
9545
9401
  "kind": 131072,
@@ -9594,7 +9450,7 @@
9594
9450
  }
9595
9451
  },
9596
9452
  {
9597
- "id": 416,
9453
+ "id": 412,
9598
9454
  "name": "DivinerModuleQueries",
9599
9455
  "variant": "declaration",
9600
9456
  "kind": 4194304,
@@ -9620,7 +9476,7 @@
9620
9476
  },
9621
9477
  {
9622
9478
  "type": "reference",
9623
- "target": 415,
9479
+ "target": 411,
9624
9480
  "name": "DivinerQueryBase",
9625
9481
  "package": "@xyo-network/diviner-model"
9626
9482
  }
@@ -9628,7 +9484,7 @@
9628
9484
  }
9629
9485
  },
9630
9486
  {
9631
- "id": 409,
9487
+ "id": 405,
9632
9488
  "name": "DivinerParams",
9633
9489
  "variant": "declaration",
9634
9490
  "kind": 4194304,
@@ -9642,7 +9498,7 @@
9642
9498
  ],
9643
9499
  "typeParameters": [
9644
9500
  {
9645
- "id": 410,
9501
+ "id": 406,
9646
9502
  "name": "TConfig",
9647
9503
  "variant": "typeParam",
9648
9504
  "kind": 131072,
@@ -9683,7 +9539,7 @@
9683
9539
  }
9684
9540
  },
9685
9541
  {
9686
- "id": 411,
9542
+ "id": 407,
9687
9543
  "name": "TAdditional",
9688
9544
  "variant": "typeParam",
9689
9545
  "kind": 131072,
@@ -9737,7 +9593,7 @@
9737
9593
  }
9738
9594
  },
9739
9595
  {
9740
- "id": 417,
9596
+ "id": 413,
9741
9597
  "name": "DivinerQuery",
9742
9598
  "variant": "declaration",
9743
9599
  "kind": 4194304,
@@ -9751,7 +9607,7 @@
9751
9607
  ],
9752
9608
  "typeParameters": [
9753
9609
  {
9754
- "id": 418,
9610
+ "id": 414,
9755
9611
  "name": "TQuery",
9756
9612
  "variant": "typeParam",
9757
9613
  "kind": 131072,
@@ -9809,7 +9665,7 @@
9809
9665
  "types": [
9810
9666
  {
9811
9667
  "type": "reference",
9812
- "target": 415,
9668
+ "target": 411,
9813
9669
  "name": "DivinerQueryBase",
9814
9670
  "package": "@xyo-network/diviner-model"
9815
9671
  },
@@ -9823,7 +9679,7 @@
9823
9679
  },
9824
9680
  "falseType": {
9825
9681
  "type": "reference",
9826
- "target": 415,
9682
+ "target": 411,
9827
9683
  "name": "DivinerQueryBase",
9828
9684
  "package": "@xyo-network/diviner-model"
9829
9685
  }
@@ -9834,7 +9690,7 @@
9834
9690
  }
9835
9691
  },
9836
9692
  {
9837
- "id": 415,
9693
+ "id": 411,
9838
9694
  "name": "DivinerQueryBase",
9839
9695
  "variant": "declaration",
9840
9696
  "kind": 4194304,
@@ -9848,7 +9704,7 @@
9848
9704
  ],
9849
9705
  "type": {
9850
9706
  "type": "reference",
9851
- "target": 421,
9707
+ "target": 417,
9852
9708
  "name": "DivinerDivineQuery",
9853
9709
  "package": "@xyo-network/diviner-model"
9854
9710
  }
@@ -9875,7 +9731,7 @@
9875
9731
  "typeArguments": [
9876
9732
  {
9877
9733
  "type": "reference",
9878
- "target": 412,
9734
+ "target": 408,
9879
9735
  "name": "DivinerModule",
9880
9736
  "package": "@xyo-network/diviner-model"
9881
9737
  },
@@ -10017,7 +9873,7 @@
10017
9873
  "typeArguments": [
10018
9874
  {
10019
9875
  "type": "reference",
10020
- "target": 412,
9876
+ "target": 408,
10021
9877
  "name": "DivinerModule",
10022
9878
  "package": "@xyo-network/diviner-model"
10023
9879
  },
@@ -10603,7 +10459,7 @@
10603
10459
  }
10604
10460
  },
10605
10461
  {
10606
- "id": 426,
10462
+ "id": 422,
10607
10463
  "name": "PayloadDivinerConfig",
10608
10464
  "variant": "declaration",
10609
10465
  "kind": 4194304,
@@ -10622,14 +10478,14 @@
10622
10478
  {
10623
10479
  "type": "reflection",
10624
10480
  "declaration": {
10625
- "id": 427,
10481
+ "id": 423,
10626
10482
  "name": "__type",
10627
10483
  "variant": "declaration",
10628
10484
  "kind": 65536,
10629
10485
  "flags": {},
10630
10486
  "children": [
10631
10487
  {
10632
- "id": 428,
10488
+ "id": 424,
10633
10489
  "name": "schema",
10634
10490
  "variant": "declaration",
10635
10491
  "kind": 1024,
@@ -10643,7 +10499,7 @@
10643
10499
  ],
10644
10500
  "type": {
10645
10501
  "type": "reference",
10646
- "target": 424,
10502
+ "target": 420,
10647
10503
  "name": "PayloadDivinerConfigSchema",
10648
10504
  "package": "@xyo-network/diviner-payload-model"
10649
10505
  }
@@ -10653,7 +10509,7 @@
10653
10509
  {
10654
10510
  "title": "Properties",
10655
10511
  "children": [
10656
- 428
10512
+ 424
10657
10513
  ]
10658
10514
  }
10659
10515
  ],
@@ -10672,7 +10528,7 @@
10672
10528
  }
10673
10529
  },
10674
10530
  {
10675
- "id": 425,
10531
+ "id": 421,
10676
10532
  "name": "PayloadDivinerConfigSchema",
10677
10533
  "variant": "declaration",
10678
10534
  "kind": 4194304,
@@ -10696,7 +10552,7 @@
10696
10552
  [
10697
10553
  {
10698
10554
  "type": "reference",
10699
- "target": 458,
10555
+ "target": 454,
10700
10556
  "name": "PayloadDivinerSchema",
10701
10557
  "package": "@xyo-network/diviner-payload-model"
10702
10558
  },
@@ -10706,7 +10562,7 @@
10706
10562
  }
10707
10563
  },
10708
10564
  {
10709
- "id": 429,
10565
+ "id": 425,
10710
10566
  "name": "PayloadDivinerParams",
10711
10567
  "variant": "declaration",
10712
10568
  "kind": 4194304,
@@ -10720,7 +10576,7 @@
10720
10576
  ],
10721
10577
  "type": {
10722
10578
  "type": "reference",
10723
- "target": 409,
10579
+ "target": 405,
10724
10580
  "typeArguments": [
10725
10581
  {
10726
10582
  "type": "reference",
@@ -10731,7 +10587,7 @@
10731
10587
  "typeArguments": [
10732
10588
  {
10733
10589
  "type": "reference",
10734
- "target": 426,
10590
+ "target": 422,
10735
10591
  "name": "PayloadDivinerConfig",
10736
10592
  "package": "@xyo-network/diviner-payload-model"
10737
10593
  }
@@ -10745,7 +10601,7 @@
10745
10601
  }
10746
10602
  },
10747
10603
  {
10748
- "id": 430,
10604
+ "id": 426,
10749
10605
  "name": "PayloadDivinerPredicate",
10750
10606
  "variant": "declaration",
10751
10607
  "kind": 4194304,
@@ -10759,7 +10615,7 @@
10759
10615
  ],
10760
10616
  "typeParameters": [
10761
10617
  {
10762
- "id": 438,
10618
+ "id": 434,
10763
10619
  "name": "T",
10764
10620
  "variant": "typeParam",
10765
10621
  "kind": 131072,
@@ -10797,14 +10653,14 @@
10797
10653
  {
10798
10654
  "type": "reflection",
10799
10655
  "declaration": {
10800
- "id": 431,
10656
+ "id": 427,
10801
10657
  "name": "__type",
10802
10658
  "variant": "declaration",
10803
10659
  "kind": 65536,
10804
10660
  "flags": {},
10805
10661
  "children": [
10806
10662
  {
10807
- "id": 432,
10663
+ "id": 428,
10808
10664
  "name": "address",
10809
10665
  "variant": "declaration",
10810
10666
  "kind": 1024,
@@ -10848,7 +10704,7 @@
10848
10704
  }
10849
10705
  },
10850
10706
  {
10851
- "id": 433,
10707
+ "id": 429,
10852
10708
  "name": "hash",
10853
10709
  "variant": "declaration",
10854
10710
  "kind": 1024,
@@ -10866,7 +10722,7 @@
10866
10722
  }
10867
10723
  },
10868
10724
  {
10869
- "id": 434,
10725
+ "id": 430,
10870
10726
  "name": "limit",
10871
10727
  "variant": "declaration",
10872
10728
  "kind": 1024,
@@ -10884,7 +10740,7 @@
10884
10740
  }
10885
10741
  },
10886
10742
  {
10887
- "id": 435,
10743
+ "id": 431,
10888
10744
  "name": "offset",
10889
10745
  "variant": "declaration",
10890
10746
  "kind": 1024,
@@ -10902,7 +10758,7 @@
10902
10758
  }
10903
10759
  },
10904
10760
  {
10905
- "id": 436,
10761
+ "id": 432,
10906
10762
  "name": "order",
10907
10763
  "variant": "declaration",
10908
10764
  "kind": 1024,
@@ -10916,13 +10772,13 @@
10916
10772
  ],
10917
10773
  "type": {
10918
10774
  "type": "reference",
10919
- "target": 460,
10775
+ "target": 456,
10920
10776
  "name": "SortDirection",
10921
10777
  "package": "@xyo-network/diviner-payload-model"
10922
10778
  }
10923
10779
  },
10924
10780
  {
10925
- "id": 437,
10781
+ "id": 433,
10926
10782
  "name": "schemas",
10927
10783
  "variant": "declaration",
10928
10784
  "kind": 1024,
@@ -10947,12 +10803,12 @@
10947
10803
  {
10948
10804
  "title": "Properties",
10949
10805
  "children": [
10806
+ 428,
10807
+ 429,
10808
+ 430,
10809
+ 431,
10950
10810
  432,
10951
- 433,
10952
- 434,
10953
- 435,
10954
- 436,
10955
- 437
10811
+ 433
10956
10812
  ]
10957
10813
  }
10958
10814
  ],
@@ -10990,7 +10846,7 @@
10990
10846
  }
10991
10847
  },
10992
10848
  {
10993
- "id": 441,
10849
+ "id": 437,
10994
10850
  "name": "PayloadDivinerQueryPayload",
10995
10851
  "variant": "declaration",
10996
10852
  "kind": 4194304,
@@ -11015,14 +10871,14 @@
11015
10871
  {
11016
10872
  "type": "reflection",
11017
10873
  "declaration": {
11018
- "id": 442,
10874
+ "id": 438,
11019
10875
  "name": "__type",
11020
10876
  "variant": "declaration",
11021
10877
  "kind": 65536,
11022
10878
  "flags": {},
11023
10879
  "children": [
11024
10880
  {
11025
- "id": 443,
10881
+ "id": 439,
11026
10882
  "name": "schema",
11027
10883
  "variant": "declaration",
11028
10884
  "kind": 1024,
@@ -11036,7 +10892,7 @@
11036
10892
  ],
11037
10893
  "type": {
11038
10894
  "type": "reference",
11039
- "target": 439,
10895
+ "target": 435,
11040
10896
  "name": "PayloadDivinerQuerySchema",
11041
10897
  "package": "@xyo-network/diviner-payload-model"
11042
10898
  }
@@ -11046,7 +10902,7 @@
11046
10902
  {
11047
10903
  "title": "Properties",
11048
10904
  "children": [
11049
- 443
10905
+ 439
11050
10906
  ]
11051
10907
  }
11052
10908
  ],
@@ -11061,7 +10917,7 @@
11061
10917
  },
11062
10918
  {
11063
10919
  "type": "reference",
11064
- "target": 430,
10920
+ "target": 426,
11065
10921
  "name": "PayloadDivinerPredicate",
11066
10922
  "package": "@xyo-network/diviner-payload-model"
11067
10923
  }
@@ -11073,7 +10929,7 @@
11073
10929
  }
11074
10930
  },
11075
10931
  {
11076
- "id": 440,
10932
+ "id": 436,
11077
10933
  "name": "PayloadDivinerQuerySchema",
11078
10934
  "variant": "declaration",
11079
10935
  "kind": 4194304,
@@ -11097,7 +10953,7 @@
11097
10953
  [
11098
10954
  {
11099
10955
  "type": "reference",
11100
- "target": 458,
10956
+ "target": 454,
11101
10957
  "name": "PayloadDivinerSchema",
11102
10958
  "package": "@xyo-network/diviner-payload-model"
11103
10959
  },
@@ -11107,7 +10963,7 @@
11107
10963
  }
11108
10964
  },
11109
10965
  {
11110
- "id": 459,
10966
+ "id": 455,
11111
10967
  "name": "PayloadDivinerSchema",
11112
10968
  "variant": "declaration",
11113
10969
  "kind": 4194304,
@@ -11130,7 +10986,7 @@
11130
10986
  }
11131
10987
  },
11132
10988
  {
11133
- "id": 463,
10989
+ "id": 459,
11134
10990
  "name": "PayloadStatsDivinerConfig",
11135
10991
  "variant": "declaration",
11136
10992
  "kind": 4194304,
@@ -11144,7 +11000,7 @@
11144
11000
  ],
11145
11001
  "typeParameters": [
11146
11002
  {
11147
- "id": 466,
11003
+ "id": 462,
11148
11004
  "name": "T",
11149
11005
  "variant": "typeParam",
11150
11006
  "kind": 131072,
@@ -11185,14 +11041,14 @@
11185
11041
  {
11186
11042
  "type": "reflection",
11187
11043
  "declaration": {
11188
- "id": 464,
11044
+ "id": 460,
11189
11045
  "name": "__type",
11190
11046
  "variant": "declaration",
11191
11047
  "kind": 65536,
11192
11048
  "flags": {},
11193
11049
  "children": [
11194
11050
  {
11195
- "id": 465,
11051
+ "id": 461,
11196
11052
  "name": "schema",
11197
11053
  "variant": "declaration",
11198
11054
  "kind": 1024,
@@ -11206,7 +11062,7 @@
11206
11062
  ],
11207
11063
  "type": {
11208
11064
  "type": "reference",
11209
- "target": 461,
11065
+ "target": 457,
11210
11066
  "name": "PayloadStatsDivinerConfigSchema",
11211
11067
  "package": "@xyo-network/diviner-payload-stats-model"
11212
11068
  }
@@ -11216,7 +11072,7 @@
11216
11072
  {
11217
11073
  "title": "Properties",
11218
11074
  "children": [
11219
- 465
11075
+ 461
11220
11076
  ]
11221
11077
  }
11222
11078
  ],
@@ -11237,7 +11093,7 @@
11237
11093
  }
11238
11094
  },
11239
11095
  {
11240
- "id": 462,
11096
+ "id": 458,
11241
11097
  "name": "PayloadStatsDivinerConfigSchema",
11242
11098
  "variant": "declaration",
11243
11099
  "kind": 4194304,
@@ -11261,7 +11117,7 @@
11261
11117
  [
11262
11118
  {
11263
11119
  "type": "reference",
11264
- "target": 492,
11120
+ "target": 488,
11265
11121
  "name": "PayloadStatsDivinerSchema",
11266
11122
  "package": "@xyo-network/diviner-payload-stats-model"
11267
11123
  },
@@ -11271,7 +11127,7 @@
11271
11127
  }
11272
11128
  },
11273
11129
  {
11274
- "id": 467,
11130
+ "id": 463,
11275
11131
  "name": "PayloadStatsDivinerParams",
11276
11132
  "variant": "declaration",
11277
11133
  "kind": 4194304,
@@ -11285,7 +11141,7 @@
11285
11141
  ],
11286
11142
  "type": {
11287
11143
  "type": "reference",
11288
- "target": 409,
11144
+ "target": 405,
11289
11145
  "typeArguments": [
11290
11146
  {
11291
11147
  "type": "reference",
@@ -11296,7 +11152,7 @@
11296
11152
  "typeArguments": [
11297
11153
  {
11298
11154
  "type": "reference",
11299
- "target": 463,
11155
+ "target": 459,
11300
11156
  "name": "PayloadStatsDivinerConfig",
11301
11157
  "package": "@xyo-network/diviner-payload-stats-model"
11302
11158
  }
@@ -11310,7 +11166,7 @@
11310
11166
  }
11311
11167
  },
11312
11168
  {
11313
- "id": 493,
11169
+ "id": 489,
11314
11170
  "name": "PayloadStatsDivinerSchema",
11315
11171
  "variant": "declaration",
11316
11172
  "kind": 4194304,
@@ -11333,7 +11189,7 @@
11333
11189
  }
11334
11190
  },
11335
11191
  {
11336
- "id": 468,
11192
+ "id": 464,
11337
11193
  "name": "PayloadStatsPayload",
11338
11194
  "variant": "declaration",
11339
11195
  "kind": 4194304,
@@ -11355,14 +11211,14 @@
11355
11211
  {
11356
11212
  "type": "reflection",
11357
11213
  "declaration": {
11358
- "id": 469,
11214
+ "id": 465,
11359
11215
  "name": "__type",
11360
11216
  "variant": "declaration",
11361
11217
  "kind": 65536,
11362
11218
  "flags": {},
11363
11219
  "children": [
11364
11220
  {
11365
- "id": 470,
11221
+ "id": 466,
11366
11222
  "name": "count",
11367
11223
  "variant": "declaration",
11368
11224
  "kind": 1024,
@@ -11380,7 +11236,7 @@
11380
11236
  }
11381
11237
  },
11382
11238
  {
11383
- "id": 471,
11239
+ "id": 467,
11384
11240
  "name": "schema",
11385
11241
  "variant": "declaration",
11386
11242
  "kind": 1024,
@@ -11394,7 +11250,7 @@
11394
11250
  ],
11395
11251
  "type": {
11396
11252
  "type": "reference",
11397
- "target": 492,
11253
+ "target": 488,
11398
11254
  "name": "PayloadStatsDivinerSchema",
11399
11255
  "package": "@xyo-network/diviner-payload-stats-model"
11400
11256
  }
@@ -11404,8 +11260,8 @@
11404
11260
  {
11405
11261
  "title": "Properties",
11406
11262
  "children": [
11407
- 470,
11408
- 471
11263
+ 466,
11264
+ 467
11409
11265
  ]
11410
11266
  }
11411
11267
  ],
@@ -11424,7 +11280,7 @@
11424
11280
  }
11425
11281
  },
11426
11282
  {
11427
- "id": 482,
11283
+ "id": 478,
11428
11284
  "name": "PayloadStatsQueryPayload",
11429
11285
  "variant": "declaration",
11430
11286
  "kind": 4194304,
@@ -11446,14 +11302,14 @@
11446
11302
  {
11447
11303
  "type": "reflection",
11448
11304
  "declaration": {
11449
- "id": 483,
11305
+ "id": 479,
11450
11306
  "name": "__type",
11451
11307
  "variant": "declaration",
11452
11308
  "kind": 65536,
11453
11309
  "flags": {},
11454
11310
  "children": [
11455
11311
  {
11456
- "id": 484,
11312
+ "id": 480,
11457
11313
  "name": "schema",
11458
11314
  "variant": "declaration",
11459
11315
  "kind": 1024,
@@ -11467,7 +11323,7 @@
11467
11323
  ],
11468
11324
  "type": {
11469
11325
  "type": "reference",
11470
- "target": 480,
11326
+ "target": 476,
11471
11327
  "name": "PayloadStatsQuerySchema",
11472
11328
  "package": "@xyo-network/diviner-payload-stats-model"
11473
11329
  }
@@ -11477,7 +11333,7 @@
11477
11333
  {
11478
11334
  "title": "Properties",
11479
11335
  "children": [
11480
- 484
11336
+ 480
11481
11337
  ]
11482
11338
  }
11483
11339
  ],
@@ -11496,7 +11352,7 @@
11496
11352
  }
11497
11353
  },
11498
11354
  {
11499
- "id": 481,
11355
+ "id": 477,
11500
11356
  "name": "PayloadStatsQuerySchema",
11501
11357
  "variant": "declaration",
11502
11358
  "kind": 4194304,
@@ -11520,7 +11376,7 @@
11520
11376
  [
11521
11377
  {
11522
11378
  "type": "reference",
11523
- "target": 492,
11379
+ "target": 488,
11524
11380
  "name": "PayloadStatsDivinerSchema",
11525
11381
  "package": "@xyo-network/diviner-payload-stats-model"
11526
11382
  },
@@ -11592,7 +11448,7 @@
11592
11448
  }
11593
11449
  },
11594
11450
  {
11595
- "id": 496,
11451
+ "id": 492,
11596
11452
  "name": "SchemaListDivinerConfig",
11597
11453
  "variant": "declaration",
11598
11454
  "kind": 4194304,
@@ -11606,7 +11462,7 @@
11606
11462
  ],
11607
11463
  "typeParameters": [
11608
11464
  {
11609
- "id": 499,
11465
+ "id": 495,
11610
11466
  "name": "T",
11611
11467
  "variant": "typeParam",
11612
11468
  "kind": 131072,
@@ -11647,14 +11503,14 @@
11647
11503
  {
11648
11504
  "type": "reflection",
11649
11505
  "declaration": {
11650
- "id": 497,
11506
+ "id": 493,
11651
11507
  "name": "__type",
11652
11508
  "variant": "declaration",
11653
11509
  "kind": 65536,
11654
11510
  "flags": {},
11655
11511
  "children": [
11656
11512
  {
11657
- "id": 498,
11513
+ "id": 494,
11658
11514
  "name": "schema",
11659
11515
  "variant": "declaration",
11660
11516
  "kind": 1024,
@@ -11668,7 +11524,7 @@
11668
11524
  ],
11669
11525
  "type": {
11670
11526
  "type": "reference",
11671
- "target": 494,
11527
+ "target": 490,
11672
11528
  "name": "SchemaListDivinerConfigSchema",
11673
11529
  "package": "@xyo-network/diviner-schema-list-model"
11674
11530
  }
@@ -11678,7 +11534,7 @@
11678
11534
  {
11679
11535
  "title": "Properties",
11680
11536
  "children": [
11681
- 498
11537
+ 494
11682
11538
  ]
11683
11539
  }
11684
11540
  ],
@@ -11699,7 +11555,7 @@
11699
11555
  }
11700
11556
  },
11701
11557
  {
11702
- "id": 495,
11558
+ "id": 491,
11703
11559
  "name": "SchemaListDivinerConfigSchema",
11704
11560
  "variant": "declaration",
11705
11561
  "kind": 4194304,
@@ -11723,7 +11579,7 @@
11723
11579
  [
11724
11580
  {
11725
11581
  "type": "reference",
11726
- "target": 525,
11582
+ "target": 521,
11727
11583
  "name": "SchemaListDivinerSchema",
11728
11584
  "package": "@xyo-network/diviner-schema-list-model"
11729
11585
  },
@@ -11733,7 +11589,7 @@
11733
11589
  }
11734
11590
  },
11735
11591
  {
11736
- "id": 500,
11592
+ "id": 496,
11737
11593
  "name": "SchemaListDivinerParams",
11738
11594
  "variant": "declaration",
11739
11595
  "kind": 4194304,
@@ -11747,7 +11603,7 @@
11747
11603
  ],
11748
11604
  "type": {
11749
11605
  "type": "reference",
11750
- "target": 409,
11606
+ "target": 405,
11751
11607
  "typeArguments": [
11752
11608
  {
11753
11609
  "type": "reference",
@@ -11758,7 +11614,7 @@
11758
11614
  "typeArguments": [
11759
11615
  {
11760
11616
  "type": "reference",
11761
- "target": 496,
11617
+ "target": 492,
11762
11618
  "name": "SchemaListDivinerConfig",
11763
11619
  "package": "@xyo-network/diviner-schema-list-model"
11764
11620
  }
@@ -11772,7 +11628,7 @@
11772
11628
  }
11773
11629
  },
11774
11630
  {
11775
- "id": 526,
11631
+ "id": 522,
11776
11632
  "name": "SchemaListDivinerSchema",
11777
11633
  "variant": "declaration",
11778
11634
  "kind": 4194304,
@@ -11795,7 +11651,7 @@
11795
11651
  }
11796
11652
  },
11797
11653
  {
11798
- "id": 501,
11654
+ "id": 497,
11799
11655
  "name": "SchemaListPayload",
11800
11656
  "variant": "declaration",
11801
11657
  "kind": 4194304,
@@ -11817,14 +11673,14 @@
11817
11673
  {
11818
11674
  "type": "reflection",
11819
11675
  "declaration": {
11820
- "id": 502,
11676
+ "id": 498,
11821
11677
  "name": "__type",
11822
11678
  "variant": "declaration",
11823
11679
  "kind": 65536,
11824
11680
  "flags": {},
11825
11681
  "children": [
11826
11682
  {
11827
- "id": 503,
11683
+ "id": 499,
11828
11684
  "name": "schema",
11829
11685
  "variant": "declaration",
11830
11686
  "kind": 1024,
@@ -11838,13 +11694,13 @@
11838
11694
  ],
11839
11695
  "type": {
11840
11696
  "type": "reference",
11841
- "target": 525,
11697
+ "target": 521,
11842
11698
  "name": "SchemaListDivinerSchema",
11843
11699
  "package": "@xyo-network/diviner-schema-list-model"
11844
11700
  }
11845
11701
  },
11846
11702
  {
11847
- "id": 504,
11703
+ "id": 500,
11848
11704
  "name": "schemas",
11849
11705
  "variant": "declaration",
11850
11706
  "kind": 1024,
@@ -11869,8 +11725,8 @@
11869
11725
  {
11870
11726
  "title": "Properties",
11871
11727
  "children": [
11872
- 503,
11873
- 504
11728
+ 499,
11729
+ 500
11874
11730
  ]
11875
11731
  }
11876
11732
  ],
@@ -11889,7 +11745,7 @@
11889
11745
  }
11890
11746
  },
11891
11747
  {
11892
- "id": 515,
11748
+ "id": 511,
11893
11749
  "name": "SchemaListQueryPayload",
11894
11750
  "variant": "declaration",
11895
11751
  "kind": 4194304,
@@ -11911,14 +11767,14 @@
11911
11767
  {
11912
11768
  "type": "reflection",
11913
11769
  "declaration": {
11914
- "id": 516,
11770
+ "id": 512,
11915
11771
  "name": "__type",
11916
11772
  "variant": "declaration",
11917
11773
  "kind": 65536,
11918
11774
  "flags": {},
11919
11775
  "children": [
11920
11776
  {
11921
- "id": 517,
11777
+ "id": 513,
11922
11778
  "name": "schema",
11923
11779
  "variant": "declaration",
11924
11780
  "kind": 1024,
@@ -11932,7 +11788,7 @@
11932
11788
  ],
11933
11789
  "type": {
11934
11790
  "type": "reference",
11935
- "target": 513,
11791
+ "target": 509,
11936
11792
  "name": "SchemaListQuerySchema",
11937
11793
  "package": "@xyo-network/diviner-schema-list-model"
11938
11794
  }
@@ -11942,7 +11798,7 @@
11942
11798
  {
11943
11799
  "title": "Properties",
11944
11800
  "children": [
11945
- 517
11801
+ 513
11946
11802
  ]
11947
11803
  }
11948
11804
  ],
@@ -11961,7 +11817,7 @@
11961
11817
  }
11962
11818
  },
11963
11819
  {
11964
- "id": 514,
11820
+ "id": 510,
11965
11821
  "name": "SchemaListQuerySchema",
11966
11822
  "variant": "declaration",
11967
11823
  "kind": 4194304,
@@ -11985,7 +11841,7 @@
11985
11841
  [
11986
11842
  {
11987
11843
  "type": "reference",
11988
- "target": 525,
11844
+ "target": 521,
11989
11845
  "name": "SchemaListDivinerSchema",
11990
11846
  "package": "@xyo-network/diviner-schema-list-model"
11991
11847
  },
@@ -11995,7 +11851,7 @@
11995
11851
  }
11996
11852
  },
11997
11853
  {
11998
- "id": 529,
11854
+ "id": 525,
11999
11855
  "name": "SchemaStatsDivinerConfig",
12000
11856
  "variant": "declaration",
12001
11857
  "kind": 4194304,
@@ -12009,7 +11865,7 @@
12009
11865
  ],
12010
11866
  "typeParameters": [
12011
11867
  {
12012
- "id": 532,
11868
+ "id": 528,
12013
11869
  "name": "T",
12014
11870
  "variant": "typeParam",
12015
11871
  "kind": 131072,
@@ -12050,14 +11906,14 @@
12050
11906
  {
12051
11907
  "type": "reflection",
12052
11908
  "declaration": {
12053
- "id": 530,
11909
+ "id": 526,
12054
11910
  "name": "__type",
12055
11911
  "variant": "declaration",
12056
11912
  "kind": 65536,
12057
11913
  "flags": {},
12058
11914
  "children": [
12059
11915
  {
12060
- "id": 531,
11916
+ "id": 527,
12061
11917
  "name": "schema",
12062
11918
  "variant": "declaration",
12063
11919
  "kind": 1024,
@@ -12071,7 +11927,7 @@
12071
11927
  ],
12072
11928
  "type": {
12073
11929
  "type": "reference",
12074
- "target": 527,
11930
+ "target": 523,
12075
11931
  "name": "SchemaStatsDivinerConfigSchema",
12076
11932
  "package": "@xyo-network/diviner-schema-stats-model"
12077
11933
  }
@@ -12081,7 +11937,7 @@
12081
11937
  {
12082
11938
  "title": "Properties",
12083
11939
  "children": [
12084
- 531
11940
+ 527
12085
11941
  ]
12086
11942
  }
12087
11943
  ],
@@ -12102,7 +11958,7 @@
12102
11958
  }
12103
11959
  },
12104
11960
  {
12105
- "id": 528,
11961
+ "id": 524,
12106
11962
  "name": "SchemaStatsDivinerConfigSchema",
12107
11963
  "variant": "declaration",
12108
11964
  "kind": 4194304,
@@ -12126,7 +11982,7 @@
12126
11982
  [
12127
11983
  {
12128
11984
  "type": "reference",
12129
- "target": 560,
11985
+ "target": 556,
12130
11986
  "name": "SchemaStatsDivinerSchema",
12131
11987
  "package": "@xyo-network/diviner-schema-stats-model"
12132
11988
  },
@@ -12136,7 +11992,7 @@
12136
11992
  }
12137
11993
  },
12138
11994
  {
12139
- "id": 533,
11995
+ "id": 529,
12140
11996
  "name": "SchemaStatsDivinerParams",
12141
11997
  "variant": "declaration",
12142
11998
  "kind": 4194304,
@@ -12150,7 +12006,7 @@
12150
12006
  ],
12151
12007
  "type": {
12152
12008
  "type": "reference",
12153
- "target": 409,
12009
+ "target": 405,
12154
12010
  "typeArguments": [
12155
12011
  {
12156
12012
  "type": "reference",
@@ -12161,7 +12017,7 @@
12161
12017
  "typeArguments": [
12162
12018
  {
12163
12019
  "type": "reference",
12164
- "target": 529,
12020
+ "target": 525,
12165
12021
  "name": "SchemaStatsDivinerConfig",
12166
12022
  "package": "@xyo-network/diviner-schema-stats-model"
12167
12023
  }
@@ -12175,7 +12031,7 @@
12175
12031
  }
12176
12032
  },
12177
12033
  {
12178
- "id": 561,
12034
+ "id": 557,
12179
12035
  "name": "SchemaStatsDivinerSchema",
12180
12036
  "variant": "declaration",
12181
12037
  "kind": 4194304,
@@ -12198,7 +12054,7 @@
12198
12054
  }
12199
12055
  },
12200
12056
  {
12201
- "id": 534,
12057
+ "id": 530,
12202
12058
  "name": "SchemaStatsPayload",
12203
12059
  "variant": "declaration",
12204
12060
  "kind": 4194304,
@@ -12220,14 +12076,14 @@
12220
12076
  {
12221
12077
  "type": "reflection",
12222
12078
  "declaration": {
12223
- "id": 535,
12079
+ "id": 531,
12224
12080
  "name": "__type",
12225
12081
  "variant": "declaration",
12226
12082
  "kind": 65536,
12227
12083
  "flags": {},
12228
12084
  "children": [
12229
12085
  {
12230
- "id": 536,
12086
+ "id": 532,
12231
12087
  "name": "count",
12232
12088
  "variant": "declaration",
12233
12089
  "kind": 1024,
@@ -12260,7 +12116,7 @@
12260
12116
  }
12261
12117
  },
12262
12118
  {
12263
- "id": 537,
12119
+ "id": 533,
12264
12120
  "name": "name",
12265
12121
  "variant": "declaration",
12266
12122
  "kind": 1024,
@@ -12280,7 +12136,7 @@
12280
12136
  }
12281
12137
  },
12282
12138
  {
12283
- "id": 538,
12139
+ "id": 534,
12284
12140
  "name": "schema",
12285
12141
  "variant": "declaration",
12286
12142
  "kind": 1024,
@@ -12294,7 +12150,7 @@
12294
12150
  ],
12295
12151
  "type": {
12296
12152
  "type": "reference",
12297
- "target": 560,
12153
+ "target": 556,
12298
12154
  "name": "SchemaStatsDivinerSchema",
12299
12155
  "package": "@xyo-network/diviner-schema-stats-model"
12300
12156
  }
@@ -12304,9 +12160,9 @@
12304
12160
  {
12305
12161
  "title": "Properties",
12306
12162
  "children": [
12307
- 536,
12308
- 537,
12309
- 538
12163
+ 532,
12164
+ 533,
12165
+ 534
12310
12166
  ]
12311
12167
  }
12312
12168
  ],
@@ -12325,7 +12181,7 @@
12325
12181
  }
12326
12182
  },
12327
12183
  {
12328
- "id": 550,
12184
+ "id": 546,
12329
12185
  "name": "SchemaStatsQueryPayload",
12330
12186
  "variant": "declaration",
12331
12187
  "kind": 4194304,
@@ -12347,14 +12203,14 @@
12347
12203
  {
12348
12204
  "type": "reflection",
12349
12205
  "declaration": {
12350
- "id": 551,
12206
+ "id": 547,
12351
12207
  "name": "__type",
12352
12208
  "variant": "declaration",
12353
12209
  "kind": 65536,
12354
12210
  "flags": {},
12355
12211
  "children": [
12356
12212
  {
12357
- "id": 552,
12213
+ "id": 548,
12358
12214
  "name": "schema",
12359
12215
  "variant": "declaration",
12360
12216
  "kind": 1024,
@@ -12368,7 +12224,7 @@
12368
12224
  ],
12369
12225
  "type": {
12370
12226
  "type": "reference",
12371
- "target": 548,
12227
+ "target": 544,
12372
12228
  "name": "SchemaStatsQuerySchema",
12373
12229
  "package": "@xyo-network/diviner-schema-stats-model"
12374
12230
  }
@@ -12378,7 +12234,7 @@
12378
12234
  {
12379
12235
  "title": "Properties",
12380
12236
  "children": [
12381
- 552
12237
+ 548
12382
12238
  ]
12383
12239
  }
12384
12240
  ],
@@ -12397,7 +12253,7 @@
12397
12253
  }
12398
12254
  },
12399
12255
  {
12400
- "id": 549,
12256
+ "id": 545,
12401
12257
  "name": "SchemaStatsQuerySchema",
12402
12258
  "variant": "declaration",
12403
12259
  "kind": 4194304,
@@ -12421,7 +12277,7 @@
12421
12277
  [
12422
12278
  {
12423
12279
  "type": "reference",
12424
- "target": 560,
12280
+ "target": 556,
12425
12281
  "name": "SchemaStatsDivinerSchema",
12426
12282
  "package": "@xyo-network/diviner-schema-stats-model"
12427
12283
  },
@@ -12431,7 +12287,7 @@
12431
12287
  }
12432
12288
  },
12433
12289
  {
12434
- "id": 460,
12290
+ "id": 456,
12435
12291
  "name": "SortDirection",
12436
12292
  "variant": "declaration",
12437
12293
  "kind": 4194304,
@@ -12862,7 +12718,7 @@
12862
12718
  }
12863
12719
  },
12864
12720
  {
12865
- "id": 419,
12721
+ "id": 415,
12866
12722
  "name": "DivinerDivineQuerySchema",
12867
12723
  "variant": "declaration",
12868
12724
  "kind": 32,
@@ -12977,7 +12833,7 @@
12977
12833
  }
12978
12834
  },
12979
12835
  {
12980
- "id": 424,
12836
+ "id": 420,
12981
12837
  "name": "PayloadDivinerConfigSchema",
12982
12838
  "variant": "declaration",
12983
12839
  "kind": 32,
@@ -13000,7 +12856,7 @@
13000
12856
  }
13001
12857
  },
13002
12858
  {
13003
- "id": 439,
12859
+ "id": 435,
13004
12860
  "name": "PayloadDivinerQuerySchema",
13005
12861
  "variant": "declaration",
13006
12862
  "kind": 32,
@@ -13023,7 +12879,7 @@
13023
12879
  }
13024
12880
  },
13025
12881
  {
13026
- "id": 458,
12882
+ "id": 454,
13027
12883
  "name": "PayloadDivinerSchema",
13028
12884
  "variant": "declaration",
13029
12885
  "kind": 32,
@@ -13046,7 +12902,7 @@
13046
12902
  }
13047
12903
  },
13048
12904
  {
13049
- "id": 461,
12905
+ "id": 457,
13050
12906
  "name": "PayloadStatsDivinerConfigSchema",
13051
12907
  "variant": "declaration",
13052
12908
  "kind": 32,
@@ -13069,7 +12925,7 @@
13069
12925
  }
13070
12926
  },
13071
12927
  {
13072
- "id": 492,
12928
+ "id": 488,
13073
12929
  "name": "PayloadStatsDivinerSchema",
13074
12930
  "variant": "declaration",
13075
12931
  "kind": 32,
@@ -13092,7 +12948,7 @@
13092
12948
  }
13093
12949
  },
13094
12950
  {
13095
- "id": 480,
12951
+ "id": 476,
13096
12952
  "name": "PayloadStatsQuerySchema",
13097
12953
  "variant": "declaration",
13098
12954
  "kind": 32,
@@ -13115,7 +12971,7 @@
13115
12971
  }
13116
12972
  },
13117
12973
  {
13118
- "id": 494,
12974
+ "id": 490,
13119
12975
  "name": "SchemaListDivinerConfigSchema",
13120
12976
  "variant": "declaration",
13121
12977
  "kind": 32,
@@ -13138,7 +12994,7 @@
13138
12994
  }
13139
12995
  },
13140
12996
  {
13141
- "id": 525,
12997
+ "id": 521,
13142
12998
  "name": "SchemaListDivinerSchema",
13143
12999
  "variant": "declaration",
13144
13000
  "kind": 32,
@@ -13161,7 +13017,7 @@
13161
13017
  }
13162
13018
  },
13163
13019
  {
13164
- "id": 513,
13020
+ "id": 509,
13165
13021
  "name": "SchemaListQuerySchema",
13166
13022
  "variant": "declaration",
13167
13023
  "kind": 32,
@@ -13184,7 +13040,7 @@
13184
13040
  }
13185
13041
  },
13186
13042
  {
13187
- "id": 527,
13043
+ "id": 523,
13188
13044
  "name": "SchemaStatsDivinerConfigSchema",
13189
13045
  "variant": "declaration",
13190
13046
  "kind": 32,
@@ -13207,7 +13063,7 @@
13207
13063
  }
13208
13064
  },
13209
13065
  {
13210
- "id": 560,
13066
+ "id": 556,
13211
13067
  "name": "SchemaStatsDivinerSchema",
13212
13068
  "variant": "declaration",
13213
13069
  "kind": 32,
@@ -13230,7 +13086,7 @@
13230
13086
  }
13231
13087
  },
13232
13088
  {
13233
- "id": 548,
13089
+ "id": 544,
13234
13090
  "name": "SchemaStatsQuerySchema",
13235
13091
  "variant": "declaration",
13236
13092
  "kind": 32,
@@ -14941,7 +14797,7 @@
14941
14797
  ]
14942
14798
  },
14943
14799
  {
14944
- "id": 444,
14800
+ "id": 440,
14945
14801
  "name": "isPayloadDivinerQueryPayload",
14946
14802
  "variant": "declaration",
14947
14803
  "kind": 64,
@@ -14955,7 +14811,7 @@
14955
14811
  ],
14956
14812
  "signatures": [
14957
14813
  {
14958
- "id": 445,
14814
+ "id": 441,
14959
14815
  "name": "isPayloadDivinerQueryPayload",
14960
14816
  "variant": "signature",
14961
14817
  "kind": 4096,
@@ -14969,7 +14825,7 @@
14969
14825
  ],
14970
14826
  "parameters": [
14971
14827
  {
14972
- "id": 446,
14828
+ "id": 442,
14973
14829
  "name": "x",
14974
14830
  "variant": "param",
14975
14831
  "kind": 32768,
@@ -15007,14 +14863,14 @@
15007
14863
  {
15008
14864
  "type": "reflection",
15009
14865
  "declaration": {
15010
- "id": 447,
14866
+ "id": 443,
15011
14867
  "name": "__type",
15012
14868
  "variant": "declaration",
15013
14869
  "kind": 65536,
15014
14870
  "flags": {},
15015
14871
  "children": [
15016
14872
  {
15017
- "id": 448,
14873
+ "id": 444,
15018
14874
  "name": "schema",
15019
14875
  "variant": "declaration",
15020
14876
  "kind": 1024,
@@ -15036,7 +14892,7 @@
15036
14892
  {
15037
14893
  "title": "Properties",
15038
14894
  "children": [
15039
- 448
14895
+ 444
15040
14896
  ]
15041
14897
  }
15042
14898
  ],
@@ -15083,14 +14939,14 @@
15083
14939
  {
15084
14940
  "type": "reflection",
15085
14941
  "declaration": {
15086
- "id": 449,
14942
+ "id": 445,
15087
14943
  "name": "__type",
15088
14944
  "variant": "declaration",
15089
14945
  "kind": 65536,
15090
14946
  "flags": {},
15091
14947
  "children": [
15092
14948
  {
15093
- "id": 450,
14949
+ "id": 446,
15094
14950
  "name": "schema",
15095
14951
  "variant": "declaration",
15096
14952
  "kind": 1024,
@@ -15112,7 +14968,7 @@
15112
14968
  {
15113
14969
  "title": "Properties",
15114
14970
  "children": [
15115
- 450
14971
+ 446
15116
14972
  ]
15117
14973
  }
15118
14974
  ],
@@ -15135,14 +14991,14 @@
15135
14991
  {
15136
14992
  "type": "reflection",
15137
14993
  "declaration": {
15138
- "id": 451,
14994
+ "id": 447,
15139
14995
  "name": "__type",
15140
14996
  "variant": "declaration",
15141
14997
  "kind": 65536,
15142
14998
  "flags": {},
15143
14999
  "children": [
15144
15000
  {
15145
- "id": 452,
15001
+ "id": 448,
15146
15002
  "name": "address",
15147
15003
  "variant": "declaration",
15148
15004
  "kind": 1024,
@@ -15172,7 +15028,7 @@
15172
15028
  }
15173
15029
  },
15174
15030
  {
15175
- "id": 453,
15031
+ "id": 449,
15176
15032
  "name": "hash",
15177
15033
  "variant": "declaration",
15178
15034
  "kind": 1024,
@@ -15190,7 +15046,7 @@
15190
15046
  }
15191
15047
  },
15192
15048
  {
15193
- "id": 454,
15049
+ "id": 450,
15194
15050
  "name": "limit",
15195
15051
  "variant": "declaration",
15196
15052
  "kind": 1024,
@@ -15208,7 +15064,7 @@
15208
15064
  }
15209
15065
  },
15210
15066
  {
15211
- "id": 455,
15067
+ "id": 451,
15212
15068
  "name": "offset",
15213
15069
  "variant": "declaration",
15214
15070
  "kind": 1024,
@@ -15226,7 +15082,7 @@
15226
15082
  }
15227
15083
  },
15228
15084
  {
15229
- "id": 456,
15085
+ "id": 452,
15230
15086
  "name": "order",
15231
15087
  "variant": "declaration",
15232
15088
  "kind": 1024,
@@ -15240,13 +15096,13 @@
15240
15096
  ],
15241
15097
  "type": {
15242
15098
  "type": "reference",
15243
- "target": 460,
15099
+ "target": 456,
15244
15100
  "name": "SortDirection",
15245
15101
  "package": "@xyo-network/diviner-payload-model"
15246
15102
  }
15247
15103
  },
15248
15104
  {
15249
- "id": 457,
15105
+ "id": 453,
15250
15106
  "name": "schemas",
15251
15107
  "variant": "declaration",
15252
15108
  "kind": 1024,
@@ -15271,12 +15127,12 @@
15271
15127
  {
15272
15128
  "title": "Properties",
15273
15129
  "children": [
15130
+ 448,
15131
+ 449,
15132
+ 450,
15133
+ 451,
15274
15134
  452,
15275
- 453,
15276
- 454,
15277
- 455,
15278
- 456,
15279
- 457
15135
+ 453
15280
15136
  ]
15281
15137
  }
15282
15138
  ],
@@ -15329,7 +15185,7 @@
15329
15185
  ]
15330
15186
  },
15331
15187
  {
15332
- "id": 472,
15188
+ "id": 468,
15333
15189
  "name": "isPayloadStatsPayload",
15334
15190
  "variant": "declaration",
15335
15191
  "kind": 64,
@@ -15343,7 +15199,7 @@
15343
15199
  ],
15344
15200
  "signatures": [
15345
15201
  {
15346
- "id": 473,
15202
+ "id": 469,
15347
15203
  "name": "isPayloadStatsPayload",
15348
15204
  "variant": "signature",
15349
15205
  "kind": 4096,
@@ -15357,7 +15213,7 @@
15357
15213
  ],
15358
15214
  "parameters": [
15359
15215
  {
15360
- "id": 474,
15216
+ "id": 470,
15361
15217
  "name": "x",
15362
15218
  "variant": "param",
15363
15219
  "kind": 32768,
@@ -15395,14 +15251,14 @@
15395
15251
  {
15396
15252
  "type": "reflection",
15397
15253
  "declaration": {
15398
- "id": 475,
15254
+ "id": 471,
15399
15255
  "name": "__type",
15400
15256
  "variant": "declaration",
15401
15257
  "kind": 65536,
15402
15258
  "flags": {},
15403
15259
  "children": [
15404
15260
  {
15405
- "id": 476,
15261
+ "id": 472,
15406
15262
  "name": "schema",
15407
15263
  "variant": "declaration",
15408
15264
  "kind": 1024,
@@ -15424,7 +15280,7 @@
15424
15280
  {
15425
15281
  "title": "Properties",
15426
15282
  "children": [
15427
- 476
15283
+ 472
15428
15284
  ]
15429
15285
  }
15430
15286
  ],
@@ -15471,14 +15327,14 @@
15471
15327
  {
15472
15328
  "type": "reflection",
15473
15329
  "declaration": {
15474
- "id": 477,
15330
+ "id": 473,
15475
15331
  "name": "__type",
15476
15332
  "variant": "declaration",
15477
15333
  "kind": 65536,
15478
15334
  "flags": {},
15479
15335
  "children": [
15480
15336
  {
15481
- "id": 478,
15337
+ "id": 474,
15482
15338
  "name": "count",
15483
15339
  "variant": "declaration",
15484
15340
  "kind": 1024,
@@ -15496,7 +15352,7 @@
15496
15352
  }
15497
15353
  },
15498
15354
  {
15499
- "id": 479,
15355
+ "id": 475,
15500
15356
  "name": "schema",
15501
15357
  "variant": "declaration",
15502
15358
  "kind": 1024,
@@ -15518,8 +15374,8 @@
15518
15374
  {
15519
15375
  "title": "Properties",
15520
15376
  "children": [
15521
- 478,
15522
- 479
15377
+ 474,
15378
+ 475
15523
15379
  ]
15524
15380
  }
15525
15381
  ],
@@ -15539,7 +15395,7 @@
15539
15395
  ]
15540
15396
  },
15541
15397
  {
15542
- "id": 485,
15398
+ "id": 481,
15543
15399
  "name": "isPayloadStatsQueryPayload",
15544
15400
  "variant": "declaration",
15545
15401
  "kind": 64,
@@ -15553,7 +15409,7 @@
15553
15409
  ],
15554
15410
  "signatures": [
15555
15411
  {
15556
- "id": 486,
15412
+ "id": 482,
15557
15413
  "name": "isPayloadStatsQueryPayload",
15558
15414
  "variant": "signature",
15559
15415
  "kind": 4096,
@@ -15567,7 +15423,7 @@
15567
15423
  ],
15568
15424
  "parameters": [
15569
15425
  {
15570
- "id": 487,
15426
+ "id": 483,
15571
15427
  "name": "x",
15572
15428
  "variant": "param",
15573
15429
  "kind": 32768,
@@ -15605,14 +15461,14 @@
15605
15461
  {
15606
15462
  "type": "reflection",
15607
15463
  "declaration": {
15608
- "id": 488,
15464
+ "id": 484,
15609
15465
  "name": "__type",
15610
15466
  "variant": "declaration",
15611
15467
  "kind": 65536,
15612
15468
  "flags": {},
15613
15469
  "children": [
15614
15470
  {
15615
- "id": 489,
15471
+ "id": 485,
15616
15472
  "name": "schema",
15617
15473
  "variant": "declaration",
15618
15474
  "kind": 1024,
@@ -15634,7 +15490,7 @@
15634
15490
  {
15635
15491
  "title": "Properties",
15636
15492
  "children": [
15637
- 489
15493
+ 485
15638
15494
  ]
15639
15495
  }
15640
15496
  ],
@@ -15681,14 +15537,14 @@
15681
15537
  {
15682
15538
  "type": "reflection",
15683
15539
  "declaration": {
15684
- "id": 490,
15540
+ "id": 486,
15685
15541
  "name": "__type",
15686
15542
  "variant": "declaration",
15687
15543
  "kind": 65536,
15688
15544
  "flags": {},
15689
15545
  "children": [
15690
15546
  {
15691
- "id": 491,
15547
+ "id": 487,
15692
15548
  "name": "schema",
15693
15549
  "variant": "declaration",
15694
15550
  "kind": 1024,
@@ -15710,7 +15566,7 @@
15710
15566
  {
15711
15567
  "title": "Properties",
15712
15568
  "children": [
15713
- 491
15569
+ 487
15714
15570
  ]
15715
15571
  }
15716
15572
  ],
@@ -15739,7 +15595,7 @@
15739
15595
  ]
15740
15596
  },
15741
15597
  {
15742
- "id": 505,
15598
+ "id": 501,
15743
15599
  "name": "isSchemaListPayload",
15744
15600
  "variant": "declaration",
15745
15601
  "kind": 64,
@@ -15753,7 +15609,7 @@
15753
15609
  ],
15754
15610
  "signatures": [
15755
15611
  {
15756
- "id": 506,
15612
+ "id": 502,
15757
15613
  "name": "isSchemaListPayload",
15758
15614
  "variant": "signature",
15759
15615
  "kind": 4096,
@@ -15767,7 +15623,7 @@
15767
15623
  ],
15768
15624
  "parameters": [
15769
15625
  {
15770
- "id": 507,
15626
+ "id": 503,
15771
15627
  "name": "x",
15772
15628
  "variant": "param",
15773
15629
  "kind": 32768,
@@ -15805,14 +15661,14 @@
15805
15661
  {
15806
15662
  "type": "reflection",
15807
15663
  "declaration": {
15808
- "id": 508,
15664
+ "id": 504,
15809
15665
  "name": "__type",
15810
15666
  "variant": "declaration",
15811
15667
  "kind": 65536,
15812
15668
  "flags": {},
15813
15669
  "children": [
15814
15670
  {
15815
- "id": 509,
15671
+ "id": 505,
15816
15672
  "name": "schema",
15817
15673
  "variant": "declaration",
15818
15674
  "kind": 1024,
@@ -15834,7 +15690,7 @@
15834
15690
  {
15835
15691
  "title": "Properties",
15836
15692
  "children": [
15837
- 509
15693
+ 505
15838
15694
  ]
15839
15695
  }
15840
15696
  ],
@@ -15881,14 +15737,14 @@
15881
15737
  {
15882
15738
  "type": "reflection",
15883
15739
  "declaration": {
15884
- "id": 510,
15740
+ "id": 506,
15885
15741
  "name": "__type",
15886
15742
  "variant": "declaration",
15887
15743
  "kind": 65536,
15888
15744
  "flags": {},
15889
15745
  "children": [
15890
15746
  {
15891
- "id": 511,
15747
+ "id": 507,
15892
15748
  "name": "schema",
15893
15749
  "variant": "declaration",
15894
15750
  "kind": 1024,
@@ -15906,7 +15762,7 @@
15906
15762
  }
15907
15763
  },
15908
15764
  {
15909
- "id": 512,
15765
+ "id": 508,
15910
15766
  "name": "schemas",
15911
15767
  "variant": "declaration",
15912
15768
  "kind": 1024,
@@ -15931,8 +15787,8 @@
15931
15787
  {
15932
15788
  "title": "Properties",
15933
15789
  "children": [
15934
- 511,
15935
- 512
15790
+ 507,
15791
+ 508
15936
15792
  ]
15937
15793
  }
15938
15794
  ],
@@ -15952,7 +15808,7 @@
15952
15808
  ]
15953
15809
  },
15954
15810
  {
15955
- "id": 518,
15811
+ "id": 514,
15956
15812
  "name": "isSchemaListQueryPayload",
15957
15813
  "variant": "declaration",
15958
15814
  "kind": 64,
@@ -15966,7 +15822,7 @@
15966
15822
  ],
15967
15823
  "signatures": [
15968
15824
  {
15969
- "id": 519,
15825
+ "id": 515,
15970
15826
  "name": "isSchemaListQueryPayload",
15971
15827
  "variant": "signature",
15972
15828
  "kind": 4096,
@@ -15980,7 +15836,7 @@
15980
15836
  ],
15981
15837
  "parameters": [
15982
15838
  {
15983
- "id": 520,
15839
+ "id": 516,
15984
15840
  "name": "x",
15985
15841
  "variant": "param",
15986
15842
  "kind": 32768,
@@ -16018,14 +15874,14 @@
16018
15874
  {
16019
15875
  "type": "reflection",
16020
15876
  "declaration": {
16021
- "id": 521,
15877
+ "id": 517,
16022
15878
  "name": "__type",
16023
15879
  "variant": "declaration",
16024
15880
  "kind": 65536,
16025
15881
  "flags": {},
16026
15882
  "children": [
16027
15883
  {
16028
- "id": 522,
15884
+ "id": 518,
16029
15885
  "name": "schema",
16030
15886
  "variant": "declaration",
16031
15887
  "kind": 1024,
@@ -16047,7 +15903,7 @@
16047
15903
  {
16048
15904
  "title": "Properties",
16049
15905
  "children": [
16050
- 522
15906
+ 518
16051
15907
  ]
16052
15908
  }
16053
15909
  ],
@@ -16094,14 +15950,14 @@
16094
15950
  {
16095
15951
  "type": "reflection",
16096
15952
  "declaration": {
16097
- "id": 523,
15953
+ "id": 519,
16098
15954
  "name": "__type",
16099
15955
  "variant": "declaration",
16100
15956
  "kind": 65536,
16101
15957
  "flags": {},
16102
15958
  "children": [
16103
15959
  {
16104
- "id": 524,
15960
+ "id": 520,
16105
15961
  "name": "schema",
16106
15962
  "variant": "declaration",
16107
15963
  "kind": 1024,
@@ -16123,7 +15979,7 @@
16123
15979
  {
16124
15980
  "title": "Properties",
16125
15981
  "children": [
16126
- 524
15982
+ 520
16127
15983
  ]
16128
15984
  }
16129
15985
  ],
@@ -16152,7 +16008,7 @@
16152
16008
  ]
16153
16009
  },
16154
16010
  {
16155
- "id": 539,
16011
+ "id": 535,
16156
16012
  "name": "isSchemaStatsPayload",
16157
16013
  "variant": "declaration",
16158
16014
  "kind": 64,
@@ -16166,7 +16022,7 @@
16166
16022
  ],
16167
16023
  "signatures": [
16168
16024
  {
16169
- "id": 540,
16025
+ "id": 536,
16170
16026
  "name": "isSchemaStatsPayload",
16171
16027
  "variant": "signature",
16172
16028
  "kind": 4096,
@@ -16180,7 +16036,7 @@
16180
16036
  ],
16181
16037
  "parameters": [
16182
16038
  {
16183
- "id": 541,
16039
+ "id": 537,
16184
16040
  "name": "x",
16185
16041
  "variant": "param",
16186
16042
  "kind": 32768,
@@ -16218,14 +16074,14 @@
16218
16074
  {
16219
16075
  "type": "reflection",
16220
16076
  "declaration": {
16221
- "id": 542,
16077
+ "id": 538,
16222
16078
  "name": "__type",
16223
16079
  "variant": "declaration",
16224
16080
  "kind": 65536,
16225
16081
  "flags": {},
16226
16082
  "children": [
16227
16083
  {
16228
- "id": 543,
16084
+ "id": 539,
16229
16085
  "name": "schema",
16230
16086
  "variant": "declaration",
16231
16087
  "kind": 1024,
@@ -16247,7 +16103,7 @@
16247
16103
  {
16248
16104
  "title": "Properties",
16249
16105
  "children": [
16250
- 543
16106
+ 539
16251
16107
  ]
16252
16108
  }
16253
16109
  ],
@@ -16294,14 +16150,14 @@
16294
16150
  {
16295
16151
  "type": "reflection",
16296
16152
  "declaration": {
16297
- "id": 544,
16153
+ "id": 540,
16298
16154
  "name": "__type",
16299
16155
  "variant": "declaration",
16300
16156
  "kind": 65536,
16301
16157
  "flags": {},
16302
16158
  "children": [
16303
16159
  {
16304
- "id": 545,
16160
+ "id": 541,
16305
16161
  "name": "count",
16306
16162
  "variant": "declaration",
16307
16163
  "kind": 1024,
@@ -16334,7 +16190,7 @@
16334
16190
  }
16335
16191
  },
16336
16192
  {
16337
- "id": 546,
16193
+ "id": 542,
16338
16194
  "name": "name",
16339
16195
  "variant": "declaration",
16340
16196
  "kind": 1024,
@@ -16354,7 +16210,7 @@
16354
16210
  }
16355
16211
  },
16356
16212
  {
16357
- "id": 547,
16213
+ "id": 543,
16358
16214
  "name": "schema",
16359
16215
  "variant": "declaration",
16360
16216
  "kind": 1024,
@@ -16376,9 +16232,9 @@
16376
16232
  {
16377
16233
  "title": "Properties",
16378
16234
  "children": [
16379
- 545,
16380
- 546,
16381
- 547
16235
+ 541,
16236
+ 542,
16237
+ 543
16382
16238
  ]
16383
16239
  }
16384
16240
  ],
@@ -16398,7 +16254,7 @@
16398
16254
  ]
16399
16255
  },
16400
16256
  {
16401
- "id": 553,
16257
+ "id": 549,
16402
16258
  "name": "isSchemaStatsQueryPayload",
16403
16259
  "variant": "declaration",
16404
16260
  "kind": 64,
@@ -16412,7 +16268,7 @@
16412
16268
  ],
16413
16269
  "signatures": [
16414
16270
  {
16415
- "id": 554,
16271
+ "id": 550,
16416
16272
  "name": "isSchemaStatsQueryPayload",
16417
16273
  "variant": "signature",
16418
16274
  "kind": 4096,
@@ -16426,7 +16282,7 @@
16426
16282
  ],
16427
16283
  "parameters": [
16428
16284
  {
16429
- "id": 555,
16285
+ "id": 551,
16430
16286
  "name": "x",
16431
16287
  "variant": "param",
16432
16288
  "kind": 32768,
@@ -16464,14 +16320,14 @@
16464
16320
  {
16465
16321
  "type": "reflection",
16466
16322
  "declaration": {
16467
- "id": 556,
16323
+ "id": 552,
16468
16324
  "name": "__type",
16469
16325
  "variant": "declaration",
16470
16326
  "kind": 65536,
16471
16327
  "flags": {},
16472
16328
  "children": [
16473
16329
  {
16474
- "id": 557,
16330
+ "id": 553,
16475
16331
  "name": "schema",
16476
16332
  "variant": "declaration",
16477
16333
  "kind": 1024,
@@ -16493,7 +16349,7 @@
16493
16349
  {
16494
16350
  "title": "Properties",
16495
16351
  "children": [
16496
- 557
16352
+ 553
16497
16353
  ]
16498
16354
  }
16499
16355
  ],
@@ -16540,14 +16396,14 @@
16540
16396
  {
16541
16397
  "type": "reflection",
16542
16398
  "declaration": {
16543
- "id": 558,
16399
+ "id": 554,
16544
16400
  "name": "__type",
16545
16401
  "variant": "declaration",
16546
16402
  "kind": 65536,
16547
16403
  "flags": {},
16548
16404
  "children": [
16549
16405
  {
16550
- "id": 559,
16406
+ "id": 555,
16551
16407
  "name": "schema",
16552
16408
  "variant": "declaration",
16553
16409
  "kind": 1024,
@@ -16569,7 +16425,7 @@
16569
16425
  {
16570
16426
  "title": "Properties",
16571
16427
  "children": [
16572
- 559
16428
+ 555
16573
16429
  ]
16574
16430
  }
16575
16431
  ],
@@ -16648,13 +16504,13 @@
16648
16504
  114,
16649
16505
  184,
16650
16506
  183,
16651
- 421,
16652
- 420,
16653
- 412,
16654
- 416,
16655
- 409,
16656
16507
  417,
16657
- 415,
16508
+ 416,
16509
+ 408,
16510
+ 412,
16511
+ 405,
16512
+ 413,
16513
+ 411,
16658
16514
  197,
16659
16515
  244,
16660
16516
  152,
@@ -16665,36 +16521,36 @@
16665
16521
  169,
16666
16522
  181,
16667
16523
  141,
16668
- 426,
16524
+ 422,
16525
+ 421,
16669
16526
  425,
16670
- 429,
16671
- 430,
16672
- 441,
16673
- 440,
16527
+ 426,
16528
+ 437,
16529
+ 436,
16530
+ 455,
16674
16531
  459,
16532
+ 458,
16675
16533
  463,
16676
- 462,
16677
- 467,
16678
- 493,
16679
- 468,
16680
- 482,
16681
- 481,
16534
+ 489,
16535
+ 464,
16536
+ 478,
16537
+ 477,
16682
16538
  164,
16539
+ 492,
16540
+ 491,
16683
16541
  496,
16684
- 495,
16685
- 500,
16686
- 526,
16687
- 501,
16688
- 515,
16689
- 514,
16542
+ 522,
16543
+ 497,
16544
+ 511,
16545
+ 510,
16546
+ 525,
16547
+ 524,
16690
16548
  529,
16691
- 528,
16692
- 533,
16693
- 561,
16694
- 534,
16695
- 550,
16696
- 549,
16697
- 460,
16549
+ 557,
16550
+ 530,
16551
+ 546,
16552
+ 545,
16553
+ 456,
16698
16554
  77
16699
16555
  ]
16700
16556
  },
@@ -16716,23 +16572,23 @@
16716
16572
  125,
16717
16573
  113,
16718
16574
  182,
16719
- 419,
16575
+ 415,
16720
16576
  150,
16721
16577
  127,
16722
16578
  168,
16723
16579
  180,
16724
- 424,
16725
- 439,
16726
- 458,
16727
- 461,
16728
- 492,
16729
- 480,
16730
- 494,
16731
- 525,
16732
- 513,
16733
- 527,
16734
- 560,
16735
- 548
16580
+ 420,
16581
+ 435,
16582
+ 454,
16583
+ 457,
16584
+ 488,
16585
+ 476,
16586
+ 490,
16587
+ 521,
16588
+ 509,
16589
+ 523,
16590
+ 556,
16591
+ 544
16736
16592
  ]
16737
16593
  },
16738
16594
  {
@@ -16747,13 +16603,13 @@
16747
16603
  118,
16748
16604
  156,
16749
16605
  173,
16750
- 444,
16751
- 472,
16752
- 485,
16753
- 505,
16754
- 518,
16755
- 539,
16756
- 553
16606
+ 440,
16607
+ 468,
16608
+ 481,
16609
+ 501,
16610
+ 514,
16611
+ 535,
16612
+ 549
16757
16613
  ]
16758
16614
  }
16759
16615
  ],
@@ -18386,630 +18242,614 @@
18386
18242
  "qualifiedName": "__type.result"
18387
18243
  },
18388
18244
  "405": {
18389
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18390
- "qualifiedName": "__type"
18391
- },
18392
- "406": {
18393
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18394
- "qualifiedName": "__type.schema"
18395
- },
18396
- "407": {
18397
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18398
- "qualifiedName": "__type"
18399
- },
18400
- "408": {
18401
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18402
- "qualifiedName": "__type.schema"
18403
- },
18404
- "409": {
18405
18245
  "sourceFileName": "../model/src/Diviner.ts",
18406
18246
  "qualifiedName": "DivinerParams"
18407
18247
  },
18408
- "410": {
18248
+ "406": {
18409
18249
  "sourceFileName": "../model/src/Diviner.ts",
18410
18250
  "qualifiedName": "TConfig"
18411
18251
  },
18412
- "411": {
18252
+ "407": {
18413
18253
  "sourceFileName": "../model/src/Diviner.ts",
18414
18254
  "qualifiedName": "TAdditional"
18415
18255
  },
18416
- "412": {
18256
+ "408": {
18417
18257
  "sourceFileName": "../model/src/Diviner.ts",
18418
18258
  "qualifiedName": "DivinerModule"
18419
18259
  },
18420
- "413": {
18260
+ "409": {
18421
18261
  "sourceFileName": "../model/src/Diviner.ts",
18422
18262
  "qualifiedName": "TParams"
18423
18263
  },
18424
- "414": {
18264
+ "410": {
18425
18265
  "sourceFileName": "../model/src/Diviner.ts",
18426
18266
  "qualifiedName": "TEventData"
18427
18267
  },
18428
- "415": {
18268
+ "411": {
18429
18269
  "sourceFileName": "../model/src/Queries/index.ts",
18430
18270
  "qualifiedName": "DivinerQueryBase"
18431
18271
  },
18432
- "416": {
18272
+ "412": {
18433
18273
  "sourceFileName": "../model/src/Queries/index.ts",
18434
18274
  "qualifiedName": "DivinerModuleQueries"
18435
18275
  },
18436
- "417": {
18276
+ "413": {
18437
18277
  "sourceFileName": "../model/src/Queries/index.ts",
18438
18278
  "qualifiedName": "DivinerQuery"
18439
18279
  },
18440
- "418": {
18280
+ "414": {
18441
18281
  "sourceFileName": "../model/src/Queries/index.ts",
18442
18282
  "qualifiedName": "TQuery"
18443
18283
  },
18444
- "419": {
18284
+ "415": {
18445
18285
  "sourceFileName": "../model/src/Queries/Divine.ts",
18446
18286
  "qualifiedName": "DivinerDivineQuerySchema"
18447
18287
  },
18448
- "420": {
18288
+ "416": {
18449
18289
  "sourceFileName": "../model/src/Queries/Divine.ts",
18450
18290
  "qualifiedName": "DivinerDivineQuerySchema"
18451
18291
  },
18452
- "421": {
18292
+ "417": {
18453
18293
  "sourceFileName": "../model/src/Queries/Divine.ts",
18454
18294
  "qualifiedName": "DivinerDivineQuery"
18455
18295
  },
18456
- "422": {
18296
+ "418": {
18457
18297
  "sourceFileName": "../model/src/Queries/Divine.ts",
18458
18298
  "qualifiedName": "__type"
18459
18299
  },
18460
- "423": {
18300
+ "419": {
18461
18301
  "sourceFileName": "../model/src/Queries/Divine.ts",
18462
18302
  "qualifiedName": "__type.schema"
18463
18303
  },
18464
- "424": {
18304
+ "420": {
18465
18305
  "sourceFileName": "../payload/packages/model/src/Config.ts",
18466
18306
  "qualifiedName": "PayloadDivinerConfigSchema"
18467
18307
  },
18468
- "425": {
18308
+ "421": {
18469
18309
  "sourceFileName": "../payload/packages/model/src/Config.ts",
18470
18310
  "qualifiedName": "PayloadDivinerConfigSchema"
18471
18311
  },
18472
- "426": {
18312
+ "422": {
18473
18313
  "sourceFileName": "../payload/packages/model/src/Config.ts",
18474
18314
  "qualifiedName": "PayloadDivinerConfig"
18475
18315
  },
18476
- "427": {
18316
+ "423": {
18477
18317
  "sourceFileName": "../payload/packages/model/src/Config.ts",
18478
18318
  "qualifiedName": "__type"
18479
18319
  },
18480
- "428": {
18320
+ "424": {
18481
18321
  "sourceFileName": "../payload/packages/model/src/Config.ts",
18482
18322
  "qualifiedName": "__type.schema"
18483
18323
  },
18484
- "429": {
18324
+ "425": {
18485
18325
  "sourceFileName": "../payload/packages/model/src/Params.ts",
18486
18326
  "qualifiedName": "PayloadDivinerParams"
18487
18327
  },
18488
- "430": {
18328
+ "426": {
18489
18329
  "sourceFileName": "../payload/packages/model/src/Predicate.ts",
18490
18330
  "qualifiedName": "PayloadDivinerPredicate"
18491
18331
  },
18492
- "431": {
18332
+ "427": {
18493
18333
  "sourceFileName": "../payload/packages/model/src/Predicate.ts",
18494
18334
  "qualifiedName": "__type"
18495
18335
  },
18496
- "432": {
18336
+ "428": {
18497
18337
  "sourceFileName": "../payload/packages/model/src/Predicate.ts",
18498
18338
  "qualifiedName": "__type.address"
18499
18339
  },
18500
- "433": {
18340
+ "429": {
18501
18341
  "sourceFileName": "../payload/packages/model/src/Predicate.ts",
18502
18342
  "qualifiedName": "__type.hash"
18503
18343
  },
18504
- "434": {
18344
+ "430": {
18505
18345
  "sourceFileName": "../payload/packages/model/src/Predicate.ts",
18506
18346
  "qualifiedName": "__type.limit"
18507
18347
  },
18508
- "435": {
18348
+ "431": {
18509
18349
  "sourceFileName": "../payload/packages/model/src/Predicate.ts",
18510
18350
  "qualifiedName": "__type.offset"
18511
18351
  },
18512
- "436": {
18352
+ "432": {
18513
18353
  "sourceFileName": "../payload/packages/model/src/Predicate.ts",
18514
18354
  "qualifiedName": "__type.order"
18515
18355
  },
18516
- "437": {
18356
+ "433": {
18517
18357
  "sourceFileName": "../payload/packages/model/src/Predicate.ts",
18518
18358
  "qualifiedName": "__type.schemas"
18519
18359
  },
18520
- "438": {
18360
+ "434": {
18521
18361
  "sourceFileName": "../payload/packages/model/src/Predicate.ts",
18522
18362
  "qualifiedName": "T"
18523
18363
  },
18524
- "439": {
18364
+ "435": {
18525
18365
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18526
18366
  "qualifiedName": "PayloadDivinerQuerySchema"
18527
18367
  },
18528
- "440": {
18368
+ "436": {
18529
18369
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18530
18370
  "qualifiedName": "PayloadDivinerQuerySchema"
18531
18371
  },
18532
- "441": {
18372
+ "437": {
18533
18373
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18534
18374
  "qualifiedName": "PayloadDivinerQueryPayload"
18535
18375
  },
18536
- "442": {
18376
+ "438": {
18537
18377
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18538
18378
  "qualifiedName": "__type"
18539
18379
  },
18540
- "443": {
18380
+ "439": {
18541
18381
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18542
18382
  "qualifiedName": "__type.schema"
18543
18383
  },
18544
- "444": {
18384
+ "440": {
18545
18385
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18546
18386
  "qualifiedName": "isPayloadDivinerQueryPayload"
18547
18387
  },
18548
- "445": {
18388
+ "441": {
18549
18389
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18550
18390
  "qualifiedName": "isPayloadDivinerQueryPayload"
18551
18391
  },
18552
- "446": {
18392
+ "442": {
18553
18393
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18554
18394
  "qualifiedName": "x"
18555
18395
  },
18556
- "447": {
18396
+ "443": {
18557
18397
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18558
18398
  "qualifiedName": "__type"
18559
18399
  },
18560
- "448": {
18400
+ "444": {
18561
18401
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18562
18402
  "qualifiedName": "__type.schema"
18563
18403
  },
18564
- "449": {
18404
+ "445": {
18565
18405
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18566
18406
  "qualifiedName": "__type"
18567
18407
  },
18568
- "450": {
18408
+ "446": {
18569
18409
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18570
18410
  "qualifiedName": "__type.schema"
18571
18411
  },
18572
- "451": {
18412
+ "447": {
18573
18413
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18574
18414
  "qualifiedName": "__type"
18575
18415
  },
18576
- "452": {
18416
+ "448": {
18577
18417
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18578
18418
  "qualifiedName": "__type.address"
18579
18419
  },
18580
- "453": {
18420
+ "449": {
18581
18421
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18582
18422
  "qualifiedName": "__type.hash"
18583
18423
  },
18584
- "454": {
18424
+ "450": {
18585
18425
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18586
18426
  "qualifiedName": "__type.limit"
18587
18427
  },
18588
- "455": {
18428
+ "451": {
18589
18429
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18590
18430
  "qualifiedName": "__type.offset"
18591
18431
  },
18592
- "456": {
18432
+ "452": {
18593
18433
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18594
18434
  "qualifiedName": "__type.order"
18595
18435
  },
18596
- "457": {
18436
+ "453": {
18597
18437
  "sourceFileName": "../payload/packages/model/src/Query.ts",
18598
18438
  "qualifiedName": "__type.schemas"
18599
18439
  },
18600
- "458": {
18440
+ "454": {
18601
18441
  "sourceFileName": "../payload/packages/model/src/Schema.ts",
18602
18442
  "qualifiedName": "PayloadDivinerSchema"
18603
18443
  },
18604
- "459": {
18444
+ "455": {
18605
18445
  "sourceFileName": "../payload/packages/model/src/Schema.ts",
18606
18446
  "qualifiedName": "PayloadDivinerSchema"
18607
18447
  },
18608
- "460": {
18448
+ "456": {
18609
18449
  "sourceFileName": "../payload/packages/model/src/SortDirection.ts",
18610
18450
  "qualifiedName": "SortDirection"
18611
18451
  },
18612
- "461": {
18452
+ "457": {
18613
18453
  "sourceFileName": "../payloadstats/packages/model/src/Config.ts",
18614
18454
  "qualifiedName": "PayloadStatsDivinerConfigSchema"
18615
18455
  },
18616
- "462": {
18456
+ "458": {
18617
18457
  "sourceFileName": "../payloadstats/packages/model/src/Config.ts",
18618
18458
  "qualifiedName": "PayloadStatsDivinerConfigSchema"
18619
18459
  },
18620
- "463": {
18460
+ "459": {
18621
18461
  "sourceFileName": "../payloadstats/packages/model/src/Config.ts",
18622
18462
  "qualifiedName": "PayloadStatsDivinerConfig"
18623
18463
  },
18624
- "464": {
18464
+ "460": {
18625
18465
  "sourceFileName": "../payloadstats/packages/model/src/Config.ts",
18626
18466
  "qualifiedName": "__type"
18627
18467
  },
18628
- "465": {
18468
+ "461": {
18629
18469
  "sourceFileName": "../payloadstats/packages/model/src/Config.ts",
18630
18470
  "qualifiedName": "__type.schema"
18631
18471
  },
18632
- "466": {
18472
+ "462": {
18633
18473
  "sourceFileName": "../payloadstats/packages/model/src/Config.ts",
18634
18474
  "qualifiedName": "T"
18635
18475
  },
18636
- "467": {
18476
+ "463": {
18637
18477
  "sourceFileName": "../payloadstats/packages/model/src/Params.ts",
18638
18478
  "qualifiedName": "PayloadStatsDivinerParams"
18639
18479
  },
18640
- "468": {
18480
+ "464": {
18641
18481
  "sourceFileName": "../payloadstats/packages/model/src/Payload.ts",
18642
18482
  "qualifiedName": "PayloadStatsPayload"
18643
18483
  },
18644
- "469": {
18484
+ "465": {
18645
18485
  "sourceFileName": "../payloadstats/packages/model/src/Payload.ts",
18646
18486
  "qualifiedName": "__type"
18647
18487
  },
18648
- "470": {
18488
+ "466": {
18649
18489
  "sourceFileName": "../payloadstats/packages/model/src/Payload.ts",
18650
18490
  "qualifiedName": "__type.count"
18651
18491
  },
18652
- "471": {
18492
+ "467": {
18653
18493
  "sourceFileName": "../payloadstats/packages/model/src/Payload.ts",
18654
18494
  "qualifiedName": "__type.schema"
18655
18495
  },
18656
- "472": {
18496
+ "468": {
18657
18497
  "sourceFileName": "../payloadstats/packages/model/src/Payload.ts",
18658
18498
  "qualifiedName": "isPayloadStatsPayload"
18659
18499
  },
18660
- "473": {
18500
+ "469": {
18661
18501
  "sourceFileName": "../payloadstats/packages/model/src/Payload.ts",
18662
18502
  "qualifiedName": "isPayloadStatsPayload"
18663
18503
  },
18664
- "474": {
18504
+ "470": {
18665
18505
  "sourceFileName": "../payloadstats/packages/model/src/Payload.ts",
18666
18506
  "qualifiedName": "x"
18667
18507
  },
18668
- "475": {
18508
+ "471": {
18669
18509
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18670
18510
  "qualifiedName": "__type"
18671
18511
  },
18672
- "476": {
18512
+ "472": {
18673
18513
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18674
18514
  "qualifiedName": "__type.schema"
18675
18515
  },
18676
- "477": {
18516
+ "473": {
18677
18517
  "sourceFileName": "../payloadstats/packages/model/src/Payload.ts",
18678
18518
  "qualifiedName": "__type"
18679
18519
  },
18680
- "478": {
18520
+ "474": {
18681
18521
  "sourceFileName": "../payloadstats/packages/model/src/Payload.ts",
18682
18522
  "qualifiedName": "__type.count"
18683
18523
  },
18684
- "479": {
18524
+ "475": {
18685
18525
  "sourceFileName": "../payloadstats/packages/model/src/Payload.ts",
18686
18526
  "qualifiedName": "__type.schema"
18687
18527
  },
18688
- "480": {
18528
+ "476": {
18689
18529
  "sourceFileName": "../payloadstats/packages/model/src/Query.ts",
18690
18530
  "qualifiedName": "PayloadStatsQuerySchema"
18691
18531
  },
18692
- "481": {
18532
+ "477": {
18693
18533
  "sourceFileName": "../payloadstats/packages/model/src/Query.ts",
18694
18534
  "qualifiedName": "PayloadStatsQuerySchema"
18695
18535
  },
18696
- "482": {
18536
+ "478": {
18697
18537
  "sourceFileName": "../payloadstats/packages/model/src/Query.ts",
18698
18538
  "qualifiedName": "PayloadStatsQueryPayload"
18699
18539
  },
18700
- "483": {
18540
+ "479": {
18701
18541
  "sourceFileName": "../payloadstats/packages/model/src/Query.ts",
18702
18542
  "qualifiedName": "__type"
18703
18543
  },
18704
- "484": {
18544
+ "480": {
18705
18545
  "sourceFileName": "../payloadstats/packages/model/src/Query.ts",
18706
18546
  "qualifiedName": "__type.schema"
18707
18547
  },
18708
- "485": {
18548
+ "481": {
18709
18549
  "sourceFileName": "../payloadstats/packages/model/src/Query.ts",
18710
18550
  "qualifiedName": "isPayloadStatsQueryPayload"
18711
18551
  },
18712
- "486": {
18552
+ "482": {
18713
18553
  "sourceFileName": "../payloadstats/packages/model/src/Query.ts",
18714
18554
  "qualifiedName": "isPayloadStatsQueryPayload"
18715
18555
  },
18716
- "487": {
18556
+ "483": {
18717
18557
  "sourceFileName": "../payloadstats/packages/model/src/Query.ts",
18718
18558
  "qualifiedName": "x"
18719
18559
  },
18720
- "488": {
18560
+ "484": {
18721
18561
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18722
18562
  "qualifiedName": "__type"
18723
18563
  },
18724
- "489": {
18564
+ "485": {
18725
18565
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18726
18566
  "qualifiedName": "__type.schema"
18727
18567
  },
18728
- "490": {
18568
+ "486": {
18729
18569
  "sourceFileName": "../payloadstats/packages/model/src/Query.ts",
18730
18570
  "qualifiedName": "__type"
18731
18571
  },
18732
- "491": {
18572
+ "487": {
18733
18573
  "sourceFileName": "../payloadstats/packages/model/src/Query.ts",
18734
18574
  "qualifiedName": "__type.schema"
18735
18575
  },
18736
- "492": {
18576
+ "488": {
18737
18577
  "sourceFileName": "../payloadstats/packages/model/src/Schema.ts",
18738
18578
  "qualifiedName": "PayloadStatsDivinerSchema"
18739
18579
  },
18740
- "493": {
18580
+ "489": {
18741
18581
  "sourceFileName": "../payloadstats/packages/model/src/Schema.ts",
18742
18582
  "qualifiedName": "PayloadStatsDivinerSchema"
18743
18583
  },
18744
- "494": {
18584
+ "490": {
18745
18585
  "sourceFileName": "../schemalist/packages/model/src/Config.ts",
18746
18586
  "qualifiedName": "SchemaListDivinerConfigSchema"
18747
18587
  },
18748
- "495": {
18588
+ "491": {
18749
18589
  "sourceFileName": "../schemalist/packages/model/src/Config.ts",
18750
18590
  "qualifiedName": "SchemaListDivinerConfigSchema"
18751
18591
  },
18752
- "496": {
18592
+ "492": {
18753
18593
  "sourceFileName": "../schemalist/packages/model/src/Config.ts",
18754
18594
  "qualifiedName": "SchemaListDivinerConfig"
18755
18595
  },
18756
- "497": {
18596
+ "493": {
18757
18597
  "sourceFileName": "../schemalist/packages/model/src/Config.ts",
18758
18598
  "qualifiedName": "__type"
18759
18599
  },
18760
- "498": {
18600
+ "494": {
18761
18601
  "sourceFileName": "../schemalist/packages/model/src/Config.ts",
18762
18602
  "qualifiedName": "__type.schema"
18763
18603
  },
18764
- "499": {
18604
+ "495": {
18765
18605
  "sourceFileName": "../schemalist/packages/model/src/Config.ts",
18766
18606
  "qualifiedName": "T"
18767
18607
  },
18768
- "500": {
18608
+ "496": {
18769
18609
  "sourceFileName": "../schemalist/packages/model/src/Params.ts",
18770
18610
  "qualifiedName": "SchemaListDivinerParams"
18771
18611
  },
18772
- "501": {
18612
+ "497": {
18773
18613
  "sourceFileName": "../schemalist/packages/model/src/Payload.ts",
18774
18614
  "qualifiedName": "SchemaListPayload"
18775
18615
  },
18776
- "502": {
18616
+ "498": {
18777
18617
  "sourceFileName": "../schemalist/packages/model/src/Payload.ts",
18778
18618
  "qualifiedName": "__type"
18779
18619
  },
18780
- "503": {
18620
+ "499": {
18781
18621
  "sourceFileName": "../schemalist/packages/model/src/Payload.ts",
18782
18622
  "qualifiedName": "__type.schema"
18783
18623
  },
18784
- "504": {
18624
+ "500": {
18785
18625
  "sourceFileName": "../schemalist/packages/model/src/Payload.ts",
18786
18626
  "qualifiedName": "__type.schemas"
18787
18627
  },
18788
- "505": {
18628
+ "501": {
18789
18629
  "sourceFileName": "../schemalist/packages/model/src/Payload.ts",
18790
18630
  "qualifiedName": "isSchemaListPayload"
18791
18631
  },
18792
- "506": {
18632
+ "502": {
18793
18633
  "sourceFileName": "../schemalist/packages/model/src/Payload.ts",
18794
18634
  "qualifiedName": "isSchemaListPayload"
18795
18635
  },
18796
- "507": {
18636
+ "503": {
18797
18637
  "sourceFileName": "../schemalist/packages/model/src/Payload.ts",
18798
18638
  "qualifiedName": "x"
18799
18639
  },
18800
- "508": {
18640
+ "504": {
18801
18641
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18802
18642
  "qualifiedName": "__type"
18803
18643
  },
18804
- "509": {
18644
+ "505": {
18805
18645
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18806
18646
  "qualifiedName": "__type.schema"
18807
18647
  },
18808
- "510": {
18648
+ "506": {
18809
18649
  "sourceFileName": "../schemalist/packages/model/src/Payload.ts",
18810
18650
  "qualifiedName": "__type"
18811
18651
  },
18812
- "511": {
18652
+ "507": {
18813
18653
  "sourceFileName": "../schemalist/packages/model/src/Payload.ts",
18814
18654
  "qualifiedName": "__type.schema"
18815
18655
  },
18816
- "512": {
18656
+ "508": {
18817
18657
  "sourceFileName": "../schemalist/packages/model/src/Payload.ts",
18818
18658
  "qualifiedName": "__type.schemas"
18819
18659
  },
18820
- "513": {
18660
+ "509": {
18821
18661
  "sourceFileName": "../schemalist/packages/model/src/Query.ts",
18822
18662
  "qualifiedName": "SchemaListQuerySchema"
18823
18663
  },
18824
- "514": {
18664
+ "510": {
18825
18665
  "sourceFileName": "../schemalist/packages/model/src/Query.ts",
18826
18666
  "qualifiedName": "SchemaListQuerySchema"
18827
18667
  },
18828
- "515": {
18668
+ "511": {
18829
18669
  "sourceFileName": "../schemalist/packages/model/src/Query.ts",
18830
18670
  "qualifiedName": "SchemaListQueryPayload"
18831
18671
  },
18832
- "516": {
18672
+ "512": {
18833
18673
  "sourceFileName": "../schemalist/packages/model/src/Query.ts",
18834
18674
  "qualifiedName": "__type"
18835
18675
  },
18836
- "517": {
18676
+ "513": {
18837
18677
  "sourceFileName": "../schemalist/packages/model/src/Query.ts",
18838
18678
  "qualifiedName": "__type.schema"
18839
18679
  },
18840
- "518": {
18680
+ "514": {
18841
18681
  "sourceFileName": "../schemalist/packages/model/src/Query.ts",
18842
18682
  "qualifiedName": "isSchemaListQueryPayload"
18843
18683
  },
18844
- "519": {
18684
+ "515": {
18845
18685
  "sourceFileName": "../schemalist/packages/model/src/Query.ts",
18846
18686
  "qualifiedName": "isSchemaListQueryPayload"
18847
18687
  },
18848
- "520": {
18688
+ "516": {
18849
18689
  "sourceFileName": "../schemalist/packages/model/src/Query.ts",
18850
18690
  "qualifiedName": "x"
18851
18691
  },
18852
- "521": {
18692
+ "517": {
18853
18693
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18854
18694
  "qualifiedName": "__type"
18855
18695
  },
18856
- "522": {
18696
+ "518": {
18857
18697
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18858
18698
  "qualifiedName": "__type.schema"
18859
18699
  },
18860
- "523": {
18700
+ "519": {
18861
18701
  "sourceFileName": "../schemalist/packages/model/src/Query.ts",
18862
18702
  "qualifiedName": "__type"
18863
18703
  },
18864
- "524": {
18704
+ "520": {
18865
18705
  "sourceFileName": "../schemalist/packages/model/src/Query.ts",
18866
18706
  "qualifiedName": "__type.schema"
18867
18707
  },
18868
- "525": {
18708
+ "521": {
18869
18709
  "sourceFileName": "../schemalist/packages/model/src/Schema.ts",
18870
18710
  "qualifiedName": "SchemaListDivinerSchema"
18871
18711
  },
18872
- "526": {
18712
+ "522": {
18873
18713
  "sourceFileName": "../schemalist/packages/model/src/Schema.ts",
18874
18714
  "qualifiedName": "SchemaListDivinerSchema"
18875
18715
  },
18876
- "527": {
18716
+ "523": {
18877
18717
  "sourceFileName": "../schemastats/packages/model/src/Config.ts",
18878
18718
  "qualifiedName": "SchemaStatsDivinerConfigSchema"
18879
18719
  },
18880
- "528": {
18720
+ "524": {
18881
18721
  "sourceFileName": "../schemastats/packages/model/src/Config.ts",
18882
18722
  "qualifiedName": "SchemaStatsDivinerConfigSchema"
18883
18723
  },
18884
- "529": {
18724
+ "525": {
18885
18725
  "sourceFileName": "../schemastats/packages/model/src/Config.ts",
18886
18726
  "qualifiedName": "SchemaStatsDivinerConfig"
18887
18727
  },
18888
- "530": {
18728
+ "526": {
18889
18729
  "sourceFileName": "../schemastats/packages/model/src/Config.ts",
18890
18730
  "qualifiedName": "__type"
18891
18731
  },
18892
- "531": {
18732
+ "527": {
18893
18733
  "sourceFileName": "../schemastats/packages/model/src/Config.ts",
18894
18734
  "qualifiedName": "__type.schema"
18895
18735
  },
18896
- "532": {
18736
+ "528": {
18897
18737
  "sourceFileName": "../schemastats/packages/model/src/Config.ts",
18898
18738
  "qualifiedName": "T"
18899
18739
  },
18900
- "533": {
18740
+ "529": {
18901
18741
  "sourceFileName": "../schemastats/packages/model/src/Params.ts",
18902
18742
  "qualifiedName": "SchemaStatsDivinerParams"
18903
18743
  },
18904
- "534": {
18744
+ "530": {
18905
18745
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18906
18746
  "qualifiedName": "SchemaStatsPayload"
18907
18747
  },
18908
- "535": {
18748
+ "531": {
18909
18749
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18910
18750
  "qualifiedName": "__type"
18911
18751
  },
18912
- "536": {
18752
+ "532": {
18913
18753
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18914
18754
  "qualifiedName": "__type.count"
18915
18755
  },
18916
- "537": {
18756
+ "533": {
18917
18757
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18918
18758
  "qualifiedName": "__type.name"
18919
18759
  },
18920
- "538": {
18760
+ "534": {
18921
18761
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18922
18762
  "qualifiedName": "__type.schema"
18923
18763
  },
18924
- "539": {
18764
+ "535": {
18925
18765
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18926
18766
  "qualifiedName": "isSchemaStatsPayload"
18927
18767
  },
18928
- "540": {
18768
+ "536": {
18929
18769
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18930
18770
  "qualifiedName": "isSchemaStatsPayload"
18931
18771
  },
18932
- "541": {
18772
+ "537": {
18933
18773
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18934
18774
  "qualifiedName": "x"
18935
18775
  },
18936
- "542": {
18776
+ "538": {
18937
18777
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18938
18778
  "qualifiedName": "__type"
18939
18779
  },
18940
- "543": {
18780
+ "539": {
18941
18781
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18942
18782
  "qualifiedName": "__type.schema"
18943
18783
  },
18944
- "544": {
18784
+ "540": {
18945
18785
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18946
18786
  "qualifiedName": "__type"
18947
18787
  },
18948
- "545": {
18788
+ "541": {
18949
18789
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18950
18790
  "qualifiedName": "__type.count"
18951
18791
  },
18952
- "546": {
18792
+ "542": {
18953
18793
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18954
18794
  "qualifiedName": "__type.name"
18955
18795
  },
18956
- "547": {
18796
+ "543": {
18957
18797
  "sourceFileName": "../schemastats/packages/model/src/Payload.ts",
18958
18798
  "qualifiedName": "__type.schema"
18959
18799
  },
18960
- "548": {
18800
+ "544": {
18961
18801
  "sourceFileName": "../schemastats/packages/model/src/Query.ts",
18962
18802
  "qualifiedName": "SchemaStatsQuerySchema"
18963
18803
  },
18964
- "549": {
18804
+ "545": {
18965
18805
  "sourceFileName": "../schemastats/packages/model/src/Query.ts",
18966
18806
  "qualifiedName": "SchemaStatsQuerySchema"
18967
18807
  },
18968
- "550": {
18808
+ "546": {
18969
18809
  "sourceFileName": "../schemastats/packages/model/src/Query.ts",
18970
18810
  "qualifiedName": "SchemaStatsQueryPayload"
18971
18811
  },
18972
- "551": {
18812
+ "547": {
18973
18813
  "sourceFileName": "../schemastats/packages/model/src/Query.ts",
18974
18814
  "qualifiedName": "__type"
18975
18815
  },
18976
- "552": {
18816
+ "548": {
18977
18817
  "sourceFileName": "../schemastats/packages/model/src/Query.ts",
18978
18818
  "qualifiedName": "__type.schema"
18979
18819
  },
18980
- "553": {
18820
+ "549": {
18981
18821
  "sourceFileName": "../schemastats/packages/model/src/Query.ts",
18982
18822
  "qualifiedName": "isSchemaStatsQueryPayload"
18983
18823
  },
18984
- "554": {
18824
+ "550": {
18985
18825
  "sourceFileName": "../schemastats/packages/model/src/Query.ts",
18986
18826
  "qualifiedName": "isSchemaStatsQueryPayload"
18987
18827
  },
18988
- "555": {
18828
+ "551": {
18989
18829
  "sourceFileName": "../schemastats/packages/model/src/Query.ts",
18990
18830
  "qualifiedName": "x"
18991
18831
  },
18992
- "556": {
18832
+ "552": {
18993
18833
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18994
18834
  "qualifiedName": "__type"
18995
18835
  },
18996
- "557": {
18836
+ "553": {
18997
18837
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
18998
18838
  "qualifiedName": "__type.schema"
18999
18839
  },
19000
- "558": {
18840
+ "554": {
19001
18841
  "sourceFileName": "../schemastats/packages/model/src/Query.ts",
19002
18842
  "qualifiedName": "__type"
19003
18843
  },
19004
- "559": {
18844
+ "555": {
19005
18845
  "sourceFileName": "../schemastats/packages/model/src/Query.ts",
19006
18846
  "qualifiedName": "__type.schema"
19007
18847
  },
19008
- "560": {
18848
+ "556": {
19009
18849
  "sourceFileName": "../schemastats/packages/model/src/Schema.ts",
19010
18850
  "qualifiedName": "SchemaStatsDivinerSchema"
19011
18851
  },
19012
- "561": {
18852
+ "557": {
19013
18853
  "sourceFileName": "../schemastats/packages/model/src/Schema.ts",
19014
18854
  "qualifiedName": "SchemaStatsDivinerSchema"
19015
18855
  }