@vertikalx/vtx-backend-client 1.0.0-dev-max.65 → 1.0.0-dev-daniel.248
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/LICENSE.md +11 -11
- package/package.json +16 -16
- package/src/api/vtx-base-api.js +7 -30
- package/src/api/vtx-base-api.js.map +1 -1
- package/src/client/schema.d.ts +24 -55
- package/src/client/schema.js +2 -16
- package/src/client/schema.js.map +1 -1
- package/src/client/types.d.ts +15 -27
- package/src/client/types.js +212 -232
- package/src/client/types.js.map +1 -1
- package/tsconfig.lib.tsbuildinfo +1 -1
package/src/client/types.js
CHANGED
|
@@ -6,10 +6,10 @@ exports.default = {
|
|
|
6
6
|
2,
|
|
7
7
|
14,
|
|
8
8
|
18,
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
101,
|
|
10
|
+
129,
|
|
11
|
+
132,
|
|
12
|
+
187
|
|
13
13
|
],
|
|
14
14
|
"types": {
|
|
15
15
|
"User": {
|
|
@@ -1841,6 +1841,21 @@ exports.default = {
|
|
|
1841
1841
|
"adversary": [
|
|
1842
1842
|
1
|
|
1843
1843
|
],
|
|
1844
|
+
"genderPosition": [
|
|
1845
|
+
18
|
|
1846
|
+
],
|
|
1847
|
+
"genderParticipants": [
|
|
1848
|
+
18
|
|
1849
|
+
],
|
|
1850
|
+
"categoryPosition": [
|
|
1851
|
+
18
|
|
1852
|
+
],
|
|
1853
|
+
"categoryParticipants": [
|
|
1854
|
+
18
|
|
1855
|
+
],
|
|
1856
|
+
"categoryName": [
|
|
1857
|
+
1
|
|
1858
|
+
],
|
|
1844
1859
|
"__typename": [
|
|
1845
1860
|
1
|
|
1846
1861
|
]
|
|
@@ -1980,7 +1995,7 @@ exports.default = {
|
|
|
1980
1995
|
80
|
|
1981
1996
|
],
|
|
1982
1997
|
"athlete": [
|
|
1983
|
-
|
|
1998
|
+
98
|
|
1984
1999
|
],
|
|
1985
2000
|
"membershipNumber": [
|
|
1986
2001
|
1
|
|
@@ -2082,7 +2097,7 @@ exports.default = {
|
|
|
2082
2097
|
1
|
|
2083
2098
|
],
|
|
2084
2099
|
"athlete": [
|
|
2085
|
-
|
|
2100
|
+
98
|
|
2086
2101
|
],
|
|
2087
2102
|
"budgetMode": [
|
|
2088
2103
|
1
|
|
@@ -2466,17 +2481,6 @@ exports.default = {
|
|
|
2466
2481
|
1
|
|
2467
2482
|
]
|
|
2468
2483
|
},
|
|
2469
|
-
"UserDomain": {
|
|
2470
|
-
"_id": [
|
|
2471
|
-
1
|
|
2472
|
-
],
|
|
2473
|
-
"user": [
|
|
2474
|
-
0
|
|
2475
|
-
],
|
|
2476
|
-
"__typename": [
|
|
2477
|
-
1
|
|
2478
|
-
]
|
|
2479
|
-
},
|
|
2480
2484
|
"AthleteReference": {
|
|
2481
2485
|
"_id": [
|
|
2482
2486
|
1
|
|
@@ -2547,9 +2551,6 @@ exports.default = {
|
|
|
2547
2551
|
"preferences": [
|
|
2548
2552
|
87
|
|
2549
2553
|
],
|
|
2550
|
-
"userDomain": [
|
|
2551
|
-
98
|
|
2552
|
-
],
|
|
2553
2554
|
"__typename": [
|
|
2554
2555
|
1
|
|
2555
2556
|
]
|
|
@@ -2624,9 +2625,6 @@ exports.default = {
|
|
|
2624
2625
|
"preferences": [
|
|
2625
2626
|
87
|
|
2626
2627
|
],
|
|
2627
|
-
"userDomain": [
|
|
2628
|
-
98
|
|
2629
|
-
],
|
|
2630
2628
|
"allSports": [
|
|
2631
2629
|
67
|
|
2632
2630
|
],
|
|
@@ -2672,7 +2670,7 @@ exports.default = {
|
|
|
2672
2670
|
},
|
|
2673
2671
|
"CheckoutSession": {
|
|
2674
2672
|
"_id": [
|
|
2675
|
-
|
|
2673
|
+
101
|
|
2676
2674
|
],
|
|
2677
2675
|
"type": [
|
|
2678
2676
|
1
|
|
@@ -2711,10 +2709,10 @@ exports.default = {
|
|
|
2711
2709
|
"ID": {},
|
|
2712
2710
|
"FundingCheckoutSessionData": {
|
|
2713
2711
|
"_id": [
|
|
2714
|
-
|
|
2712
|
+
101
|
|
2715
2713
|
],
|
|
2716
2714
|
"session": [
|
|
2717
|
-
|
|
2715
|
+
100
|
|
2718
2716
|
],
|
|
2719
2717
|
"fromName": [
|
|
2720
2718
|
1
|
|
@@ -2729,7 +2727,7 @@ exports.default = {
|
|
|
2729
2727
|
88
|
|
2730
2728
|
],
|
|
2731
2729
|
"mode": [
|
|
2732
|
-
|
|
2730
|
+
187
|
|
2733
2731
|
],
|
|
2734
2732
|
"athleteId": [
|
|
2735
2733
|
1
|
|
@@ -2884,7 +2882,7 @@ exports.default = {
|
|
|
2884
2882
|
},
|
|
2885
2883
|
"InstagramPaging": {
|
|
2886
2884
|
"cursors": [
|
|
2887
|
-
|
|
2885
|
+
108
|
|
2888
2886
|
],
|
|
2889
2887
|
"next": [
|
|
2890
2888
|
1
|
|
@@ -2909,7 +2907,7 @@ exports.default = {
|
|
|
2909
2907
|
},
|
|
2910
2908
|
"InstagramInsights": {
|
|
2911
2909
|
"data": [
|
|
2912
|
-
|
|
2910
|
+
110
|
|
2913
2911
|
],
|
|
2914
2912
|
"__typename": [
|
|
2915
2913
|
1
|
|
@@ -2947,7 +2945,7 @@ exports.default = {
|
|
|
2947
2945
|
18
|
|
2948
2946
|
],
|
|
2949
2947
|
"insights": [
|
|
2950
|
-
|
|
2948
|
+
111
|
|
2951
2949
|
],
|
|
2952
2950
|
"__typename": [
|
|
2953
2951
|
1
|
|
@@ -2955,10 +2953,10 @@ exports.default = {
|
|
|
2955
2953
|
},
|
|
2956
2954
|
"InstagramMediaData": {
|
|
2957
2955
|
"data": [
|
|
2958
|
-
|
|
2956
|
+
112
|
|
2959
2957
|
],
|
|
2960
2958
|
"paging": [
|
|
2961
|
-
|
|
2959
|
+
109
|
|
2962
2960
|
],
|
|
2963
2961
|
"__typename": [
|
|
2964
2962
|
1
|
|
@@ -2992,7 +2990,7 @@ exports.default = {
|
|
|
2992
2990
|
1
|
|
2993
2991
|
],
|
|
2994
2992
|
"athlete": [
|
|
2995
|
-
|
|
2993
|
+
98
|
|
2996
2994
|
],
|
|
2997
2995
|
"hasStravaIntegration": [
|
|
2998
2996
|
2
|
|
@@ -3001,7 +2999,7 @@ exports.default = {
|
|
|
3001
2999
|
14
|
|
3002
3000
|
],
|
|
3003
3001
|
"stravaAthleteData": [
|
|
3004
|
-
|
|
3002
|
+
107
|
|
3005
3003
|
],
|
|
3006
3004
|
"hasInstagramIntegration": [
|
|
3007
3005
|
2
|
|
@@ -3010,10 +3008,10 @@ exports.default = {
|
|
|
3010
3008
|
14
|
|
3011
3009
|
],
|
|
3012
3010
|
"instagramUserData": [
|
|
3013
|
-
|
|
3011
|
+
114
|
|
3014
3012
|
],
|
|
3015
3013
|
"instagramMediaData": [
|
|
3016
|
-
|
|
3014
|
+
113
|
|
3017
3015
|
],
|
|
3018
3016
|
"__typename": [
|
|
3019
3017
|
1
|
|
@@ -3095,7 +3093,7 @@ exports.default = {
|
|
|
3095
3093
|
1
|
|
3096
3094
|
],
|
|
3097
3095
|
"failureReason": [
|
|
3098
|
-
|
|
3096
|
+
119
|
|
3099
3097
|
],
|
|
3100
3098
|
"result": [
|
|
3101
3099
|
1
|
|
@@ -3112,7 +3110,7 @@ exports.default = {
|
|
|
3112
3110
|
2
|
|
3113
3111
|
],
|
|
3114
3112
|
"failureReason": [
|
|
3115
|
-
|
|
3113
|
+
119
|
|
3116
3114
|
],
|
|
3117
3115
|
"__typename": [
|
|
3118
3116
|
1
|
|
@@ -3131,7 +3129,7 @@ exports.default = {
|
|
|
3131
3129
|
},
|
|
3132
3130
|
"CursorPaginationResponse": {
|
|
3133
3131
|
"sort": [
|
|
3134
|
-
|
|
3132
|
+
122
|
|
3135
3133
|
],
|
|
3136
3134
|
"initialCursorId": [
|
|
3137
3135
|
1
|
|
@@ -3160,10 +3158,10 @@ exports.default = {
|
|
|
3160
3158
|
},
|
|
3161
3159
|
"AthleteQueryResponse": {
|
|
3162
3160
|
"athletes": [
|
|
3163
|
-
|
|
3161
|
+
99
|
|
3164
3162
|
],
|
|
3165
3163
|
"cursor": [
|
|
3166
|
-
|
|
3164
|
+
123
|
|
3167
3165
|
],
|
|
3168
3166
|
"__typename": [
|
|
3169
3167
|
1
|
|
@@ -3194,7 +3192,7 @@ exports.default = {
|
|
|
3194
3192
|
1
|
|
3195
3193
|
],
|
|
3196
3194
|
"failureReason": [
|
|
3197
|
-
|
|
3195
|
+
119
|
|
3198
3196
|
],
|
|
3199
3197
|
"result": [
|
|
3200
3198
|
1
|
|
@@ -3211,23 +3209,12 @@ exports.default = {
|
|
|
3211
3209
|
1
|
|
3212
3210
|
]
|
|
3213
3211
|
},
|
|
3214
|
-
"DeleteAthleteResponse": {
|
|
3215
|
-
"deletedAthlete": [
|
|
3216
|
-
99
|
|
3217
|
-
],
|
|
3218
|
-
"success": [
|
|
3219
|
-
2
|
|
3220
|
-
],
|
|
3221
|
-
"__typename": [
|
|
3222
|
-
1
|
|
3223
|
-
]
|
|
3224
|
-
},
|
|
3225
3212
|
"StripeObject": {
|
|
3226
3213
|
"type": [
|
|
3227
3214
|
1
|
|
3228
3215
|
],
|
|
3229
3216
|
"json": [
|
|
3230
|
-
|
|
3217
|
+
129
|
|
3231
3218
|
],
|
|
3232
3219
|
"__typename": [
|
|
3233
3220
|
1
|
|
@@ -3250,7 +3237,7 @@ exports.default = {
|
|
|
3250
3237
|
},
|
|
3251
3238
|
"StripeTransfer": {
|
|
3252
3239
|
"_id": [
|
|
3253
|
-
|
|
3240
|
+
101
|
|
3254
3241
|
],
|
|
3255
3242
|
"stripeId": [
|
|
3256
3243
|
1
|
|
@@ -3280,7 +3267,7 @@ exports.default = {
|
|
|
3280
3267
|
1
|
|
3281
3268
|
],
|
|
3282
3269
|
"status": [
|
|
3283
|
-
|
|
3270
|
+
132
|
|
3284
3271
|
],
|
|
3285
3272
|
"lastError": [
|
|
3286
3273
|
1
|
|
@@ -3453,7 +3440,7 @@ exports.default = {
|
|
|
3453
3440
|
1
|
|
3454
3441
|
],
|
|
3455
3442
|
"invitations": [
|
|
3456
|
-
|
|
3443
|
+
142
|
|
3457
3444
|
],
|
|
3458
3445
|
"__typename": [
|
|
3459
3446
|
1
|
|
@@ -3484,6 +3471,21 @@ exports.default = {
|
|
|
3484
3471
|
"adversary": [
|
|
3485
3472
|
1
|
|
3486
3473
|
],
|
|
3474
|
+
"genderPosition": [
|
|
3475
|
+
18
|
|
3476
|
+
],
|
|
3477
|
+
"genderParticipants": [
|
|
3478
|
+
18
|
|
3479
|
+
],
|
|
3480
|
+
"categoryPosition": [
|
|
3481
|
+
18
|
|
3482
|
+
],
|
|
3483
|
+
"categoryParticipants": [
|
|
3484
|
+
18
|
|
3485
|
+
],
|
|
3486
|
+
"categoryName": [
|
|
3487
|
+
1
|
|
3488
|
+
],
|
|
3487
3489
|
"__typename": [
|
|
3488
3490
|
1
|
|
3489
3491
|
]
|
|
@@ -3513,6 +3515,21 @@ exports.default = {
|
|
|
3513
3515
|
"adversary": [
|
|
3514
3516
|
1
|
|
3515
3517
|
],
|
|
3518
|
+
"genderPosition": [
|
|
3519
|
+
18
|
|
3520
|
+
],
|
|
3521
|
+
"genderParticipants": [
|
|
3522
|
+
18
|
|
3523
|
+
],
|
|
3524
|
+
"categoryPosition": [
|
|
3525
|
+
18
|
|
3526
|
+
],
|
|
3527
|
+
"categoryParticipants": [
|
|
3528
|
+
18
|
|
3529
|
+
],
|
|
3530
|
+
"categoryName": [
|
|
3531
|
+
1
|
|
3532
|
+
],
|
|
3516
3533
|
"competitionId": [
|
|
3517
3534
|
1
|
|
3518
3535
|
],
|
|
@@ -3534,7 +3551,7 @@ exports.default = {
|
|
|
3534
3551
|
1
|
|
3535
3552
|
],
|
|
3536
3553
|
"result": [
|
|
3537
|
-
|
|
3554
|
+
144
|
|
3538
3555
|
],
|
|
3539
3556
|
"cityId": [
|
|
3540
3557
|
1
|
|
@@ -3557,7 +3574,7 @@ exports.default = {
|
|
|
3557
3574
|
1
|
|
3558
3575
|
],
|
|
3559
3576
|
"result": [
|
|
3560
|
-
|
|
3577
|
+
144
|
|
3561
3578
|
],
|
|
3562
3579
|
"cityId": [
|
|
3563
3580
|
1
|
|
@@ -3593,13 +3610,13 @@ exports.default = {
|
|
|
3593
3610
|
},
|
|
3594
3611
|
"CursorPaginationDto": {
|
|
3595
3612
|
"sortCriteria": [
|
|
3596
|
-
|
|
3613
|
+
149
|
|
3597
3614
|
],
|
|
3598
3615
|
"limit": [
|
|
3599
3616
|
18
|
|
3600
3617
|
],
|
|
3601
3618
|
"cursorPosition": [
|
|
3602
|
-
|
|
3619
|
+
148
|
|
3603
3620
|
],
|
|
3604
3621
|
"__typename": [
|
|
3605
3622
|
1
|
|
@@ -3674,7 +3691,7 @@ exports.default = {
|
|
|
3674
3691
|
1
|
|
3675
3692
|
],
|
|
3676
3693
|
"currentCampaign": [
|
|
3677
|
-
|
|
3694
|
+
152
|
|
3678
3695
|
],
|
|
3679
3696
|
"sports": [
|
|
3680
3697
|
1
|
|
@@ -3730,10 +3747,10 @@ exports.default = {
|
|
|
3730
3747
|
},
|
|
3731
3748
|
"AthleteQueryDto": {
|
|
3732
3749
|
"cursor": [
|
|
3733
|
-
|
|
3750
|
+
150
|
|
3734
3751
|
],
|
|
3735
3752
|
"filters": [
|
|
3736
|
-
|
|
3753
|
+
153
|
|
3737
3754
|
],
|
|
3738
3755
|
"__typename": [
|
|
3739
3756
|
1
|
|
@@ -3744,7 +3761,7 @@ exports.default = {
|
|
|
3744
3761
|
1
|
|
3745
3762
|
],
|
|
3746
3763
|
"newPicture": [
|
|
3747
|
-
|
|
3764
|
+
156
|
|
3748
3765
|
],
|
|
3749
3766
|
"__typename": [
|
|
3750
3767
|
1
|
|
@@ -3778,7 +3795,7 @@ exports.default = {
|
|
|
3778
3795
|
1
|
|
3779
3796
|
],
|
|
3780
3797
|
"pictures": [
|
|
3781
|
-
|
|
3798
|
+
156
|
|
3782
3799
|
],
|
|
3783
3800
|
"albumId": [
|
|
3784
3801
|
1
|
|
@@ -3837,14 +3854,6 @@ exports.default = {
|
|
|
3837
3854
|
1
|
|
3838
3855
|
]
|
|
3839
3856
|
},
|
|
3840
|
-
"DeleteAthleteDto": {
|
|
3841
|
-
"userIdentifier": [
|
|
3842
|
-
1
|
|
3843
|
-
],
|
|
3844
|
-
"__typename": [
|
|
3845
|
-
1
|
|
3846
|
-
]
|
|
3847
|
-
},
|
|
3848
3857
|
"QualificationDto": {
|
|
3849
3858
|
"type": [
|
|
3850
3859
|
1
|
|
@@ -3996,7 +4005,7 @@ exports.default = {
|
|
|
3996
4005
|
},
|
|
3997
4006
|
"resetPasswordDto": {
|
|
3998
4007
|
"code": [
|
|
3999
|
-
|
|
4008
|
+
141
|
|
4000
4009
|
],
|
|
4001
4010
|
"newPassword": [
|
|
4002
4011
|
1
|
|
@@ -4049,7 +4058,7 @@ exports.default = {
|
|
|
4049
4058
|
18
|
|
4050
4059
|
],
|
|
4051
4060
|
"items": [
|
|
4052
|
-
|
|
4061
|
+
174
|
|
4053
4062
|
],
|
|
4054
4063
|
"__typename": [
|
|
4055
4064
|
1
|
|
@@ -4060,7 +4069,7 @@ exports.default = {
|
|
|
4060
4069
|
18
|
|
4061
4070
|
],
|
|
4062
4071
|
"items": [
|
|
4063
|
-
|
|
4072
|
+
174
|
|
4064
4073
|
],
|
|
4065
4074
|
"athleteCompetitionId": [
|
|
4066
4075
|
1
|
|
@@ -4095,10 +4104,10 @@ exports.default = {
|
|
|
4095
4104
|
14
|
|
4096
4105
|
],
|
|
4097
4106
|
"budget": [
|
|
4098
|
-
|
|
4107
|
+
176
|
|
4099
4108
|
],
|
|
4100
4109
|
"competitionBudgets": [
|
|
4101
|
-
|
|
4110
|
+
177
|
|
4102
4111
|
],
|
|
4103
4112
|
"competitionIds": [
|
|
4104
4113
|
1
|
|
@@ -4133,10 +4142,10 @@ exports.default = {
|
|
|
4133
4142
|
14
|
|
4134
4143
|
],
|
|
4135
4144
|
"budget": [
|
|
4136
|
-
|
|
4145
|
+
176
|
|
4137
4146
|
],
|
|
4138
4147
|
"competitionBudgets": [
|
|
4139
|
-
|
|
4148
|
+
177
|
|
4140
4149
|
],
|
|
4141
4150
|
"competitionIds": [
|
|
4142
4151
|
1
|
|
@@ -4173,7 +4182,7 @@ exports.default = {
|
|
|
4173
4182
|
1
|
|
4174
4183
|
],
|
|
4175
4184
|
"logo": [
|
|
4176
|
-
|
|
4185
|
+
156
|
|
4177
4186
|
],
|
|
4178
4187
|
"countryId": [
|
|
4179
4188
|
1
|
|
@@ -4344,7 +4353,7 @@ exports.default = {
|
|
|
4344
4353
|
32,
|
|
4345
4354
|
{
|
|
4346
4355
|
"input": [
|
|
4347
|
-
|
|
4356
|
+
189,
|
|
4348
4357
|
"AWSS3GetUploadDto!"
|
|
4349
4358
|
]
|
|
4350
4359
|
}
|
|
@@ -4403,28 +4412,28 @@ exports.default = {
|
|
|
4403
4412
|
59
|
|
4404
4413
|
],
|
|
4405
4414
|
"findSponsorAthleteInvitation": [
|
|
4406
|
-
|
|
4415
|
+
103,
|
|
4407
4416
|
{
|
|
4408
4417
|
"input": [
|
|
4409
|
-
|
|
4418
|
+
190,
|
|
4410
4419
|
"FindSponsorAthleteInvitationDto!"
|
|
4411
4420
|
]
|
|
4412
4421
|
}
|
|
4413
4422
|
],
|
|
4414
4423
|
"getAthletes": [
|
|
4415
|
-
|
|
4424
|
+
99
|
|
4416
4425
|
],
|
|
4417
4426
|
"queryAthleteFundingCampaigns": [
|
|
4418
|
-
|
|
4427
|
+
124,
|
|
4419
4428
|
{
|
|
4420
4429
|
"input": [
|
|
4421
|
-
|
|
4430
|
+
154,
|
|
4422
4431
|
"AthleteQueryDto!"
|
|
4423
4432
|
]
|
|
4424
4433
|
}
|
|
4425
4434
|
],
|
|
4426
4435
|
"searchAthletes": [
|
|
4427
|
-
|
|
4436
|
+
99,
|
|
4428
4437
|
{
|
|
4429
4438
|
"searchString": [
|
|
4430
4439
|
1,
|
|
@@ -4433,7 +4442,7 @@ exports.default = {
|
|
|
4433
4442
|
}
|
|
4434
4443
|
],
|
|
4435
4444
|
"findAthleteById": [
|
|
4436
|
-
|
|
4445
|
+
99,
|
|
4437
4446
|
{
|
|
4438
4447
|
"athleteId": [
|
|
4439
4448
|
1,
|
|
@@ -4442,7 +4451,7 @@ exports.default = {
|
|
|
4442
4451
|
}
|
|
4443
4452
|
],
|
|
4444
4453
|
"findAthleteForUser": [
|
|
4445
|
-
|
|
4454
|
+
99,
|
|
4446
4455
|
{
|
|
4447
4456
|
"loginEmail": [
|
|
4448
4457
|
1,
|
|
@@ -4451,7 +4460,7 @@ exports.default = {
|
|
|
4451
4460
|
}
|
|
4452
4461
|
],
|
|
4453
4462
|
"getRecommendedAthletes": [
|
|
4454
|
-
|
|
4463
|
+
99,
|
|
4455
4464
|
{
|
|
4456
4465
|
"loginEmail": [
|
|
4457
4466
|
1,
|
|
@@ -4460,13 +4469,13 @@ exports.default = {
|
|
|
4460
4469
|
}
|
|
4461
4470
|
],
|
|
4462
4471
|
"getSponsorAthletesForTenant": [
|
|
4463
|
-
|
|
4472
|
+
99
|
|
4464
4473
|
],
|
|
4465
4474
|
"getAthleteCompetitions": [
|
|
4466
4475
|
79,
|
|
4467
4476
|
{
|
|
4468
4477
|
"input": [
|
|
4469
|
-
|
|
4478
|
+
191,
|
|
4470
4479
|
"GetAthleteCompetitionsDto!"
|
|
4471
4480
|
]
|
|
4472
4481
|
}
|
|
@@ -4481,7 +4490,7 @@ exports.default = {
|
|
|
4481
4490
|
}
|
|
4482
4491
|
],
|
|
4483
4492
|
"findAthletebyIdpublic": [
|
|
4484
|
-
|
|
4493
|
+
99,
|
|
4485
4494
|
{
|
|
4486
4495
|
"athleteId": [
|
|
4487
4496
|
1,
|
|
@@ -4511,10 +4520,10 @@ exports.default = {
|
|
|
4511
4520
|
}
|
|
4512
4521
|
],
|
|
4513
4522
|
"queryAthleteWithFilter": [
|
|
4514
|
-
|
|
4523
|
+
124,
|
|
4515
4524
|
{
|
|
4516
4525
|
"input": [
|
|
4517
|
-
|
|
4526
|
+
154,
|
|
4518
4527
|
"AthleteQueryDto!"
|
|
4519
4528
|
]
|
|
4520
4529
|
}
|
|
@@ -4529,10 +4538,10 @@ exports.default = {
|
|
|
4529
4538
|
}
|
|
4530
4539
|
],
|
|
4531
4540
|
"screenNameAvailability": [
|
|
4532
|
-
|
|
4541
|
+
127,
|
|
4533
4542
|
{
|
|
4534
4543
|
"input": [
|
|
4535
|
-
|
|
4544
|
+
159,
|
|
4536
4545
|
"existValueDto!"
|
|
4537
4546
|
]
|
|
4538
4547
|
}
|
|
@@ -4541,7 +4550,7 @@ exports.default = {
|
|
|
4541
4550
|
97,
|
|
4542
4551
|
{
|
|
4543
4552
|
"input": [
|
|
4544
|
-
|
|
4553
|
+
161,
|
|
4545
4554
|
"GetHistoricalScoresDto!"
|
|
4546
4555
|
]
|
|
4547
4556
|
}
|
|
@@ -4550,7 +4559,7 @@ exports.default = {
|
|
|
4550
4559
|
97,
|
|
4551
4560
|
{
|
|
4552
4561
|
"input": [
|
|
4553
|
-
|
|
4562
|
+
160,
|
|
4554
4563
|
"GetMyHistoricalScoresDto!"
|
|
4555
4564
|
]
|
|
4556
4565
|
}
|
|
@@ -4622,7 +4631,7 @@ exports.default = {
|
|
|
4622
4631
|
0,
|
|
4623
4632
|
{
|
|
4624
4633
|
"input": [
|
|
4625
|
-
|
|
4634
|
+
192,
|
|
4626
4635
|
"FindVtxUserDto!"
|
|
4627
4636
|
]
|
|
4628
4637
|
}
|
|
@@ -4641,7 +4650,7 @@ exports.default = {
|
|
|
4641
4650
|
}
|
|
4642
4651
|
],
|
|
4643
4652
|
"getUserImagesFromEmail": [
|
|
4644
|
-
|
|
4653
|
+
130,
|
|
4645
4654
|
{
|
|
4646
4655
|
"loginEmail": [
|
|
4647
4656
|
1,
|
|
@@ -4662,7 +4671,7 @@ exports.default = {
|
|
|
4662
4671
|
36,
|
|
4663
4672
|
{
|
|
4664
4673
|
"input": [
|
|
4665
|
-
|
|
4674
|
+
141,
|
|
4666
4675
|
"VerifyCodeDto!"
|
|
4667
4676
|
]
|
|
4668
4677
|
}
|
|
@@ -4674,7 +4683,7 @@ exports.default = {
|
|
|
4674
4683
|
75,
|
|
4675
4684
|
{
|
|
4676
4685
|
"input": [
|
|
4677
|
-
|
|
4686
|
+
193,
|
|
4678
4687
|
"GetSportEventsDto!"
|
|
4679
4688
|
]
|
|
4680
4689
|
}
|
|
@@ -4683,19 +4692,19 @@ exports.default = {
|
|
|
4683
4692
|
80
|
|
4684
4693
|
],
|
|
4685
4694
|
"getAthleteStravaIntegration": [
|
|
4686
|
-
|
|
4695
|
+
115
|
|
4687
4696
|
],
|
|
4688
4697
|
"getAthleteInstagramIntegration": [
|
|
4689
|
-
|
|
4698
|
+
115
|
|
4690
4699
|
],
|
|
4691
4700
|
"getAthleteIntegrations": [
|
|
4692
|
-
|
|
4701
|
+
115
|
|
4693
4702
|
],
|
|
4694
4703
|
"stripeQuery": [
|
|
4695
|
-
|
|
4704
|
+
128,
|
|
4696
4705
|
{
|
|
4697
4706
|
"input": [
|
|
4698
|
-
|
|
4707
|
+
184,
|
|
4699
4708
|
"StripeQueryDto!"
|
|
4700
4709
|
]
|
|
4701
4710
|
}
|
|
@@ -4704,25 +4713,25 @@ exports.default = {
|
|
|
4704
4713
|
35,
|
|
4705
4714
|
{
|
|
4706
4715
|
"input": [
|
|
4707
|
-
|
|
4716
|
+
139,
|
|
4708
4717
|
"GetDatabaseFileDto!"
|
|
4709
4718
|
]
|
|
4710
4719
|
}
|
|
4711
4720
|
],
|
|
4712
4721
|
"getReceipt": [
|
|
4713
|
-
|
|
4722
|
+
116,
|
|
4714
4723
|
{
|
|
4715
4724
|
"input": [
|
|
4716
|
-
|
|
4725
|
+
173,
|
|
4717
4726
|
"GetReceiptDto!"
|
|
4718
4727
|
]
|
|
4719
4728
|
}
|
|
4720
4729
|
],
|
|
4721
4730
|
"getReceiptUrl": [
|
|
4722
|
-
|
|
4731
|
+
117,
|
|
4723
4732
|
{
|
|
4724
4733
|
"input": [
|
|
4725
|
-
|
|
4734
|
+
173,
|
|
4726
4735
|
"GetReceiptDto!"
|
|
4727
4736
|
]
|
|
4728
4737
|
}
|
|
@@ -4788,7 +4797,7 @@ exports.default = {
|
|
|
4788
4797
|
5,
|
|
4789
4798
|
{
|
|
4790
4799
|
"tenant": [
|
|
4791
|
-
|
|
4800
|
+
195,
|
|
4792
4801
|
"CreateTenantInput!"
|
|
4793
4802
|
]
|
|
4794
4803
|
}
|
|
@@ -4797,7 +4806,7 @@ exports.default = {
|
|
|
4797
4806
|
11,
|
|
4798
4807
|
{
|
|
4799
4808
|
"tenant": [
|
|
4800
|
-
|
|
4809
|
+
195,
|
|
4801
4810
|
"CreateTenantInput!"
|
|
4802
4811
|
]
|
|
4803
4812
|
}
|
|
@@ -4806,7 +4815,7 @@ exports.default = {
|
|
|
4806
4815
|
3,
|
|
4807
4816
|
{
|
|
4808
4817
|
"user": [
|
|
4809
|
-
|
|
4818
|
+
196,
|
|
4810
4819
|
"CreateActiveUserInput!"
|
|
4811
4820
|
]
|
|
4812
4821
|
}
|
|
@@ -4841,7 +4850,7 @@ exports.default = {
|
|
|
4841
4850
|
0,
|
|
4842
4851
|
{
|
|
4843
4852
|
"input": [
|
|
4844
|
-
|
|
4853
|
+
197,
|
|
4845
4854
|
"RegisterUserToDomainFromEmailInput!"
|
|
4846
4855
|
]
|
|
4847
4856
|
}
|
|
@@ -4850,7 +4859,7 @@ exports.default = {
|
|
|
4850
4859
|
8,
|
|
4851
4860
|
{
|
|
4852
4861
|
"dto": [
|
|
4853
|
-
|
|
4862
|
+
198,
|
|
4854
4863
|
"RefreshTokenInput!"
|
|
4855
4864
|
]
|
|
4856
4865
|
}
|
|
@@ -4859,7 +4868,7 @@ exports.default = {
|
|
|
4859
4868
|
33,
|
|
4860
4869
|
{
|
|
4861
4870
|
"input": [
|
|
4862
|
-
|
|
4871
|
+
199,
|
|
4863
4872
|
"AWSS3DeleteUseTypeFileDto!"
|
|
4864
4873
|
]
|
|
4865
4874
|
}
|
|
@@ -4868,7 +4877,7 @@ exports.default = {
|
|
|
4868
4877
|
33,
|
|
4869
4878
|
{
|
|
4870
4879
|
"input": [
|
|
4871
|
-
|
|
4880
|
+
200,
|
|
4872
4881
|
"AWSS3DeleteBucketFileDto!"
|
|
4873
4882
|
]
|
|
4874
4883
|
}
|
|
@@ -4877,7 +4886,7 @@ exports.default = {
|
|
|
4877
4886
|
33,
|
|
4878
4887
|
{
|
|
4879
4888
|
"input": [
|
|
4880
|
-
|
|
4889
|
+
201,
|
|
4881
4890
|
"AWSS3DeleteUseTypeKeyDto!"
|
|
4882
4891
|
]
|
|
4883
4892
|
}
|
|
@@ -4886,7 +4895,7 @@ exports.default = {
|
|
|
4886
4895
|
27,
|
|
4887
4896
|
{
|
|
4888
4897
|
"input": [
|
|
4889
|
-
|
|
4898
|
+
156,
|
|
4890
4899
|
"AWSS3UploadedFileDto!"
|
|
4891
4900
|
]
|
|
4892
4901
|
}
|
|
@@ -4895,7 +4904,7 @@ exports.default = {
|
|
|
4895
4904
|
56,
|
|
4896
4905
|
{
|
|
4897
4906
|
"input": [
|
|
4898
|
-
|
|
4907
|
+
202,
|
|
4899
4908
|
"CreateIndustryDto!"
|
|
4900
4909
|
]
|
|
4901
4910
|
}
|
|
@@ -4904,7 +4913,7 @@ exports.default = {
|
|
|
4904
4913
|
39,
|
|
4905
4914
|
{
|
|
4906
4915
|
"input": [
|
|
4907
|
-
|
|
4916
|
+
203,
|
|
4908
4917
|
"CreateBrandDto!"
|
|
4909
4918
|
]
|
|
4910
4919
|
}
|
|
@@ -4913,7 +4922,7 @@ exports.default = {
|
|
|
4913
4922
|
59,
|
|
4914
4923
|
{
|
|
4915
4924
|
"input": [
|
|
4916
|
-
|
|
4925
|
+
205,
|
|
4917
4926
|
"RegisterSponsorInput!"
|
|
4918
4927
|
]
|
|
4919
4928
|
}
|
|
@@ -4922,52 +4931,52 @@ exports.default = {
|
|
|
4922
4931
|
59,
|
|
4923
4932
|
{
|
|
4924
4933
|
"input": [
|
|
4925
|
-
|
|
4934
|
+
206,
|
|
4926
4935
|
"CreateSponsorDto!"
|
|
4927
4936
|
]
|
|
4928
4937
|
}
|
|
4929
4938
|
],
|
|
4930
4939
|
"sendAthleteInvitations": [
|
|
4931
|
-
|
|
4940
|
+
103,
|
|
4932
4941
|
{
|
|
4933
4942
|
"input": [
|
|
4934
|
-
|
|
4943
|
+
143,
|
|
4935
4944
|
"InviteAthletesDto!"
|
|
4936
4945
|
]
|
|
4937
4946
|
}
|
|
4938
4947
|
],
|
|
4939
4948
|
"registerAthlete": [
|
|
4940
|
-
|
|
4949
|
+
99,
|
|
4941
4950
|
{
|
|
4942
4951
|
"input": [
|
|
4943
|
-
|
|
4952
|
+
207,
|
|
4944
4953
|
"RegisterAthleteDto!"
|
|
4945
4954
|
]
|
|
4946
4955
|
}
|
|
4947
4956
|
],
|
|
4948
4957
|
"editProfileValue": [
|
|
4949
|
-
|
|
4958
|
+
118,
|
|
4950
4959
|
{
|
|
4951
4960
|
"input": [
|
|
4952
|
-
|
|
4961
|
+
208,
|
|
4953
4962
|
"EditValueDto!"
|
|
4954
4963
|
]
|
|
4955
4964
|
}
|
|
4956
4965
|
],
|
|
4957
4966
|
"editPicture": [
|
|
4958
|
-
|
|
4967
|
+
125,
|
|
4959
4968
|
{
|
|
4960
4969
|
"input": [
|
|
4961
|
-
|
|
4970
|
+
155,
|
|
4962
4971
|
"EditPictureDto!"
|
|
4963
4972
|
]
|
|
4964
4973
|
}
|
|
4965
4974
|
],
|
|
4966
4975
|
"AddAlbumPictures": [
|
|
4967
|
-
|
|
4976
|
+
126,
|
|
4968
4977
|
{
|
|
4969
4978
|
"input": [
|
|
4970
|
-
|
|
4979
|
+
157,
|
|
4971
4980
|
"UploadAlbumsPicturesDto!"
|
|
4972
4981
|
]
|
|
4973
4982
|
}
|
|
@@ -4976,16 +4985,16 @@ exports.default = {
|
|
|
4976
4985
|
79,
|
|
4977
4986
|
{
|
|
4978
4987
|
"input": [
|
|
4979
|
-
|
|
4988
|
+
146,
|
|
4980
4989
|
"CreateAthleteCompetitionDto!"
|
|
4981
4990
|
]
|
|
4982
4991
|
}
|
|
4983
4992
|
],
|
|
4984
4993
|
"deleteAthleteCompetition": [
|
|
4985
|
-
|
|
4994
|
+
121,
|
|
4986
4995
|
{
|
|
4987
4996
|
"input": [
|
|
4988
|
-
|
|
4997
|
+
151,
|
|
4989
4998
|
"DeleteSingleValueDto!"
|
|
4990
4999
|
]
|
|
4991
5000
|
}
|
|
@@ -4994,7 +5003,7 @@ exports.default = {
|
|
|
4994
5003
|
86,
|
|
4995
5004
|
{
|
|
4996
5005
|
"input": [
|
|
4997
|
-
|
|
5006
|
+
157,
|
|
4998
5007
|
"UploadAlbumsPicturesDto!"
|
|
4999
5008
|
]
|
|
5000
5009
|
}
|
|
@@ -5003,25 +5012,25 @@ exports.default = {
|
|
|
5003
5012
|
86,
|
|
5004
5013
|
{
|
|
5005
5014
|
"input": [
|
|
5006
|
-
|
|
5015
|
+
157,
|
|
5007
5016
|
"UploadAlbumsPicturesDto!"
|
|
5008
5017
|
]
|
|
5009
5018
|
}
|
|
5010
5019
|
],
|
|
5011
5020
|
"deleteAthleteAlbum": [
|
|
5012
|
-
|
|
5021
|
+
121,
|
|
5013
5022
|
{
|
|
5014
5023
|
"input": [
|
|
5015
|
-
|
|
5024
|
+
151,
|
|
5016
5025
|
"DeleteSingleValueDto!"
|
|
5017
5026
|
]
|
|
5018
5027
|
}
|
|
5019
5028
|
],
|
|
5020
5029
|
"deleteAthletePhotos": [
|
|
5021
|
-
|
|
5030
|
+
120,
|
|
5022
5031
|
{
|
|
5023
5032
|
"input": [
|
|
5024
|
-
|
|
5033
|
+
158,
|
|
5025
5034
|
"DeleteValuesDto!"
|
|
5026
5035
|
]
|
|
5027
5036
|
}
|
|
@@ -5030,28 +5039,19 @@ exports.default = {
|
|
|
5030
5039
|
76,
|
|
5031
5040
|
{
|
|
5032
5041
|
"input": [
|
|
5033
|
-
|
|
5042
|
+
145,
|
|
5034
5043
|
"SetCompetitionResultDto!"
|
|
5035
5044
|
]
|
|
5036
5045
|
}
|
|
5037
5046
|
],
|
|
5038
5047
|
"updateAthleteScores": [
|
|
5039
|
-
|
|
5040
|
-
],
|
|
5041
|
-
"deleteAthleteUser": [
|
|
5042
|
-
129,
|
|
5043
|
-
{
|
|
5044
|
-
"input": [
|
|
5045
|
-
164,
|
|
5046
|
-
"DeleteAthleteDto!"
|
|
5047
|
-
]
|
|
5048
|
-
}
|
|
5048
|
+
99
|
|
5049
5049
|
],
|
|
5050
5050
|
"createSport": [
|
|
5051
5051
|
67,
|
|
5052
5052
|
{
|
|
5053
5053
|
"input": [
|
|
5054
|
-
|
|
5054
|
+
209,
|
|
5055
5055
|
"CreateSportDto!"
|
|
5056
5056
|
]
|
|
5057
5057
|
}
|
|
@@ -5060,7 +5060,7 @@ exports.default = {
|
|
|
5060
5060
|
67,
|
|
5061
5061
|
{
|
|
5062
5062
|
"input": [
|
|
5063
|
-
|
|
5063
|
+
210,
|
|
5064
5064
|
"UpdateSportDto!"
|
|
5065
5065
|
]
|
|
5066
5066
|
}
|
|
@@ -5069,7 +5069,7 @@ exports.default = {
|
|
|
5069
5069
|
70,
|
|
5070
5070
|
{
|
|
5071
5071
|
"input": [
|
|
5072
|
-
|
|
5072
|
+
211,
|
|
5073
5073
|
"CreateSportLevelDto!"
|
|
5074
5074
|
]
|
|
5075
5075
|
}
|
|
@@ -5078,7 +5078,7 @@ exports.default = {
|
|
|
5078
5078
|
65,
|
|
5079
5079
|
{
|
|
5080
5080
|
"input": [
|
|
5081
|
-
|
|
5081
|
+
213,
|
|
5082
5082
|
"CreateSponsorshipDto!"
|
|
5083
5083
|
]
|
|
5084
5084
|
}
|
|
@@ -5087,7 +5087,7 @@ exports.default = {
|
|
|
5087
5087
|
45,
|
|
5088
5088
|
{
|
|
5089
5089
|
"input": [
|
|
5090
|
-
|
|
5090
|
+
220,
|
|
5091
5091
|
"CreateCountryDto!"
|
|
5092
5092
|
]
|
|
5093
5093
|
}
|
|
@@ -5096,7 +5096,7 @@ exports.default = {
|
|
|
5096
5096
|
44,
|
|
5097
5097
|
{
|
|
5098
5098
|
"input": [
|
|
5099
|
-
|
|
5099
|
+
221,
|
|
5100
5100
|
"CreateStateDto!"
|
|
5101
5101
|
]
|
|
5102
5102
|
}
|
|
@@ -5105,7 +5105,7 @@ exports.default = {
|
|
|
5105
5105
|
43,
|
|
5106
5106
|
{
|
|
5107
5107
|
"input": [
|
|
5108
|
-
|
|
5108
|
+
222,
|
|
5109
5109
|
"CreateCityDto!"
|
|
5110
5110
|
]
|
|
5111
5111
|
}
|
|
@@ -5114,7 +5114,7 @@ exports.default = {
|
|
|
5114
5114
|
29,
|
|
5115
5115
|
{
|
|
5116
5116
|
"input": [
|
|
5117
|
-
|
|
5117
|
+
171,
|
|
5118
5118
|
"RegisterUserDto!"
|
|
5119
5119
|
]
|
|
5120
5120
|
}
|
|
@@ -5123,7 +5123,7 @@ exports.default = {
|
|
|
5123
5123
|
3,
|
|
5124
5124
|
{
|
|
5125
5125
|
"input": [
|
|
5126
|
-
|
|
5126
|
+
141,
|
|
5127
5127
|
"VerifyCodeDto!"
|
|
5128
5128
|
]
|
|
5129
5129
|
}
|
|
@@ -5132,7 +5132,7 @@ exports.default = {
|
|
|
5132
5132
|
0,
|
|
5133
5133
|
{
|
|
5134
5134
|
"input": [
|
|
5135
|
-
|
|
5135
|
+
141,
|
|
5136
5136
|
"VerifyCodeDto!"
|
|
5137
5137
|
]
|
|
5138
5138
|
}
|
|
@@ -5141,7 +5141,7 @@ exports.default = {
|
|
|
5141
5141
|
0,
|
|
5142
5142
|
{
|
|
5143
5143
|
"input": [
|
|
5144
|
-
|
|
5144
|
+
171,
|
|
5145
5145
|
"RegisterUserDto!"
|
|
5146
5146
|
]
|
|
5147
5147
|
}
|
|
@@ -5150,7 +5150,7 @@ exports.default = {
|
|
|
5150
5150
|
0,
|
|
5151
5151
|
{
|
|
5152
5152
|
"input": [
|
|
5153
|
-
|
|
5153
|
+
171,
|
|
5154
5154
|
"RegisterUserDto!"
|
|
5155
5155
|
]
|
|
5156
5156
|
}
|
|
@@ -5169,7 +5169,7 @@ exports.default = {
|
|
|
5169
5169
|
}
|
|
5170
5170
|
],
|
|
5171
5171
|
"createResetPasswordCode": [
|
|
5172
|
-
|
|
5172
|
+
118,
|
|
5173
5173
|
{
|
|
5174
5174
|
"input": [
|
|
5175
5175
|
1,
|
|
@@ -5178,34 +5178,25 @@ exports.default = {
|
|
|
5178
5178
|
}
|
|
5179
5179
|
],
|
|
5180
5180
|
"resetUserPassword": [
|
|
5181
|
-
|
|
5181
|
+
118,
|
|
5182
5182
|
{
|
|
5183
5183
|
"input": [
|
|
5184
|
-
|
|
5184
|
+
172,
|
|
5185
5185
|
"resetPasswordDto!"
|
|
5186
5186
|
]
|
|
5187
5187
|
}
|
|
5188
5188
|
],
|
|
5189
|
-
"updateUserSuspendedStatus": [
|
|
5190
|
-
0,
|
|
5191
|
-
{
|
|
5192
|
-
"input": [
|
|
5193
|
-
226,
|
|
5194
|
-
"UpdateUserSuspendedStatusDto!"
|
|
5195
|
-
]
|
|
5196
|
-
}
|
|
5197
|
-
],
|
|
5198
5189
|
"handleStravaCallback": [
|
|
5199
|
-
|
|
5190
|
+
104,
|
|
5200
5191
|
{
|
|
5201
5192
|
"data": [
|
|
5202
|
-
|
|
5193
|
+
223,
|
|
5203
5194
|
"RegisterStravaDto!"
|
|
5204
5195
|
]
|
|
5205
5196
|
}
|
|
5206
5197
|
],
|
|
5207
5198
|
"refreshStravaToken": [
|
|
5208
|
-
|
|
5199
|
+
104,
|
|
5209
5200
|
{
|
|
5210
5201
|
"input": [
|
|
5211
5202
|
1,
|
|
@@ -5217,7 +5208,7 @@ exports.default = {
|
|
|
5217
5208
|
75,
|
|
5218
5209
|
{
|
|
5219
5210
|
"input": [
|
|
5220
|
-
|
|
5211
|
+
224,
|
|
5221
5212
|
"CreateSportEventDto!"
|
|
5222
5213
|
]
|
|
5223
5214
|
}
|
|
@@ -5226,7 +5217,7 @@ exports.default = {
|
|
|
5226
5217
|
88,
|
|
5227
5218
|
{
|
|
5228
5219
|
"input": [
|
|
5229
|
-
|
|
5220
|
+
180,
|
|
5230
5221
|
"SetFundingStatusDto!"
|
|
5231
5222
|
]
|
|
5232
5223
|
}
|
|
@@ -5235,7 +5226,7 @@ exports.default = {
|
|
|
5235
5226
|
88,
|
|
5236
5227
|
{
|
|
5237
5228
|
"input": [
|
|
5238
|
-
|
|
5229
|
+
178,
|
|
5239
5230
|
"CreateFundingCampaignDto!"
|
|
5240
5231
|
]
|
|
5241
5232
|
}
|
|
@@ -5244,7 +5235,7 @@ exports.default = {
|
|
|
5244
5235
|
80,
|
|
5245
5236
|
{
|
|
5246
5237
|
"input": [
|
|
5247
|
-
|
|
5238
|
+
181,
|
|
5248
5239
|
"CreateMembershipOrganizationDto!"
|
|
5249
5240
|
]
|
|
5250
5241
|
}
|
|
@@ -5253,16 +5244,16 @@ exports.default = {
|
|
|
5253
5244
|
82,
|
|
5254
5245
|
{
|
|
5255
5246
|
"input": [
|
|
5256
|
-
|
|
5247
|
+
182,
|
|
5257
5248
|
"CreateAthleteMembershipDto!"
|
|
5258
5249
|
]
|
|
5259
5250
|
}
|
|
5260
5251
|
],
|
|
5261
5252
|
"deleteAthleteMembershipAffilation": [
|
|
5262
|
-
|
|
5253
|
+
121,
|
|
5263
5254
|
{
|
|
5264
5255
|
"input": [
|
|
5265
|
-
|
|
5256
|
+
151,
|
|
5266
5257
|
"DeleteSingleValueDto!"
|
|
5267
5258
|
]
|
|
5268
5259
|
}
|
|
@@ -5280,19 +5271,19 @@ exports.default = {
|
|
|
5280
5271
|
96,
|
|
5281
5272
|
{
|
|
5282
5273
|
"input": [
|
|
5283
|
-
|
|
5274
|
+
225,
|
|
5284
5275
|
"CreateStripeAccountDto!"
|
|
5285
5276
|
]
|
|
5286
5277
|
}
|
|
5287
5278
|
],
|
|
5288
5279
|
"createAthleteStripeSession": [
|
|
5289
|
-
|
|
5280
|
+
105
|
|
5290
5281
|
],
|
|
5291
5282
|
"createStripeCheckoutSession": [
|
|
5292
|
-
|
|
5283
|
+
106,
|
|
5293
5284
|
{
|
|
5294
5285
|
"input": [
|
|
5295
|
-
|
|
5286
|
+
183,
|
|
5296
5287
|
"DonationCheckoutDto!"
|
|
5297
5288
|
]
|
|
5298
5289
|
}
|
|
@@ -5415,13 +5406,13 @@ exports.default = {
|
|
|
5415
5406
|
1
|
|
5416
5407
|
],
|
|
5417
5408
|
"logo": [
|
|
5418
|
-
|
|
5409
|
+
156
|
|
5419
5410
|
],
|
|
5420
5411
|
"banner": [
|
|
5421
|
-
|
|
5412
|
+
156
|
|
5422
5413
|
],
|
|
5423
5414
|
"translations": [
|
|
5424
|
-
|
|
5415
|
+
204
|
|
5425
5416
|
],
|
|
5426
5417
|
"__typename": [
|
|
5427
5418
|
1
|
|
@@ -5444,10 +5435,10 @@ exports.default = {
|
|
|
5444
5435
|
1
|
|
5445
5436
|
],
|
|
5446
5437
|
"logo": [
|
|
5447
|
-
|
|
5438
|
+
156
|
|
5448
5439
|
],
|
|
5449
5440
|
"banner": [
|
|
5450
|
-
|
|
5441
|
+
156
|
|
5451
5442
|
],
|
|
5452
5443
|
"__typename": [
|
|
5453
5444
|
1
|
|
@@ -5552,10 +5543,10 @@ exports.default = {
|
|
|
5552
5543
|
1
|
|
5553
5544
|
],
|
|
5554
5545
|
"profilePicture": [
|
|
5555
|
-
|
|
5546
|
+
156
|
|
5556
5547
|
],
|
|
5557
5548
|
"cardPicture": [
|
|
5558
|
-
|
|
5549
|
+
156
|
|
5559
5550
|
],
|
|
5560
5551
|
"__typename": [
|
|
5561
5552
|
1
|
|
@@ -5611,7 +5602,7 @@ exports.default = {
|
|
|
5611
5602
|
18
|
|
5612
5603
|
],
|
|
5613
5604
|
"translations": [
|
|
5614
|
-
|
|
5605
|
+
212
|
|
5615
5606
|
],
|
|
5616
5607
|
"__typename": [
|
|
5617
5608
|
1
|
|
@@ -5645,10 +5636,10 @@ exports.default = {
|
|
|
5645
5636
|
18
|
|
5646
5637
|
],
|
|
5647
5638
|
"banner": [
|
|
5648
|
-
|
|
5639
|
+
156
|
|
5649
5640
|
],
|
|
5650
5641
|
"criteria": [
|
|
5651
|
-
|
|
5642
|
+
214
|
|
5652
5643
|
],
|
|
5653
5644
|
"deadline": [
|
|
5654
5645
|
14
|
|
@@ -5657,13 +5648,13 @@ exports.default = {
|
|
|
5657
5648
|
14
|
|
5658
5649
|
],
|
|
5659
5650
|
"duration": [
|
|
5660
|
-
|
|
5651
|
+
216
|
|
5661
5652
|
],
|
|
5662
5653
|
"sponsorshipItems": [
|
|
5663
|
-
|
|
5654
|
+
217
|
|
5664
5655
|
],
|
|
5665
5656
|
"commitments": [
|
|
5666
|
-
|
|
5657
|
+
218
|
|
5667
5658
|
],
|
|
5668
5659
|
"terms": [
|
|
5669
5660
|
1
|
|
@@ -5675,7 +5666,7 @@ exports.default = {
|
|
|
5675
5666
|
2
|
|
5676
5667
|
],
|
|
5677
5668
|
"translations": [
|
|
5678
|
-
|
|
5669
|
+
219
|
|
5679
5670
|
],
|
|
5680
5671
|
"__typename": [
|
|
5681
5672
|
1
|
|
@@ -5689,7 +5680,7 @@ exports.default = {
|
|
|
5689
5680
|
1
|
|
5690
5681
|
],
|
|
5691
5682
|
"qualificationsBag": [
|
|
5692
|
-
|
|
5683
|
+
215
|
|
5693
5684
|
],
|
|
5694
5685
|
"__typename": [
|
|
5695
5686
|
1
|
|
@@ -5697,28 +5688,28 @@ exports.default = {
|
|
|
5697
5688
|
},
|
|
5698
5689
|
"QualificationsBagDto": {
|
|
5699
5690
|
"ageQualifications": [
|
|
5700
|
-
|
|
5691
|
+
163
|
|
5701
5692
|
],
|
|
5702
5693
|
"genderQualifications": [
|
|
5703
|
-
|
|
5694
|
+
164
|
|
5704
5695
|
],
|
|
5705
5696
|
"scoreQualifications": [
|
|
5706
|
-
|
|
5697
|
+
166
|
|
5707
5698
|
],
|
|
5708
5699
|
"locationQualifications": [
|
|
5709
|
-
|
|
5700
|
+
167
|
|
5710
5701
|
],
|
|
5711
5702
|
"nationalityQualifications": [
|
|
5712
|
-
|
|
5703
|
+
165
|
|
5713
5704
|
],
|
|
5714
5705
|
"distanceQualifications": [
|
|
5715
|
-
|
|
5706
|
+
168
|
|
5716
5707
|
],
|
|
5717
5708
|
"sportsQualifications": [
|
|
5718
|
-
|
|
5709
|
+
169
|
|
5719
5710
|
],
|
|
5720
5711
|
"levelQualifications": [
|
|
5721
|
-
|
|
5712
|
+
170
|
|
5722
5713
|
],
|
|
5723
5714
|
"__typename": [
|
|
5724
5715
|
1
|
|
@@ -5795,7 +5786,7 @@ exports.default = {
|
|
|
5795
5786
|
1
|
|
5796
5787
|
],
|
|
5797
5788
|
"banner": [
|
|
5798
|
-
|
|
5789
|
+
156
|
|
5799
5790
|
],
|
|
5800
5791
|
"terms": [
|
|
5801
5792
|
1
|
|
@@ -5882,17 +5873,6 @@ exports.default = {
|
|
|
5882
5873
|
1
|
|
5883
5874
|
]
|
|
5884
5875
|
},
|
|
5885
|
-
"UpdateUserSuspendedStatusDto": {
|
|
5886
|
-
"userId": [
|
|
5887
|
-
1
|
|
5888
|
-
],
|
|
5889
|
-
"suspended": [
|
|
5890
|
-
2
|
|
5891
|
-
],
|
|
5892
|
-
"__typename": [
|
|
5893
|
-
1
|
|
5894
|
-
]
|
|
5895
|
-
},
|
|
5896
5876
|
"RegisterStravaDto": {
|
|
5897
5877
|
"idAthlete": [
|
|
5898
5878
|
1
|
|
@@ -5924,7 +5904,7 @@ exports.default = {
|
|
|
5924
5904
|
1
|
|
5925
5905
|
],
|
|
5926
5906
|
"banner": [
|
|
5927
|
-
|
|
5907
|
+
156
|
|
5928
5908
|
],
|
|
5929
5909
|
"eventLevel": [
|
|
5930
5910
|
1
|