graphlit-client 1.0.20241207002 → 1.0.20241210001
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.
@@ -1077,6 +1077,12 @@ exports.GetContent = (0, graphql_tag_1.default) `
|
|
1077
1077
|
text
|
1078
1078
|
relevance
|
1079
1079
|
}
|
1080
|
+
frames {
|
1081
|
+
index
|
1082
|
+
description
|
1083
|
+
text
|
1084
|
+
relevance
|
1085
|
+
}
|
1080
1086
|
error
|
1081
1087
|
}
|
1082
1088
|
}
|
@@ -1508,6 +1514,12 @@ exports.QueryContents = (0, graphql_tag_1.default) `
|
|
1508
1514
|
text
|
1509
1515
|
relevance
|
1510
1516
|
}
|
1517
|
+
frames {
|
1518
|
+
index
|
1519
|
+
description
|
1520
|
+
text
|
1521
|
+
relevance
|
1522
|
+
}
|
1511
1523
|
error
|
1512
1524
|
}
|
1513
1525
|
}
|
@@ -1751,6 +1763,12 @@ exports.QueryContentsFacets = (0, graphql_tag_1.default) `
|
|
1751
1763
|
text
|
1752
1764
|
relevance
|
1753
1765
|
}
|
1766
|
+
frames {
|
1767
|
+
index
|
1768
|
+
description
|
1769
|
+
text
|
1770
|
+
relevance
|
1771
|
+
}
|
1754
1772
|
error
|
1755
1773
|
}
|
1756
1774
|
facets {
|
@@ -3945,6 +3963,9 @@ exports.GetEvent = (0, graphql_tag_1.default) `
|
|
3945
3963
|
name
|
3946
3964
|
alternateNames
|
3947
3965
|
creationDate
|
3966
|
+
uri
|
3967
|
+
description
|
3968
|
+
identifier
|
3948
3969
|
thing
|
3949
3970
|
relevance
|
3950
3971
|
address {
|
@@ -3975,6 +3996,9 @@ exports.QueryEvents = (0, graphql_tag_1.default) `
|
|
3975
3996
|
name
|
3976
3997
|
alternateNames
|
3977
3998
|
creationDate
|
3999
|
+
uri
|
4000
|
+
description
|
4001
|
+
identifier
|
3978
4002
|
thing
|
3979
4003
|
relevance
|
3980
4004
|
address {
|
@@ -4644,6 +4668,9 @@ exports.GetMedicalCondition = (0, graphql_tag_1.default) `
|
|
4644
4668
|
name
|
4645
4669
|
alternateNames
|
4646
4670
|
creationDate
|
4671
|
+
uri
|
4672
|
+
description
|
4673
|
+
identifier
|
4647
4674
|
thing
|
4648
4675
|
relevance
|
4649
4676
|
}
|
@@ -4657,6 +4684,9 @@ exports.QueryMedicalConditions = (0, graphql_tag_1.default) `
|
|
4657
4684
|
name
|
4658
4685
|
alternateNames
|
4659
4686
|
creationDate
|
4687
|
+
uri
|
4688
|
+
description
|
4689
|
+
identifier
|
4660
4690
|
thing
|
4661
4691
|
relevance
|
4662
4692
|
}
|
@@ -4721,6 +4751,9 @@ exports.GetMedicalContraindication = (0, graphql_tag_1.default) `
|
|
4721
4751
|
name
|
4722
4752
|
alternateNames
|
4723
4753
|
creationDate
|
4754
|
+
uri
|
4755
|
+
description
|
4756
|
+
identifier
|
4724
4757
|
thing
|
4725
4758
|
relevance
|
4726
4759
|
}
|
@@ -4734,6 +4767,9 @@ exports.QueryMedicalContraindications = (0, graphql_tag_1.default) `
|
|
4734
4767
|
name
|
4735
4768
|
alternateNames
|
4736
4769
|
creationDate
|
4770
|
+
uri
|
4771
|
+
description
|
4772
|
+
identifier
|
4737
4773
|
thing
|
4738
4774
|
relevance
|
4739
4775
|
}
|
@@ -4798,6 +4834,9 @@ exports.GetMedicalDevice = (0, graphql_tag_1.default) `
|
|
4798
4834
|
name
|
4799
4835
|
alternateNames
|
4800
4836
|
creationDate
|
4837
|
+
uri
|
4838
|
+
description
|
4839
|
+
identifier
|
4801
4840
|
thing
|
4802
4841
|
relevance
|
4803
4842
|
}
|
@@ -4811,6 +4850,9 @@ exports.QueryMedicalDevices = (0, graphql_tag_1.default) `
|
|
4811
4850
|
name
|
4812
4851
|
alternateNames
|
4813
4852
|
creationDate
|
4853
|
+
uri
|
4854
|
+
description
|
4855
|
+
identifier
|
4814
4856
|
thing
|
4815
4857
|
relevance
|
4816
4858
|
}
|
@@ -4875,6 +4917,9 @@ exports.GetMedicalDrug = (0, graphql_tag_1.default) `
|
|
4875
4917
|
name
|
4876
4918
|
alternateNames
|
4877
4919
|
creationDate
|
4920
|
+
uri
|
4921
|
+
description
|
4922
|
+
identifier
|
4878
4923
|
thing
|
4879
4924
|
relevance
|
4880
4925
|
}
|
@@ -4888,6 +4933,9 @@ exports.QueryMedicalDrugs = (0, graphql_tag_1.default) `
|
|
4888
4933
|
name
|
4889
4934
|
alternateNames
|
4890
4935
|
creationDate
|
4936
|
+
uri
|
4937
|
+
description
|
4938
|
+
identifier
|
4891
4939
|
thing
|
4892
4940
|
relevance
|
4893
4941
|
}
|
@@ -4952,6 +5000,9 @@ exports.GetMedicalDrugClass = (0, graphql_tag_1.default) `
|
|
4952
5000
|
name
|
4953
5001
|
alternateNames
|
4954
5002
|
creationDate
|
5003
|
+
uri
|
5004
|
+
description
|
5005
|
+
identifier
|
4955
5006
|
thing
|
4956
5007
|
relevance
|
4957
5008
|
}
|
@@ -4965,6 +5016,9 @@ exports.QueryMedicalDrugClasses = (0, graphql_tag_1.default) `
|
|
4965
5016
|
name
|
4966
5017
|
alternateNames
|
4967
5018
|
creationDate
|
5019
|
+
uri
|
5020
|
+
description
|
5021
|
+
identifier
|
4968
5022
|
thing
|
4969
5023
|
relevance
|
4970
5024
|
}
|
@@ -5029,6 +5083,9 @@ exports.GetMedicalGuideline = (0, graphql_tag_1.default) `
|
|
5029
5083
|
name
|
5030
5084
|
alternateNames
|
5031
5085
|
creationDate
|
5086
|
+
uri
|
5087
|
+
description
|
5088
|
+
identifier
|
5032
5089
|
thing
|
5033
5090
|
relevance
|
5034
5091
|
}
|
@@ -5042,6 +5099,9 @@ exports.QueryMedicalGuidelines = (0, graphql_tag_1.default) `
|
|
5042
5099
|
name
|
5043
5100
|
alternateNames
|
5044
5101
|
creationDate
|
5102
|
+
uri
|
5103
|
+
description
|
5104
|
+
identifier
|
5045
5105
|
thing
|
5046
5106
|
relevance
|
5047
5107
|
}
|
@@ -5106,6 +5166,9 @@ exports.GetMedicalIndication = (0, graphql_tag_1.default) `
|
|
5106
5166
|
name
|
5107
5167
|
alternateNames
|
5108
5168
|
creationDate
|
5169
|
+
uri
|
5170
|
+
description
|
5171
|
+
identifier
|
5109
5172
|
thing
|
5110
5173
|
relevance
|
5111
5174
|
}
|
@@ -5119,6 +5182,9 @@ exports.QueryMedicalIndications = (0, graphql_tag_1.default) `
|
|
5119
5182
|
name
|
5120
5183
|
alternateNames
|
5121
5184
|
creationDate
|
5185
|
+
uri
|
5186
|
+
description
|
5187
|
+
identifier
|
5122
5188
|
thing
|
5123
5189
|
relevance
|
5124
5190
|
}
|
@@ -5183,6 +5249,9 @@ exports.GetMedicalProcedure = (0, graphql_tag_1.default) `
|
|
5183
5249
|
name
|
5184
5250
|
alternateNames
|
5185
5251
|
creationDate
|
5252
|
+
uri
|
5253
|
+
description
|
5254
|
+
identifier
|
5186
5255
|
thing
|
5187
5256
|
relevance
|
5188
5257
|
}
|
@@ -5196,6 +5265,9 @@ exports.QueryMedicalProcedures = (0, graphql_tag_1.default) `
|
|
5196
5265
|
name
|
5197
5266
|
alternateNames
|
5198
5267
|
creationDate
|
5268
|
+
uri
|
5269
|
+
description
|
5270
|
+
identifier
|
5199
5271
|
thing
|
5200
5272
|
relevance
|
5201
5273
|
}
|
@@ -5260,6 +5332,9 @@ exports.GetMedicalStudy = (0, graphql_tag_1.default) `
|
|
5260
5332
|
name
|
5261
5333
|
alternateNames
|
5262
5334
|
creationDate
|
5335
|
+
uri
|
5336
|
+
description
|
5337
|
+
identifier
|
5263
5338
|
thing
|
5264
5339
|
relevance
|
5265
5340
|
address {
|
@@ -5280,6 +5355,9 @@ exports.QueryMedicalStudies = (0, graphql_tag_1.default) `
|
|
5280
5355
|
name
|
5281
5356
|
alternateNames
|
5282
5357
|
creationDate
|
5358
|
+
uri
|
5359
|
+
description
|
5360
|
+
identifier
|
5283
5361
|
thing
|
5284
5362
|
relevance
|
5285
5363
|
address {
|
@@ -5351,6 +5429,9 @@ exports.GetMedicalTest = (0, graphql_tag_1.default) `
|
|
5351
5429
|
name
|
5352
5430
|
alternateNames
|
5353
5431
|
creationDate
|
5432
|
+
uri
|
5433
|
+
description
|
5434
|
+
identifier
|
5354
5435
|
thing
|
5355
5436
|
relevance
|
5356
5437
|
}
|
@@ -5364,6 +5445,9 @@ exports.QueryMedicalTests = (0, graphql_tag_1.default) `
|
|
5364
5445
|
name
|
5365
5446
|
alternateNames
|
5366
5447
|
creationDate
|
5448
|
+
uri
|
5449
|
+
description
|
5450
|
+
identifier
|
5367
5451
|
thing
|
5368
5452
|
relevance
|
5369
5453
|
}
|
@@ -5428,6 +5512,9 @@ exports.GetMedicalTherapy = (0, graphql_tag_1.default) `
|
|
5428
5512
|
name
|
5429
5513
|
alternateNames
|
5430
5514
|
creationDate
|
5515
|
+
uri
|
5516
|
+
description
|
5517
|
+
identifier
|
5431
5518
|
thing
|
5432
5519
|
relevance
|
5433
5520
|
}
|
@@ -5441,6 +5528,9 @@ exports.QueryMedicalTherapies = (0, graphql_tag_1.default) `
|
|
5441
5528
|
name
|
5442
5529
|
alternateNames
|
5443
5530
|
creationDate
|
5531
|
+
uri
|
5532
|
+
description
|
5533
|
+
identifier
|
5444
5534
|
thing
|
5445
5535
|
relevance
|
5446
5536
|
}
|
@@ -5529,6 +5619,9 @@ exports.GetOrganization = (0, graphql_tag_1.default) `
|
|
5529
5619
|
name
|
5530
5620
|
alternateNames
|
5531
5621
|
creationDate
|
5622
|
+
uri
|
5623
|
+
description
|
5624
|
+
identifier
|
5532
5625
|
thing
|
5533
5626
|
relevance
|
5534
5627
|
address {
|
@@ -5555,6 +5648,9 @@ exports.QueryOrganizations = (0, graphql_tag_1.default) `
|
|
5555
5648
|
name
|
5556
5649
|
alternateNames
|
5557
5650
|
creationDate
|
5651
|
+
uri
|
5652
|
+
description
|
5653
|
+
identifier
|
5558
5654
|
thing
|
5559
5655
|
relevance
|
5560
5656
|
address {
|
@@ -5632,6 +5728,9 @@ exports.GetPerson = (0, graphql_tag_1.default) `
|
|
5632
5728
|
name
|
5633
5729
|
alternateNames
|
5634
5730
|
creationDate
|
5731
|
+
uri
|
5732
|
+
description
|
5733
|
+
identifier
|
5635
5734
|
thing
|
5636
5735
|
relevance
|
5637
5736
|
address {
|
@@ -5660,6 +5759,9 @@ exports.QueryPersons = (0, graphql_tag_1.default) `
|
|
5660
5759
|
name
|
5661
5760
|
alternateNames
|
5662
5761
|
creationDate
|
5762
|
+
uri
|
5763
|
+
description
|
5764
|
+
identifier
|
5663
5765
|
thing
|
5664
5766
|
relevance
|
5665
5767
|
address {
|
@@ -5739,6 +5841,9 @@ exports.GetPlace = (0, graphql_tag_1.default) `
|
|
5739
5841
|
name
|
5740
5842
|
alternateNames
|
5741
5843
|
creationDate
|
5844
|
+
uri
|
5845
|
+
description
|
5846
|
+
identifier
|
5742
5847
|
thing
|
5743
5848
|
relevance
|
5744
5849
|
address {
|
@@ -5759,6 +5864,9 @@ exports.QueryPlaces = (0, graphql_tag_1.default) `
|
|
5759
5864
|
name
|
5760
5865
|
alternateNames
|
5761
5866
|
creationDate
|
5867
|
+
uri
|
5868
|
+
description
|
5869
|
+
identifier
|
5762
5870
|
thing
|
5763
5871
|
relevance
|
5764
5872
|
address {
|
@@ -5830,6 +5938,9 @@ exports.GetProduct = (0, graphql_tag_1.default) `
|
|
5830
5938
|
name
|
5831
5939
|
alternateNames
|
5832
5940
|
creationDate
|
5941
|
+
uri
|
5942
|
+
description
|
5943
|
+
identifier
|
5833
5944
|
thing
|
5834
5945
|
relevance
|
5835
5946
|
address {
|
@@ -5857,6 +5968,9 @@ exports.QueryProducts = (0, graphql_tag_1.default) `
|
|
5857
5968
|
name
|
5858
5969
|
alternateNames
|
5859
5970
|
creationDate
|
5971
|
+
uri
|
5972
|
+
description
|
5973
|
+
identifier
|
5860
5974
|
thing
|
5861
5975
|
relevance
|
5862
5976
|
address {
|
@@ -6104,6 +6218,9 @@ exports.GetRepo = (0, graphql_tag_1.default) `
|
|
6104
6218
|
name
|
6105
6219
|
alternateNames
|
6106
6220
|
creationDate
|
6221
|
+
uri
|
6222
|
+
description
|
6223
|
+
identifier
|
6107
6224
|
thing
|
6108
6225
|
relevance
|
6109
6226
|
}
|
@@ -6117,6 +6234,9 @@ exports.QueryRepos = (0, graphql_tag_1.default) `
|
|
6117
6234
|
name
|
6118
6235
|
alternateNames
|
6119
6236
|
creationDate
|
6237
|
+
uri
|
6238
|
+
description
|
6239
|
+
identifier
|
6120
6240
|
thing
|
6121
6241
|
relevance
|
6122
6242
|
}
|
@@ -6210,6 +6330,9 @@ exports.GetSoftware = (0, graphql_tag_1.default) `
|
|
6210
6330
|
name
|
6211
6331
|
alternateNames
|
6212
6332
|
creationDate
|
6333
|
+
uri
|
6334
|
+
description
|
6335
|
+
identifier
|
6213
6336
|
thing
|
6214
6337
|
relevance
|
6215
6338
|
releaseDate
|
@@ -6225,6 +6348,9 @@ exports.QuerySoftwares = (0, graphql_tag_1.default) `
|
|
6225
6348
|
name
|
6226
6349
|
alternateNames
|
6227
6350
|
creationDate
|
6351
|
+
uri
|
6352
|
+
description
|
6353
|
+
identifier
|
6228
6354
|
thing
|
6229
6355
|
relevance
|
6230
6356
|
releaseDate
|
@@ -8297,6 +8297,8 @@ export type OrganizationFilter = {
|
|
8297
8297
|
searchType?: InputMaybe<SearchTypes>;
|
8298
8298
|
/** Filter organization(s) by their states. */
|
8299
8299
|
states?: InputMaybe<Array<EntityState>>;
|
8300
|
+
/** Filter by organization URI. */
|
8301
|
+
uri?: InputMaybe<Scalars['URL']['input']>;
|
8300
8302
|
};
|
8301
8303
|
/** Represents an organization. */
|
8302
8304
|
export type OrganizationInput = {
|
@@ -8542,6 +8544,8 @@ export type PersonFilter = {
|
|
8542
8544
|
searchType?: InputMaybe<SearchTypes>;
|
8543
8545
|
/** Filter person(s) by their states. */
|
8544
8546
|
states?: InputMaybe<Array<EntityState>>;
|
8547
|
+
/** Filter by person URI. */
|
8548
|
+
uri?: InputMaybe<Scalars['URL']['input']>;
|
8545
8549
|
};
|
8546
8550
|
/** Represents a person. */
|
8547
8551
|
export type PersonInput = {
|
@@ -13145,6 +13149,13 @@ export type GetContentQuery = {
|
|
13145
13149
|
text?: string | null;
|
13146
13150
|
relevance?: number | null;
|
13147
13151
|
}> | null;
|
13152
|
+
frames?: Array<{
|
13153
|
+
__typename?: 'TextFrame';
|
13154
|
+
index?: number | null;
|
13155
|
+
description?: string | null;
|
13156
|
+
text?: string | null;
|
13157
|
+
relevance?: number | null;
|
13158
|
+
}> | null;
|
13148
13159
|
} | null;
|
13149
13160
|
};
|
13150
13161
|
export type IngestBatchMutationVariables = Exact<{
|
@@ -13626,6 +13637,13 @@ export type QueryContentsQuery = {
|
|
13626
13637
|
text?: string | null;
|
13627
13638
|
relevance?: number | null;
|
13628
13639
|
}> | null;
|
13640
|
+
frames?: Array<{
|
13641
|
+
__typename?: 'TextFrame';
|
13642
|
+
index?: number | null;
|
13643
|
+
description?: string | null;
|
13644
|
+
text?: string | null;
|
13645
|
+
relevance?: number | null;
|
13646
|
+
}> | null;
|
13629
13647
|
} | null> | null;
|
13630
13648
|
} | null;
|
13631
13649
|
};
|
@@ -13903,6 +13921,13 @@ export type QueryContentsFacetsQuery = {
|
|
13903
13921
|
text?: string | null;
|
13904
13922
|
relevance?: number | null;
|
13905
13923
|
}> | null;
|
13924
|
+
frames?: Array<{
|
13925
|
+
__typename?: 'TextFrame';
|
13926
|
+
index?: number | null;
|
13927
|
+
description?: string | null;
|
13928
|
+
text?: string | null;
|
13929
|
+
relevance?: number | null;
|
13930
|
+
}> | null;
|
13906
13931
|
} | null> | null;
|
13907
13932
|
facets?: Array<{
|
13908
13933
|
__typename?: 'ContentFacet';
|
@@ -16394,6 +16419,9 @@ export type GetEventQuery = {
|
|
16394
16419
|
name: string;
|
16395
16420
|
alternateNames?: Array<string | null> | null;
|
16396
16421
|
creationDate: any;
|
16422
|
+
uri?: any | null;
|
16423
|
+
description?: string | null;
|
16424
|
+
identifier?: string | null;
|
16397
16425
|
thing?: string | null;
|
16398
16426
|
relevance?: number | null;
|
16399
16427
|
startDate?: any | null;
|
@@ -16429,6 +16457,9 @@ export type QueryEventsQuery = {
|
|
16429
16457
|
name: string;
|
16430
16458
|
alternateNames?: Array<string | null> | null;
|
16431
16459
|
creationDate: any;
|
16460
|
+
uri?: any | null;
|
16461
|
+
description?: string | null;
|
16462
|
+
identifier?: string | null;
|
16432
16463
|
thing?: string | null;
|
16433
16464
|
relevance?: number | null;
|
16434
16465
|
startDate?: any | null;
|
@@ -17256,6 +17287,9 @@ export type GetMedicalConditionQuery = {
|
|
17256
17287
|
name: string;
|
17257
17288
|
alternateNames?: Array<string | null> | null;
|
17258
17289
|
creationDate: any;
|
17290
|
+
uri?: any | null;
|
17291
|
+
description?: string | null;
|
17292
|
+
identifier?: string | null;
|
17259
17293
|
thing?: string | null;
|
17260
17294
|
relevance?: number | null;
|
17261
17295
|
} | null;
|
@@ -17273,6 +17307,9 @@ export type QueryMedicalConditionsQuery = {
|
|
17273
17307
|
name: string;
|
17274
17308
|
alternateNames?: Array<string | null> | null;
|
17275
17309
|
creationDate: any;
|
17310
|
+
uri?: any | null;
|
17311
|
+
description?: string | null;
|
17312
|
+
identifier?: string | null;
|
17276
17313
|
thing?: string | null;
|
17277
17314
|
relevance?: number | null;
|
17278
17315
|
} | null> | null;
|
@@ -17357,6 +17394,9 @@ export type GetMedicalContraindicationQuery = {
|
|
17357
17394
|
name: string;
|
17358
17395
|
alternateNames?: Array<string | null> | null;
|
17359
17396
|
creationDate: any;
|
17397
|
+
uri?: any | null;
|
17398
|
+
description?: string | null;
|
17399
|
+
identifier?: string | null;
|
17360
17400
|
thing?: string | null;
|
17361
17401
|
relevance?: number | null;
|
17362
17402
|
} | null;
|
@@ -17374,6 +17414,9 @@ export type QueryMedicalContraindicationsQuery = {
|
|
17374
17414
|
name: string;
|
17375
17415
|
alternateNames?: Array<string | null> | null;
|
17376
17416
|
creationDate: any;
|
17417
|
+
uri?: any | null;
|
17418
|
+
description?: string | null;
|
17419
|
+
identifier?: string | null;
|
17377
17420
|
thing?: string | null;
|
17378
17421
|
relevance?: number | null;
|
17379
17422
|
} | null> | null;
|
@@ -17458,6 +17501,9 @@ export type GetMedicalDeviceQuery = {
|
|
17458
17501
|
name: string;
|
17459
17502
|
alternateNames?: Array<string | null> | null;
|
17460
17503
|
creationDate: any;
|
17504
|
+
uri?: any | null;
|
17505
|
+
description?: string | null;
|
17506
|
+
identifier?: string | null;
|
17461
17507
|
thing?: string | null;
|
17462
17508
|
relevance?: number | null;
|
17463
17509
|
} | null;
|
@@ -17475,6 +17521,9 @@ export type QueryMedicalDevicesQuery = {
|
|
17475
17521
|
name: string;
|
17476
17522
|
alternateNames?: Array<string | null> | null;
|
17477
17523
|
creationDate: any;
|
17524
|
+
uri?: any | null;
|
17525
|
+
description?: string | null;
|
17526
|
+
identifier?: string | null;
|
17478
17527
|
thing?: string | null;
|
17479
17528
|
relevance?: number | null;
|
17480
17529
|
} | null> | null;
|
@@ -17559,6 +17608,9 @@ export type GetMedicalDrugQuery = {
|
|
17559
17608
|
name: string;
|
17560
17609
|
alternateNames?: Array<string | null> | null;
|
17561
17610
|
creationDate: any;
|
17611
|
+
uri?: any | null;
|
17612
|
+
description?: string | null;
|
17613
|
+
identifier?: string | null;
|
17562
17614
|
thing?: string | null;
|
17563
17615
|
relevance?: number | null;
|
17564
17616
|
} | null;
|
@@ -17576,6 +17628,9 @@ export type QueryMedicalDrugsQuery = {
|
|
17576
17628
|
name: string;
|
17577
17629
|
alternateNames?: Array<string | null> | null;
|
17578
17630
|
creationDate: any;
|
17631
|
+
uri?: any | null;
|
17632
|
+
description?: string | null;
|
17633
|
+
identifier?: string | null;
|
17579
17634
|
thing?: string | null;
|
17580
17635
|
relevance?: number | null;
|
17581
17636
|
} | null> | null;
|
@@ -17660,6 +17715,9 @@ export type GetMedicalDrugClassQuery = {
|
|
17660
17715
|
name: string;
|
17661
17716
|
alternateNames?: Array<string | null> | null;
|
17662
17717
|
creationDate: any;
|
17718
|
+
uri?: any | null;
|
17719
|
+
description?: string | null;
|
17720
|
+
identifier?: string | null;
|
17663
17721
|
thing?: string | null;
|
17664
17722
|
relevance?: number | null;
|
17665
17723
|
} | null;
|
@@ -17677,6 +17735,9 @@ export type QueryMedicalDrugClassesQuery = {
|
|
17677
17735
|
name: string;
|
17678
17736
|
alternateNames?: Array<string | null> | null;
|
17679
17737
|
creationDate: any;
|
17738
|
+
uri?: any | null;
|
17739
|
+
description?: string | null;
|
17740
|
+
identifier?: string | null;
|
17680
17741
|
thing?: string | null;
|
17681
17742
|
relevance?: number | null;
|
17682
17743
|
} | null> | null;
|
@@ -17761,6 +17822,9 @@ export type GetMedicalGuidelineQuery = {
|
|
17761
17822
|
name: string;
|
17762
17823
|
alternateNames?: Array<string | null> | null;
|
17763
17824
|
creationDate: any;
|
17825
|
+
uri?: any | null;
|
17826
|
+
description?: string | null;
|
17827
|
+
identifier?: string | null;
|
17764
17828
|
thing?: string | null;
|
17765
17829
|
relevance?: number | null;
|
17766
17830
|
} | null;
|
@@ -17778,6 +17842,9 @@ export type QueryMedicalGuidelinesQuery = {
|
|
17778
17842
|
name: string;
|
17779
17843
|
alternateNames?: Array<string | null> | null;
|
17780
17844
|
creationDate: any;
|
17845
|
+
uri?: any | null;
|
17846
|
+
description?: string | null;
|
17847
|
+
identifier?: string | null;
|
17781
17848
|
thing?: string | null;
|
17782
17849
|
relevance?: number | null;
|
17783
17850
|
} | null> | null;
|
@@ -17862,6 +17929,9 @@ export type GetMedicalIndicationQuery = {
|
|
17862
17929
|
name: string;
|
17863
17930
|
alternateNames?: Array<string | null> | null;
|
17864
17931
|
creationDate: any;
|
17932
|
+
uri?: any | null;
|
17933
|
+
description?: string | null;
|
17934
|
+
identifier?: string | null;
|
17865
17935
|
thing?: string | null;
|
17866
17936
|
relevance?: number | null;
|
17867
17937
|
} | null;
|
@@ -17879,6 +17949,9 @@ export type QueryMedicalIndicationsQuery = {
|
|
17879
17949
|
name: string;
|
17880
17950
|
alternateNames?: Array<string | null> | null;
|
17881
17951
|
creationDate: any;
|
17952
|
+
uri?: any | null;
|
17953
|
+
description?: string | null;
|
17954
|
+
identifier?: string | null;
|
17882
17955
|
thing?: string | null;
|
17883
17956
|
relevance?: number | null;
|
17884
17957
|
} | null> | null;
|
@@ -17963,6 +18036,9 @@ export type GetMedicalProcedureQuery = {
|
|
17963
18036
|
name: string;
|
17964
18037
|
alternateNames?: Array<string | null> | null;
|
17965
18038
|
creationDate: any;
|
18039
|
+
uri?: any | null;
|
18040
|
+
description?: string | null;
|
18041
|
+
identifier?: string | null;
|
17966
18042
|
thing?: string | null;
|
17967
18043
|
relevance?: number | null;
|
17968
18044
|
} | null;
|
@@ -17980,6 +18056,9 @@ export type QueryMedicalProceduresQuery = {
|
|
17980
18056
|
name: string;
|
17981
18057
|
alternateNames?: Array<string | null> | null;
|
17982
18058
|
creationDate: any;
|
18059
|
+
uri?: any | null;
|
18060
|
+
description?: string | null;
|
18061
|
+
identifier?: string | null;
|
17983
18062
|
thing?: string | null;
|
17984
18063
|
relevance?: number | null;
|
17985
18064
|
} | null> | null;
|
@@ -18064,6 +18143,9 @@ export type GetMedicalStudyQuery = {
|
|
18064
18143
|
name: string;
|
18065
18144
|
alternateNames?: Array<string | null> | null;
|
18066
18145
|
creationDate: any;
|
18146
|
+
uri?: any | null;
|
18147
|
+
description?: string | null;
|
18148
|
+
identifier?: string | null;
|
18067
18149
|
thing?: string | null;
|
18068
18150
|
relevance?: number | null;
|
18069
18151
|
address?: {
|
@@ -18089,6 +18171,9 @@ export type QueryMedicalStudiesQuery = {
|
|
18089
18171
|
name: string;
|
18090
18172
|
alternateNames?: Array<string | null> | null;
|
18091
18173
|
creationDate: any;
|
18174
|
+
uri?: any | null;
|
18175
|
+
description?: string | null;
|
18176
|
+
identifier?: string | null;
|
18092
18177
|
thing?: string | null;
|
18093
18178
|
relevance?: number | null;
|
18094
18179
|
address?: {
|
@@ -18181,6 +18266,9 @@ export type GetMedicalTestQuery = {
|
|
18181
18266
|
name: string;
|
18182
18267
|
alternateNames?: Array<string | null> | null;
|
18183
18268
|
creationDate: any;
|
18269
|
+
uri?: any | null;
|
18270
|
+
description?: string | null;
|
18271
|
+
identifier?: string | null;
|
18184
18272
|
thing?: string | null;
|
18185
18273
|
relevance?: number | null;
|
18186
18274
|
} | null;
|
@@ -18198,6 +18286,9 @@ export type QueryMedicalTestsQuery = {
|
|
18198
18286
|
name: string;
|
18199
18287
|
alternateNames?: Array<string | null> | null;
|
18200
18288
|
creationDate: any;
|
18289
|
+
uri?: any | null;
|
18290
|
+
description?: string | null;
|
18291
|
+
identifier?: string | null;
|
18201
18292
|
thing?: string | null;
|
18202
18293
|
relevance?: number | null;
|
18203
18294
|
} | null> | null;
|
@@ -18282,6 +18373,9 @@ export type GetMedicalTherapyQuery = {
|
|
18282
18373
|
name: string;
|
18283
18374
|
alternateNames?: Array<string | null> | null;
|
18284
18375
|
creationDate: any;
|
18376
|
+
uri?: any | null;
|
18377
|
+
description?: string | null;
|
18378
|
+
identifier?: string | null;
|
18285
18379
|
thing?: string | null;
|
18286
18380
|
relevance?: number | null;
|
18287
18381
|
} | null;
|
@@ -18299,6 +18393,9 @@ export type QueryMedicalTherapiesQuery = {
|
|
18299
18393
|
name: string;
|
18300
18394
|
alternateNames?: Array<string | null> | null;
|
18301
18395
|
creationDate: any;
|
18396
|
+
uri?: any | null;
|
18397
|
+
description?: string | null;
|
18398
|
+
identifier?: string | null;
|
18302
18399
|
thing?: string | null;
|
18303
18400
|
relevance?: number | null;
|
18304
18401
|
} | null> | null;
|
@@ -18416,6 +18513,9 @@ export type GetOrganizationQuery = {
|
|
18416
18513
|
name: string;
|
18417
18514
|
alternateNames?: Array<string | null> | null;
|
18418
18515
|
creationDate: any;
|
18516
|
+
uri?: any | null;
|
18517
|
+
description?: string | null;
|
18518
|
+
identifier?: string | null;
|
18419
18519
|
thing?: string | null;
|
18420
18520
|
relevance?: number | null;
|
18421
18521
|
foundingDate?: any | null;
|
@@ -18447,6 +18547,9 @@ export type QueryOrganizationsQuery = {
|
|
18447
18547
|
name: string;
|
18448
18548
|
alternateNames?: Array<string | null> | null;
|
18449
18549
|
creationDate: any;
|
18550
|
+
uri?: any | null;
|
18551
|
+
description?: string | null;
|
18552
|
+
identifier?: string | null;
|
18450
18553
|
thing?: string | null;
|
18451
18554
|
relevance?: number | null;
|
18452
18555
|
foundingDate?: any | null;
|
@@ -18545,6 +18648,9 @@ export type GetPersonQuery = {
|
|
18545
18648
|
name: string;
|
18546
18649
|
alternateNames?: Array<string | null> | null;
|
18547
18650
|
creationDate: any;
|
18651
|
+
uri?: any | null;
|
18652
|
+
description?: string | null;
|
18653
|
+
identifier?: string | null;
|
18548
18654
|
thing?: string | null;
|
18549
18655
|
relevance?: number | null;
|
18550
18656
|
email?: string | null;
|
@@ -18578,6 +18684,9 @@ export type QueryPersonsQuery = {
|
|
18578
18684
|
name: string;
|
18579
18685
|
alternateNames?: Array<string | null> | null;
|
18580
18686
|
creationDate: any;
|
18687
|
+
uri?: any | null;
|
18688
|
+
description?: string | null;
|
18689
|
+
identifier?: string | null;
|
18581
18690
|
thing?: string | null;
|
18582
18691
|
relevance?: number | null;
|
18583
18692
|
email?: string | null;
|
@@ -18678,6 +18787,9 @@ export type GetPlaceQuery = {
|
|
18678
18787
|
name: string;
|
18679
18788
|
alternateNames?: Array<string | null> | null;
|
18680
18789
|
creationDate: any;
|
18790
|
+
uri?: any | null;
|
18791
|
+
description?: string | null;
|
18792
|
+
identifier?: string | null;
|
18681
18793
|
thing?: string | null;
|
18682
18794
|
relevance?: number | null;
|
18683
18795
|
address?: {
|
@@ -18703,6 +18815,9 @@ export type QueryPlacesQuery = {
|
|
18703
18815
|
name: string;
|
18704
18816
|
alternateNames?: Array<string | null> | null;
|
18705
18817
|
creationDate: any;
|
18818
|
+
uri?: any | null;
|
18819
|
+
description?: string | null;
|
18820
|
+
identifier?: string | null;
|
18706
18821
|
thing?: string | null;
|
18707
18822
|
relevance?: number | null;
|
18708
18823
|
address?: {
|
@@ -18795,6 +18910,9 @@ export type GetProductQuery = {
|
|
18795
18910
|
name: string;
|
18796
18911
|
alternateNames?: Array<string | null> | null;
|
18797
18912
|
creationDate: any;
|
18913
|
+
uri?: any | null;
|
18914
|
+
description?: string | null;
|
18915
|
+
identifier?: string | null;
|
18798
18916
|
thing?: string | null;
|
18799
18917
|
relevance?: number | null;
|
18800
18918
|
manufacturer?: string | null;
|
@@ -18827,6 +18945,9 @@ export type QueryProductsQuery = {
|
|
18827
18945
|
name: string;
|
18828
18946
|
alternateNames?: Array<string | null> | null;
|
18829
18947
|
creationDate: any;
|
18948
|
+
uri?: any | null;
|
18949
|
+
description?: string | null;
|
18950
|
+
identifier?: string | null;
|
18830
18951
|
thing?: string | null;
|
18831
18952
|
relevance?: number | null;
|
18832
18953
|
manufacturer?: string | null;
|
@@ -19118,6 +19239,9 @@ export type GetRepoQuery = {
|
|
19118
19239
|
name: string;
|
19119
19240
|
alternateNames?: Array<string | null> | null;
|
19120
19241
|
creationDate: any;
|
19242
|
+
uri?: any | null;
|
19243
|
+
description?: string | null;
|
19244
|
+
identifier?: string | null;
|
19121
19245
|
thing?: string | null;
|
19122
19246
|
relevance?: number | null;
|
19123
19247
|
} | null;
|
@@ -19135,6 +19259,9 @@ export type QueryReposQuery = {
|
|
19135
19259
|
name: string;
|
19136
19260
|
alternateNames?: Array<string | null> | null;
|
19137
19261
|
creationDate: any;
|
19262
|
+
uri?: any | null;
|
19263
|
+
description?: string | null;
|
19264
|
+
identifier?: string | null;
|
19138
19265
|
thing?: string | null;
|
19139
19266
|
relevance?: number | null;
|
19140
19267
|
} | null> | null;
|
@@ -19251,6 +19378,9 @@ export type GetSoftwareQuery = {
|
|
19251
19378
|
name: string;
|
19252
19379
|
alternateNames?: Array<string | null> | null;
|
19253
19380
|
creationDate: any;
|
19381
|
+
uri?: any | null;
|
19382
|
+
description?: string | null;
|
19383
|
+
identifier?: string | null;
|
19254
19384
|
thing?: string | null;
|
19255
19385
|
relevance?: number | null;
|
19256
19386
|
releaseDate?: any | null;
|
@@ -19270,6 +19400,9 @@ export type QuerySoftwaresQuery = {
|
|
19270
19400
|
name: string;
|
19271
19401
|
alternateNames?: Array<string | null> | null;
|
19272
19402
|
creationDate: any;
|
19403
|
+
uri?: any | null;
|
19404
|
+
description?: string | null;
|
19405
|
+
identifier?: string | null;
|
19273
19406
|
thing?: string | null;
|
19274
19407
|
relevance?: number | null;
|
19275
19408
|
releaseDate?: any | null;
|