@vertikalx/vtx-backend-client 3.0.0-dev.5 → 3.0.0-dev.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.
- package/package.json +1 -1
- package/src/client/schema.d.ts +62 -12
- package/src/client/schema.js +14 -7
- package/src/client/schema.js.map +1 -1
- package/src/client/types.d.ts +24 -1
- package/src/client/types.js +206 -141
- package/src/client/types.js.map +1 -1
- package/tsconfig.lib.tsbuildinfo +1 -1
package/src/client/types.js
CHANGED
|
@@ -9,9 +9,9 @@ exports.default = {
|
|
|
9
9
|
102,
|
|
10
10
|
127,
|
|
11
11
|
128,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
147,
|
|
13
|
+
151,
|
|
14
|
+
218
|
|
15
15
|
],
|
|
16
16
|
"types": {
|
|
17
17
|
"User": {
|
|
@@ -2507,7 +2507,7 @@ exports.default = {
|
|
|
2507
2507
|
1
|
|
2508
2508
|
]
|
|
2509
2509
|
},
|
|
2510
|
-
"
|
|
2510
|
+
"HistoricalScore": {
|
|
2511
2511
|
"_id": [
|
|
2512
2512
|
1
|
|
2513
2513
|
],
|
|
@@ -2785,7 +2785,7 @@ exports.default = {
|
|
|
2785
2785
|
89
|
|
2786
2786
|
],
|
|
2787
2787
|
"mode": [
|
|
2788
|
-
|
|
2788
|
+
218
|
|
2789
2789
|
],
|
|
2790
2790
|
"athleteId": [
|
|
2791
2791
|
1
|
|
@@ -3346,6 +3346,12 @@ exports.default = {
|
|
|
3346
3346
|
"donationMode": [
|
|
3347
3347
|
1
|
|
3348
3348
|
],
|
|
3349
|
+
"donorName": [
|
|
3350
|
+
1
|
|
3351
|
+
],
|
|
3352
|
+
"donorEmail": [
|
|
3353
|
+
1
|
|
3354
|
+
],
|
|
3349
3355
|
"completed": [
|
|
3350
3356
|
2
|
|
3351
3357
|
],
|
|
@@ -3546,12 +3552,47 @@ exports.default = {
|
|
|
3546
3552
|
1
|
|
3547
3553
|
]
|
|
3548
3554
|
},
|
|
3555
|
+
"HistoricalScoresPeriod": {
|
|
3556
|
+
"athleteId": [
|
|
3557
|
+
1
|
|
3558
|
+
],
|
|
3559
|
+
"athleteFirstName": [
|
|
3560
|
+
1
|
|
3561
|
+
],
|
|
3562
|
+
"athleteLastName": [
|
|
3563
|
+
1
|
|
3564
|
+
],
|
|
3565
|
+
"screenName": [
|
|
3566
|
+
1
|
|
3567
|
+
],
|
|
3568
|
+
"minTimestampInclusive": [
|
|
3569
|
+
14
|
|
3570
|
+
],
|
|
3571
|
+
"maxTimestampExclusive": [
|
|
3572
|
+
14
|
|
3573
|
+
],
|
|
3574
|
+
"vtxScores": [
|
|
3575
|
+
98
|
|
3576
|
+
],
|
|
3577
|
+
"tpiScores": [
|
|
3578
|
+
98
|
|
3579
|
+
],
|
|
3580
|
+
"spiScores": [
|
|
3581
|
+
98
|
|
3582
|
+
],
|
|
3583
|
+
"apiScores": [
|
|
3584
|
+
98
|
|
3585
|
+
],
|
|
3586
|
+
"__typename": [
|
|
3587
|
+
1
|
|
3588
|
+
]
|
|
3589
|
+
},
|
|
3549
3590
|
"StripeObject": {
|
|
3550
3591
|
"type": [
|
|
3551
3592
|
1
|
|
3552
3593
|
],
|
|
3553
3594
|
"json": [
|
|
3554
|
-
|
|
3595
|
+
147
|
|
3555
3596
|
],
|
|
3556
3597
|
"__typename": [
|
|
3557
3598
|
1
|
|
@@ -3621,7 +3662,7 @@ exports.default = {
|
|
|
3621
3662
|
1
|
|
3622
3663
|
],
|
|
3623
3664
|
"status": [
|
|
3624
|
-
|
|
3665
|
+
151
|
|
3625
3666
|
],
|
|
3626
3667
|
"lastError": [
|
|
3627
3668
|
1
|
|
@@ -3834,7 +3875,7 @@ exports.default = {
|
|
|
3834
3875
|
1
|
|
3835
3876
|
],
|
|
3836
3877
|
"invitations": [
|
|
3837
|
-
|
|
3878
|
+
163
|
|
3838
3879
|
],
|
|
3839
3880
|
"__typename": [
|
|
3840
3881
|
1
|
|
@@ -3945,7 +3986,7 @@ exports.default = {
|
|
|
3945
3986
|
1
|
|
3946
3987
|
],
|
|
3947
3988
|
"result": [
|
|
3948
|
-
|
|
3989
|
+
165
|
|
3949
3990
|
],
|
|
3950
3991
|
"cityId": [
|
|
3951
3992
|
1
|
|
@@ -3968,7 +4009,7 @@ exports.default = {
|
|
|
3968
4009
|
1
|
|
3969
4010
|
],
|
|
3970
4011
|
"result": [
|
|
3971
|
-
|
|
4012
|
+
165
|
|
3972
4013
|
],
|
|
3973
4014
|
"cityId": [
|
|
3974
4015
|
1
|
|
@@ -4004,13 +4045,13 @@ exports.default = {
|
|
|
4004
4045
|
},
|
|
4005
4046
|
"CursorPaginationDto": {
|
|
4006
4047
|
"sortCriteria": [
|
|
4007
|
-
|
|
4048
|
+
170
|
|
4008
4049
|
],
|
|
4009
4050
|
"limit": [
|
|
4010
4051
|
18
|
|
4011
4052
|
],
|
|
4012
4053
|
"cursorPosition": [
|
|
4013
|
-
|
|
4054
|
+
169
|
|
4014
4055
|
],
|
|
4015
4056
|
"__typename": [
|
|
4016
4057
|
1
|
|
@@ -4085,7 +4126,7 @@ exports.default = {
|
|
|
4085
4126
|
1
|
|
4086
4127
|
],
|
|
4087
4128
|
"currentCampaign": [
|
|
4088
|
-
|
|
4129
|
+
173
|
|
4089
4130
|
],
|
|
4090
4131
|
"sports": [
|
|
4091
4132
|
1
|
|
@@ -4147,10 +4188,10 @@ exports.default = {
|
|
|
4147
4188
|
},
|
|
4148
4189
|
"AthleteQueryDto": {
|
|
4149
4190
|
"cursor": [
|
|
4150
|
-
|
|
4191
|
+
171
|
|
4151
4192
|
],
|
|
4152
4193
|
"filters": [
|
|
4153
|
-
|
|
4194
|
+
174
|
|
4154
4195
|
],
|
|
4155
4196
|
"__typename": [
|
|
4156
4197
|
1
|
|
@@ -4161,7 +4202,7 @@ exports.default = {
|
|
|
4161
4202
|
1
|
|
4162
4203
|
],
|
|
4163
4204
|
"newPicture": [
|
|
4164
|
-
|
|
4205
|
+
177
|
|
4165
4206
|
],
|
|
4166
4207
|
"__typename": [
|
|
4167
4208
|
1
|
|
@@ -4195,7 +4236,7 @@ exports.default = {
|
|
|
4195
4236
|
1
|
|
4196
4237
|
],
|
|
4197
4238
|
"pictures": [
|
|
4198
|
-
|
|
4239
|
+
177
|
|
4199
4240
|
],
|
|
4200
4241
|
"albumId": [
|
|
4201
4242
|
1
|
|
@@ -4419,7 +4460,7 @@ exports.default = {
|
|
|
4419
4460
|
},
|
|
4420
4461
|
"resetPasswordDto": {
|
|
4421
4462
|
"code": [
|
|
4422
|
-
|
|
4463
|
+
161
|
|
4423
4464
|
],
|
|
4424
4465
|
"newPassword": [
|
|
4425
4466
|
1
|
|
@@ -4501,7 +4542,7 @@ exports.default = {
|
|
|
4501
4542
|
18
|
|
4502
4543
|
],
|
|
4503
4544
|
"items": [
|
|
4504
|
-
|
|
4545
|
+
197
|
|
4505
4546
|
],
|
|
4506
4547
|
"__typename": [
|
|
4507
4548
|
1
|
|
@@ -4512,7 +4553,7 @@ exports.default = {
|
|
|
4512
4553
|
18
|
|
4513
4554
|
],
|
|
4514
4555
|
"items": [
|
|
4515
|
-
|
|
4556
|
+
197
|
|
4516
4557
|
],
|
|
4517
4558
|
"athleteCompetitionId": [
|
|
4518
4559
|
1
|
|
@@ -4561,16 +4602,16 @@ exports.default = {
|
|
|
4561
4602
|
14
|
|
4562
4603
|
],
|
|
4563
4604
|
"budget": [
|
|
4564
|
-
|
|
4605
|
+
199
|
|
4565
4606
|
],
|
|
4566
4607
|
"competitionBudgets": [
|
|
4567
|
-
|
|
4608
|
+
200
|
|
4568
4609
|
],
|
|
4569
4610
|
"competitionIds": [
|
|
4570
4611
|
1
|
|
4571
4612
|
],
|
|
4572
4613
|
"video": [
|
|
4573
|
-
|
|
4614
|
+
201
|
|
4574
4615
|
],
|
|
4575
4616
|
"__typename": [
|
|
4576
4617
|
1
|
|
@@ -4602,16 +4643,16 @@ exports.default = {
|
|
|
4602
4643
|
14
|
|
4603
4644
|
],
|
|
4604
4645
|
"budget": [
|
|
4605
|
-
|
|
4646
|
+
199
|
|
4606
4647
|
],
|
|
4607
4648
|
"competitionBudgets": [
|
|
4608
|
-
|
|
4649
|
+
200
|
|
4609
4650
|
],
|
|
4610
4651
|
"competitionIds": [
|
|
4611
4652
|
1
|
|
4612
4653
|
],
|
|
4613
4654
|
"video": [
|
|
4614
|
-
|
|
4655
|
+
201
|
|
4615
4656
|
],
|
|
4616
4657
|
"loginEmail": [
|
|
4617
4658
|
1
|
|
@@ -4646,16 +4687,16 @@ exports.default = {
|
|
|
4646
4687
|
14
|
|
4647
4688
|
],
|
|
4648
4689
|
"budget": [
|
|
4649
|
-
|
|
4690
|
+
199
|
|
4650
4691
|
],
|
|
4651
4692
|
"competitionBudgets": [
|
|
4652
|
-
|
|
4693
|
+
200
|
|
4653
4694
|
],
|
|
4654
4695
|
"competitionIds": [
|
|
4655
4696
|
1
|
|
4656
4697
|
],
|
|
4657
4698
|
"video": [
|
|
4658
|
-
|
|
4699
|
+
201
|
|
4659
4700
|
],
|
|
4660
4701
|
"_id": [
|
|
4661
4702
|
1
|
|
@@ -4677,7 +4718,7 @@ exports.default = {
|
|
|
4677
4718
|
},
|
|
4678
4719
|
"BudgetDto": {
|
|
4679
4720
|
"items": [
|
|
4680
|
-
|
|
4721
|
+
197
|
|
4681
4722
|
],
|
|
4682
4723
|
"fundingMode": [
|
|
4683
4724
|
1
|
|
@@ -4691,7 +4732,7 @@ exports.default = {
|
|
|
4691
4732
|
1
|
|
4692
4733
|
],
|
|
4693
4734
|
"budget": [
|
|
4694
|
-
|
|
4735
|
+
206
|
|
4695
4736
|
],
|
|
4696
4737
|
"__typename": [
|
|
4697
4738
|
1
|
|
@@ -4702,7 +4743,7 @@ exports.default = {
|
|
|
4702
4743
|
1
|
|
4703
4744
|
],
|
|
4704
4745
|
"budget": [
|
|
4705
|
-
|
|
4746
|
+
206
|
|
4706
4747
|
],
|
|
4707
4748
|
"__typename": [
|
|
4708
4749
|
1
|
|
@@ -4722,7 +4763,7 @@ exports.default = {
|
|
|
4722
4763
|
18
|
|
4723
4764
|
],
|
|
4724
4765
|
"budget": [
|
|
4725
|
-
|
|
4766
|
+
206
|
|
4726
4767
|
],
|
|
4727
4768
|
"__typename": [
|
|
4728
4769
|
1
|
|
@@ -4742,7 +4783,7 @@ exports.default = {
|
|
|
4742
4783
|
1
|
|
4743
4784
|
],
|
|
4744
4785
|
"logo": [
|
|
4745
|
-
|
|
4786
|
+
177
|
|
4746
4787
|
],
|
|
4747
4788
|
"countryId": [
|
|
4748
4789
|
1
|
|
@@ -4852,7 +4893,7 @@ exports.default = {
|
|
|
4852
4893
|
1
|
|
4853
4894
|
],
|
|
4854
4895
|
"profilePicture": [
|
|
4855
|
-
|
|
4896
|
+
177
|
|
4856
4897
|
],
|
|
4857
4898
|
"__typename": [
|
|
4858
4899
|
1
|
|
@@ -4929,7 +4970,7 @@ exports.default = {
|
|
|
4929
4970
|
32,
|
|
4930
4971
|
{
|
|
4931
4972
|
"input": [
|
|
4932
|
-
|
|
4973
|
+
220,
|
|
4933
4974
|
"AWSS3GetUploadDto!"
|
|
4934
4975
|
]
|
|
4935
4976
|
}
|
|
@@ -4991,7 +5032,7 @@ exports.default = {
|
|
|
4991
5032
|
104,
|
|
4992
5033
|
{
|
|
4993
5034
|
"input": [
|
|
4994
|
-
|
|
5035
|
+
221,
|
|
4995
5036
|
"FindSponsorAthleteInvitationDto!"
|
|
4996
5037
|
]
|
|
4997
5038
|
}
|
|
@@ -5000,7 +5041,7 @@ exports.default = {
|
|
|
5000
5041
|
144,
|
|
5001
5042
|
{
|
|
5002
5043
|
"input": [
|
|
5003
|
-
|
|
5044
|
+
180,
|
|
5004
5045
|
"existValueDto!"
|
|
5005
5046
|
]
|
|
5006
5047
|
}
|
|
@@ -5012,7 +5053,7 @@ exports.default = {
|
|
|
5012
5053
|
139,
|
|
5013
5054
|
{
|
|
5014
5055
|
"input": [
|
|
5015
|
-
|
|
5056
|
+
175,
|
|
5016
5057
|
"AthleteQueryDto!"
|
|
5017
5058
|
]
|
|
5018
5059
|
}
|
|
@@ -5060,7 +5101,7 @@ exports.default = {
|
|
|
5060
5101
|
81,
|
|
5061
5102
|
{
|
|
5062
5103
|
"input": [
|
|
5063
|
-
|
|
5104
|
+
222,
|
|
5064
5105
|
"GetAthleteCompetitionsDto!"
|
|
5065
5106
|
]
|
|
5066
5107
|
}
|
|
@@ -5108,7 +5149,7 @@ exports.default = {
|
|
|
5108
5149
|
139,
|
|
5109
5150
|
{
|
|
5110
5151
|
"input": [
|
|
5111
|
-
|
|
5152
|
+
175,
|
|
5112
5153
|
"AthleteQueryDto!"
|
|
5113
5154
|
]
|
|
5114
5155
|
}
|
|
@@ -5126,25 +5167,43 @@ exports.default = {
|
|
|
5126
5167
|
142,
|
|
5127
5168
|
{
|
|
5128
5169
|
"input": [
|
|
5129
|
-
|
|
5170
|
+
180,
|
|
5130
5171
|
"existValueDto!"
|
|
5131
5172
|
]
|
|
5132
5173
|
}
|
|
5133
5174
|
],
|
|
5175
|
+
"getAthleteHistoricalScoresPeriod": [
|
|
5176
|
+
145,
|
|
5177
|
+
{
|
|
5178
|
+
"input": [
|
|
5179
|
+
182,
|
|
5180
|
+
"GetHistoricalScoresDto!"
|
|
5181
|
+
]
|
|
5182
|
+
}
|
|
5183
|
+
],
|
|
5134
5184
|
"getAthleteHistoricalScores": [
|
|
5135
5185
|
98,
|
|
5136
5186
|
{
|
|
5137
5187
|
"input": [
|
|
5138
|
-
|
|
5188
|
+
182,
|
|
5139
5189
|
"GetHistoricalScoresDto!"
|
|
5140
5190
|
]
|
|
5141
5191
|
}
|
|
5142
5192
|
],
|
|
5193
|
+
"getMyHistoricalScoresPeriod": [
|
|
5194
|
+
145,
|
|
5195
|
+
{
|
|
5196
|
+
"input": [
|
|
5197
|
+
181,
|
|
5198
|
+
"GetMyHistoricalScoresDto!"
|
|
5199
|
+
]
|
|
5200
|
+
}
|
|
5201
|
+
],
|
|
5143
5202
|
"getMyHistoricalScores": [
|
|
5144
5203
|
98,
|
|
5145
5204
|
{
|
|
5146
5205
|
"input": [
|
|
5147
|
-
|
|
5206
|
+
181,
|
|
5148
5207
|
"GetMyHistoricalScoresDto!"
|
|
5149
5208
|
]
|
|
5150
5209
|
}
|
|
@@ -5153,7 +5212,7 @@ exports.default = {
|
|
|
5153
5212
|
89,
|
|
5154
5213
|
{
|
|
5155
5214
|
"input": [
|
|
5156
|
-
|
|
5215
|
+
183,
|
|
5157
5216
|
"GetAthleteCampaignsDto!"
|
|
5158
5217
|
]
|
|
5159
5218
|
}
|
|
@@ -5225,7 +5284,7 @@ exports.default = {
|
|
|
5225
5284
|
0,
|
|
5226
5285
|
{
|
|
5227
5286
|
"input": [
|
|
5228
|
-
|
|
5287
|
+
223,
|
|
5229
5288
|
"FindVtxUserDto!"
|
|
5230
5289
|
]
|
|
5231
5290
|
}
|
|
@@ -5244,7 +5303,7 @@ exports.default = {
|
|
|
5244
5303
|
}
|
|
5245
5304
|
],
|
|
5246
5305
|
"getUserImagesFromEmail": [
|
|
5247
|
-
|
|
5306
|
+
148,
|
|
5248
5307
|
{
|
|
5249
5308
|
"loginEmail": [
|
|
5250
5309
|
1,
|
|
@@ -5265,7 +5324,7 @@ exports.default = {
|
|
|
5265
5324
|
36,
|
|
5266
5325
|
{
|
|
5267
5326
|
"input": [
|
|
5268
|
-
|
|
5327
|
+
161,
|
|
5269
5328
|
"VerifyCodeDto!"
|
|
5270
5329
|
]
|
|
5271
5330
|
}
|
|
@@ -5277,7 +5336,7 @@ exports.default = {
|
|
|
5277
5336
|
75,
|
|
5278
5337
|
{
|
|
5279
5338
|
"input": [
|
|
5280
|
-
|
|
5339
|
+
224,
|
|
5281
5340
|
"GetSportEventsDto!"
|
|
5282
5341
|
]
|
|
5283
5342
|
}
|
|
@@ -5288,6 +5347,12 @@ exports.default = {
|
|
|
5288
5347
|
"getDonationsByAthlete": [
|
|
5289
5348
|
117
|
|
5290
5349
|
],
|
|
5350
|
+
"getDonationsToAthlete": [
|
|
5351
|
+
133
|
|
5352
|
+
],
|
|
5353
|
+
"getDonationsToMe": [
|
|
5354
|
+
133
|
|
5355
|
+
],
|
|
5291
5356
|
"getBudgetConcepts": [
|
|
5292
5357
|
132
|
|
5293
5358
|
],
|
|
@@ -5307,10 +5372,10 @@ exports.default = {
|
|
|
5307
5372
|
116
|
|
5308
5373
|
],
|
|
5309
5374
|
"stripeQuery": [
|
|
5310
|
-
|
|
5375
|
+
146,
|
|
5311
5376
|
{
|
|
5312
5377
|
"input": [
|
|
5313
|
-
|
|
5378
|
+
212,
|
|
5314
5379
|
"StripeQueryDto!"
|
|
5315
5380
|
]
|
|
5316
5381
|
}
|
|
@@ -5319,7 +5384,7 @@ exports.default = {
|
|
|
5319
5384
|
35,
|
|
5320
5385
|
{
|
|
5321
5386
|
"input": [
|
|
5322
|
-
|
|
5387
|
+
159,
|
|
5323
5388
|
"GetDatabaseFileDto!"
|
|
5324
5389
|
]
|
|
5325
5390
|
}
|
|
@@ -5328,7 +5393,7 @@ exports.default = {
|
|
|
5328
5393
|
117,
|
|
5329
5394
|
{
|
|
5330
5395
|
"input": [
|
|
5331
|
-
|
|
5396
|
+
195,
|
|
5332
5397
|
"GetReceiptDto!"
|
|
5333
5398
|
]
|
|
5334
5399
|
}
|
|
@@ -5337,7 +5402,7 @@ exports.default = {
|
|
|
5337
5402
|
118,
|
|
5338
5403
|
{
|
|
5339
5404
|
"input": [
|
|
5340
|
-
|
|
5405
|
+
195,
|
|
5341
5406
|
"GetReceiptDto!"
|
|
5342
5407
|
]
|
|
5343
5408
|
}
|
|
@@ -5415,7 +5480,7 @@ exports.default = {
|
|
|
5415
5480
|
5,
|
|
5416
5481
|
{
|
|
5417
5482
|
"tenant": [
|
|
5418
|
-
|
|
5483
|
+
226,
|
|
5419
5484
|
"CreateTenantInput!"
|
|
5420
5485
|
]
|
|
5421
5486
|
}
|
|
@@ -5424,7 +5489,7 @@ exports.default = {
|
|
|
5424
5489
|
11,
|
|
5425
5490
|
{
|
|
5426
5491
|
"tenant": [
|
|
5427
|
-
|
|
5492
|
+
226,
|
|
5428
5493
|
"CreateTenantInput!"
|
|
5429
5494
|
]
|
|
5430
5495
|
}
|
|
@@ -5433,7 +5498,7 @@ exports.default = {
|
|
|
5433
5498
|
3,
|
|
5434
5499
|
{
|
|
5435
5500
|
"user": [
|
|
5436
|
-
|
|
5501
|
+
227,
|
|
5437
5502
|
"CreateActiveUserInput!"
|
|
5438
5503
|
]
|
|
5439
5504
|
}
|
|
@@ -5468,7 +5533,7 @@ exports.default = {
|
|
|
5468
5533
|
0,
|
|
5469
5534
|
{
|
|
5470
5535
|
"input": [
|
|
5471
|
-
|
|
5536
|
+
228,
|
|
5472
5537
|
"RegisterUserToDomainFromEmailInput!"
|
|
5473
5538
|
]
|
|
5474
5539
|
}
|
|
@@ -5477,7 +5542,7 @@ exports.default = {
|
|
|
5477
5542
|
8,
|
|
5478
5543
|
{
|
|
5479
5544
|
"dto": [
|
|
5480
|
-
|
|
5545
|
+
229,
|
|
5481
5546
|
"RefreshTokenInput!"
|
|
5482
5547
|
]
|
|
5483
5548
|
}
|
|
@@ -5486,7 +5551,7 @@ exports.default = {
|
|
|
5486
5551
|
33,
|
|
5487
5552
|
{
|
|
5488
5553
|
"input": [
|
|
5489
|
-
|
|
5554
|
+
230,
|
|
5490
5555
|
"AWSS3DeleteUseTypeFileDto!"
|
|
5491
5556
|
]
|
|
5492
5557
|
}
|
|
@@ -5495,7 +5560,7 @@ exports.default = {
|
|
|
5495
5560
|
33,
|
|
5496
5561
|
{
|
|
5497
5562
|
"input": [
|
|
5498
|
-
|
|
5563
|
+
231,
|
|
5499
5564
|
"AWSS3DeleteBucketFileDto!"
|
|
5500
5565
|
]
|
|
5501
5566
|
}
|
|
@@ -5504,7 +5569,7 @@ exports.default = {
|
|
|
5504
5569
|
33,
|
|
5505
5570
|
{
|
|
5506
5571
|
"input": [
|
|
5507
|
-
|
|
5572
|
+
232,
|
|
5508
5573
|
"AWSS3DeleteUseTypeKeyDto!"
|
|
5509
5574
|
]
|
|
5510
5575
|
}
|
|
@@ -5513,7 +5578,7 @@ exports.default = {
|
|
|
5513
5578
|
27,
|
|
5514
5579
|
{
|
|
5515
5580
|
"input": [
|
|
5516
|
-
|
|
5581
|
+
177,
|
|
5517
5582
|
"AWSS3UploadedFileDto!"
|
|
5518
5583
|
]
|
|
5519
5584
|
}
|
|
@@ -5522,7 +5587,7 @@ exports.default = {
|
|
|
5522
5587
|
56,
|
|
5523
5588
|
{
|
|
5524
5589
|
"input": [
|
|
5525
|
-
|
|
5590
|
+
233,
|
|
5526
5591
|
"CreateIndustryDto!"
|
|
5527
5592
|
]
|
|
5528
5593
|
}
|
|
@@ -5531,7 +5596,7 @@ exports.default = {
|
|
|
5531
5596
|
39,
|
|
5532
5597
|
{
|
|
5533
5598
|
"input": [
|
|
5534
|
-
|
|
5599
|
+
234,
|
|
5535
5600
|
"CreateBrandDto!"
|
|
5536
5601
|
]
|
|
5537
5602
|
}
|
|
@@ -5540,7 +5605,7 @@ exports.default = {
|
|
|
5540
5605
|
59,
|
|
5541
5606
|
{
|
|
5542
5607
|
"input": [
|
|
5543
|
-
|
|
5608
|
+
236,
|
|
5544
5609
|
"RegisterSponsorInput!"
|
|
5545
5610
|
]
|
|
5546
5611
|
}
|
|
@@ -5549,7 +5614,7 @@ exports.default = {
|
|
|
5549
5614
|
59,
|
|
5550
5615
|
{
|
|
5551
5616
|
"input": [
|
|
5552
|
-
|
|
5617
|
+
237,
|
|
5553
5618
|
"CreateSponsorDto!"
|
|
5554
5619
|
]
|
|
5555
5620
|
}
|
|
@@ -5558,7 +5623,7 @@ exports.default = {
|
|
|
5558
5623
|
104,
|
|
5559
5624
|
{
|
|
5560
5625
|
"input": [
|
|
5561
|
-
|
|
5626
|
+
164,
|
|
5562
5627
|
"InviteAthletesDto!"
|
|
5563
5628
|
]
|
|
5564
5629
|
}
|
|
@@ -5567,7 +5632,7 @@ exports.default = {
|
|
|
5567
5632
|
136,
|
|
5568
5633
|
{
|
|
5569
5634
|
"input": [
|
|
5570
|
-
|
|
5635
|
+
172,
|
|
5571
5636
|
"DeleteSingleValueDto!"
|
|
5572
5637
|
]
|
|
5573
5638
|
}
|
|
@@ -5576,7 +5641,7 @@ exports.default = {
|
|
|
5576
5641
|
100,
|
|
5577
5642
|
{
|
|
5578
5643
|
"input": [
|
|
5579
|
-
|
|
5644
|
+
238,
|
|
5580
5645
|
"RegisterAthleteDto!"
|
|
5581
5646
|
]
|
|
5582
5647
|
}
|
|
@@ -5585,7 +5650,7 @@ exports.default = {
|
|
|
5585
5650
|
135,
|
|
5586
5651
|
{
|
|
5587
5652
|
"input": [
|
|
5588
|
-
|
|
5653
|
+
239,
|
|
5589
5654
|
"EditValueDto!"
|
|
5590
5655
|
]
|
|
5591
5656
|
}
|
|
@@ -5594,7 +5659,7 @@ exports.default = {
|
|
|
5594
5659
|
140,
|
|
5595
5660
|
{
|
|
5596
5661
|
"input": [
|
|
5597
|
-
|
|
5662
|
+
176,
|
|
5598
5663
|
"EditPictureDto!"
|
|
5599
5664
|
]
|
|
5600
5665
|
}
|
|
@@ -5603,7 +5668,7 @@ exports.default = {
|
|
|
5603
5668
|
141,
|
|
5604
5669
|
{
|
|
5605
5670
|
"input": [
|
|
5606
|
-
|
|
5671
|
+
178,
|
|
5607
5672
|
"UploadAlbumsPicturesDto!"
|
|
5608
5673
|
]
|
|
5609
5674
|
}
|
|
@@ -5612,7 +5677,7 @@ exports.default = {
|
|
|
5612
5677
|
81,
|
|
5613
5678
|
{
|
|
5614
5679
|
"input": [
|
|
5615
|
-
|
|
5680
|
+
167,
|
|
5616
5681
|
"CreateAthleteCompetitionDto!"
|
|
5617
5682
|
]
|
|
5618
5683
|
}
|
|
@@ -5621,7 +5686,7 @@ exports.default = {
|
|
|
5621
5686
|
136,
|
|
5622
5687
|
{
|
|
5623
5688
|
"input": [
|
|
5624
|
-
|
|
5689
|
+
172,
|
|
5625
5690
|
"DeleteSingleValueDto!"
|
|
5626
5691
|
]
|
|
5627
5692
|
}
|
|
@@ -5630,7 +5695,7 @@ exports.default = {
|
|
|
5630
5695
|
80,
|
|
5631
5696
|
{
|
|
5632
5697
|
"input": [
|
|
5633
|
-
|
|
5698
|
+
178,
|
|
5634
5699
|
"UploadAlbumsPicturesDto!"
|
|
5635
5700
|
]
|
|
5636
5701
|
}
|
|
@@ -5639,7 +5704,7 @@ exports.default = {
|
|
|
5639
5704
|
80,
|
|
5640
5705
|
{
|
|
5641
5706
|
"input": [
|
|
5642
|
-
|
|
5707
|
+
240,
|
|
5643
5708
|
"EditDisplayIndexDto!"
|
|
5644
5709
|
]
|
|
5645
5710
|
}
|
|
@@ -5648,7 +5713,7 @@ exports.default = {
|
|
|
5648
5713
|
80,
|
|
5649
5714
|
{
|
|
5650
5715
|
"input": [
|
|
5651
|
-
|
|
5716
|
+
178,
|
|
5652
5717
|
"UploadAlbumsPicturesDto!"
|
|
5653
5718
|
]
|
|
5654
5719
|
}
|
|
@@ -5657,7 +5722,7 @@ exports.default = {
|
|
|
5657
5722
|
136,
|
|
5658
5723
|
{
|
|
5659
5724
|
"input": [
|
|
5660
|
-
|
|
5725
|
+
172,
|
|
5661
5726
|
"DeleteSingleValueDto!"
|
|
5662
5727
|
]
|
|
5663
5728
|
}
|
|
@@ -5666,7 +5731,7 @@ exports.default = {
|
|
|
5666
5731
|
120,
|
|
5667
5732
|
{
|
|
5668
5733
|
"input": [
|
|
5669
|
-
|
|
5734
|
+
179,
|
|
5670
5735
|
"DeleteValuesDto!"
|
|
5671
5736
|
]
|
|
5672
5737
|
}
|
|
@@ -5675,7 +5740,7 @@ exports.default = {
|
|
|
5675
5740
|
76,
|
|
5676
5741
|
{
|
|
5677
5742
|
"input": [
|
|
5678
|
-
|
|
5743
|
+
166,
|
|
5679
5744
|
"SetCompetitionResultDto!"
|
|
5680
5745
|
]
|
|
5681
5746
|
}
|
|
@@ -5687,7 +5752,7 @@ exports.default = {
|
|
|
5687
5752
|
89,
|
|
5688
5753
|
{
|
|
5689
5754
|
"input": [
|
|
5690
|
-
|
|
5755
|
+
242,
|
|
5691
5756
|
"SetCurrentCampaignDto!"
|
|
5692
5757
|
]
|
|
5693
5758
|
}
|
|
@@ -5696,7 +5761,7 @@ exports.default = {
|
|
|
5696
5761
|
67,
|
|
5697
5762
|
{
|
|
5698
5763
|
"input": [
|
|
5699
|
-
|
|
5764
|
+
243,
|
|
5700
5765
|
"CreateSportDto!"
|
|
5701
5766
|
]
|
|
5702
5767
|
}
|
|
@@ -5705,7 +5770,7 @@ exports.default = {
|
|
|
5705
5770
|
67,
|
|
5706
5771
|
{
|
|
5707
5772
|
"input": [
|
|
5708
|
-
|
|
5773
|
+
244,
|
|
5709
5774
|
"UpdateSportDto!"
|
|
5710
5775
|
]
|
|
5711
5776
|
}
|
|
@@ -5714,7 +5779,7 @@ exports.default = {
|
|
|
5714
5779
|
70,
|
|
5715
5780
|
{
|
|
5716
5781
|
"input": [
|
|
5717
|
-
|
|
5782
|
+
245,
|
|
5718
5783
|
"CreateSportLevelDto!"
|
|
5719
5784
|
]
|
|
5720
5785
|
}
|
|
@@ -5723,7 +5788,7 @@ exports.default = {
|
|
|
5723
5788
|
65,
|
|
5724
5789
|
{
|
|
5725
5790
|
"input": [
|
|
5726
|
-
|
|
5791
|
+
247,
|
|
5727
5792
|
"CreateSponsorshipDto!"
|
|
5728
5793
|
]
|
|
5729
5794
|
}
|
|
@@ -5732,7 +5797,7 @@ exports.default = {
|
|
|
5732
5797
|
45,
|
|
5733
5798
|
{
|
|
5734
5799
|
"input": [
|
|
5735
|
-
|
|
5800
|
+
254,
|
|
5736
5801
|
"CreateCountryDto!"
|
|
5737
5802
|
]
|
|
5738
5803
|
}
|
|
@@ -5741,7 +5806,7 @@ exports.default = {
|
|
|
5741
5806
|
44,
|
|
5742
5807
|
{
|
|
5743
5808
|
"input": [
|
|
5744
|
-
|
|
5809
|
+
255,
|
|
5745
5810
|
"CreateStateDto!"
|
|
5746
5811
|
]
|
|
5747
5812
|
}
|
|
@@ -5750,7 +5815,7 @@ exports.default = {
|
|
|
5750
5815
|
43,
|
|
5751
5816
|
{
|
|
5752
5817
|
"input": [
|
|
5753
|
-
|
|
5818
|
+
256,
|
|
5754
5819
|
"CreateCityDto!"
|
|
5755
5820
|
]
|
|
5756
5821
|
}
|
|
@@ -5759,7 +5824,7 @@ exports.default = {
|
|
|
5759
5824
|
29,
|
|
5760
5825
|
{
|
|
5761
5826
|
"input": [
|
|
5762
|
-
|
|
5827
|
+
193,
|
|
5763
5828
|
"RegisterUserDto!"
|
|
5764
5829
|
]
|
|
5765
5830
|
}
|
|
@@ -5768,7 +5833,7 @@ exports.default = {
|
|
|
5768
5833
|
3,
|
|
5769
5834
|
{
|
|
5770
5835
|
"input": [
|
|
5771
|
-
|
|
5836
|
+
161,
|
|
5772
5837
|
"VerifyCodeDto!"
|
|
5773
5838
|
]
|
|
5774
5839
|
}
|
|
@@ -5777,7 +5842,7 @@ exports.default = {
|
|
|
5777
5842
|
0,
|
|
5778
5843
|
{
|
|
5779
5844
|
"input": [
|
|
5780
|
-
|
|
5845
|
+
161,
|
|
5781
5846
|
"VerifyCodeDto!"
|
|
5782
5847
|
]
|
|
5783
5848
|
}
|
|
@@ -5786,7 +5851,7 @@ exports.default = {
|
|
|
5786
5851
|
0,
|
|
5787
5852
|
{
|
|
5788
5853
|
"input": [
|
|
5789
|
-
|
|
5854
|
+
193,
|
|
5790
5855
|
"RegisterUserDto!"
|
|
5791
5856
|
]
|
|
5792
5857
|
}
|
|
@@ -5795,7 +5860,7 @@ exports.default = {
|
|
|
5795
5860
|
0,
|
|
5796
5861
|
{
|
|
5797
5862
|
"input": [
|
|
5798
|
-
|
|
5863
|
+
193,
|
|
5799
5864
|
"RegisterUserDto!"
|
|
5800
5865
|
]
|
|
5801
5866
|
}
|
|
@@ -5804,7 +5869,7 @@ exports.default = {
|
|
|
5804
5869
|
0,
|
|
5805
5870
|
{
|
|
5806
5871
|
"input": [
|
|
5807
|
-
|
|
5872
|
+
193,
|
|
5808
5873
|
"RegisterUserDto!"
|
|
5809
5874
|
]
|
|
5810
5875
|
}
|
|
@@ -5835,13 +5900,13 @@ exports.default = {
|
|
|
5835
5900
|
135,
|
|
5836
5901
|
{
|
|
5837
5902
|
"input": [
|
|
5838
|
-
|
|
5903
|
+
194,
|
|
5839
5904
|
"resetPasswordDto!"
|
|
5840
5905
|
]
|
|
5841
5906
|
}
|
|
5842
5907
|
],
|
|
5843
5908
|
"validateToken": [
|
|
5844
|
-
|
|
5909
|
+
149,
|
|
5845
5910
|
{
|
|
5846
5911
|
"input": [
|
|
5847
5912
|
1,
|
|
@@ -5853,7 +5918,7 @@ exports.default = {
|
|
|
5853
5918
|
105,
|
|
5854
5919
|
{
|
|
5855
5920
|
"data": [
|
|
5856
|
-
|
|
5921
|
+
257,
|
|
5857
5922
|
"RegisterStravaDto!"
|
|
5858
5923
|
]
|
|
5859
5924
|
}
|
|
@@ -5871,7 +5936,7 @@ exports.default = {
|
|
|
5871
5936
|
75,
|
|
5872
5937
|
{
|
|
5873
5938
|
"input": [
|
|
5874
|
-
|
|
5939
|
+
258,
|
|
5875
5940
|
"CreateSportEventDto!"
|
|
5876
5941
|
]
|
|
5877
5942
|
}
|
|
@@ -5880,7 +5945,7 @@ exports.default = {
|
|
|
5880
5945
|
130,
|
|
5881
5946
|
{
|
|
5882
5947
|
"input": [
|
|
5883
|
-
|
|
5948
|
+
196,
|
|
5884
5949
|
"MergeSportsEventsDto!"
|
|
5885
5950
|
]
|
|
5886
5951
|
}
|
|
@@ -5889,7 +5954,7 @@ exports.default = {
|
|
|
5889
5954
|
89,
|
|
5890
5955
|
{
|
|
5891
5956
|
"input": [
|
|
5892
|
-
|
|
5957
|
+
205,
|
|
5893
5958
|
"SetFundingStatusDto!"
|
|
5894
5959
|
]
|
|
5895
5960
|
}
|
|
@@ -5898,7 +5963,7 @@ exports.default = {
|
|
|
5898
5963
|
89,
|
|
5899
5964
|
{
|
|
5900
5965
|
"input": [
|
|
5901
|
-
|
|
5966
|
+
202,
|
|
5902
5967
|
"CreateFundingCampaignDto!"
|
|
5903
5968
|
]
|
|
5904
5969
|
}
|
|
@@ -5907,7 +5972,7 @@ exports.default = {
|
|
|
5907
5972
|
89,
|
|
5908
5973
|
{
|
|
5909
5974
|
"input": [
|
|
5910
|
-
|
|
5975
|
+
204,
|
|
5911
5976
|
"UpdateFundingCampaignDto!"
|
|
5912
5977
|
]
|
|
5913
5978
|
}
|
|
@@ -5916,7 +5981,7 @@ exports.default = {
|
|
|
5916
5981
|
136,
|
|
5917
5982
|
{
|
|
5918
5983
|
"input": [
|
|
5919
|
-
|
|
5984
|
+
172,
|
|
5920
5985
|
"DeleteSingleValueDto!"
|
|
5921
5986
|
]
|
|
5922
5987
|
}
|
|
@@ -5925,7 +5990,7 @@ exports.default = {
|
|
|
5925
5990
|
120,
|
|
5926
5991
|
{
|
|
5927
5992
|
"input": [
|
|
5928
|
-
|
|
5993
|
+
179,
|
|
5929
5994
|
"DeleteValuesDto!"
|
|
5930
5995
|
]
|
|
5931
5996
|
}
|
|
@@ -5943,7 +6008,7 @@ exports.default = {
|
|
|
5943
6008
|
2,
|
|
5944
6009
|
{
|
|
5945
6010
|
"input": [
|
|
5946
|
-
|
|
6011
|
+
207,
|
|
5947
6012
|
"AddCompetitionBudgetDto!"
|
|
5948
6013
|
]
|
|
5949
6014
|
}
|
|
@@ -5952,7 +6017,7 @@ exports.default = {
|
|
|
5952
6017
|
2,
|
|
5953
6018
|
{
|
|
5954
6019
|
"input": [
|
|
5955
|
-
|
|
6020
|
+
208,
|
|
5956
6021
|
"EditCompetitionBudgetDto!"
|
|
5957
6022
|
]
|
|
5958
6023
|
}
|
|
@@ -5961,7 +6026,7 @@ exports.default = {
|
|
|
5961
6026
|
2,
|
|
5962
6027
|
{
|
|
5963
6028
|
"input": [
|
|
5964
|
-
|
|
6029
|
+
209,
|
|
5965
6030
|
"EditCampaignBudgetDto!"
|
|
5966
6031
|
]
|
|
5967
6032
|
}
|
|
@@ -5970,7 +6035,7 @@ exports.default = {
|
|
|
5970
6035
|
2,
|
|
5971
6036
|
{
|
|
5972
6037
|
"input": [
|
|
5973
|
-
|
|
6038
|
+
209,
|
|
5974
6039
|
"EditCampaignBudgetDto!"
|
|
5975
6040
|
]
|
|
5976
6041
|
}
|
|
@@ -5979,7 +6044,7 @@ exports.default = {
|
|
|
5979
6044
|
82,
|
|
5980
6045
|
{
|
|
5981
6046
|
"input": [
|
|
5982
|
-
|
|
6047
|
+
210,
|
|
5983
6048
|
"CreateMembershipOrganizationDto!"
|
|
5984
6049
|
]
|
|
5985
6050
|
}
|
|
@@ -5988,7 +6053,7 @@ exports.default = {
|
|
|
5988
6053
|
84,
|
|
5989
6054
|
{
|
|
5990
6055
|
"input": [
|
|
5991
|
-
|
|
6056
|
+
211,
|
|
5992
6057
|
"CreateAthleteMembershipDto!"
|
|
5993
6058
|
]
|
|
5994
6059
|
}
|
|
@@ -5997,7 +6062,7 @@ exports.default = {
|
|
|
5997
6062
|
136,
|
|
5998
6063
|
{
|
|
5999
6064
|
"input": [
|
|
6000
|
-
|
|
6065
|
+
172,
|
|
6001
6066
|
"DeleteSingleValueDto!"
|
|
6002
6067
|
]
|
|
6003
6068
|
}
|
|
@@ -6015,7 +6080,7 @@ exports.default = {
|
|
|
6015
6080
|
97,
|
|
6016
6081
|
{
|
|
6017
6082
|
"input": [
|
|
6018
|
-
|
|
6083
|
+
259,
|
|
6019
6084
|
"CreateStripeAccountDto!"
|
|
6020
6085
|
]
|
|
6021
6086
|
}
|
|
@@ -6027,7 +6092,7 @@ exports.default = {
|
|
|
6027
6092
|
107,
|
|
6028
6093
|
{
|
|
6029
6094
|
"input": [
|
|
6030
|
-
|
|
6095
|
+
162,
|
|
6031
6096
|
"DonationCheckoutDto!"
|
|
6032
6097
|
]
|
|
6033
6098
|
}
|
|
@@ -6042,7 +6107,7 @@ exports.default = {
|
|
|
6042
6107
|
134,
|
|
6043
6108
|
{
|
|
6044
6109
|
"input": [
|
|
6045
|
-
|
|
6110
|
+
217,
|
|
6046
6111
|
"RegisterMemberDto!"
|
|
6047
6112
|
]
|
|
6048
6113
|
}
|
|
@@ -6168,13 +6233,13 @@ exports.default = {
|
|
|
6168
6233
|
1
|
|
6169
6234
|
],
|
|
6170
6235
|
"logo": [
|
|
6171
|
-
|
|
6236
|
+
177
|
|
6172
6237
|
],
|
|
6173
6238
|
"banner": [
|
|
6174
|
-
|
|
6239
|
+
177
|
|
6175
6240
|
],
|
|
6176
6241
|
"translations": [
|
|
6177
|
-
|
|
6242
|
+
235
|
|
6178
6243
|
],
|
|
6179
6244
|
"__typename": [
|
|
6180
6245
|
1
|
|
@@ -6197,10 +6262,10 @@ exports.default = {
|
|
|
6197
6262
|
1
|
|
6198
6263
|
],
|
|
6199
6264
|
"logo": [
|
|
6200
|
-
|
|
6265
|
+
177
|
|
6201
6266
|
],
|
|
6202
6267
|
"banner": [
|
|
6203
|
-
|
|
6268
|
+
177
|
|
6204
6269
|
],
|
|
6205
6270
|
"__typename": [
|
|
6206
6271
|
1
|
|
@@ -6305,10 +6370,10 @@ exports.default = {
|
|
|
6305
6370
|
1
|
|
6306
6371
|
],
|
|
6307
6372
|
"profilePicture": [
|
|
6308
|
-
|
|
6373
|
+
177
|
|
6309
6374
|
],
|
|
6310
6375
|
"cardPicture": [
|
|
6311
|
-
|
|
6376
|
+
177
|
|
6312
6377
|
],
|
|
6313
6378
|
"__typename": [
|
|
6314
6379
|
1
|
|
@@ -6327,7 +6392,7 @@ exports.default = {
|
|
|
6327
6392
|
},
|
|
6328
6393
|
"EditDisplayIndexDto": {
|
|
6329
6394
|
"updates": [
|
|
6330
|
-
|
|
6395
|
+
241
|
|
6331
6396
|
],
|
|
6332
6397
|
"__typename": [
|
|
6333
6398
|
1
|
|
@@ -6391,7 +6456,7 @@ exports.default = {
|
|
|
6391
6456
|
18
|
|
6392
6457
|
],
|
|
6393
6458
|
"translations": [
|
|
6394
|
-
|
|
6459
|
+
246
|
|
6395
6460
|
],
|
|
6396
6461
|
"__typename": [
|
|
6397
6462
|
1
|
|
@@ -6425,10 +6490,10 @@ exports.default = {
|
|
|
6425
6490
|
18
|
|
6426
6491
|
],
|
|
6427
6492
|
"banner": [
|
|
6428
|
-
|
|
6493
|
+
177
|
|
6429
6494
|
],
|
|
6430
6495
|
"criteria": [
|
|
6431
|
-
|
|
6496
|
+
248
|
|
6432
6497
|
],
|
|
6433
6498
|
"deadline": [
|
|
6434
6499
|
14
|
|
@@ -6437,13 +6502,13 @@ exports.default = {
|
|
|
6437
6502
|
14
|
|
6438
6503
|
],
|
|
6439
6504
|
"duration": [
|
|
6440
|
-
|
|
6505
|
+
250
|
|
6441
6506
|
],
|
|
6442
6507
|
"sponsorshipItems": [
|
|
6443
|
-
|
|
6508
|
+
251
|
|
6444
6509
|
],
|
|
6445
6510
|
"commitments": [
|
|
6446
|
-
|
|
6511
|
+
252
|
|
6447
6512
|
],
|
|
6448
6513
|
"terms": [
|
|
6449
6514
|
1
|
|
@@ -6455,7 +6520,7 @@ exports.default = {
|
|
|
6455
6520
|
2
|
|
6456
6521
|
],
|
|
6457
6522
|
"translations": [
|
|
6458
|
-
|
|
6523
|
+
253
|
|
6459
6524
|
],
|
|
6460
6525
|
"__typename": [
|
|
6461
6526
|
1
|
|
@@ -6469,7 +6534,7 @@ exports.default = {
|
|
|
6469
6534
|
1
|
|
6470
6535
|
],
|
|
6471
6536
|
"qualificationsBag": [
|
|
6472
|
-
|
|
6537
|
+
249
|
|
6473
6538
|
],
|
|
6474
6539
|
"__typename": [
|
|
6475
6540
|
1
|
|
@@ -6477,28 +6542,28 @@ exports.default = {
|
|
|
6477
6542
|
},
|
|
6478
6543
|
"QualificationsBagDto": {
|
|
6479
6544
|
"ageQualifications": [
|
|
6480
|
-
|
|
6545
|
+
185
|
|
6481
6546
|
],
|
|
6482
6547
|
"genderQualifications": [
|
|
6483
|
-
|
|
6548
|
+
186
|
|
6484
6549
|
],
|
|
6485
6550
|
"scoreQualifications": [
|
|
6486
|
-
|
|
6551
|
+
188
|
|
6487
6552
|
],
|
|
6488
6553
|
"locationQualifications": [
|
|
6489
|
-
|
|
6554
|
+
189
|
|
6490
6555
|
],
|
|
6491
6556
|
"nationalityQualifications": [
|
|
6492
|
-
|
|
6557
|
+
187
|
|
6493
6558
|
],
|
|
6494
6559
|
"distanceQualifications": [
|
|
6495
|
-
|
|
6560
|
+
190
|
|
6496
6561
|
],
|
|
6497
6562
|
"sportsQualifications": [
|
|
6498
|
-
|
|
6563
|
+
191
|
|
6499
6564
|
],
|
|
6500
6565
|
"levelQualifications": [
|
|
6501
|
-
|
|
6566
|
+
192
|
|
6502
6567
|
],
|
|
6503
6568
|
"__typename": [
|
|
6504
6569
|
1
|
|
@@ -6575,7 +6640,7 @@ exports.default = {
|
|
|
6575
6640
|
1
|
|
6576
6641
|
],
|
|
6577
6642
|
"banner": [
|
|
6578
|
-
|
|
6643
|
+
177
|
|
6579
6644
|
],
|
|
6580
6645
|
"terms": [
|
|
6581
6646
|
1
|
|
@@ -6693,7 +6758,7 @@ exports.default = {
|
|
|
6693
6758
|
1
|
|
6694
6759
|
],
|
|
6695
6760
|
"banner": [
|
|
6696
|
-
|
|
6761
|
+
177
|
|
6697
6762
|
],
|
|
6698
6763
|
"eventLevel": [
|
|
6699
6764
|
1
|