@vertikalx/vtx-backend-client 1.0.0-dev-max.62 → 1.0.0-dev-daniel.247
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 +0 -0
- package/package.json +1 -1
- package/src/api/vtx-base-api.d.ts +5 -3
- package/src/api/vtx-base-api.js +556 -75
- package/src/api/vtx-base-api.js.map +1 -1
- package/src/client/schema.d.ts +24 -224
- package/src/client/schema.js +2 -62
- package/src/client/schema.js.map +1 -1
- package/src/client/types.d.ts +12 -104
- package/src/client/types.js +190 -419
- package/src/client/types.js.map +1 -1
- package/tsconfig.lib.tsbuildinfo +1 -1
package/src/client/types.js
CHANGED
|
@@ -6,10 +6,7 @@ exports.default = {
|
|
|
6
6
|
2,
|
|
7
7
|
14,
|
|
8
8
|
18,
|
|
9
|
-
|
|
10
|
-
131,
|
|
11
|
-
134,
|
|
12
|
-
190
|
|
9
|
+
124
|
|
13
10
|
],
|
|
14
11
|
"types": {
|
|
15
12
|
"User": {
|
|
@@ -1980,7 +1977,7 @@ exports.default = {
|
|
|
1980
1977
|
80
|
|
1981
1978
|
],
|
|
1982
1979
|
"athlete": [
|
|
1983
|
-
|
|
1980
|
+
98
|
|
1984
1981
|
],
|
|
1985
1982
|
"membershipNumber": [
|
|
1986
1983
|
1
|
|
@@ -2082,7 +2079,7 @@ exports.default = {
|
|
|
2082
2079
|
1
|
|
2083
2080
|
],
|
|
2084
2081
|
"athlete": [
|
|
2085
|
-
|
|
2082
|
+
98
|
|
2086
2083
|
],
|
|
2087
2084
|
"budgetMode": [
|
|
2088
2085
|
1
|
|
@@ -2466,17 +2463,6 @@ exports.default = {
|
|
|
2466
2463
|
1
|
|
2467
2464
|
]
|
|
2468
2465
|
},
|
|
2469
|
-
"UserDomain": {
|
|
2470
|
-
"_id": [
|
|
2471
|
-
1
|
|
2472
|
-
],
|
|
2473
|
-
"user": [
|
|
2474
|
-
0
|
|
2475
|
-
],
|
|
2476
|
-
"__typename": [
|
|
2477
|
-
1
|
|
2478
|
-
]
|
|
2479
|
-
},
|
|
2480
2466
|
"AthleteReference": {
|
|
2481
2467
|
"_id": [
|
|
2482
2468
|
1
|
|
@@ -2547,9 +2533,6 @@ exports.default = {
|
|
|
2547
2533
|
"preferences": [
|
|
2548
2534
|
87
|
|
2549
2535
|
],
|
|
2550
|
-
"userDomain": [
|
|
2551
|
-
98
|
|
2552
|
-
],
|
|
2553
2536
|
"__typename": [
|
|
2554
2537
|
1
|
|
2555
2538
|
]
|
|
@@ -2624,9 +2607,6 @@ exports.default = {
|
|
|
2624
2607
|
"preferences": [
|
|
2625
2608
|
87
|
|
2626
2609
|
],
|
|
2627
|
-
"userDomain": [
|
|
2628
|
-
98
|
|
2629
|
-
],
|
|
2630
2610
|
"allSports": [
|
|
2631
2611
|
67
|
|
2632
2612
|
],
|
|
@@ -2670,83 +2650,6 @@ exports.default = {
|
|
|
2670
2650
|
1
|
|
2671
2651
|
]
|
|
2672
2652
|
},
|
|
2673
|
-
"CheckoutSession": {
|
|
2674
|
-
"_id": [
|
|
2675
|
-
102
|
|
2676
|
-
],
|
|
2677
|
-
"type": [
|
|
2678
|
-
1
|
|
2679
|
-
],
|
|
2680
|
-
"estimatedStripeComission": [
|
|
2681
|
-
18
|
|
2682
|
-
],
|
|
2683
|
-
"stripeSessionId": [
|
|
2684
|
-
1
|
|
2685
|
-
],
|
|
2686
|
-
"stripeAccountId": [
|
|
2687
|
-
1
|
|
2688
|
-
],
|
|
2689
|
-
"donationAmount": [
|
|
2690
|
-
18
|
|
2691
|
-
],
|
|
2692
|
-
"fromEmail": [
|
|
2693
|
-
1
|
|
2694
|
-
],
|
|
2695
|
-
"confirmed": [
|
|
2696
|
-
2
|
|
2697
|
-
],
|
|
2698
|
-
"completed": [
|
|
2699
|
-
2
|
|
2700
|
-
],
|
|
2701
|
-
"completedDate": [
|
|
2702
|
-
14
|
|
2703
|
-
],
|
|
2704
|
-
"createdDate": [
|
|
2705
|
-
14
|
|
2706
|
-
],
|
|
2707
|
-
"__typename": [
|
|
2708
|
-
1
|
|
2709
|
-
]
|
|
2710
|
-
},
|
|
2711
|
-
"ID": {},
|
|
2712
|
-
"FundingCheckoutSessionData": {
|
|
2713
|
-
"_id": [
|
|
2714
|
-
102
|
|
2715
|
-
],
|
|
2716
|
-
"session": [
|
|
2717
|
-
101
|
|
2718
|
-
],
|
|
2719
|
-
"fromName": [
|
|
2720
|
-
1
|
|
2721
|
-
],
|
|
2722
|
-
"paidToAthlete": [
|
|
2723
|
-
18
|
|
2724
|
-
],
|
|
2725
|
-
"paidToVtx": [
|
|
2726
|
-
18
|
|
2727
|
-
],
|
|
2728
|
-
"fundingCampaign": [
|
|
2729
|
-
88
|
|
2730
|
-
],
|
|
2731
|
-
"mode": [
|
|
2732
|
-
190
|
|
2733
|
-
],
|
|
2734
|
-
"athleteId": [
|
|
2735
|
-
1
|
|
2736
|
-
],
|
|
2737
|
-
"athleteName": [
|
|
2738
|
-
1
|
|
2739
|
-
],
|
|
2740
|
-
"fromPhone": [
|
|
2741
|
-
1
|
|
2742
|
-
],
|
|
2743
|
-
"message": [
|
|
2744
|
-
1
|
|
2745
|
-
],
|
|
2746
|
-
"__typename": [
|
|
2747
|
-
1
|
|
2748
|
-
]
|
|
2749
|
-
},
|
|
2750
2653
|
"SponsorAthleteInvitation": {
|
|
2751
2654
|
"_id": [
|
|
2752
2655
|
1
|
|
@@ -2884,7 +2787,7 @@ exports.default = {
|
|
|
2884
2787
|
},
|
|
2885
2788
|
"InstagramPaging": {
|
|
2886
2789
|
"cursors": [
|
|
2887
|
-
|
|
2790
|
+
105
|
|
2888
2791
|
],
|
|
2889
2792
|
"next": [
|
|
2890
2793
|
1
|
|
@@ -2909,7 +2812,7 @@ exports.default = {
|
|
|
2909
2812
|
},
|
|
2910
2813
|
"InstagramInsights": {
|
|
2911
2814
|
"data": [
|
|
2912
|
-
|
|
2815
|
+
107
|
|
2913
2816
|
],
|
|
2914
2817
|
"__typename": [
|
|
2915
2818
|
1
|
|
@@ -2947,7 +2850,7 @@ exports.default = {
|
|
|
2947
2850
|
18
|
|
2948
2851
|
],
|
|
2949
2852
|
"insights": [
|
|
2950
|
-
|
|
2853
|
+
108
|
|
2951
2854
|
],
|
|
2952
2855
|
"__typename": [
|
|
2953
2856
|
1
|
|
@@ -2955,10 +2858,10 @@ exports.default = {
|
|
|
2955
2858
|
},
|
|
2956
2859
|
"InstagramMediaData": {
|
|
2957
2860
|
"data": [
|
|
2958
|
-
|
|
2861
|
+
109
|
|
2959
2862
|
],
|
|
2960
2863
|
"paging": [
|
|
2961
|
-
|
|
2864
|
+
106
|
|
2962
2865
|
],
|
|
2963
2866
|
"__typename": [
|
|
2964
2867
|
1
|
|
@@ -2992,7 +2895,7 @@ exports.default = {
|
|
|
2992
2895
|
1
|
|
2993
2896
|
],
|
|
2994
2897
|
"athlete": [
|
|
2995
|
-
|
|
2898
|
+
98
|
|
2996
2899
|
],
|
|
2997
2900
|
"hasStravaIntegration": [
|
|
2998
2901
|
2
|
|
@@ -3001,7 +2904,7 @@ exports.default = {
|
|
|
3001
2904
|
14
|
|
3002
2905
|
],
|
|
3003
2906
|
"stravaAthleteData": [
|
|
3004
|
-
|
|
2907
|
+
104
|
|
3005
2908
|
],
|
|
3006
2909
|
"hasInstagramIntegration": [
|
|
3007
2910
|
2
|
|
@@ -3010,50 +2913,10 @@ exports.default = {
|
|
|
3010
2913
|
14
|
|
3011
2914
|
],
|
|
3012
2915
|
"instagramUserData": [
|
|
3013
|
-
|
|
2916
|
+
111
|
|
3014
2917
|
],
|
|
3015
2918
|
"instagramMediaData": [
|
|
3016
|
-
|
|
3017
|
-
],
|
|
3018
|
-
"__typename": [
|
|
3019
|
-
1
|
|
3020
|
-
]
|
|
3021
|
-
},
|
|
3022
|
-
"Receipt": {
|
|
3023
|
-
"receiptId": [
|
|
3024
|
-
1
|
|
3025
|
-
],
|
|
3026
|
-
"campaignName": [
|
|
3027
|
-
1
|
|
3028
|
-
],
|
|
3029
|
-
"athleteName": [
|
|
3030
|
-
1
|
|
3031
|
-
],
|
|
3032
|
-
"donorName": [
|
|
3033
|
-
1
|
|
3034
|
-
],
|
|
3035
|
-
"amount": [
|
|
3036
|
-
18
|
|
3037
|
-
],
|
|
3038
|
-
"currency": [
|
|
3039
|
-
1
|
|
3040
|
-
],
|
|
3041
|
-
"dateIssued": [
|
|
3042
|
-
14
|
|
3043
|
-
],
|
|
3044
|
-
"confirmed": [
|
|
3045
|
-
2
|
|
3046
|
-
],
|
|
3047
|
-
"message": [
|
|
3048
|
-
1
|
|
3049
|
-
],
|
|
3050
|
-
"__typename": [
|
|
3051
|
-
1
|
|
3052
|
-
]
|
|
3053
|
-
},
|
|
3054
|
-
"ReceiptUrl": {
|
|
3055
|
-
"receiptId": [
|
|
3056
|
-
1
|
|
2919
|
+
110
|
|
3057
2920
|
],
|
|
3058
2921
|
"__typename": [
|
|
3059
2922
|
1
|
|
@@ -3095,7 +2958,7 @@ exports.default = {
|
|
|
3095
2958
|
1
|
|
3096
2959
|
],
|
|
3097
2960
|
"failureReason": [
|
|
3098
|
-
|
|
2961
|
+
114
|
|
3099
2962
|
],
|
|
3100
2963
|
"result": [
|
|
3101
2964
|
1
|
|
@@ -3112,7 +2975,7 @@ exports.default = {
|
|
|
3112
2975
|
2
|
|
3113
2976
|
],
|
|
3114
2977
|
"failureReason": [
|
|
3115
|
-
|
|
2978
|
+
114
|
|
3116
2979
|
],
|
|
3117
2980
|
"__typename": [
|
|
3118
2981
|
1
|
|
@@ -3131,7 +2994,7 @@ exports.default = {
|
|
|
3131
2994
|
},
|
|
3132
2995
|
"CursorPaginationResponse": {
|
|
3133
2996
|
"sort": [
|
|
3134
|
-
|
|
2997
|
+
117
|
|
3135
2998
|
],
|
|
3136
2999
|
"initialCursorId": [
|
|
3137
3000
|
1
|
|
@@ -3160,10 +3023,10 @@ exports.default = {
|
|
|
3160
3023
|
},
|
|
3161
3024
|
"AthleteQueryResponse": {
|
|
3162
3025
|
"athletes": [
|
|
3163
|
-
|
|
3026
|
+
99
|
|
3164
3027
|
],
|
|
3165
3028
|
"cursor": [
|
|
3166
|
-
|
|
3029
|
+
118
|
|
3167
3030
|
],
|
|
3168
3031
|
"__typename": [
|
|
3169
3032
|
1
|
|
@@ -3194,7 +3057,7 @@ exports.default = {
|
|
|
3194
3057
|
1
|
|
3195
3058
|
],
|
|
3196
3059
|
"failureReason": [
|
|
3197
|
-
|
|
3060
|
+
114
|
|
3198
3061
|
],
|
|
3199
3062
|
"result": [
|
|
3200
3063
|
1
|
|
@@ -3211,26 +3074,12 @@ exports.default = {
|
|
|
3211
3074
|
1
|
|
3212
3075
|
]
|
|
3213
3076
|
},
|
|
3214
|
-
"DeleteUserResponse": {
|
|
3215
|
-
"deletedUser": [
|
|
3216
|
-
0
|
|
3217
|
-
],
|
|
3218
|
-
"deletedAthlete": [
|
|
3219
|
-
99
|
|
3220
|
-
],
|
|
3221
|
-
"success": [
|
|
3222
|
-
2
|
|
3223
|
-
],
|
|
3224
|
-
"__typename": [
|
|
3225
|
-
1
|
|
3226
|
-
]
|
|
3227
|
-
},
|
|
3228
3077
|
"StripeObject": {
|
|
3229
3078
|
"type": [
|
|
3230
3079
|
1
|
|
3231
3080
|
],
|
|
3232
3081
|
"json": [
|
|
3233
|
-
|
|
3082
|
+
124
|
|
3234
3083
|
],
|
|
3235
3084
|
"__typename": [
|
|
3236
3085
|
1
|
|
@@ -3251,51 +3100,6 @@ exports.default = {
|
|
|
3251
3100
|
1
|
|
3252
3101
|
]
|
|
3253
3102
|
},
|
|
3254
|
-
"StripeTransfer": {
|
|
3255
|
-
"_id": [
|
|
3256
|
-
102
|
|
3257
|
-
],
|
|
3258
|
-
"stripeId": [
|
|
3259
|
-
1
|
|
3260
|
-
],
|
|
3261
|
-
"amount": [
|
|
3262
|
-
18
|
|
3263
|
-
],
|
|
3264
|
-
"amount_reversed": [
|
|
3265
|
-
18
|
|
3266
|
-
],
|
|
3267
|
-
"currency": [
|
|
3268
|
-
1
|
|
3269
|
-
],
|
|
3270
|
-
"destination": [
|
|
3271
|
-
1
|
|
3272
|
-
],
|
|
3273
|
-
"description": [
|
|
3274
|
-
1
|
|
3275
|
-
],
|
|
3276
|
-
"reversed": [
|
|
3277
|
-
2
|
|
3278
|
-
],
|
|
3279
|
-
"livemode": [
|
|
3280
|
-
2
|
|
3281
|
-
],
|
|
3282
|
-
"transfer_group": [
|
|
3283
|
-
1
|
|
3284
|
-
],
|
|
3285
|
-
"status": [
|
|
3286
|
-
134
|
|
3287
|
-
],
|
|
3288
|
-
"lastError": [
|
|
3289
|
-
1
|
|
3290
|
-
],
|
|
3291
|
-
"json": [
|
|
3292
|
-
1
|
|
3293
|
-
],
|
|
3294
|
-
"__typename": [
|
|
3295
|
-
1
|
|
3296
|
-
]
|
|
3297
|
-
},
|
|
3298
|
-
"StripeTransferStatus": {},
|
|
3299
3103
|
"CreateDatabaseFileDto": {
|
|
3300
3104
|
"identifier": [
|
|
3301
3105
|
1
|
|
@@ -3456,7 +3260,7 @@ exports.default = {
|
|
|
3456
3260
|
1
|
|
3457
3261
|
],
|
|
3458
3262
|
"invitations": [
|
|
3459
|
-
|
|
3263
|
+
135
|
|
3460
3264
|
],
|
|
3461
3265
|
"__typename": [
|
|
3462
3266
|
1
|
|
@@ -3537,7 +3341,7 @@ exports.default = {
|
|
|
3537
3341
|
1
|
|
3538
3342
|
],
|
|
3539
3343
|
"result": [
|
|
3540
|
-
|
|
3344
|
+
137
|
|
3541
3345
|
],
|
|
3542
3346
|
"cityId": [
|
|
3543
3347
|
1
|
|
@@ -3560,7 +3364,7 @@ exports.default = {
|
|
|
3560
3364
|
1
|
|
3561
3365
|
],
|
|
3562
3366
|
"result": [
|
|
3563
|
-
|
|
3367
|
+
137
|
|
3564
3368
|
],
|
|
3565
3369
|
"cityId": [
|
|
3566
3370
|
1
|
|
@@ -3596,13 +3400,13 @@ exports.default = {
|
|
|
3596
3400
|
},
|
|
3597
3401
|
"CursorPaginationDto": {
|
|
3598
3402
|
"sortCriteria": [
|
|
3599
|
-
|
|
3403
|
+
142
|
|
3600
3404
|
],
|
|
3601
3405
|
"limit": [
|
|
3602
3406
|
18
|
|
3603
3407
|
],
|
|
3604
3408
|
"cursorPosition": [
|
|
3605
|
-
|
|
3409
|
+
141
|
|
3606
3410
|
],
|
|
3607
3411
|
"__typename": [
|
|
3608
3412
|
1
|
|
@@ -3677,7 +3481,7 @@ exports.default = {
|
|
|
3677
3481
|
1
|
|
3678
3482
|
],
|
|
3679
3483
|
"currentCampaign": [
|
|
3680
|
-
|
|
3484
|
+
145
|
|
3681
3485
|
],
|
|
3682
3486
|
"sports": [
|
|
3683
3487
|
1
|
|
@@ -3733,10 +3537,10 @@ exports.default = {
|
|
|
3733
3537
|
},
|
|
3734
3538
|
"AthleteQueryDto": {
|
|
3735
3539
|
"cursor": [
|
|
3736
|
-
|
|
3540
|
+
143
|
|
3737
3541
|
],
|
|
3738
3542
|
"filters": [
|
|
3739
|
-
|
|
3543
|
+
146
|
|
3740
3544
|
],
|
|
3741
3545
|
"__typename": [
|
|
3742
3546
|
1
|
|
@@ -3747,7 +3551,7 @@ exports.default = {
|
|
|
3747
3551
|
1
|
|
3748
3552
|
],
|
|
3749
3553
|
"newPicture": [
|
|
3750
|
-
|
|
3554
|
+
149
|
|
3751
3555
|
],
|
|
3752
3556
|
"__typename": [
|
|
3753
3557
|
1
|
|
@@ -3781,7 +3585,7 @@ exports.default = {
|
|
|
3781
3585
|
1
|
|
3782
3586
|
],
|
|
3783
3587
|
"pictures": [
|
|
3784
|
-
|
|
3588
|
+
149
|
|
3785
3589
|
],
|
|
3786
3590
|
"albumId": [
|
|
3787
3591
|
1
|
|
@@ -3840,14 +3644,6 @@ exports.default = {
|
|
|
3840
3644
|
1
|
|
3841
3645
|
]
|
|
3842
3646
|
},
|
|
3843
|
-
"DeleteUserDto": {
|
|
3844
|
-
"userIdentifier": [
|
|
3845
|
-
1
|
|
3846
|
-
],
|
|
3847
|
-
"__typename": [
|
|
3848
|
-
1
|
|
3849
|
-
]
|
|
3850
|
-
},
|
|
3851
3647
|
"QualificationDto": {
|
|
3852
3648
|
"type": [
|
|
3853
3649
|
1
|
|
@@ -3999,7 +3795,7 @@ exports.default = {
|
|
|
3999
3795
|
},
|
|
4000
3796
|
"resetPasswordDto": {
|
|
4001
3797
|
"code": [
|
|
4002
|
-
|
|
3798
|
+
134
|
|
4003
3799
|
],
|
|
4004
3800
|
"newPassword": [
|
|
4005
3801
|
1
|
|
@@ -4008,14 +3804,6 @@ exports.default = {
|
|
|
4008
3804
|
1
|
|
4009
3805
|
]
|
|
4010
3806
|
},
|
|
4011
|
-
"GetReceiptDto": {
|
|
4012
|
-
"_id": [
|
|
4013
|
-
1
|
|
4014
|
-
],
|
|
4015
|
-
"__typename": [
|
|
4016
|
-
1
|
|
4017
|
-
]
|
|
4018
|
-
},
|
|
4019
3807
|
"BudgetItemDto": {
|
|
4020
3808
|
"quantity": [
|
|
4021
3809
|
18
|
|
@@ -4052,7 +3840,7 @@ exports.default = {
|
|
|
4052
3840
|
18
|
|
4053
3841
|
],
|
|
4054
3842
|
"items": [
|
|
4055
|
-
|
|
3843
|
+
166
|
|
4056
3844
|
],
|
|
4057
3845
|
"__typename": [
|
|
4058
3846
|
1
|
|
@@ -4063,7 +3851,7 @@ exports.default = {
|
|
|
4063
3851
|
18
|
|
4064
3852
|
],
|
|
4065
3853
|
"items": [
|
|
4066
|
-
|
|
3854
|
+
166
|
|
4067
3855
|
],
|
|
4068
3856
|
"athleteCompetitionId": [
|
|
4069
3857
|
1
|
|
@@ -4098,10 +3886,10 @@ exports.default = {
|
|
|
4098
3886
|
14
|
|
4099
3887
|
],
|
|
4100
3888
|
"budget": [
|
|
4101
|
-
|
|
3889
|
+
168
|
|
4102
3890
|
],
|
|
4103
3891
|
"competitionBudgets": [
|
|
4104
|
-
|
|
3892
|
+
169
|
|
4105
3893
|
],
|
|
4106
3894
|
"competitionIds": [
|
|
4107
3895
|
1
|
|
@@ -4136,10 +3924,10 @@ exports.default = {
|
|
|
4136
3924
|
14
|
|
4137
3925
|
],
|
|
4138
3926
|
"budget": [
|
|
4139
|
-
|
|
3927
|
+
168
|
|
4140
3928
|
],
|
|
4141
3929
|
"competitionBudgets": [
|
|
4142
|
-
|
|
3930
|
+
169
|
|
4143
3931
|
],
|
|
4144
3932
|
"competitionIds": [
|
|
4145
3933
|
1
|
|
@@ -4176,7 +3964,7 @@ exports.default = {
|
|
|
4176
3964
|
1
|
|
4177
3965
|
],
|
|
4178
3966
|
"logo": [
|
|
4179
|
-
|
|
3967
|
+
149
|
|
4180
3968
|
],
|
|
4181
3969
|
"countryId": [
|
|
4182
3970
|
1
|
|
@@ -4268,15 +4056,6 @@ exports.default = {
|
|
|
4268
4056
|
1
|
|
4269
4057
|
]
|
|
4270
4058
|
},
|
|
4271
|
-
"GetFundingCheckoutSessionDataDto": {
|
|
4272
|
-
"_id": [
|
|
4273
|
-
1
|
|
4274
|
-
],
|
|
4275
|
-
"__typename": [
|
|
4276
|
-
1
|
|
4277
|
-
]
|
|
4278
|
-
},
|
|
4279
|
-
"DonationMode": {},
|
|
4280
4059
|
"Query": {
|
|
4281
4060
|
"findTenantById": [
|
|
4282
4061
|
5,
|
|
@@ -4347,7 +4126,7 @@ exports.default = {
|
|
|
4347
4126
|
32,
|
|
4348
4127
|
{
|
|
4349
4128
|
"input": [
|
|
4350
|
-
|
|
4129
|
+
179,
|
|
4351
4130
|
"AWSS3GetUploadDto!"
|
|
4352
4131
|
]
|
|
4353
4132
|
}
|
|
@@ -4406,28 +4185,28 @@ exports.default = {
|
|
|
4406
4185
|
59
|
|
4407
4186
|
],
|
|
4408
4187
|
"findSponsorAthleteInvitation": [
|
|
4409
|
-
|
|
4188
|
+
100,
|
|
4410
4189
|
{
|
|
4411
4190
|
"input": [
|
|
4412
|
-
|
|
4191
|
+
180,
|
|
4413
4192
|
"FindSponsorAthleteInvitationDto!"
|
|
4414
4193
|
]
|
|
4415
4194
|
}
|
|
4416
4195
|
],
|
|
4417
4196
|
"getAthletes": [
|
|
4418
|
-
|
|
4197
|
+
99
|
|
4419
4198
|
],
|
|
4420
4199
|
"queryAthleteFundingCampaigns": [
|
|
4421
|
-
|
|
4200
|
+
119,
|
|
4422
4201
|
{
|
|
4423
4202
|
"input": [
|
|
4424
|
-
|
|
4203
|
+
147,
|
|
4425
4204
|
"AthleteQueryDto!"
|
|
4426
4205
|
]
|
|
4427
4206
|
}
|
|
4428
4207
|
],
|
|
4429
4208
|
"searchAthletes": [
|
|
4430
|
-
|
|
4209
|
+
99,
|
|
4431
4210
|
{
|
|
4432
4211
|
"searchString": [
|
|
4433
4212
|
1,
|
|
@@ -4436,7 +4215,7 @@ exports.default = {
|
|
|
4436
4215
|
}
|
|
4437
4216
|
],
|
|
4438
4217
|
"findAthleteById": [
|
|
4439
|
-
|
|
4218
|
+
99,
|
|
4440
4219
|
{
|
|
4441
4220
|
"athleteId": [
|
|
4442
4221
|
1,
|
|
@@ -4445,7 +4224,7 @@ exports.default = {
|
|
|
4445
4224
|
}
|
|
4446
4225
|
],
|
|
4447
4226
|
"findAthleteForUser": [
|
|
4448
|
-
|
|
4227
|
+
99,
|
|
4449
4228
|
{
|
|
4450
4229
|
"loginEmail": [
|
|
4451
4230
|
1,
|
|
@@ -4454,7 +4233,7 @@ exports.default = {
|
|
|
4454
4233
|
}
|
|
4455
4234
|
],
|
|
4456
4235
|
"getRecommendedAthletes": [
|
|
4457
|
-
|
|
4236
|
+
99,
|
|
4458
4237
|
{
|
|
4459
4238
|
"loginEmail": [
|
|
4460
4239
|
1,
|
|
@@ -4463,13 +4242,13 @@ exports.default = {
|
|
|
4463
4242
|
}
|
|
4464
4243
|
],
|
|
4465
4244
|
"getSponsorAthletesForTenant": [
|
|
4466
|
-
|
|
4245
|
+
99
|
|
4467
4246
|
],
|
|
4468
4247
|
"getAthleteCompetitions": [
|
|
4469
4248
|
79,
|
|
4470
4249
|
{
|
|
4471
4250
|
"input": [
|
|
4472
|
-
|
|
4251
|
+
181,
|
|
4473
4252
|
"GetAthleteCompetitionsDto!"
|
|
4474
4253
|
]
|
|
4475
4254
|
}
|
|
@@ -4484,7 +4263,7 @@ exports.default = {
|
|
|
4484
4263
|
}
|
|
4485
4264
|
],
|
|
4486
4265
|
"findAthletebyIdpublic": [
|
|
4487
|
-
|
|
4266
|
+
99,
|
|
4488
4267
|
{
|
|
4489
4268
|
"athleteId": [
|
|
4490
4269
|
1,
|
|
@@ -4514,10 +4293,10 @@ exports.default = {
|
|
|
4514
4293
|
}
|
|
4515
4294
|
],
|
|
4516
4295
|
"queryAthleteWithFilter": [
|
|
4517
|
-
|
|
4296
|
+
119,
|
|
4518
4297
|
{
|
|
4519
4298
|
"input": [
|
|
4520
|
-
|
|
4299
|
+
147,
|
|
4521
4300
|
"AthleteQueryDto!"
|
|
4522
4301
|
]
|
|
4523
4302
|
}
|
|
@@ -4532,10 +4311,10 @@ exports.default = {
|
|
|
4532
4311
|
}
|
|
4533
4312
|
],
|
|
4534
4313
|
"screenNameAvailability": [
|
|
4535
|
-
|
|
4314
|
+
122,
|
|
4536
4315
|
{
|
|
4537
4316
|
"input": [
|
|
4538
|
-
|
|
4317
|
+
152,
|
|
4539
4318
|
"existValueDto!"
|
|
4540
4319
|
]
|
|
4541
4320
|
}
|
|
@@ -4544,7 +4323,7 @@ exports.default = {
|
|
|
4544
4323
|
97,
|
|
4545
4324
|
{
|
|
4546
4325
|
"input": [
|
|
4547
|
-
|
|
4326
|
+
154,
|
|
4548
4327
|
"GetHistoricalScoresDto!"
|
|
4549
4328
|
]
|
|
4550
4329
|
}
|
|
@@ -4553,7 +4332,7 @@ exports.default = {
|
|
|
4553
4332
|
97,
|
|
4554
4333
|
{
|
|
4555
4334
|
"input": [
|
|
4556
|
-
|
|
4335
|
+
153,
|
|
4557
4336
|
"GetMyHistoricalScoresDto!"
|
|
4558
4337
|
]
|
|
4559
4338
|
}
|
|
@@ -4579,9 +4358,36 @@ exports.default = {
|
|
|
4579
4358
|
"getTenantSponsorships": [
|
|
4580
4359
|
65
|
|
4581
4360
|
],
|
|
4361
|
+
"findCountriesStartingWith": [
|
|
4362
|
+
45,
|
|
4363
|
+
{
|
|
4364
|
+
"text": [
|
|
4365
|
+
1,
|
|
4366
|
+
"String!"
|
|
4367
|
+
]
|
|
4368
|
+
}
|
|
4369
|
+
],
|
|
4582
4370
|
"getCountries": [
|
|
4583
4371
|
45
|
|
4584
4372
|
],
|
|
4373
|
+
"findCountryById": [
|
|
4374
|
+
45,
|
|
4375
|
+
{
|
|
4376
|
+
"countryId": [
|
|
4377
|
+
1,
|
|
4378
|
+
"String!"
|
|
4379
|
+
]
|
|
4380
|
+
}
|
|
4381
|
+
],
|
|
4382
|
+
"findStatesStartingWith": [
|
|
4383
|
+
44,
|
|
4384
|
+
{
|
|
4385
|
+
"text": [
|
|
4386
|
+
1,
|
|
4387
|
+
"String!"
|
|
4388
|
+
]
|
|
4389
|
+
}
|
|
4390
|
+
],
|
|
4585
4391
|
"getCountryStates": [
|
|
4586
4392
|
44,
|
|
4587
4393
|
{
|
|
@@ -4594,6 +4400,15 @@ exports.default = {
|
|
|
4594
4400
|
"getStates": [
|
|
4595
4401
|
44
|
|
4596
4402
|
],
|
|
4403
|
+
"findStateById": [
|
|
4404
|
+
44,
|
|
4405
|
+
{
|
|
4406
|
+
"stateId": [
|
|
4407
|
+
1,
|
|
4408
|
+
"String!"
|
|
4409
|
+
]
|
|
4410
|
+
}
|
|
4411
|
+
],
|
|
4597
4412
|
"getStateCities": [
|
|
4598
4413
|
43,
|
|
4599
4414
|
{
|
|
@@ -4625,7 +4440,7 @@ exports.default = {
|
|
|
4625
4440
|
0,
|
|
4626
4441
|
{
|
|
4627
4442
|
"input": [
|
|
4628
|
-
|
|
4443
|
+
182,
|
|
4629
4444
|
"FindVtxUserDto!"
|
|
4630
4445
|
]
|
|
4631
4446
|
}
|
|
@@ -4644,7 +4459,7 @@ exports.default = {
|
|
|
4644
4459
|
}
|
|
4645
4460
|
],
|
|
4646
4461
|
"getUserImagesFromEmail": [
|
|
4647
|
-
|
|
4462
|
+
125,
|
|
4648
4463
|
{
|
|
4649
4464
|
"loginEmail": [
|
|
4650
4465
|
1,
|
|
@@ -4665,7 +4480,7 @@ exports.default = {
|
|
|
4665
4480
|
36,
|
|
4666
4481
|
{
|
|
4667
4482
|
"input": [
|
|
4668
|
-
|
|
4483
|
+
134,
|
|
4669
4484
|
"VerifyCodeDto!"
|
|
4670
4485
|
]
|
|
4671
4486
|
}
|
|
@@ -4677,7 +4492,7 @@ exports.default = {
|
|
|
4677
4492
|
75,
|
|
4678
4493
|
{
|
|
4679
4494
|
"input": [
|
|
4680
|
-
|
|
4495
|
+
183,
|
|
4681
4496
|
"GetSportEventsDto!"
|
|
4682
4497
|
]
|
|
4683
4498
|
}
|
|
@@ -4686,19 +4501,19 @@ exports.default = {
|
|
|
4686
4501
|
80
|
|
4687
4502
|
],
|
|
4688
4503
|
"getAthleteStravaIntegration": [
|
|
4689
|
-
|
|
4504
|
+
112
|
|
4690
4505
|
],
|
|
4691
4506
|
"getAthleteInstagramIntegration": [
|
|
4692
|
-
|
|
4507
|
+
112
|
|
4693
4508
|
],
|
|
4694
4509
|
"getAthleteIntegrations": [
|
|
4695
|
-
|
|
4510
|
+
112
|
|
4696
4511
|
],
|
|
4697
4512
|
"stripeQuery": [
|
|
4698
|
-
|
|
4513
|
+
123,
|
|
4699
4514
|
{
|
|
4700
4515
|
"input": [
|
|
4701
|
-
|
|
4516
|
+
176,
|
|
4702
4517
|
"StripeQueryDto!"
|
|
4703
4518
|
]
|
|
4704
4519
|
}
|
|
@@ -4707,29 +4522,11 @@ exports.default = {
|
|
|
4707
4522
|
35,
|
|
4708
4523
|
{
|
|
4709
4524
|
"input": [
|
|
4710
|
-
|
|
4525
|
+
132,
|
|
4711
4526
|
"GetDatabaseFileDto!"
|
|
4712
4527
|
]
|
|
4713
4528
|
}
|
|
4714
4529
|
],
|
|
4715
|
-
"getReceipt": [
|
|
4716
|
-
117,
|
|
4717
|
-
{
|
|
4718
|
-
"input": [
|
|
4719
|
-
176,
|
|
4720
|
-
"GetReceiptDto!"
|
|
4721
|
-
]
|
|
4722
|
-
}
|
|
4723
|
-
],
|
|
4724
|
-
"getReceiptUrl": [
|
|
4725
|
-
118,
|
|
4726
|
-
{
|
|
4727
|
-
"input": [
|
|
4728
|
-
176,
|
|
4729
|
-
"GetReceiptDto!"
|
|
4730
|
-
]
|
|
4731
|
-
}
|
|
4732
|
-
],
|
|
4733
4530
|
"__typename": [
|
|
4734
4531
|
1
|
|
4735
4532
|
]
|
|
@@ -4791,7 +4588,7 @@ exports.default = {
|
|
|
4791
4588
|
5,
|
|
4792
4589
|
{
|
|
4793
4590
|
"tenant": [
|
|
4794
|
-
|
|
4591
|
+
185,
|
|
4795
4592
|
"CreateTenantInput!"
|
|
4796
4593
|
]
|
|
4797
4594
|
}
|
|
@@ -4800,7 +4597,7 @@ exports.default = {
|
|
|
4800
4597
|
11,
|
|
4801
4598
|
{
|
|
4802
4599
|
"tenant": [
|
|
4803
|
-
|
|
4600
|
+
185,
|
|
4804
4601
|
"CreateTenantInput!"
|
|
4805
4602
|
]
|
|
4806
4603
|
}
|
|
@@ -4809,7 +4606,7 @@ exports.default = {
|
|
|
4809
4606
|
3,
|
|
4810
4607
|
{
|
|
4811
4608
|
"user": [
|
|
4812
|
-
|
|
4609
|
+
186,
|
|
4813
4610
|
"CreateActiveUserInput!"
|
|
4814
4611
|
]
|
|
4815
4612
|
}
|
|
@@ -4844,7 +4641,7 @@ exports.default = {
|
|
|
4844
4641
|
0,
|
|
4845
4642
|
{
|
|
4846
4643
|
"input": [
|
|
4847
|
-
|
|
4644
|
+
187,
|
|
4848
4645
|
"RegisterUserToDomainFromEmailInput!"
|
|
4849
4646
|
]
|
|
4850
4647
|
}
|
|
@@ -4853,7 +4650,7 @@ exports.default = {
|
|
|
4853
4650
|
8,
|
|
4854
4651
|
{
|
|
4855
4652
|
"dto": [
|
|
4856
|
-
|
|
4653
|
+
188,
|
|
4857
4654
|
"RefreshTokenInput!"
|
|
4858
4655
|
]
|
|
4859
4656
|
}
|
|
@@ -4862,7 +4659,7 @@ exports.default = {
|
|
|
4862
4659
|
33,
|
|
4863
4660
|
{
|
|
4864
4661
|
"input": [
|
|
4865
|
-
|
|
4662
|
+
189,
|
|
4866
4663
|
"AWSS3DeleteUseTypeFileDto!"
|
|
4867
4664
|
]
|
|
4868
4665
|
}
|
|
@@ -4871,7 +4668,7 @@ exports.default = {
|
|
|
4871
4668
|
33,
|
|
4872
4669
|
{
|
|
4873
4670
|
"input": [
|
|
4874
|
-
|
|
4671
|
+
190,
|
|
4875
4672
|
"AWSS3DeleteBucketFileDto!"
|
|
4876
4673
|
]
|
|
4877
4674
|
}
|
|
@@ -4880,7 +4677,7 @@ exports.default = {
|
|
|
4880
4677
|
33,
|
|
4881
4678
|
{
|
|
4882
4679
|
"input": [
|
|
4883
|
-
|
|
4680
|
+
191,
|
|
4884
4681
|
"AWSS3DeleteUseTypeKeyDto!"
|
|
4885
4682
|
]
|
|
4886
4683
|
}
|
|
@@ -4889,7 +4686,7 @@ exports.default = {
|
|
|
4889
4686
|
27,
|
|
4890
4687
|
{
|
|
4891
4688
|
"input": [
|
|
4892
|
-
|
|
4689
|
+
149,
|
|
4893
4690
|
"AWSS3UploadedFileDto!"
|
|
4894
4691
|
]
|
|
4895
4692
|
}
|
|
@@ -4898,7 +4695,7 @@ exports.default = {
|
|
|
4898
4695
|
56,
|
|
4899
4696
|
{
|
|
4900
4697
|
"input": [
|
|
4901
|
-
|
|
4698
|
+
192,
|
|
4902
4699
|
"CreateIndustryDto!"
|
|
4903
4700
|
]
|
|
4904
4701
|
}
|
|
@@ -4907,7 +4704,7 @@ exports.default = {
|
|
|
4907
4704
|
39,
|
|
4908
4705
|
{
|
|
4909
4706
|
"input": [
|
|
4910
|
-
|
|
4707
|
+
193,
|
|
4911
4708
|
"CreateBrandDto!"
|
|
4912
4709
|
]
|
|
4913
4710
|
}
|
|
@@ -4916,7 +4713,7 @@ exports.default = {
|
|
|
4916
4713
|
59,
|
|
4917
4714
|
{
|
|
4918
4715
|
"input": [
|
|
4919
|
-
|
|
4716
|
+
195,
|
|
4920
4717
|
"RegisterSponsorInput!"
|
|
4921
4718
|
]
|
|
4922
4719
|
}
|
|
@@ -4925,52 +4722,52 @@ exports.default = {
|
|
|
4925
4722
|
59,
|
|
4926
4723
|
{
|
|
4927
4724
|
"input": [
|
|
4928
|
-
|
|
4725
|
+
196,
|
|
4929
4726
|
"CreateSponsorDto!"
|
|
4930
4727
|
]
|
|
4931
4728
|
}
|
|
4932
4729
|
],
|
|
4933
4730
|
"sendAthleteInvitations": [
|
|
4934
|
-
|
|
4731
|
+
100,
|
|
4935
4732
|
{
|
|
4936
4733
|
"input": [
|
|
4937
|
-
|
|
4734
|
+
136,
|
|
4938
4735
|
"InviteAthletesDto!"
|
|
4939
4736
|
]
|
|
4940
4737
|
}
|
|
4941
4738
|
],
|
|
4942
4739
|
"registerAthlete": [
|
|
4943
|
-
|
|
4740
|
+
99,
|
|
4944
4741
|
{
|
|
4945
4742
|
"input": [
|
|
4946
|
-
|
|
4743
|
+
197,
|
|
4947
4744
|
"RegisterAthleteDto!"
|
|
4948
4745
|
]
|
|
4949
4746
|
}
|
|
4950
4747
|
],
|
|
4951
4748
|
"editProfileValue": [
|
|
4952
|
-
|
|
4749
|
+
113,
|
|
4953
4750
|
{
|
|
4954
4751
|
"input": [
|
|
4955
|
-
|
|
4752
|
+
198,
|
|
4956
4753
|
"EditValueDto!"
|
|
4957
4754
|
]
|
|
4958
4755
|
}
|
|
4959
4756
|
],
|
|
4960
4757
|
"editPicture": [
|
|
4961
|
-
|
|
4758
|
+
120,
|
|
4962
4759
|
{
|
|
4963
4760
|
"input": [
|
|
4964
|
-
|
|
4761
|
+
148,
|
|
4965
4762
|
"EditPictureDto!"
|
|
4966
4763
|
]
|
|
4967
4764
|
}
|
|
4968
4765
|
],
|
|
4969
4766
|
"AddAlbumPictures": [
|
|
4970
|
-
|
|
4767
|
+
121,
|
|
4971
4768
|
{
|
|
4972
4769
|
"input": [
|
|
4973
|
-
|
|
4770
|
+
150,
|
|
4974
4771
|
"UploadAlbumsPicturesDto!"
|
|
4975
4772
|
]
|
|
4976
4773
|
}
|
|
@@ -4979,16 +4776,16 @@ exports.default = {
|
|
|
4979
4776
|
79,
|
|
4980
4777
|
{
|
|
4981
4778
|
"input": [
|
|
4982
|
-
|
|
4779
|
+
139,
|
|
4983
4780
|
"CreateAthleteCompetitionDto!"
|
|
4984
4781
|
]
|
|
4985
4782
|
}
|
|
4986
4783
|
],
|
|
4987
4784
|
"deleteAthleteCompetition": [
|
|
4988
|
-
|
|
4785
|
+
116,
|
|
4989
4786
|
{
|
|
4990
4787
|
"input": [
|
|
4991
|
-
|
|
4788
|
+
144,
|
|
4992
4789
|
"DeleteSingleValueDto!"
|
|
4993
4790
|
]
|
|
4994
4791
|
}
|
|
@@ -4997,7 +4794,7 @@ exports.default = {
|
|
|
4997
4794
|
86,
|
|
4998
4795
|
{
|
|
4999
4796
|
"input": [
|
|
5000
|
-
|
|
4797
|
+
150,
|
|
5001
4798
|
"UploadAlbumsPicturesDto!"
|
|
5002
4799
|
]
|
|
5003
4800
|
}
|
|
@@ -5006,25 +4803,25 @@ exports.default = {
|
|
|
5006
4803
|
86,
|
|
5007
4804
|
{
|
|
5008
4805
|
"input": [
|
|
5009
|
-
|
|
4806
|
+
150,
|
|
5010
4807
|
"UploadAlbumsPicturesDto!"
|
|
5011
4808
|
]
|
|
5012
4809
|
}
|
|
5013
4810
|
],
|
|
5014
4811
|
"deleteAthleteAlbum": [
|
|
5015
|
-
|
|
4812
|
+
116,
|
|
5016
4813
|
{
|
|
5017
4814
|
"input": [
|
|
5018
|
-
|
|
4815
|
+
144,
|
|
5019
4816
|
"DeleteSingleValueDto!"
|
|
5020
4817
|
]
|
|
5021
4818
|
}
|
|
5022
4819
|
],
|
|
5023
4820
|
"deleteAthletePhotos": [
|
|
5024
|
-
|
|
4821
|
+
115,
|
|
5025
4822
|
{
|
|
5026
4823
|
"input": [
|
|
5027
|
-
|
|
4824
|
+
151,
|
|
5028
4825
|
"DeleteValuesDto!"
|
|
5029
4826
|
]
|
|
5030
4827
|
}
|
|
@@ -5033,28 +4830,19 @@ exports.default = {
|
|
|
5033
4830
|
76,
|
|
5034
4831
|
{
|
|
5035
4832
|
"input": [
|
|
5036
|
-
|
|
4833
|
+
138,
|
|
5037
4834
|
"SetCompetitionResultDto!"
|
|
5038
4835
|
]
|
|
5039
4836
|
}
|
|
5040
4837
|
],
|
|
5041
4838
|
"updateAthleteScores": [
|
|
5042
|
-
|
|
5043
|
-
],
|
|
5044
|
-
"deleteAthleteUser": [
|
|
5045
|
-
129,
|
|
5046
|
-
{
|
|
5047
|
-
"input": [
|
|
5048
|
-
164,
|
|
5049
|
-
"DeleteUserDto!"
|
|
5050
|
-
]
|
|
5051
|
-
}
|
|
4839
|
+
99
|
|
5052
4840
|
],
|
|
5053
4841
|
"createSport": [
|
|
5054
4842
|
67,
|
|
5055
4843
|
{
|
|
5056
4844
|
"input": [
|
|
5057
|
-
|
|
4845
|
+
199,
|
|
5058
4846
|
"CreateSportDto!"
|
|
5059
4847
|
]
|
|
5060
4848
|
}
|
|
@@ -5063,7 +4851,7 @@ exports.default = {
|
|
|
5063
4851
|
67,
|
|
5064
4852
|
{
|
|
5065
4853
|
"input": [
|
|
5066
|
-
|
|
4854
|
+
200,
|
|
5067
4855
|
"UpdateSportDto!"
|
|
5068
4856
|
]
|
|
5069
4857
|
}
|
|
@@ -5072,7 +4860,7 @@ exports.default = {
|
|
|
5072
4860
|
70,
|
|
5073
4861
|
{
|
|
5074
4862
|
"input": [
|
|
5075
|
-
|
|
4863
|
+
201,
|
|
5076
4864
|
"CreateSportLevelDto!"
|
|
5077
4865
|
]
|
|
5078
4866
|
}
|
|
@@ -5081,7 +4869,7 @@ exports.default = {
|
|
|
5081
4869
|
65,
|
|
5082
4870
|
{
|
|
5083
4871
|
"input": [
|
|
5084
|
-
|
|
4872
|
+
203,
|
|
5085
4873
|
"CreateSponsorshipDto!"
|
|
5086
4874
|
]
|
|
5087
4875
|
}
|
|
@@ -5090,7 +4878,7 @@ exports.default = {
|
|
|
5090
4878
|
45,
|
|
5091
4879
|
{
|
|
5092
4880
|
"input": [
|
|
5093
|
-
|
|
4881
|
+
210,
|
|
5094
4882
|
"CreateCountryDto!"
|
|
5095
4883
|
]
|
|
5096
4884
|
}
|
|
@@ -5099,7 +4887,7 @@ exports.default = {
|
|
|
5099
4887
|
44,
|
|
5100
4888
|
{
|
|
5101
4889
|
"input": [
|
|
5102
|
-
|
|
4890
|
+
211,
|
|
5103
4891
|
"CreateStateDto!"
|
|
5104
4892
|
]
|
|
5105
4893
|
}
|
|
@@ -5108,7 +4896,7 @@ exports.default = {
|
|
|
5108
4896
|
43,
|
|
5109
4897
|
{
|
|
5110
4898
|
"input": [
|
|
5111
|
-
|
|
4899
|
+
212,
|
|
5112
4900
|
"CreateCityDto!"
|
|
5113
4901
|
]
|
|
5114
4902
|
}
|
|
@@ -5117,7 +4905,7 @@ exports.default = {
|
|
|
5117
4905
|
29,
|
|
5118
4906
|
{
|
|
5119
4907
|
"input": [
|
|
5120
|
-
|
|
4908
|
+
164,
|
|
5121
4909
|
"RegisterUserDto!"
|
|
5122
4910
|
]
|
|
5123
4911
|
}
|
|
@@ -5126,7 +4914,7 @@ exports.default = {
|
|
|
5126
4914
|
3,
|
|
5127
4915
|
{
|
|
5128
4916
|
"input": [
|
|
5129
|
-
|
|
4917
|
+
134,
|
|
5130
4918
|
"VerifyCodeDto!"
|
|
5131
4919
|
]
|
|
5132
4920
|
}
|
|
@@ -5135,7 +4923,7 @@ exports.default = {
|
|
|
5135
4923
|
0,
|
|
5136
4924
|
{
|
|
5137
4925
|
"input": [
|
|
5138
|
-
|
|
4926
|
+
134,
|
|
5139
4927
|
"VerifyCodeDto!"
|
|
5140
4928
|
]
|
|
5141
4929
|
}
|
|
@@ -5144,7 +4932,7 @@ exports.default = {
|
|
|
5144
4932
|
0,
|
|
5145
4933
|
{
|
|
5146
4934
|
"input": [
|
|
5147
|
-
|
|
4935
|
+
164,
|
|
5148
4936
|
"RegisterUserDto!"
|
|
5149
4937
|
]
|
|
5150
4938
|
}
|
|
@@ -5153,7 +4941,7 @@ exports.default = {
|
|
|
5153
4941
|
0,
|
|
5154
4942
|
{
|
|
5155
4943
|
"input": [
|
|
5156
|
-
|
|
4944
|
+
164,
|
|
5157
4945
|
"RegisterUserDto!"
|
|
5158
4946
|
]
|
|
5159
4947
|
}
|
|
@@ -5172,7 +4960,7 @@ exports.default = {
|
|
|
5172
4960
|
}
|
|
5173
4961
|
],
|
|
5174
4962
|
"createResetPasswordCode": [
|
|
5175
|
-
|
|
4963
|
+
113,
|
|
5176
4964
|
{
|
|
5177
4965
|
"input": [
|
|
5178
4966
|
1,
|
|
@@ -5181,34 +4969,25 @@ exports.default = {
|
|
|
5181
4969
|
}
|
|
5182
4970
|
],
|
|
5183
4971
|
"resetUserPassword": [
|
|
5184
|
-
|
|
4972
|
+
113,
|
|
5185
4973
|
{
|
|
5186
4974
|
"input": [
|
|
5187
|
-
|
|
4975
|
+
165,
|
|
5188
4976
|
"resetPasswordDto!"
|
|
5189
4977
|
]
|
|
5190
4978
|
}
|
|
5191
4979
|
],
|
|
5192
|
-
"updateUserSuspendedStatus": [
|
|
5193
|
-
0,
|
|
5194
|
-
{
|
|
5195
|
-
"input": [
|
|
5196
|
-
226,
|
|
5197
|
-
"UpdateUserSuspendedStatusDto!"
|
|
5198
|
-
]
|
|
5199
|
-
}
|
|
5200
|
-
],
|
|
5201
4980
|
"handleStravaCallback": [
|
|
5202
|
-
|
|
4981
|
+
101,
|
|
5203
4982
|
{
|
|
5204
4983
|
"data": [
|
|
5205
|
-
|
|
4984
|
+
213,
|
|
5206
4985
|
"RegisterStravaDto!"
|
|
5207
4986
|
]
|
|
5208
4987
|
}
|
|
5209
4988
|
],
|
|
5210
4989
|
"refreshStravaToken": [
|
|
5211
|
-
|
|
4990
|
+
101,
|
|
5212
4991
|
{
|
|
5213
4992
|
"input": [
|
|
5214
4993
|
1,
|
|
@@ -5220,7 +4999,7 @@ exports.default = {
|
|
|
5220
4999
|
75,
|
|
5221
5000
|
{
|
|
5222
5001
|
"input": [
|
|
5223
|
-
|
|
5002
|
+
214,
|
|
5224
5003
|
"CreateSportEventDto!"
|
|
5225
5004
|
]
|
|
5226
5005
|
}
|
|
@@ -5229,7 +5008,7 @@ exports.default = {
|
|
|
5229
5008
|
88,
|
|
5230
5009
|
{
|
|
5231
5010
|
"input": [
|
|
5232
|
-
|
|
5011
|
+
172,
|
|
5233
5012
|
"SetFundingStatusDto!"
|
|
5234
5013
|
]
|
|
5235
5014
|
}
|
|
@@ -5238,7 +5017,7 @@ exports.default = {
|
|
|
5238
5017
|
88,
|
|
5239
5018
|
{
|
|
5240
5019
|
"input": [
|
|
5241
|
-
|
|
5020
|
+
170,
|
|
5242
5021
|
"CreateFundingCampaignDto!"
|
|
5243
5022
|
]
|
|
5244
5023
|
}
|
|
@@ -5247,7 +5026,7 @@ exports.default = {
|
|
|
5247
5026
|
80,
|
|
5248
5027
|
{
|
|
5249
5028
|
"input": [
|
|
5250
|
-
|
|
5029
|
+
173,
|
|
5251
5030
|
"CreateMembershipOrganizationDto!"
|
|
5252
5031
|
]
|
|
5253
5032
|
}
|
|
@@ -5256,16 +5035,16 @@ exports.default = {
|
|
|
5256
5035
|
82,
|
|
5257
5036
|
{
|
|
5258
5037
|
"input": [
|
|
5259
|
-
|
|
5038
|
+
174,
|
|
5260
5039
|
"CreateAthleteMembershipDto!"
|
|
5261
5040
|
]
|
|
5262
5041
|
}
|
|
5263
5042
|
],
|
|
5264
5043
|
"deleteAthleteMembershipAffilation": [
|
|
5265
|
-
|
|
5044
|
+
116,
|
|
5266
5045
|
{
|
|
5267
5046
|
"input": [
|
|
5268
|
-
|
|
5047
|
+
144,
|
|
5269
5048
|
"DeleteSingleValueDto!"
|
|
5270
5049
|
]
|
|
5271
5050
|
}
|
|
@@ -5283,19 +5062,19 @@ exports.default = {
|
|
|
5283
5062
|
96,
|
|
5284
5063
|
{
|
|
5285
5064
|
"input": [
|
|
5286
|
-
|
|
5065
|
+
215,
|
|
5287
5066
|
"CreateStripeAccountDto!"
|
|
5288
5067
|
]
|
|
5289
5068
|
}
|
|
5290
5069
|
],
|
|
5291
5070
|
"createAthleteStripeSession": [
|
|
5292
|
-
|
|
5071
|
+
102
|
|
5293
5072
|
],
|
|
5294
5073
|
"createStripeCheckoutSession": [
|
|
5295
|
-
|
|
5074
|
+
103,
|
|
5296
5075
|
{
|
|
5297
5076
|
"input": [
|
|
5298
|
-
|
|
5077
|
+
175,
|
|
5299
5078
|
"DonationCheckoutDto!"
|
|
5300
5079
|
]
|
|
5301
5080
|
}
|
|
@@ -5418,13 +5197,13 @@ exports.default = {
|
|
|
5418
5197
|
1
|
|
5419
5198
|
],
|
|
5420
5199
|
"logo": [
|
|
5421
|
-
|
|
5200
|
+
149
|
|
5422
5201
|
],
|
|
5423
5202
|
"banner": [
|
|
5424
|
-
|
|
5203
|
+
149
|
|
5425
5204
|
],
|
|
5426
5205
|
"translations": [
|
|
5427
|
-
|
|
5206
|
+
194
|
|
5428
5207
|
],
|
|
5429
5208
|
"__typename": [
|
|
5430
5209
|
1
|
|
@@ -5447,10 +5226,10 @@ exports.default = {
|
|
|
5447
5226
|
1
|
|
5448
5227
|
],
|
|
5449
5228
|
"logo": [
|
|
5450
|
-
|
|
5229
|
+
149
|
|
5451
5230
|
],
|
|
5452
5231
|
"banner": [
|
|
5453
|
-
|
|
5232
|
+
149
|
|
5454
5233
|
],
|
|
5455
5234
|
"__typename": [
|
|
5456
5235
|
1
|
|
@@ -5555,10 +5334,10 @@ exports.default = {
|
|
|
5555
5334
|
1
|
|
5556
5335
|
],
|
|
5557
5336
|
"profilePicture": [
|
|
5558
|
-
|
|
5337
|
+
149
|
|
5559
5338
|
],
|
|
5560
5339
|
"cardPicture": [
|
|
5561
|
-
|
|
5340
|
+
149
|
|
5562
5341
|
],
|
|
5563
5342
|
"__typename": [
|
|
5564
5343
|
1
|
|
@@ -5614,7 +5393,7 @@ exports.default = {
|
|
|
5614
5393
|
18
|
|
5615
5394
|
],
|
|
5616
5395
|
"translations": [
|
|
5617
|
-
|
|
5396
|
+
202
|
|
5618
5397
|
],
|
|
5619
5398
|
"__typename": [
|
|
5620
5399
|
1
|
|
@@ -5648,10 +5427,10 @@ exports.default = {
|
|
|
5648
5427
|
18
|
|
5649
5428
|
],
|
|
5650
5429
|
"banner": [
|
|
5651
|
-
|
|
5430
|
+
149
|
|
5652
5431
|
],
|
|
5653
5432
|
"criteria": [
|
|
5654
|
-
|
|
5433
|
+
204
|
|
5655
5434
|
],
|
|
5656
5435
|
"deadline": [
|
|
5657
5436
|
14
|
|
@@ -5660,13 +5439,13 @@ exports.default = {
|
|
|
5660
5439
|
14
|
|
5661
5440
|
],
|
|
5662
5441
|
"duration": [
|
|
5663
|
-
|
|
5442
|
+
206
|
|
5664
5443
|
],
|
|
5665
5444
|
"sponsorshipItems": [
|
|
5666
|
-
|
|
5445
|
+
207
|
|
5667
5446
|
],
|
|
5668
5447
|
"commitments": [
|
|
5669
|
-
|
|
5448
|
+
208
|
|
5670
5449
|
],
|
|
5671
5450
|
"terms": [
|
|
5672
5451
|
1
|
|
@@ -5678,7 +5457,7 @@ exports.default = {
|
|
|
5678
5457
|
2
|
|
5679
5458
|
],
|
|
5680
5459
|
"translations": [
|
|
5681
|
-
|
|
5460
|
+
209
|
|
5682
5461
|
],
|
|
5683
5462
|
"__typename": [
|
|
5684
5463
|
1
|
|
@@ -5692,7 +5471,7 @@ exports.default = {
|
|
|
5692
5471
|
1
|
|
5693
5472
|
],
|
|
5694
5473
|
"qualificationsBag": [
|
|
5695
|
-
|
|
5474
|
+
205
|
|
5696
5475
|
],
|
|
5697
5476
|
"__typename": [
|
|
5698
5477
|
1
|
|
@@ -5700,28 +5479,28 @@ exports.default = {
|
|
|
5700
5479
|
},
|
|
5701
5480
|
"QualificationsBagDto": {
|
|
5702
5481
|
"ageQualifications": [
|
|
5703
|
-
|
|
5482
|
+
156
|
|
5704
5483
|
],
|
|
5705
5484
|
"genderQualifications": [
|
|
5706
|
-
|
|
5485
|
+
157
|
|
5707
5486
|
],
|
|
5708
5487
|
"scoreQualifications": [
|
|
5709
|
-
|
|
5488
|
+
159
|
|
5710
5489
|
],
|
|
5711
5490
|
"locationQualifications": [
|
|
5712
|
-
|
|
5491
|
+
160
|
|
5713
5492
|
],
|
|
5714
5493
|
"nationalityQualifications": [
|
|
5715
|
-
|
|
5494
|
+
158
|
|
5716
5495
|
],
|
|
5717
5496
|
"distanceQualifications": [
|
|
5718
|
-
|
|
5497
|
+
161
|
|
5719
5498
|
],
|
|
5720
5499
|
"sportsQualifications": [
|
|
5721
|
-
|
|
5500
|
+
162
|
|
5722
5501
|
],
|
|
5723
5502
|
"levelQualifications": [
|
|
5724
|
-
|
|
5503
|
+
163
|
|
5725
5504
|
],
|
|
5726
5505
|
"__typename": [
|
|
5727
5506
|
1
|
|
@@ -5798,7 +5577,7 @@ exports.default = {
|
|
|
5798
5577
|
1
|
|
5799
5578
|
],
|
|
5800
5579
|
"banner": [
|
|
5801
|
-
|
|
5580
|
+
149
|
|
5802
5581
|
],
|
|
5803
5582
|
"terms": [
|
|
5804
5583
|
1
|
|
@@ -5885,14 +5664,6 @@ exports.default = {
|
|
|
5885
5664
|
1
|
|
5886
5665
|
]
|
|
5887
5666
|
},
|
|
5888
|
-
"UpdateUserSuspendedStatusDto": {
|
|
5889
|
-
"userId": [
|
|
5890
|
-
1
|
|
5891
|
-
],
|
|
5892
|
-
"__typename": [
|
|
5893
|
-
1
|
|
5894
|
-
]
|
|
5895
|
-
},
|
|
5896
5667
|
"RegisterStravaDto": {
|
|
5897
5668
|
"idAthlete": [
|
|
5898
5669
|
1
|
|
@@ -5924,7 +5695,7 @@ exports.default = {
|
|
|
5924
5695
|
1
|
|
5925
5696
|
],
|
|
5926
5697
|
"banner": [
|
|
5927
|
-
|
|
5698
|
+
149
|
|
5928
5699
|
],
|
|
5929
5700
|
"eventLevel": [
|
|
5930
5701
|
1
|