@vertikalx/vtx-backend-client 1.0.0-dev-max.66 → 1.0.0-dev-max.68
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/libs/vtx-backend-client/package.json +1 -1
- package/libs/vtx-backend-client/src/api/vtx-base-api.js +1 -0
- package/libs/vtx-backend-client/src/api/vtx-base-api.js.map +1 -1
- package/libs/vtx-backend-client/src/client/schema.d.ts +2 -0
- package/libs/vtx-backend-client/src/client/schema.js.map +1 -1
- package/libs/vtx-backend-client/src/client/types.d.ts +1 -0
- package/libs/vtx-backend-client/src/client/types.js +3 -0
- package/libs/vtx-backend-client/src/client/types.js.map +1 -1
- package/package.json +1 -1
- package/src/api/vtx-base-api.d.ts +2 -0
- package/src/api/vtx-base-api.js +136 -23
- package/src/api/vtx-base-api.js.map +1 -1
- package/src/client/schema.d.ts +11 -0
- package/src/client/schema.js.map +1 -1
- package/src/client/types.d.ts +8 -0
- package/src/client/types.js +86 -66
- package/src/client/types.js.map +1 -1
- package/tsconfig.lib.tsbuildinfo +1 -1
package/src/client/types.js
CHANGED
|
@@ -9,7 +9,7 @@ exports.default = {
|
|
|
9
9
|
102,
|
|
10
10
|
131,
|
|
11
11
|
134,
|
|
12
|
-
|
|
12
|
+
191
|
|
13
13
|
],
|
|
14
14
|
"types": {
|
|
15
15
|
"User": {
|
|
@@ -2111,6 +2111,9 @@ exports.default = {
|
|
|
2111
2111
|
"location": [
|
|
2112
2112
|
74
|
|
2113
2113
|
],
|
|
2114
|
+
"createdDate": [
|
|
2115
|
+
14
|
|
2116
|
+
],
|
|
2114
2117
|
"endingDate": [
|
|
2115
2118
|
14
|
|
2116
2119
|
],
|
|
@@ -2729,7 +2732,7 @@ exports.default = {
|
|
|
2729
2732
|
88
|
|
2730
2733
|
],
|
|
2731
2734
|
"mode": [
|
|
2732
|
-
|
|
2735
|
+
191
|
|
2733
2736
|
],
|
|
2734
2737
|
"athleteId": [
|
|
2735
2738
|
1
|
|
@@ -3845,6 +3848,14 @@ exports.default = {
|
|
|
3845
3848
|
1
|
|
3846
3849
|
]
|
|
3847
3850
|
},
|
|
3851
|
+
"GetAthleteCampaignsDto": {
|
|
3852
|
+
"athleteId": [
|
|
3853
|
+
1
|
|
3854
|
+
],
|
|
3855
|
+
"__typename": [
|
|
3856
|
+
1
|
|
3857
|
+
]
|
|
3858
|
+
},
|
|
3848
3859
|
"QualificationDto": {
|
|
3849
3860
|
"type": [
|
|
3850
3861
|
1
|
|
@@ -4049,7 +4060,7 @@ exports.default = {
|
|
|
4049
4060
|
18
|
|
4050
4061
|
],
|
|
4051
4062
|
"items": [
|
|
4052
|
-
|
|
4063
|
+
178
|
|
4053
4064
|
],
|
|
4054
4065
|
"__typename": [
|
|
4055
4066
|
1
|
|
@@ -4060,7 +4071,7 @@ exports.default = {
|
|
|
4060
4071
|
18
|
|
4061
4072
|
],
|
|
4062
4073
|
"items": [
|
|
4063
|
-
|
|
4074
|
+
178
|
|
4064
4075
|
],
|
|
4065
4076
|
"athleteCompetitionId": [
|
|
4066
4077
|
1
|
|
@@ -4095,10 +4106,10 @@ exports.default = {
|
|
|
4095
4106
|
14
|
|
4096
4107
|
],
|
|
4097
4108
|
"budget": [
|
|
4098
|
-
|
|
4109
|
+
180
|
|
4099
4110
|
],
|
|
4100
4111
|
"competitionBudgets": [
|
|
4101
|
-
|
|
4112
|
+
181
|
|
4102
4113
|
],
|
|
4103
4114
|
"competitionIds": [
|
|
4104
4115
|
1
|
|
@@ -4133,10 +4144,10 @@ exports.default = {
|
|
|
4133
4144
|
14
|
|
4134
4145
|
],
|
|
4135
4146
|
"budget": [
|
|
4136
|
-
|
|
4147
|
+
180
|
|
4137
4148
|
],
|
|
4138
4149
|
"competitionBudgets": [
|
|
4139
|
-
|
|
4150
|
+
181
|
|
4140
4151
|
],
|
|
4141
4152
|
"competitionIds": [
|
|
4142
4153
|
1
|
|
@@ -4344,7 +4355,7 @@ exports.default = {
|
|
|
4344
4355
|
32,
|
|
4345
4356
|
{
|
|
4346
4357
|
"input": [
|
|
4347
|
-
|
|
4358
|
+
193,
|
|
4348
4359
|
"AWSS3GetUploadDto!"
|
|
4349
4360
|
]
|
|
4350
4361
|
}
|
|
@@ -4406,7 +4417,7 @@ exports.default = {
|
|
|
4406
4417
|
104,
|
|
4407
4418
|
{
|
|
4408
4419
|
"input": [
|
|
4409
|
-
|
|
4420
|
+
194,
|
|
4410
4421
|
"FindSponsorAthleteInvitationDto!"
|
|
4411
4422
|
]
|
|
4412
4423
|
}
|
|
@@ -4466,7 +4477,7 @@ exports.default = {
|
|
|
4466
4477
|
79,
|
|
4467
4478
|
{
|
|
4468
4479
|
"input": [
|
|
4469
|
-
|
|
4480
|
+
195,
|
|
4470
4481
|
"GetAthleteCompetitionsDto!"
|
|
4471
4482
|
]
|
|
4472
4483
|
}
|
|
@@ -4555,6 +4566,15 @@ exports.default = {
|
|
|
4555
4566
|
]
|
|
4556
4567
|
}
|
|
4557
4568
|
],
|
|
4569
|
+
"getAthleteCampaigns": [
|
|
4570
|
+
88,
|
|
4571
|
+
{
|
|
4572
|
+
"input": [
|
|
4573
|
+
165,
|
|
4574
|
+
"GetAthleteCampaignsDto!"
|
|
4575
|
+
]
|
|
4576
|
+
}
|
|
4577
|
+
],
|
|
4558
4578
|
"getSports": [
|
|
4559
4579
|
67
|
|
4560
4580
|
],
|
|
@@ -4622,7 +4642,7 @@ exports.default = {
|
|
|
4622
4642
|
0,
|
|
4623
4643
|
{
|
|
4624
4644
|
"input": [
|
|
4625
|
-
|
|
4645
|
+
196,
|
|
4626
4646
|
"FindVtxUserDto!"
|
|
4627
4647
|
]
|
|
4628
4648
|
}
|
|
@@ -4674,7 +4694,7 @@ exports.default = {
|
|
|
4674
4694
|
75,
|
|
4675
4695
|
{
|
|
4676
4696
|
"input": [
|
|
4677
|
-
|
|
4697
|
+
197,
|
|
4678
4698
|
"GetSportEventsDto!"
|
|
4679
4699
|
]
|
|
4680
4700
|
}
|
|
@@ -4695,7 +4715,7 @@ exports.default = {
|
|
|
4695
4715
|
130,
|
|
4696
4716
|
{
|
|
4697
4717
|
"input": [
|
|
4698
|
-
|
|
4718
|
+
188,
|
|
4699
4719
|
"StripeQueryDto!"
|
|
4700
4720
|
]
|
|
4701
4721
|
}
|
|
@@ -4713,7 +4733,7 @@ exports.default = {
|
|
|
4713
4733
|
117,
|
|
4714
4734
|
{
|
|
4715
4735
|
"input": [
|
|
4716
|
-
|
|
4736
|
+
177,
|
|
4717
4737
|
"GetReceiptDto!"
|
|
4718
4738
|
]
|
|
4719
4739
|
}
|
|
@@ -4722,7 +4742,7 @@ exports.default = {
|
|
|
4722
4742
|
118,
|
|
4723
4743
|
{
|
|
4724
4744
|
"input": [
|
|
4725
|
-
|
|
4745
|
+
177,
|
|
4726
4746
|
"GetReceiptDto!"
|
|
4727
4747
|
]
|
|
4728
4748
|
}
|
|
@@ -4788,7 +4808,7 @@ exports.default = {
|
|
|
4788
4808
|
5,
|
|
4789
4809
|
{
|
|
4790
4810
|
"tenant": [
|
|
4791
|
-
|
|
4811
|
+
199,
|
|
4792
4812
|
"CreateTenantInput!"
|
|
4793
4813
|
]
|
|
4794
4814
|
}
|
|
@@ -4797,7 +4817,7 @@ exports.default = {
|
|
|
4797
4817
|
11,
|
|
4798
4818
|
{
|
|
4799
4819
|
"tenant": [
|
|
4800
|
-
|
|
4820
|
+
199,
|
|
4801
4821
|
"CreateTenantInput!"
|
|
4802
4822
|
]
|
|
4803
4823
|
}
|
|
@@ -4806,7 +4826,7 @@ exports.default = {
|
|
|
4806
4826
|
3,
|
|
4807
4827
|
{
|
|
4808
4828
|
"user": [
|
|
4809
|
-
|
|
4829
|
+
200,
|
|
4810
4830
|
"CreateActiveUserInput!"
|
|
4811
4831
|
]
|
|
4812
4832
|
}
|
|
@@ -4841,7 +4861,7 @@ exports.default = {
|
|
|
4841
4861
|
0,
|
|
4842
4862
|
{
|
|
4843
4863
|
"input": [
|
|
4844
|
-
|
|
4864
|
+
201,
|
|
4845
4865
|
"RegisterUserToDomainFromEmailInput!"
|
|
4846
4866
|
]
|
|
4847
4867
|
}
|
|
@@ -4850,7 +4870,7 @@ exports.default = {
|
|
|
4850
4870
|
8,
|
|
4851
4871
|
{
|
|
4852
4872
|
"dto": [
|
|
4853
|
-
|
|
4873
|
+
202,
|
|
4854
4874
|
"RefreshTokenInput!"
|
|
4855
4875
|
]
|
|
4856
4876
|
}
|
|
@@ -4859,7 +4879,7 @@ exports.default = {
|
|
|
4859
4879
|
33,
|
|
4860
4880
|
{
|
|
4861
4881
|
"input": [
|
|
4862
|
-
|
|
4882
|
+
203,
|
|
4863
4883
|
"AWSS3DeleteUseTypeFileDto!"
|
|
4864
4884
|
]
|
|
4865
4885
|
}
|
|
@@ -4868,7 +4888,7 @@ exports.default = {
|
|
|
4868
4888
|
33,
|
|
4869
4889
|
{
|
|
4870
4890
|
"input": [
|
|
4871
|
-
|
|
4891
|
+
204,
|
|
4872
4892
|
"AWSS3DeleteBucketFileDto!"
|
|
4873
4893
|
]
|
|
4874
4894
|
}
|
|
@@ -4877,7 +4897,7 @@ exports.default = {
|
|
|
4877
4897
|
33,
|
|
4878
4898
|
{
|
|
4879
4899
|
"input": [
|
|
4880
|
-
|
|
4900
|
+
205,
|
|
4881
4901
|
"AWSS3DeleteUseTypeKeyDto!"
|
|
4882
4902
|
]
|
|
4883
4903
|
}
|
|
@@ -4895,7 +4915,7 @@ exports.default = {
|
|
|
4895
4915
|
56,
|
|
4896
4916
|
{
|
|
4897
4917
|
"input": [
|
|
4898
|
-
|
|
4918
|
+
206,
|
|
4899
4919
|
"CreateIndustryDto!"
|
|
4900
4920
|
]
|
|
4901
4921
|
}
|
|
@@ -4904,7 +4924,7 @@ exports.default = {
|
|
|
4904
4924
|
39,
|
|
4905
4925
|
{
|
|
4906
4926
|
"input": [
|
|
4907
|
-
|
|
4927
|
+
207,
|
|
4908
4928
|
"CreateBrandDto!"
|
|
4909
4929
|
]
|
|
4910
4930
|
}
|
|
@@ -4913,7 +4933,7 @@ exports.default = {
|
|
|
4913
4933
|
59,
|
|
4914
4934
|
{
|
|
4915
4935
|
"input": [
|
|
4916
|
-
|
|
4936
|
+
209,
|
|
4917
4937
|
"RegisterSponsorInput!"
|
|
4918
4938
|
]
|
|
4919
4939
|
}
|
|
@@ -4922,7 +4942,7 @@ exports.default = {
|
|
|
4922
4942
|
59,
|
|
4923
4943
|
{
|
|
4924
4944
|
"input": [
|
|
4925
|
-
|
|
4945
|
+
210,
|
|
4926
4946
|
"CreateSponsorDto!"
|
|
4927
4947
|
]
|
|
4928
4948
|
}
|
|
@@ -4940,7 +4960,7 @@ exports.default = {
|
|
|
4940
4960
|
100,
|
|
4941
4961
|
{
|
|
4942
4962
|
"input": [
|
|
4943
|
-
|
|
4963
|
+
211,
|
|
4944
4964
|
"RegisterAthleteDto!"
|
|
4945
4965
|
]
|
|
4946
4966
|
}
|
|
@@ -4949,7 +4969,7 @@ exports.default = {
|
|
|
4949
4969
|
119,
|
|
4950
4970
|
{
|
|
4951
4971
|
"input": [
|
|
4952
|
-
|
|
4972
|
+
212,
|
|
4953
4973
|
"EditValueDto!"
|
|
4954
4974
|
]
|
|
4955
4975
|
}
|
|
@@ -5051,7 +5071,7 @@ exports.default = {
|
|
|
5051
5071
|
67,
|
|
5052
5072
|
{
|
|
5053
5073
|
"input": [
|
|
5054
|
-
|
|
5074
|
+
213,
|
|
5055
5075
|
"CreateSportDto!"
|
|
5056
5076
|
]
|
|
5057
5077
|
}
|
|
@@ -5060,7 +5080,7 @@ exports.default = {
|
|
|
5060
5080
|
67,
|
|
5061
5081
|
{
|
|
5062
5082
|
"input": [
|
|
5063
|
-
|
|
5083
|
+
214,
|
|
5064
5084
|
"UpdateSportDto!"
|
|
5065
5085
|
]
|
|
5066
5086
|
}
|
|
@@ -5069,7 +5089,7 @@ exports.default = {
|
|
|
5069
5089
|
70,
|
|
5070
5090
|
{
|
|
5071
5091
|
"input": [
|
|
5072
|
-
|
|
5092
|
+
215,
|
|
5073
5093
|
"CreateSportLevelDto!"
|
|
5074
5094
|
]
|
|
5075
5095
|
}
|
|
@@ -5078,7 +5098,7 @@ exports.default = {
|
|
|
5078
5098
|
65,
|
|
5079
5099
|
{
|
|
5080
5100
|
"input": [
|
|
5081
|
-
|
|
5101
|
+
217,
|
|
5082
5102
|
"CreateSponsorshipDto!"
|
|
5083
5103
|
]
|
|
5084
5104
|
}
|
|
@@ -5087,7 +5107,7 @@ exports.default = {
|
|
|
5087
5107
|
45,
|
|
5088
5108
|
{
|
|
5089
5109
|
"input": [
|
|
5090
|
-
|
|
5110
|
+
224,
|
|
5091
5111
|
"CreateCountryDto!"
|
|
5092
5112
|
]
|
|
5093
5113
|
}
|
|
@@ -5096,7 +5116,7 @@ exports.default = {
|
|
|
5096
5116
|
44,
|
|
5097
5117
|
{
|
|
5098
5118
|
"input": [
|
|
5099
|
-
|
|
5119
|
+
225,
|
|
5100
5120
|
"CreateStateDto!"
|
|
5101
5121
|
]
|
|
5102
5122
|
}
|
|
@@ -5105,7 +5125,7 @@ exports.default = {
|
|
|
5105
5125
|
43,
|
|
5106
5126
|
{
|
|
5107
5127
|
"input": [
|
|
5108
|
-
|
|
5128
|
+
226,
|
|
5109
5129
|
"CreateCityDto!"
|
|
5110
5130
|
]
|
|
5111
5131
|
}
|
|
@@ -5114,7 +5134,7 @@ exports.default = {
|
|
|
5114
5134
|
29,
|
|
5115
5135
|
{
|
|
5116
5136
|
"input": [
|
|
5117
|
-
|
|
5137
|
+
175,
|
|
5118
5138
|
"RegisterUserDto!"
|
|
5119
5139
|
]
|
|
5120
5140
|
}
|
|
@@ -5141,7 +5161,7 @@ exports.default = {
|
|
|
5141
5161
|
0,
|
|
5142
5162
|
{
|
|
5143
5163
|
"input": [
|
|
5144
|
-
|
|
5164
|
+
175,
|
|
5145
5165
|
"RegisterUserDto!"
|
|
5146
5166
|
]
|
|
5147
5167
|
}
|
|
@@ -5150,7 +5170,7 @@ exports.default = {
|
|
|
5150
5170
|
0,
|
|
5151
5171
|
{
|
|
5152
5172
|
"input": [
|
|
5153
|
-
|
|
5173
|
+
175,
|
|
5154
5174
|
"RegisterUserDto!"
|
|
5155
5175
|
]
|
|
5156
5176
|
}
|
|
@@ -5181,7 +5201,7 @@ exports.default = {
|
|
|
5181
5201
|
119,
|
|
5182
5202
|
{
|
|
5183
5203
|
"input": [
|
|
5184
|
-
|
|
5204
|
+
176,
|
|
5185
5205
|
"resetPasswordDto!"
|
|
5186
5206
|
]
|
|
5187
5207
|
}
|
|
@@ -5190,7 +5210,7 @@ exports.default = {
|
|
|
5190
5210
|
0,
|
|
5191
5211
|
{
|
|
5192
5212
|
"input": [
|
|
5193
|
-
|
|
5213
|
+
227,
|
|
5194
5214
|
"UpdateUserSuspendedStatusDto!"
|
|
5195
5215
|
]
|
|
5196
5216
|
}
|
|
@@ -5199,7 +5219,7 @@ exports.default = {
|
|
|
5199
5219
|
105,
|
|
5200
5220
|
{
|
|
5201
5221
|
"data": [
|
|
5202
|
-
|
|
5222
|
+
228,
|
|
5203
5223
|
"RegisterStravaDto!"
|
|
5204
5224
|
]
|
|
5205
5225
|
}
|
|
@@ -5217,7 +5237,7 @@ exports.default = {
|
|
|
5217
5237
|
75,
|
|
5218
5238
|
{
|
|
5219
5239
|
"input": [
|
|
5220
|
-
|
|
5240
|
+
229,
|
|
5221
5241
|
"CreateSportEventDto!"
|
|
5222
5242
|
]
|
|
5223
5243
|
}
|
|
@@ -5226,7 +5246,7 @@ exports.default = {
|
|
|
5226
5246
|
88,
|
|
5227
5247
|
{
|
|
5228
5248
|
"input": [
|
|
5229
|
-
|
|
5249
|
+
184,
|
|
5230
5250
|
"SetFundingStatusDto!"
|
|
5231
5251
|
]
|
|
5232
5252
|
}
|
|
@@ -5235,7 +5255,7 @@ exports.default = {
|
|
|
5235
5255
|
88,
|
|
5236
5256
|
{
|
|
5237
5257
|
"input": [
|
|
5238
|
-
|
|
5258
|
+
182,
|
|
5239
5259
|
"CreateFundingCampaignDto!"
|
|
5240
5260
|
]
|
|
5241
5261
|
}
|
|
@@ -5244,7 +5264,7 @@ exports.default = {
|
|
|
5244
5264
|
80,
|
|
5245
5265
|
{
|
|
5246
5266
|
"input": [
|
|
5247
|
-
|
|
5267
|
+
185,
|
|
5248
5268
|
"CreateMembershipOrganizationDto!"
|
|
5249
5269
|
]
|
|
5250
5270
|
}
|
|
@@ -5253,7 +5273,7 @@ exports.default = {
|
|
|
5253
5273
|
82,
|
|
5254
5274
|
{
|
|
5255
5275
|
"input": [
|
|
5256
|
-
|
|
5276
|
+
186,
|
|
5257
5277
|
"CreateAthleteMembershipDto!"
|
|
5258
5278
|
]
|
|
5259
5279
|
}
|
|
@@ -5280,7 +5300,7 @@ exports.default = {
|
|
|
5280
5300
|
96,
|
|
5281
5301
|
{
|
|
5282
5302
|
"input": [
|
|
5283
|
-
|
|
5303
|
+
230,
|
|
5284
5304
|
"CreateStripeAccountDto!"
|
|
5285
5305
|
]
|
|
5286
5306
|
}
|
|
@@ -5292,7 +5312,7 @@ exports.default = {
|
|
|
5292
5312
|
107,
|
|
5293
5313
|
{
|
|
5294
5314
|
"input": [
|
|
5295
|
-
|
|
5315
|
+
187,
|
|
5296
5316
|
"DonationCheckoutDto!"
|
|
5297
5317
|
]
|
|
5298
5318
|
}
|
|
@@ -5421,7 +5441,7 @@ exports.default = {
|
|
|
5421
5441
|
158
|
|
5422
5442
|
],
|
|
5423
5443
|
"translations": [
|
|
5424
|
-
|
|
5444
|
+
208
|
|
5425
5445
|
],
|
|
5426
5446
|
"__typename": [
|
|
5427
5447
|
1
|
|
@@ -5611,7 +5631,7 @@ exports.default = {
|
|
|
5611
5631
|
18
|
|
5612
5632
|
],
|
|
5613
5633
|
"translations": [
|
|
5614
|
-
|
|
5634
|
+
216
|
|
5615
5635
|
],
|
|
5616
5636
|
"__typename": [
|
|
5617
5637
|
1
|
|
@@ -5648,7 +5668,7 @@ exports.default = {
|
|
|
5648
5668
|
158
|
|
5649
5669
|
],
|
|
5650
5670
|
"criteria": [
|
|
5651
|
-
|
|
5671
|
+
218
|
|
5652
5672
|
],
|
|
5653
5673
|
"deadline": [
|
|
5654
5674
|
14
|
|
@@ -5657,13 +5677,13 @@ exports.default = {
|
|
|
5657
5677
|
14
|
|
5658
5678
|
],
|
|
5659
5679
|
"duration": [
|
|
5660
|
-
|
|
5680
|
+
220
|
|
5661
5681
|
],
|
|
5662
5682
|
"sponsorshipItems": [
|
|
5663
|
-
|
|
5683
|
+
221
|
|
5664
5684
|
],
|
|
5665
5685
|
"commitments": [
|
|
5666
|
-
|
|
5686
|
+
222
|
|
5667
5687
|
],
|
|
5668
5688
|
"terms": [
|
|
5669
5689
|
1
|
|
@@ -5675,7 +5695,7 @@ exports.default = {
|
|
|
5675
5695
|
2
|
|
5676
5696
|
],
|
|
5677
5697
|
"translations": [
|
|
5678
|
-
|
|
5698
|
+
223
|
|
5679
5699
|
],
|
|
5680
5700
|
"__typename": [
|
|
5681
5701
|
1
|
|
@@ -5689,7 +5709,7 @@ exports.default = {
|
|
|
5689
5709
|
1
|
|
5690
5710
|
],
|
|
5691
5711
|
"qualificationsBag": [
|
|
5692
|
-
|
|
5712
|
+
219
|
|
5693
5713
|
],
|
|
5694
5714
|
"__typename": [
|
|
5695
5715
|
1
|
|
@@ -5697,28 +5717,28 @@ exports.default = {
|
|
|
5697
5717
|
},
|
|
5698
5718
|
"QualificationsBagDto": {
|
|
5699
5719
|
"ageQualifications": [
|
|
5700
|
-
|
|
5720
|
+
167
|
|
5701
5721
|
],
|
|
5702
5722
|
"genderQualifications": [
|
|
5703
|
-
|
|
5723
|
+
168
|
|
5704
5724
|
],
|
|
5705
5725
|
"scoreQualifications": [
|
|
5706
|
-
|
|
5726
|
+
170
|
|
5707
5727
|
],
|
|
5708
5728
|
"locationQualifications": [
|
|
5709
|
-
|
|
5729
|
+
171
|
|
5710
5730
|
],
|
|
5711
5731
|
"nationalityQualifications": [
|
|
5712
|
-
|
|
5732
|
+
169
|
|
5713
5733
|
],
|
|
5714
5734
|
"distanceQualifications": [
|
|
5715
|
-
|
|
5735
|
+
172
|
|
5716
5736
|
],
|
|
5717
5737
|
"sportsQualifications": [
|
|
5718
|
-
|
|
5738
|
+
173
|
|
5719
5739
|
],
|
|
5720
5740
|
"levelQualifications": [
|
|
5721
|
-
|
|
5741
|
+
174
|
|
5722
5742
|
],
|
|
5723
5743
|
"__typename": [
|
|
5724
5744
|
1
|