@vertikalx/vtx-backend-client 1.0.0-preprod.8 → 1.0.0-prod.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/api/api-call-headers.d.ts +0 -4
- package/src/api/api-call-headers.js +1 -5
- package/src/api/api-call-headers.js.map +1 -1
- package/src/api/vtx-base-api.d.ts +2 -1
- package/src/api/vtx-base-api.js +46 -6
- package/src/api/vtx-base-api.js.map +1 -1
- package/src/client/schema.d.ts +24 -0
- package/src/client/schema.js +8 -1
- package/src/client/schema.js.map +1 -1
- package/src/client/types.d.ts +13 -0
- package/src/client/types.js +137 -106
- package/src/client/types.js.map +1 -1
- package/tsconfig.lib.tsbuildinfo +1 -1
package/src/client/types.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.default = {
|
|
|
6
6
|
2,
|
|
7
7
|
14,
|
|
8
8
|
18,
|
|
9
|
-
|
|
9
|
+
124
|
|
10
10
|
],
|
|
11
11
|
"types": {
|
|
12
12
|
"User": {
|
|
@@ -1803,6 +1803,9 @@ exports.default = {
|
|
|
1803
1803
|
"location": [
|
|
1804
1804
|
74
|
|
1805
1805
|
],
|
|
1806
|
+
"eventLevel": [
|
|
1807
|
+
1
|
|
1808
|
+
],
|
|
1806
1809
|
"__typename": [
|
|
1807
1810
|
1
|
|
1808
1811
|
]
|
|
@@ -3063,12 +3066,20 @@ exports.default = {
|
|
|
3063
3066
|
1
|
|
3064
3067
|
]
|
|
3065
3068
|
},
|
|
3069
|
+
"ExistValueResponse": {
|
|
3070
|
+
"exist": [
|
|
3071
|
+
2
|
|
3072
|
+
],
|
|
3073
|
+
"__typename": [
|
|
3074
|
+
1
|
|
3075
|
+
]
|
|
3076
|
+
},
|
|
3066
3077
|
"StripeObject": {
|
|
3067
3078
|
"type": [
|
|
3068
3079
|
1
|
|
3069
3080
|
],
|
|
3070
3081
|
"json": [
|
|
3071
|
-
|
|
3082
|
+
124
|
|
3072
3083
|
],
|
|
3073
3084
|
"__typename": [
|
|
3074
3085
|
1
|
|
@@ -3249,7 +3260,7 @@ exports.default = {
|
|
|
3249
3260
|
1
|
|
3250
3261
|
],
|
|
3251
3262
|
"invitations": [
|
|
3252
|
-
|
|
3263
|
+
135
|
|
3253
3264
|
],
|
|
3254
3265
|
"__typename": [
|
|
3255
3266
|
1
|
|
@@ -3330,7 +3341,7 @@ exports.default = {
|
|
|
3330
3341
|
1
|
|
3331
3342
|
],
|
|
3332
3343
|
"result": [
|
|
3333
|
-
|
|
3344
|
+
137
|
|
3334
3345
|
],
|
|
3335
3346
|
"cityId": [
|
|
3336
3347
|
1
|
|
@@ -3353,7 +3364,7 @@ exports.default = {
|
|
|
3353
3364
|
1
|
|
3354
3365
|
],
|
|
3355
3366
|
"result": [
|
|
3356
|
-
|
|
3367
|
+
137
|
|
3357
3368
|
],
|
|
3358
3369
|
"cityId": [
|
|
3359
3370
|
1
|
|
@@ -3389,13 +3400,13 @@ exports.default = {
|
|
|
3389
3400
|
},
|
|
3390
3401
|
"CursorPaginationDto": {
|
|
3391
3402
|
"sortCriteria": [
|
|
3392
|
-
|
|
3403
|
+
142
|
|
3393
3404
|
],
|
|
3394
3405
|
"limit": [
|
|
3395
3406
|
18
|
|
3396
3407
|
],
|
|
3397
3408
|
"cursorPosition": [
|
|
3398
|
-
|
|
3409
|
+
141
|
|
3399
3410
|
],
|
|
3400
3411
|
"__typename": [
|
|
3401
3412
|
1
|
|
@@ -3470,7 +3481,7 @@ exports.default = {
|
|
|
3470
3481
|
1
|
|
3471
3482
|
],
|
|
3472
3483
|
"currentCampaign": [
|
|
3473
|
-
|
|
3484
|
+
145
|
|
3474
3485
|
],
|
|
3475
3486
|
"sports": [
|
|
3476
3487
|
1
|
|
@@ -3526,10 +3537,10 @@ exports.default = {
|
|
|
3526
3537
|
},
|
|
3527
3538
|
"AthleteQueryDto": {
|
|
3528
3539
|
"cursor": [
|
|
3529
|
-
|
|
3540
|
+
143
|
|
3530
3541
|
],
|
|
3531
3542
|
"filters": [
|
|
3532
|
-
|
|
3543
|
+
146
|
|
3533
3544
|
],
|
|
3534
3545
|
"__typename": [
|
|
3535
3546
|
1
|
|
@@ -3540,7 +3551,7 @@ exports.default = {
|
|
|
3540
3551
|
1
|
|
3541
3552
|
],
|
|
3542
3553
|
"newPicture": [
|
|
3543
|
-
|
|
3554
|
+
149
|
|
3544
3555
|
],
|
|
3545
3556
|
"__typename": [
|
|
3546
3557
|
1
|
|
@@ -3574,7 +3585,7 @@ exports.default = {
|
|
|
3574
3585
|
1
|
|
3575
3586
|
],
|
|
3576
3587
|
"pictures": [
|
|
3577
|
-
|
|
3588
|
+
149
|
|
3578
3589
|
],
|
|
3579
3590
|
"albumId": [
|
|
3580
3591
|
1
|
|
@@ -3594,6 +3605,14 @@ exports.default = {
|
|
|
3594
3605
|
1
|
|
3595
3606
|
]
|
|
3596
3607
|
},
|
|
3608
|
+
"existValueDto": {
|
|
3609
|
+
"Value": [
|
|
3610
|
+
1
|
|
3611
|
+
],
|
|
3612
|
+
"__typename": [
|
|
3613
|
+
1
|
|
3614
|
+
]
|
|
3615
|
+
},
|
|
3597
3616
|
"GetMyHistoricalScoresDto": {
|
|
3598
3617
|
"minTimestampInclusive": [
|
|
3599
3618
|
14
|
|
@@ -3776,7 +3795,7 @@ exports.default = {
|
|
|
3776
3795
|
},
|
|
3777
3796
|
"resetPasswordDto": {
|
|
3778
3797
|
"code": [
|
|
3779
|
-
|
|
3798
|
+
134
|
|
3780
3799
|
],
|
|
3781
3800
|
"newPassword": [
|
|
3782
3801
|
1
|
|
@@ -3821,7 +3840,7 @@ exports.default = {
|
|
|
3821
3840
|
18
|
|
3822
3841
|
],
|
|
3823
3842
|
"items": [
|
|
3824
|
-
|
|
3843
|
+
166
|
|
3825
3844
|
],
|
|
3826
3845
|
"__typename": [
|
|
3827
3846
|
1
|
|
@@ -3832,7 +3851,7 @@ exports.default = {
|
|
|
3832
3851
|
18
|
|
3833
3852
|
],
|
|
3834
3853
|
"items": [
|
|
3835
|
-
|
|
3854
|
+
166
|
|
3836
3855
|
],
|
|
3837
3856
|
"athleteCompetitionId": [
|
|
3838
3857
|
1
|
|
@@ -3867,10 +3886,10 @@ exports.default = {
|
|
|
3867
3886
|
14
|
|
3868
3887
|
],
|
|
3869
3888
|
"budget": [
|
|
3870
|
-
|
|
3889
|
+
168
|
|
3871
3890
|
],
|
|
3872
3891
|
"competitionBudgets": [
|
|
3873
|
-
|
|
3892
|
+
169
|
|
3874
3893
|
],
|
|
3875
3894
|
"competitionIds": [
|
|
3876
3895
|
1
|
|
@@ -3905,10 +3924,10 @@ exports.default = {
|
|
|
3905
3924
|
14
|
|
3906
3925
|
],
|
|
3907
3926
|
"budget": [
|
|
3908
|
-
|
|
3927
|
+
168
|
|
3909
3928
|
],
|
|
3910
3929
|
"competitionBudgets": [
|
|
3911
|
-
|
|
3930
|
+
169
|
|
3912
3931
|
],
|
|
3913
3932
|
"competitionIds": [
|
|
3914
3933
|
1
|
|
@@ -3945,7 +3964,7 @@ exports.default = {
|
|
|
3945
3964
|
1
|
|
3946
3965
|
],
|
|
3947
3966
|
"logo": [
|
|
3948
|
-
|
|
3967
|
+
149
|
|
3949
3968
|
],
|
|
3950
3969
|
"countryId": [
|
|
3951
3970
|
1
|
|
@@ -4107,7 +4126,7 @@ exports.default = {
|
|
|
4107
4126
|
32,
|
|
4108
4127
|
{
|
|
4109
4128
|
"input": [
|
|
4110
|
-
|
|
4129
|
+
179,
|
|
4111
4130
|
"AWSS3GetUploadDto!"
|
|
4112
4131
|
]
|
|
4113
4132
|
}
|
|
@@ -4169,7 +4188,7 @@ exports.default = {
|
|
|
4169
4188
|
100,
|
|
4170
4189
|
{
|
|
4171
4190
|
"input": [
|
|
4172
|
-
|
|
4191
|
+
180,
|
|
4173
4192
|
"FindSponsorAthleteInvitationDto!"
|
|
4174
4193
|
]
|
|
4175
4194
|
}
|
|
@@ -4181,7 +4200,7 @@ exports.default = {
|
|
|
4181
4200
|
119,
|
|
4182
4201
|
{
|
|
4183
4202
|
"input": [
|
|
4184
|
-
|
|
4203
|
+
147,
|
|
4185
4204
|
"AthleteQueryDto!"
|
|
4186
4205
|
]
|
|
4187
4206
|
}
|
|
@@ -4229,7 +4248,7 @@ exports.default = {
|
|
|
4229
4248
|
79,
|
|
4230
4249
|
{
|
|
4231
4250
|
"input": [
|
|
4232
|
-
|
|
4251
|
+
181,
|
|
4233
4252
|
"GetAthleteCompetitionsDto!"
|
|
4234
4253
|
]
|
|
4235
4254
|
}
|
|
@@ -4277,7 +4296,7 @@ exports.default = {
|
|
|
4277
4296
|
119,
|
|
4278
4297
|
{
|
|
4279
4298
|
"input": [
|
|
4280
|
-
|
|
4299
|
+
147,
|
|
4281
4300
|
"AthleteQueryDto!"
|
|
4282
4301
|
]
|
|
4283
4302
|
}
|
|
@@ -4291,11 +4310,20 @@ exports.default = {
|
|
|
4291
4310
|
]
|
|
4292
4311
|
}
|
|
4293
4312
|
],
|
|
4313
|
+
"screenNameAvailability": [
|
|
4314
|
+
122,
|
|
4315
|
+
{
|
|
4316
|
+
"input": [
|
|
4317
|
+
152,
|
|
4318
|
+
"existValueDto!"
|
|
4319
|
+
]
|
|
4320
|
+
}
|
|
4321
|
+
],
|
|
4294
4322
|
"getAthleteHistoricalScores": [
|
|
4295
4323
|
97,
|
|
4296
4324
|
{
|
|
4297
4325
|
"input": [
|
|
4298
|
-
|
|
4326
|
+
154,
|
|
4299
4327
|
"GetHistoricalScoresDto!"
|
|
4300
4328
|
]
|
|
4301
4329
|
}
|
|
@@ -4304,7 +4332,7 @@ exports.default = {
|
|
|
4304
4332
|
97,
|
|
4305
4333
|
{
|
|
4306
4334
|
"input": [
|
|
4307
|
-
|
|
4335
|
+
153,
|
|
4308
4336
|
"GetMyHistoricalScoresDto!"
|
|
4309
4337
|
]
|
|
4310
4338
|
}
|
|
@@ -4376,7 +4404,7 @@ exports.default = {
|
|
|
4376
4404
|
0,
|
|
4377
4405
|
{
|
|
4378
4406
|
"input": [
|
|
4379
|
-
|
|
4407
|
+
182,
|
|
4380
4408
|
"FindVtxUserDto!"
|
|
4381
4409
|
]
|
|
4382
4410
|
}
|
|
@@ -4395,7 +4423,7 @@ exports.default = {
|
|
|
4395
4423
|
}
|
|
4396
4424
|
],
|
|
4397
4425
|
"getUserImagesFromEmail": [
|
|
4398
|
-
|
|
4426
|
+
125,
|
|
4399
4427
|
{
|
|
4400
4428
|
"loginEmail": [
|
|
4401
4429
|
1,
|
|
@@ -4416,7 +4444,7 @@ exports.default = {
|
|
|
4416
4444
|
36,
|
|
4417
4445
|
{
|
|
4418
4446
|
"input": [
|
|
4419
|
-
|
|
4447
|
+
134,
|
|
4420
4448
|
"VerifyCodeDto!"
|
|
4421
4449
|
]
|
|
4422
4450
|
}
|
|
@@ -4428,7 +4456,7 @@ exports.default = {
|
|
|
4428
4456
|
75,
|
|
4429
4457
|
{
|
|
4430
4458
|
"input": [
|
|
4431
|
-
|
|
4459
|
+
183,
|
|
4432
4460
|
"GetSportEventsDto!"
|
|
4433
4461
|
]
|
|
4434
4462
|
}
|
|
@@ -4446,10 +4474,10 @@ exports.default = {
|
|
|
4446
4474
|
112
|
|
4447
4475
|
],
|
|
4448
4476
|
"stripeQuery": [
|
|
4449
|
-
|
|
4477
|
+
123,
|
|
4450
4478
|
{
|
|
4451
4479
|
"input": [
|
|
4452
|
-
|
|
4480
|
+
176,
|
|
4453
4481
|
"StripeQueryDto!"
|
|
4454
4482
|
]
|
|
4455
4483
|
}
|
|
@@ -4458,7 +4486,7 @@ exports.default = {
|
|
|
4458
4486
|
35,
|
|
4459
4487
|
{
|
|
4460
4488
|
"input": [
|
|
4461
|
-
|
|
4489
|
+
132,
|
|
4462
4490
|
"GetDatabaseFileDto!"
|
|
4463
4491
|
]
|
|
4464
4492
|
}
|
|
@@ -4524,7 +4552,7 @@ exports.default = {
|
|
|
4524
4552
|
5,
|
|
4525
4553
|
{
|
|
4526
4554
|
"tenant": [
|
|
4527
|
-
|
|
4555
|
+
185,
|
|
4528
4556
|
"CreateTenantInput!"
|
|
4529
4557
|
]
|
|
4530
4558
|
}
|
|
@@ -4533,7 +4561,7 @@ exports.default = {
|
|
|
4533
4561
|
11,
|
|
4534
4562
|
{
|
|
4535
4563
|
"tenant": [
|
|
4536
|
-
|
|
4564
|
+
185,
|
|
4537
4565
|
"CreateTenantInput!"
|
|
4538
4566
|
]
|
|
4539
4567
|
}
|
|
@@ -4542,7 +4570,7 @@ exports.default = {
|
|
|
4542
4570
|
3,
|
|
4543
4571
|
{
|
|
4544
4572
|
"user": [
|
|
4545
|
-
|
|
4573
|
+
186,
|
|
4546
4574
|
"CreateActiveUserInput!"
|
|
4547
4575
|
]
|
|
4548
4576
|
}
|
|
@@ -4577,7 +4605,7 @@ exports.default = {
|
|
|
4577
4605
|
0,
|
|
4578
4606
|
{
|
|
4579
4607
|
"input": [
|
|
4580
|
-
|
|
4608
|
+
187,
|
|
4581
4609
|
"RegisterUserToDomainFromEmailInput!"
|
|
4582
4610
|
]
|
|
4583
4611
|
}
|
|
@@ -4586,7 +4614,7 @@ exports.default = {
|
|
|
4586
4614
|
8,
|
|
4587
4615
|
{
|
|
4588
4616
|
"dto": [
|
|
4589
|
-
|
|
4617
|
+
188,
|
|
4590
4618
|
"RefreshTokenInput!"
|
|
4591
4619
|
]
|
|
4592
4620
|
}
|
|
@@ -4595,7 +4623,7 @@ exports.default = {
|
|
|
4595
4623
|
33,
|
|
4596
4624
|
{
|
|
4597
4625
|
"input": [
|
|
4598
|
-
|
|
4626
|
+
189,
|
|
4599
4627
|
"AWSS3DeleteUseTypeFileDto!"
|
|
4600
4628
|
]
|
|
4601
4629
|
}
|
|
@@ -4604,7 +4632,7 @@ exports.default = {
|
|
|
4604
4632
|
33,
|
|
4605
4633
|
{
|
|
4606
4634
|
"input": [
|
|
4607
|
-
|
|
4635
|
+
190,
|
|
4608
4636
|
"AWSS3DeleteBucketFileDto!"
|
|
4609
4637
|
]
|
|
4610
4638
|
}
|
|
@@ -4613,7 +4641,7 @@ exports.default = {
|
|
|
4613
4641
|
33,
|
|
4614
4642
|
{
|
|
4615
4643
|
"input": [
|
|
4616
|
-
|
|
4644
|
+
191,
|
|
4617
4645
|
"AWSS3DeleteUseTypeKeyDto!"
|
|
4618
4646
|
]
|
|
4619
4647
|
}
|
|
@@ -4622,7 +4650,7 @@ exports.default = {
|
|
|
4622
4650
|
27,
|
|
4623
4651
|
{
|
|
4624
4652
|
"input": [
|
|
4625
|
-
|
|
4653
|
+
149,
|
|
4626
4654
|
"AWSS3UploadedFileDto!"
|
|
4627
4655
|
]
|
|
4628
4656
|
}
|
|
@@ -4631,7 +4659,7 @@ exports.default = {
|
|
|
4631
4659
|
56,
|
|
4632
4660
|
{
|
|
4633
4661
|
"input": [
|
|
4634
|
-
|
|
4662
|
+
192,
|
|
4635
4663
|
"CreateIndustryDto!"
|
|
4636
4664
|
]
|
|
4637
4665
|
}
|
|
@@ -4640,7 +4668,7 @@ exports.default = {
|
|
|
4640
4668
|
39,
|
|
4641
4669
|
{
|
|
4642
4670
|
"input": [
|
|
4643
|
-
|
|
4671
|
+
193,
|
|
4644
4672
|
"CreateBrandDto!"
|
|
4645
4673
|
]
|
|
4646
4674
|
}
|
|
@@ -4649,7 +4677,7 @@ exports.default = {
|
|
|
4649
4677
|
59,
|
|
4650
4678
|
{
|
|
4651
4679
|
"input": [
|
|
4652
|
-
|
|
4680
|
+
195,
|
|
4653
4681
|
"RegisterSponsorInput!"
|
|
4654
4682
|
]
|
|
4655
4683
|
}
|
|
@@ -4658,7 +4686,7 @@ exports.default = {
|
|
|
4658
4686
|
59,
|
|
4659
4687
|
{
|
|
4660
4688
|
"input": [
|
|
4661
|
-
|
|
4689
|
+
196,
|
|
4662
4690
|
"CreateSponsorDto!"
|
|
4663
4691
|
]
|
|
4664
4692
|
}
|
|
@@ -4667,7 +4695,7 @@ exports.default = {
|
|
|
4667
4695
|
100,
|
|
4668
4696
|
{
|
|
4669
4697
|
"input": [
|
|
4670
|
-
|
|
4698
|
+
136,
|
|
4671
4699
|
"InviteAthletesDto!"
|
|
4672
4700
|
]
|
|
4673
4701
|
}
|
|
@@ -4676,7 +4704,7 @@ exports.default = {
|
|
|
4676
4704
|
99,
|
|
4677
4705
|
{
|
|
4678
4706
|
"input": [
|
|
4679
|
-
|
|
4707
|
+
197,
|
|
4680
4708
|
"RegisterAthleteDto!"
|
|
4681
4709
|
]
|
|
4682
4710
|
}
|
|
@@ -4685,7 +4713,7 @@ exports.default = {
|
|
|
4685
4713
|
113,
|
|
4686
4714
|
{
|
|
4687
4715
|
"input": [
|
|
4688
|
-
|
|
4716
|
+
198,
|
|
4689
4717
|
"EditValueDto!"
|
|
4690
4718
|
]
|
|
4691
4719
|
}
|
|
@@ -4694,7 +4722,7 @@ exports.default = {
|
|
|
4694
4722
|
120,
|
|
4695
4723
|
{
|
|
4696
4724
|
"input": [
|
|
4697
|
-
|
|
4725
|
+
148,
|
|
4698
4726
|
"EditPictureDto!"
|
|
4699
4727
|
]
|
|
4700
4728
|
}
|
|
@@ -4703,7 +4731,7 @@ exports.default = {
|
|
|
4703
4731
|
121,
|
|
4704
4732
|
{
|
|
4705
4733
|
"input": [
|
|
4706
|
-
|
|
4734
|
+
150,
|
|
4707
4735
|
"UploadAlbumsPicturesDto!"
|
|
4708
4736
|
]
|
|
4709
4737
|
}
|
|
@@ -4712,7 +4740,7 @@ exports.default = {
|
|
|
4712
4740
|
79,
|
|
4713
4741
|
{
|
|
4714
4742
|
"input": [
|
|
4715
|
-
|
|
4743
|
+
139,
|
|
4716
4744
|
"CreateAthleteCompetitionDto!"
|
|
4717
4745
|
]
|
|
4718
4746
|
}
|
|
@@ -4721,7 +4749,7 @@ exports.default = {
|
|
|
4721
4749
|
116,
|
|
4722
4750
|
{
|
|
4723
4751
|
"input": [
|
|
4724
|
-
|
|
4752
|
+
144,
|
|
4725
4753
|
"DeleteSingleValueDto!"
|
|
4726
4754
|
]
|
|
4727
4755
|
}
|
|
@@ -4730,7 +4758,7 @@ exports.default = {
|
|
|
4730
4758
|
86,
|
|
4731
4759
|
{
|
|
4732
4760
|
"input": [
|
|
4733
|
-
|
|
4761
|
+
150,
|
|
4734
4762
|
"UploadAlbumsPicturesDto!"
|
|
4735
4763
|
]
|
|
4736
4764
|
}
|
|
@@ -4739,7 +4767,7 @@ exports.default = {
|
|
|
4739
4767
|
86,
|
|
4740
4768
|
{
|
|
4741
4769
|
"input": [
|
|
4742
|
-
|
|
4770
|
+
150,
|
|
4743
4771
|
"UploadAlbumsPicturesDto!"
|
|
4744
4772
|
]
|
|
4745
4773
|
}
|
|
@@ -4748,7 +4776,7 @@ exports.default = {
|
|
|
4748
4776
|
116,
|
|
4749
4777
|
{
|
|
4750
4778
|
"input": [
|
|
4751
|
-
|
|
4779
|
+
144,
|
|
4752
4780
|
"DeleteSingleValueDto!"
|
|
4753
4781
|
]
|
|
4754
4782
|
}
|
|
@@ -4757,7 +4785,7 @@ exports.default = {
|
|
|
4757
4785
|
115,
|
|
4758
4786
|
{
|
|
4759
4787
|
"input": [
|
|
4760
|
-
|
|
4788
|
+
151,
|
|
4761
4789
|
"DeleteValuesDto!"
|
|
4762
4790
|
]
|
|
4763
4791
|
}
|
|
@@ -4766,7 +4794,7 @@ exports.default = {
|
|
|
4766
4794
|
76,
|
|
4767
4795
|
{
|
|
4768
4796
|
"input": [
|
|
4769
|
-
|
|
4797
|
+
138,
|
|
4770
4798
|
"SetCompetitionResultDto!"
|
|
4771
4799
|
]
|
|
4772
4800
|
}
|
|
@@ -4778,7 +4806,7 @@ exports.default = {
|
|
|
4778
4806
|
67,
|
|
4779
4807
|
{
|
|
4780
4808
|
"input": [
|
|
4781
|
-
|
|
4809
|
+
199,
|
|
4782
4810
|
"CreateSportDto!"
|
|
4783
4811
|
]
|
|
4784
4812
|
}
|
|
@@ -4787,7 +4815,7 @@ exports.default = {
|
|
|
4787
4815
|
67,
|
|
4788
4816
|
{
|
|
4789
4817
|
"input": [
|
|
4790
|
-
|
|
4818
|
+
200,
|
|
4791
4819
|
"UpdateSportDto!"
|
|
4792
4820
|
]
|
|
4793
4821
|
}
|
|
@@ -4796,7 +4824,7 @@ exports.default = {
|
|
|
4796
4824
|
70,
|
|
4797
4825
|
{
|
|
4798
4826
|
"input": [
|
|
4799
|
-
|
|
4827
|
+
201,
|
|
4800
4828
|
"CreateSportLevelDto!"
|
|
4801
4829
|
]
|
|
4802
4830
|
}
|
|
@@ -4805,7 +4833,7 @@ exports.default = {
|
|
|
4805
4833
|
65,
|
|
4806
4834
|
{
|
|
4807
4835
|
"input": [
|
|
4808
|
-
|
|
4836
|
+
203,
|
|
4809
4837
|
"CreateSponsorshipDto!"
|
|
4810
4838
|
]
|
|
4811
4839
|
}
|
|
@@ -4814,7 +4842,7 @@ exports.default = {
|
|
|
4814
4842
|
45,
|
|
4815
4843
|
{
|
|
4816
4844
|
"input": [
|
|
4817
|
-
|
|
4845
|
+
210,
|
|
4818
4846
|
"CreateCountryDto!"
|
|
4819
4847
|
]
|
|
4820
4848
|
}
|
|
@@ -4823,7 +4851,7 @@ exports.default = {
|
|
|
4823
4851
|
44,
|
|
4824
4852
|
{
|
|
4825
4853
|
"input": [
|
|
4826
|
-
|
|
4854
|
+
211,
|
|
4827
4855
|
"CreateStateDto!"
|
|
4828
4856
|
]
|
|
4829
4857
|
}
|
|
@@ -4832,7 +4860,7 @@ exports.default = {
|
|
|
4832
4860
|
43,
|
|
4833
4861
|
{
|
|
4834
4862
|
"input": [
|
|
4835
|
-
|
|
4863
|
+
212,
|
|
4836
4864
|
"CreateCityDto!"
|
|
4837
4865
|
]
|
|
4838
4866
|
}
|
|
@@ -4841,7 +4869,7 @@ exports.default = {
|
|
|
4841
4869
|
29,
|
|
4842
4870
|
{
|
|
4843
4871
|
"input": [
|
|
4844
|
-
|
|
4872
|
+
164,
|
|
4845
4873
|
"RegisterUserDto!"
|
|
4846
4874
|
]
|
|
4847
4875
|
}
|
|
@@ -4850,7 +4878,7 @@ exports.default = {
|
|
|
4850
4878
|
3,
|
|
4851
4879
|
{
|
|
4852
4880
|
"input": [
|
|
4853
|
-
|
|
4881
|
+
134,
|
|
4854
4882
|
"VerifyCodeDto!"
|
|
4855
4883
|
]
|
|
4856
4884
|
}
|
|
@@ -4859,7 +4887,7 @@ exports.default = {
|
|
|
4859
4887
|
0,
|
|
4860
4888
|
{
|
|
4861
4889
|
"input": [
|
|
4862
|
-
|
|
4890
|
+
134,
|
|
4863
4891
|
"VerifyCodeDto!"
|
|
4864
4892
|
]
|
|
4865
4893
|
}
|
|
@@ -4868,7 +4896,7 @@ exports.default = {
|
|
|
4868
4896
|
0,
|
|
4869
4897
|
{
|
|
4870
4898
|
"input": [
|
|
4871
|
-
|
|
4899
|
+
164,
|
|
4872
4900
|
"RegisterUserDto!"
|
|
4873
4901
|
]
|
|
4874
4902
|
}
|
|
@@ -4877,7 +4905,7 @@ exports.default = {
|
|
|
4877
4905
|
0,
|
|
4878
4906
|
{
|
|
4879
4907
|
"input": [
|
|
4880
|
-
|
|
4908
|
+
164,
|
|
4881
4909
|
"RegisterUserDto!"
|
|
4882
4910
|
]
|
|
4883
4911
|
}
|
|
@@ -4908,7 +4936,7 @@ exports.default = {
|
|
|
4908
4936
|
113,
|
|
4909
4937
|
{
|
|
4910
4938
|
"input": [
|
|
4911
|
-
|
|
4939
|
+
165,
|
|
4912
4940
|
"resetPasswordDto!"
|
|
4913
4941
|
]
|
|
4914
4942
|
}
|
|
@@ -4917,7 +4945,7 @@ exports.default = {
|
|
|
4917
4945
|
101,
|
|
4918
4946
|
{
|
|
4919
4947
|
"data": [
|
|
4920
|
-
|
|
4948
|
+
213,
|
|
4921
4949
|
"RegisterStravaDto!"
|
|
4922
4950
|
]
|
|
4923
4951
|
}
|
|
@@ -4935,7 +4963,7 @@ exports.default = {
|
|
|
4935
4963
|
75,
|
|
4936
4964
|
{
|
|
4937
4965
|
"input": [
|
|
4938
|
-
|
|
4966
|
+
214,
|
|
4939
4967
|
"CreateSportEventDto!"
|
|
4940
4968
|
]
|
|
4941
4969
|
}
|
|
@@ -4944,7 +4972,7 @@ exports.default = {
|
|
|
4944
4972
|
88,
|
|
4945
4973
|
{
|
|
4946
4974
|
"input": [
|
|
4947
|
-
|
|
4975
|
+
172,
|
|
4948
4976
|
"SetFundingStatusDto!"
|
|
4949
4977
|
]
|
|
4950
4978
|
}
|
|
@@ -4953,7 +4981,7 @@ exports.default = {
|
|
|
4953
4981
|
88,
|
|
4954
4982
|
{
|
|
4955
4983
|
"input": [
|
|
4956
|
-
|
|
4984
|
+
170,
|
|
4957
4985
|
"CreateFundingCampaignDto!"
|
|
4958
4986
|
]
|
|
4959
4987
|
}
|
|
@@ -4962,7 +4990,7 @@ exports.default = {
|
|
|
4962
4990
|
80,
|
|
4963
4991
|
{
|
|
4964
4992
|
"input": [
|
|
4965
|
-
|
|
4993
|
+
173,
|
|
4966
4994
|
"CreateMembershipOrganizationDto!"
|
|
4967
4995
|
]
|
|
4968
4996
|
}
|
|
@@ -4971,7 +4999,7 @@ exports.default = {
|
|
|
4971
4999
|
82,
|
|
4972
5000
|
{
|
|
4973
5001
|
"input": [
|
|
4974
|
-
|
|
5002
|
+
174,
|
|
4975
5003
|
"CreateAthleteMembershipDto!"
|
|
4976
5004
|
]
|
|
4977
5005
|
}
|
|
@@ -4980,7 +5008,7 @@ exports.default = {
|
|
|
4980
5008
|
116,
|
|
4981
5009
|
{
|
|
4982
5010
|
"input": [
|
|
4983
|
-
|
|
5011
|
+
144,
|
|
4984
5012
|
"DeleteSingleValueDto!"
|
|
4985
5013
|
]
|
|
4986
5014
|
}
|
|
@@ -4998,7 +5026,7 @@ exports.default = {
|
|
|
4998
5026
|
96,
|
|
4999
5027
|
{
|
|
5000
5028
|
"input": [
|
|
5001
|
-
|
|
5029
|
+
215,
|
|
5002
5030
|
"CreateStripeAccountDto!"
|
|
5003
5031
|
]
|
|
5004
5032
|
}
|
|
@@ -5010,7 +5038,7 @@ exports.default = {
|
|
|
5010
5038
|
103,
|
|
5011
5039
|
{
|
|
5012
5040
|
"input": [
|
|
5013
|
-
|
|
5041
|
+
175,
|
|
5014
5042
|
"DonationCheckoutDto!"
|
|
5015
5043
|
]
|
|
5016
5044
|
}
|
|
@@ -5133,13 +5161,13 @@ exports.default = {
|
|
|
5133
5161
|
1
|
|
5134
5162
|
],
|
|
5135
5163
|
"logo": [
|
|
5136
|
-
|
|
5164
|
+
149
|
|
5137
5165
|
],
|
|
5138
5166
|
"banner": [
|
|
5139
|
-
|
|
5167
|
+
149
|
|
5140
5168
|
],
|
|
5141
5169
|
"translations": [
|
|
5142
|
-
|
|
5170
|
+
194
|
|
5143
5171
|
],
|
|
5144
5172
|
"__typename": [
|
|
5145
5173
|
1
|
|
@@ -5162,10 +5190,10 @@ exports.default = {
|
|
|
5162
5190
|
1
|
|
5163
5191
|
],
|
|
5164
5192
|
"logo": [
|
|
5165
|
-
|
|
5193
|
+
149
|
|
5166
5194
|
],
|
|
5167
5195
|
"banner": [
|
|
5168
|
-
|
|
5196
|
+
149
|
|
5169
5197
|
],
|
|
5170
5198
|
"__typename": [
|
|
5171
5199
|
1
|
|
@@ -5270,10 +5298,10 @@ exports.default = {
|
|
|
5270
5298
|
1
|
|
5271
5299
|
],
|
|
5272
5300
|
"profilePicture": [
|
|
5273
|
-
|
|
5301
|
+
149
|
|
5274
5302
|
],
|
|
5275
5303
|
"cardPicture": [
|
|
5276
|
-
|
|
5304
|
+
149
|
|
5277
5305
|
],
|
|
5278
5306
|
"__typename": [
|
|
5279
5307
|
1
|
|
@@ -5329,7 +5357,7 @@ exports.default = {
|
|
|
5329
5357
|
18
|
|
5330
5358
|
],
|
|
5331
5359
|
"translations": [
|
|
5332
|
-
|
|
5360
|
+
202
|
|
5333
5361
|
],
|
|
5334
5362
|
"__typename": [
|
|
5335
5363
|
1
|
|
@@ -5363,10 +5391,10 @@ exports.default = {
|
|
|
5363
5391
|
18
|
|
5364
5392
|
],
|
|
5365
5393
|
"banner": [
|
|
5366
|
-
|
|
5394
|
+
149
|
|
5367
5395
|
],
|
|
5368
5396
|
"criteria": [
|
|
5369
|
-
|
|
5397
|
+
204
|
|
5370
5398
|
],
|
|
5371
5399
|
"deadline": [
|
|
5372
5400
|
14
|
|
@@ -5375,13 +5403,13 @@ exports.default = {
|
|
|
5375
5403
|
14
|
|
5376
5404
|
],
|
|
5377
5405
|
"duration": [
|
|
5378
|
-
|
|
5406
|
+
206
|
|
5379
5407
|
],
|
|
5380
5408
|
"sponsorshipItems": [
|
|
5381
|
-
|
|
5409
|
+
207
|
|
5382
5410
|
],
|
|
5383
5411
|
"commitments": [
|
|
5384
|
-
|
|
5412
|
+
208
|
|
5385
5413
|
],
|
|
5386
5414
|
"terms": [
|
|
5387
5415
|
1
|
|
@@ -5393,7 +5421,7 @@ exports.default = {
|
|
|
5393
5421
|
2
|
|
5394
5422
|
],
|
|
5395
5423
|
"translations": [
|
|
5396
|
-
|
|
5424
|
+
209
|
|
5397
5425
|
],
|
|
5398
5426
|
"__typename": [
|
|
5399
5427
|
1
|
|
@@ -5407,7 +5435,7 @@ exports.default = {
|
|
|
5407
5435
|
1
|
|
5408
5436
|
],
|
|
5409
5437
|
"qualificationsBag": [
|
|
5410
|
-
|
|
5438
|
+
205
|
|
5411
5439
|
],
|
|
5412
5440
|
"__typename": [
|
|
5413
5441
|
1
|
|
@@ -5415,28 +5443,28 @@ exports.default = {
|
|
|
5415
5443
|
},
|
|
5416
5444
|
"QualificationsBagDto": {
|
|
5417
5445
|
"ageQualifications": [
|
|
5418
|
-
|
|
5446
|
+
156
|
|
5419
5447
|
],
|
|
5420
5448
|
"genderQualifications": [
|
|
5421
|
-
|
|
5449
|
+
157
|
|
5422
5450
|
],
|
|
5423
5451
|
"scoreQualifications": [
|
|
5424
|
-
|
|
5452
|
+
159
|
|
5425
5453
|
],
|
|
5426
5454
|
"locationQualifications": [
|
|
5427
|
-
|
|
5455
|
+
160
|
|
5428
5456
|
],
|
|
5429
5457
|
"nationalityQualifications": [
|
|
5430
|
-
|
|
5458
|
+
158
|
|
5431
5459
|
],
|
|
5432
5460
|
"distanceQualifications": [
|
|
5433
|
-
|
|
5461
|
+
161
|
|
5434
5462
|
],
|
|
5435
5463
|
"sportsQualifications": [
|
|
5436
|
-
|
|
5464
|
+
162
|
|
5437
5465
|
],
|
|
5438
5466
|
"levelQualifications": [
|
|
5439
|
-
|
|
5467
|
+
163
|
|
5440
5468
|
],
|
|
5441
5469
|
"__typename": [
|
|
5442
5470
|
1
|
|
@@ -5513,7 +5541,7 @@ exports.default = {
|
|
|
5513
5541
|
1
|
|
5514
5542
|
],
|
|
5515
5543
|
"banner": [
|
|
5516
|
-
|
|
5544
|
+
149
|
|
5517
5545
|
],
|
|
5518
5546
|
"terms": [
|
|
5519
5547
|
1
|
|
@@ -5631,7 +5659,10 @@ exports.default = {
|
|
|
5631
5659
|
1
|
|
5632
5660
|
],
|
|
5633
5661
|
"banner": [
|
|
5634
|
-
|
|
5662
|
+
149
|
|
5663
|
+
],
|
|
5664
|
+
"eventLevel": [
|
|
5665
|
+
1
|
|
5635
5666
|
],
|
|
5636
5667
|
"__typename": [
|
|
5637
5668
|
1
|