@vertikalx/vtx-backend-client 1.0.1-dev-max.16 → 1.0.1-dev-max.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/libs/vtx-backend-client/package.json +1 -1
- package/libs/vtx-backend-client/src/api/vtx-base-api.js +0 -7
- package/libs/vtx-backend-client/src/api/vtx-base-api.js.map +1 -1
- package/libs/vtx-backend-client/src/client/schema.d.ts +14 -28
- package/libs/vtx-backend-client/src/client/schema.js +9 -9
- package/libs/vtx-backend-client/src/client/schema.js.map +1 -1
- package/libs/vtx-backend-client/src/client/types.d.ts +5 -15
- package/libs/vtx-backend-client/src/client/types.js +89 -115
- package/libs/vtx-backend-client/src/client/types.js.map +1 -1
- package/package.json +1 -1
- package/src/client/schema.d.ts +2 -2
- package/tsconfig.lib.tsbuildinfo +1 -1
|
@@ -6,11 +6,11 @@ exports.default = {
|
|
|
6
6
|
2,
|
|
7
7
|
14,
|
|
8
8
|
18,
|
|
9
|
-
|
|
9
|
+
101,
|
|
10
|
+
126,
|
|
10
11
|
127,
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
143,
|
|
12
|
+
139,
|
|
13
|
+
142,
|
|
14
14
|
205
|
|
15
15
|
],
|
|
16
16
|
"types": {
|
|
@@ -1982,7 +1982,7 @@ exports.default = {
|
|
|
1982
1982
|
80
|
|
1983
1983
|
],
|
|
1984
1984
|
"athlete": [
|
|
1985
|
-
|
|
1985
|
+
98
|
|
1986
1986
|
],
|
|
1987
1987
|
"membershipNumber": [
|
|
1988
1988
|
1
|
|
@@ -2084,7 +2084,7 @@ exports.default = {
|
|
|
2084
2084
|
1
|
|
2085
2085
|
],
|
|
2086
2086
|
"athlete": [
|
|
2087
|
-
|
|
2087
|
+
98
|
|
2088
2088
|
],
|
|
2089
2089
|
"budgetMode": [
|
|
2090
2090
|
1
|
|
@@ -2471,17 +2471,6 @@ exports.default = {
|
|
|
2471
2471
|
1
|
|
2472
2472
|
]
|
|
2473
2473
|
},
|
|
2474
|
-
"UserDomain": {
|
|
2475
|
-
"_id": [
|
|
2476
|
-
1
|
|
2477
|
-
],
|
|
2478
|
-
"user": [
|
|
2479
|
-
0
|
|
2480
|
-
],
|
|
2481
|
-
"__typename": [
|
|
2482
|
-
1
|
|
2483
|
-
]
|
|
2484
|
-
},
|
|
2485
2474
|
"AthleteReference": {
|
|
2486
2475
|
"_id": [
|
|
2487
2476
|
1
|
|
@@ -2552,9 +2541,6 @@ exports.default = {
|
|
|
2552
2541
|
"preferences": [
|
|
2553
2542
|
87
|
|
2554
2543
|
],
|
|
2555
|
-
"userDomain": [
|
|
2556
|
-
98
|
|
2557
|
-
],
|
|
2558
2544
|
"__typename": [
|
|
2559
2545
|
1
|
|
2560
2546
|
]
|
|
@@ -2629,9 +2615,6 @@ exports.default = {
|
|
|
2629
2615
|
"preferences": [
|
|
2630
2616
|
87
|
|
2631
2617
|
],
|
|
2632
|
-
"userDomain": [
|
|
2633
|
-
98
|
|
2634
|
-
],
|
|
2635
2618
|
"allSports": [
|
|
2636
2619
|
67
|
|
2637
2620
|
],
|
|
@@ -2677,7 +2660,7 @@ exports.default = {
|
|
|
2677
2660
|
},
|
|
2678
2661
|
"CheckoutSession": {
|
|
2679
2662
|
"_id": [
|
|
2680
|
-
|
|
2663
|
+
101
|
|
2681
2664
|
],
|
|
2682
2665
|
"type": [
|
|
2683
2666
|
1
|
|
@@ -2716,10 +2699,10 @@ exports.default = {
|
|
|
2716
2699
|
"ID": {},
|
|
2717
2700
|
"FundingCheckoutSessionData": {
|
|
2718
2701
|
"_id": [
|
|
2719
|
-
|
|
2702
|
+
101
|
|
2720
2703
|
],
|
|
2721
2704
|
"session": [
|
|
2722
|
-
|
|
2705
|
+
100
|
|
2723
2706
|
],
|
|
2724
2707
|
"fromName": [
|
|
2725
2708
|
1
|
|
@@ -2889,7 +2872,7 @@ exports.default = {
|
|
|
2889
2872
|
},
|
|
2890
2873
|
"InstagramPaging": {
|
|
2891
2874
|
"cursors": [
|
|
2892
|
-
|
|
2875
|
+
108
|
|
2893
2876
|
],
|
|
2894
2877
|
"next": [
|
|
2895
2878
|
1
|
|
@@ -2914,7 +2897,7 @@ exports.default = {
|
|
|
2914
2897
|
},
|
|
2915
2898
|
"InstagramInsights": {
|
|
2916
2899
|
"data": [
|
|
2917
|
-
|
|
2900
|
+
110
|
|
2918
2901
|
],
|
|
2919
2902
|
"__typename": [
|
|
2920
2903
|
1
|
|
@@ -2952,7 +2935,7 @@ exports.default = {
|
|
|
2952
2935
|
18
|
|
2953
2936
|
],
|
|
2954
2937
|
"insights": [
|
|
2955
|
-
|
|
2938
|
+
111
|
|
2956
2939
|
],
|
|
2957
2940
|
"__typename": [
|
|
2958
2941
|
1
|
|
@@ -2960,10 +2943,10 @@ exports.default = {
|
|
|
2960
2943
|
},
|
|
2961
2944
|
"InstagramMediaData": {
|
|
2962
2945
|
"data": [
|
|
2963
|
-
|
|
2946
|
+
112
|
|
2964
2947
|
],
|
|
2965
2948
|
"paging": [
|
|
2966
|
-
|
|
2949
|
+
109
|
|
2967
2950
|
],
|
|
2968
2951
|
"__typename": [
|
|
2969
2952
|
1
|
|
@@ -2997,7 +2980,7 @@ exports.default = {
|
|
|
2997
2980
|
1
|
|
2998
2981
|
],
|
|
2999
2982
|
"athlete": [
|
|
3000
|
-
|
|
2983
|
+
98
|
|
3001
2984
|
],
|
|
3002
2985
|
"hasStravaIntegration": [
|
|
3003
2986
|
2
|
|
@@ -3006,7 +2989,7 @@ exports.default = {
|
|
|
3006
2989
|
14
|
|
3007
2990
|
],
|
|
3008
2991
|
"stravaAthleteData": [
|
|
3009
|
-
|
|
2992
|
+
107
|
|
3010
2993
|
],
|
|
3011
2994
|
"hasInstagramIntegration": [
|
|
3012
2995
|
2
|
|
@@ -3015,10 +2998,10 @@ exports.default = {
|
|
|
3015
2998
|
14
|
|
3016
2999
|
],
|
|
3017
3000
|
"instagramUserData": [
|
|
3018
|
-
|
|
3001
|
+
114
|
|
3019
3002
|
],
|
|
3020
3003
|
"instagramMediaData": [
|
|
3021
|
-
|
|
3004
|
+
113
|
|
3022
3005
|
],
|
|
3023
3006
|
"__typename": [
|
|
3024
3007
|
1
|
|
@@ -3083,7 +3066,7 @@ exports.default = {
|
|
|
3083
3066
|
1
|
|
3084
3067
|
],
|
|
3085
3068
|
"failureReason": [
|
|
3086
|
-
|
|
3069
|
+
118
|
|
3087
3070
|
],
|
|
3088
3071
|
"result": [
|
|
3089
3072
|
1
|
|
@@ -3117,7 +3100,7 @@ exports.default = {
|
|
|
3117
3100
|
1
|
|
3118
3101
|
],
|
|
3119
3102
|
"items": [
|
|
3120
|
-
|
|
3103
|
+
120
|
|
3121
3104
|
],
|
|
3122
3105
|
"totalAmount": [
|
|
3123
3106
|
18
|
|
@@ -3134,7 +3117,7 @@ exports.default = {
|
|
|
3134
3117
|
1
|
|
3135
3118
|
],
|
|
3136
3119
|
"budget": [
|
|
3137
|
-
|
|
3120
|
+
121
|
|
3138
3121
|
],
|
|
3139
3122
|
"__typename": [
|
|
3140
3123
|
1
|
|
@@ -3183,7 +3166,7 @@ exports.default = {
|
|
|
3183
3166
|
1
|
|
3184
3167
|
],
|
|
3185
3168
|
"items": [
|
|
3186
|
-
|
|
3169
|
+
120
|
|
3187
3170
|
],
|
|
3188
3171
|
"__typename": [
|
|
3189
3172
|
1
|
|
@@ -3218,16 +3201,16 @@ exports.default = {
|
|
|
3218
3201
|
18
|
|
3219
3202
|
],
|
|
3220
3203
|
"status": [
|
|
3221
|
-
|
|
3204
|
+
126
|
|
3222
3205
|
],
|
|
3223
3206
|
"budgetMode": [
|
|
3224
|
-
|
|
3207
|
+
127
|
|
3225
3208
|
],
|
|
3226
3209
|
"items": [
|
|
3227
|
-
|
|
3210
|
+
120
|
|
3228
3211
|
],
|
|
3229
3212
|
"competitionBudgets": [
|
|
3230
|
-
|
|
3213
|
+
122
|
|
3231
3214
|
],
|
|
3232
3215
|
"__typename": [
|
|
3233
3216
|
1
|
|
@@ -3237,10 +3220,10 @@ exports.default = {
|
|
|
3237
3220
|
"FundingMode": {},
|
|
3238
3221
|
"BudgetData": {
|
|
3239
3222
|
"competitions": [
|
|
3240
|
-
|
|
3223
|
+
124
|
|
3241
3224
|
],
|
|
3242
3225
|
"campaigns": [
|
|
3243
|
-
|
|
3226
|
+
125
|
|
3244
3227
|
],
|
|
3245
3228
|
"__typename": [
|
|
3246
3229
|
1
|
|
@@ -3271,7 +3254,7 @@ exports.default = {
|
|
|
3271
3254
|
2
|
|
3272
3255
|
],
|
|
3273
3256
|
"failureReason": [
|
|
3274
|
-
|
|
3257
|
+
118
|
|
3275
3258
|
],
|
|
3276
3259
|
"__typename": [
|
|
3277
3260
|
1
|
|
@@ -3290,7 +3273,7 @@ exports.default = {
|
|
|
3290
3273
|
},
|
|
3291
3274
|
"CursorPaginationResponse": {
|
|
3292
3275
|
"sort": [
|
|
3293
|
-
|
|
3276
|
+
131
|
|
3294
3277
|
],
|
|
3295
3278
|
"initialCursorId": [
|
|
3296
3279
|
1
|
|
@@ -3319,10 +3302,10 @@ exports.default = {
|
|
|
3319
3302
|
},
|
|
3320
3303
|
"AthleteQueryResponse": {
|
|
3321
3304
|
"athletes": [
|
|
3322
|
-
|
|
3305
|
+
99
|
|
3323
3306
|
],
|
|
3324
3307
|
"cursor": [
|
|
3325
|
-
|
|
3308
|
+
132
|
|
3326
3309
|
],
|
|
3327
3310
|
"__typename": [
|
|
3328
3311
|
1
|
|
@@ -3353,7 +3336,7 @@ exports.default = {
|
|
|
3353
3336
|
1
|
|
3354
3337
|
],
|
|
3355
3338
|
"failureReason": [
|
|
3356
|
-
|
|
3339
|
+
118
|
|
3357
3340
|
],
|
|
3358
3341
|
"result": [
|
|
3359
3342
|
1
|
|
@@ -3372,7 +3355,7 @@ exports.default = {
|
|
|
3372
3355
|
},
|
|
3373
3356
|
"DeleteAthleteResponse": {
|
|
3374
3357
|
"deletedAthlete": [
|
|
3375
|
-
|
|
3358
|
+
98
|
|
3376
3359
|
],
|
|
3377
3360
|
"success": [
|
|
3378
3361
|
2
|
|
@@ -3386,7 +3369,7 @@ exports.default = {
|
|
|
3386
3369
|
1
|
|
3387
3370
|
],
|
|
3388
3371
|
"json": [
|
|
3389
|
-
|
|
3372
|
+
139
|
|
3390
3373
|
],
|
|
3391
3374
|
"__typename": [
|
|
3392
3375
|
1
|
|
@@ -3409,7 +3392,7 @@ exports.default = {
|
|
|
3409
3392
|
},
|
|
3410
3393
|
"StripeTransfer": {
|
|
3411
3394
|
"_id": [
|
|
3412
|
-
|
|
3395
|
+
101
|
|
3413
3396
|
],
|
|
3414
3397
|
"stripeId": [
|
|
3415
3398
|
1
|
|
@@ -3439,7 +3422,7 @@ exports.default = {
|
|
|
3439
3422
|
1
|
|
3440
3423
|
],
|
|
3441
3424
|
"status": [
|
|
3442
|
-
|
|
3425
|
+
142
|
|
3443
3426
|
],
|
|
3444
3427
|
"lastError": [
|
|
3445
3428
|
1
|
|
@@ -3452,6 +3435,17 @@ exports.default = {
|
|
|
3452
3435
|
]
|
|
3453
3436
|
},
|
|
3454
3437
|
"StripeTransferStatus": {},
|
|
3438
|
+
"UserDomain": {
|
|
3439
|
+
"_id": [
|
|
3440
|
+
1
|
|
3441
|
+
],
|
|
3442
|
+
"user": [
|
|
3443
|
+
0
|
|
3444
|
+
],
|
|
3445
|
+
"__typename": [
|
|
3446
|
+
1
|
|
3447
|
+
]
|
|
3448
|
+
},
|
|
3455
3449
|
"CreateDatabaseFileDto": {
|
|
3456
3450
|
"identifier": [
|
|
3457
3451
|
1
|
|
@@ -4658,7 +4652,7 @@ exports.default = {
|
|
|
4658
4652
|
59
|
|
4659
4653
|
],
|
|
4660
4654
|
"findSponsorAthleteInvitation": [
|
|
4661
|
-
|
|
4655
|
+
103,
|
|
4662
4656
|
{
|
|
4663
4657
|
"input": [
|
|
4664
4658
|
208,
|
|
@@ -4667,10 +4661,10 @@ exports.default = {
|
|
|
4667
4661
|
}
|
|
4668
4662
|
],
|
|
4669
4663
|
"getAthletes": [
|
|
4670
|
-
|
|
4664
|
+
99
|
|
4671
4665
|
],
|
|
4672
4666
|
"queryAthleteFundingCampaigns": [
|
|
4673
|
-
|
|
4667
|
+
133,
|
|
4674
4668
|
{
|
|
4675
4669
|
"input": [
|
|
4676
4670
|
165,
|
|
@@ -4679,7 +4673,7 @@ exports.default = {
|
|
|
4679
4673
|
}
|
|
4680
4674
|
],
|
|
4681
4675
|
"searchAthletes": [
|
|
4682
|
-
|
|
4676
|
+
99,
|
|
4683
4677
|
{
|
|
4684
4678
|
"searchString": [
|
|
4685
4679
|
1,
|
|
@@ -4688,7 +4682,7 @@ exports.default = {
|
|
|
4688
4682
|
}
|
|
4689
4683
|
],
|
|
4690
4684
|
"findAthleteById": [
|
|
4691
|
-
|
|
4685
|
+
99,
|
|
4692
4686
|
{
|
|
4693
4687
|
"athleteId": [
|
|
4694
4688
|
1,
|
|
@@ -4697,7 +4691,7 @@ exports.default = {
|
|
|
4697
4691
|
}
|
|
4698
4692
|
],
|
|
4699
4693
|
"findAthleteForUser": [
|
|
4700
|
-
|
|
4694
|
+
99,
|
|
4701
4695
|
{
|
|
4702
4696
|
"loginEmail": [
|
|
4703
4697
|
1,
|
|
@@ -4706,7 +4700,7 @@ exports.default = {
|
|
|
4706
4700
|
}
|
|
4707
4701
|
],
|
|
4708
4702
|
"getRecommendedAthletes": [
|
|
4709
|
-
|
|
4703
|
+
99,
|
|
4710
4704
|
{
|
|
4711
4705
|
"loginEmail": [
|
|
4712
4706
|
1,
|
|
@@ -4715,7 +4709,7 @@ exports.default = {
|
|
|
4715
4709
|
}
|
|
4716
4710
|
],
|
|
4717
4711
|
"getSponsorAthletesForTenant": [
|
|
4718
|
-
|
|
4712
|
+
99
|
|
4719
4713
|
],
|
|
4720
4714
|
"getAthleteCompetitions": [
|
|
4721
4715
|
79,
|
|
@@ -4736,7 +4730,7 @@ exports.default = {
|
|
|
4736
4730
|
}
|
|
4737
4731
|
],
|
|
4738
4732
|
"findAthletebyIdpublic": [
|
|
4739
|
-
|
|
4733
|
+
99,
|
|
4740
4734
|
{
|
|
4741
4735
|
"athleteId": [
|
|
4742
4736
|
1,
|
|
@@ -4766,7 +4760,7 @@ exports.default = {
|
|
|
4766
4760
|
}
|
|
4767
4761
|
],
|
|
4768
4762
|
"queryAthleteWithFilter": [
|
|
4769
|
-
|
|
4763
|
+
133,
|
|
4770
4764
|
{
|
|
4771
4765
|
"input": [
|
|
4772
4766
|
165,
|
|
@@ -4784,7 +4778,7 @@ exports.default = {
|
|
|
4784
4778
|
}
|
|
4785
4779
|
],
|
|
4786
4780
|
"screenNameAvailability": [
|
|
4787
|
-
|
|
4781
|
+
136,
|
|
4788
4782
|
{
|
|
4789
4783
|
"input": [
|
|
4790
4784
|
170,
|
|
@@ -4905,7 +4899,7 @@ exports.default = {
|
|
|
4905
4899
|
}
|
|
4906
4900
|
],
|
|
4907
4901
|
"getUserImagesFromEmail": [
|
|
4908
|
-
|
|
4902
|
+
140,
|
|
4909
4903
|
{
|
|
4910
4904
|
"loginEmail": [
|
|
4911
4905
|
1,
|
|
@@ -4944,22 +4938,22 @@ exports.default = {
|
|
|
4944
4938
|
}
|
|
4945
4939
|
],
|
|
4946
4940
|
"getBudgetsByAthlete": [
|
|
4947
|
-
|
|
4941
|
+
128
|
|
4948
4942
|
],
|
|
4949
4943
|
"getMembershipOrganizations": [
|
|
4950
4944
|
80
|
|
4951
4945
|
],
|
|
4952
4946
|
"getAthleteStravaIntegration": [
|
|
4953
|
-
|
|
4947
|
+
115
|
|
4954
4948
|
],
|
|
4955
4949
|
"getAthleteInstagramIntegration": [
|
|
4956
|
-
|
|
4950
|
+
115
|
|
4957
4951
|
],
|
|
4958
4952
|
"getAthleteIntegrations": [
|
|
4959
|
-
|
|
4953
|
+
115
|
|
4960
4954
|
],
|
|
4961
4955
|
"stripeQuery": [
|
|
4962
|
-
|
|
4956
|
+
138,
|
|
4963
4957
|
{
|
|
4964
4958
|
"input": [
|
|
4965
4959
|
202,
|
|
@@ -4977,7 +4971,7 @@ exports.default = {
|
|
|
4977
4971
|
}
|
|
4978
4972
|
],
|
|
4979
4973
|
"getReceipt": [
|
|
4980
|
-
|
|
4974
|
+
116,
|
|
4981
4975
|
{
|
|
4982
4976
|
"input": [
|
|
4983
4977
|
186,
|
|
@@ -4986,7 +4980,7 @@ exports.default = {
|
|
|
4986
4980
|
}
|
|
4987
4981
|
],
|
|
4988
4982
|
"getReceiptUrl": [
|
|
4989
|
-
|
|
4983
|
+
117,
|
|
4990
4984
|
{
|
|
4991
4985
|
"input": [
|
|
4992
4986
|
186,
|
|
@@ -5195,7 +5189,7 @@ exports.default = {
|
|
|
5195
5189
|
}
|
|
5196
5190
|
],
|
|
5197
5191
|
"sendAthleteInvitations": [
|
|
5198
|
-
|
|
5192
|
+
103,
|
|
5199
5193
|
{
|
|
5200
5194
|
"input": [
|
|
5201
5195
|
154,
|
|
@@ -5204,7 +5198,7 @@ exports.default = {
|
|
|
5204
5198
|
}
|
|
5205
5199
|
],
|
|
5206
5200
|
"registerAthlete": [
|
|
5207
|
-
|
|
5201
|
+
99,
|
|
5208
5202
|
{
|
|
5209
5203
|
"input": [
|
|
5210
5204
|
225,
|
|
@@ -5213,7 +5207,7 @@ exports.default = {
|
|
|
5213
5207
|
}
|
|
5214
5208
|
],
|
|
5215
5209
|
"editProfileValue": [
|
|
5216
|
-
|
|
5210
|
+
129,
|
|
5217
5211
|
{
|
|
5218
5212
|
"input": [
|
|
5219
5213
|
226,
|
|
@@ -5222,7 +5216,7 @@ exports.default = {
|
|
|
5222
5216
|
}
|
|
5223
5217
|
],
|
|
5224
5218
|
"editPicture": [
|
|
5225
|
-
|
|
5219
|
+
134,
|
|
5226
5220
|
{
|
|
5227
5221
|
"input": [
|
|
5228
5222
|
166,
|
|
@@ -5231,7 +5225,7 @@ exports.default = {
|
|
|
5231
5225
|
}
|
|
5232
5226
|
],
|
|
5233
5227
|
"AddAlbumPictures": [
|
|
5234
|
-
|
|
5228
|
+
135,
|
|
5235
5229
|
{
|
|
5236
5230
|
"input": [
|
|
5237
5231
|
168,
|
|
@@ -5249,7 +5243,7 @@ exports.default = {
|
|
|
5249
5243
|
}
|
|
5250
5244
|
],
|
|
5251
5245
|
"deleteAthleteCompetition": [
|
|
5252
|
-
|
|
5246
|
+
130,
|
|
5253
5247
|
{
|
|
5254
5248
|
"input": [
|
|
5255
5249
|
162,
|
|
@@ -5276,7 +5270,7 @@ exports.default = {
|
|
|
5276
5270
|
}
|
|
5277
5271
|
],
|
|
5278
5272
|
"deleteAthleteAlbum": [
|
|
5279
|
-
|
|
5273
|
+
130,
|
|
5280
5274
|
{
|
|
5281
5275
|
"input": [
|
|
5282
5276
|
162,
|
|
@@ -5285,7 +5279,7 @@ exports.default = {
|
|
|
5285
5279
|
}
|
|
5286
5280
|
],
|
|
5287
5281
|
"deleteAthletePhotos": [
|
|
5288
|
-
|
|
5282
|
+
119,
|
|
5289
5283
|
{
|
|
5290
5284
|
"input": [
|
|
5291
5285
|
169,
|
|
@@ -5303,10 +5297,10 @@ exports.default = {
|
|
|
5303
5297
|
}
|
|
5304
5298
|
],
|
|
5305
5299
|
"updateAthleteScores": [
|
|
5306
|
-
|
|
5300
|
+
99
|
|
5307
5301
|
],
|
|
5308
5302
|
"deleteAthleteUser": [
|
|
5309
|
-
|
|
5303
|
+
137,
|
|
5310
5304
|
{
|
|
5311
5305
|
"input": [
|
|
5312
5306
|
173,
|
|
@@ -5445,7 +5439,7 @@ exports.default = {
|
|
|
5445
5439
|
}
|
|
5446
5440
|
],
|
|
5447
5441
|
"createResetPasswordCode": [
|
|
5448
|
-
|
|
5442
|
+
129,
|
|
5449
5443
|
{
|
|
5450
5444
|
"input": [
|
|
5451
5445
|
1,
|
|
@@ -5454,7 +5448,7 @@ exports.default = {
|
|
|
5454
5448
|
}
|
|
5455
5449
|
],
|
|
5456
5450
|
"resetUserPassword": [
|
|
5457
|
-
|
|
5451
|
+
129,
|
|
5458
5452
|
{
|
|
5459
5453
|
"input": [
|
|
5460
5454
|
185,
|
|
@@ -5462,26 +5456,17 @@ exports.default = {
|
|
|
5462
5456
|
]
|
|
5463
5457
|
}
|
|
5464
5458
|
],
|
|
5465
|
-
"updateUserSuspendedStatus": [
|
|
5466
|
-
0,
|
|
5467
|
-
{
|
|
5468
|
-
"input": [
|
|
5469
|
-
242,
|
|
5470
|
-
"UpdateUserSuspendedStatusDto!"
|
|
5471
|
-
]
|
|
5472
|
-
}
|
|
5473
|
-
],
|
|
5474
5459
|
"handleStravaCallback": [
|
|
5475
|
-
|
|
5460
|
+
104,
|
|
5476
5461
|
{
|
|
5477
5462
|
"data": [
|
|
5478
|
-
|
|
5463
|
+
242,
|
|
5479
5464
|
"RegisterStravaDto!"
|
|
5480
5465
|
]
|
|
5481
5466
|
}
|
|
5482
5467
|
],
|
|
5483
5468
|
"refreshStravaToken": [
|
|
5484
|
-
|
|
5469
|
+
104,
|
|
5485
5470
|
{
|
|
5486
5471
|
"input": [
|
|
5487
5472
|
1,
|
|
@@ -5493,7 +5478,7 @@ exports.default = {
|
|
|
5493
5478
|
75,
|
|
5494
5479
|
{
|
|
5495
5480
|
"input": [
|
|
5496
|
-
|
|
5481
|
+
243,
|
|
5497
5482
|
"CreateSportEventDto!"
|
|
5498
5483
|
]
|
|
5499
5484
|
}
|
|
@@ -5526,7 +5511,7 @@ exports.default = {
|
|
|
5526
5511
|
}
|
|
5527
5512
|
],
|
|
5528
5513
|
"deleteFundingCampaign": [
|
|
5529
|
-
|
|
5514
|
+
130,
|
|
5530
5515
|
{
|
|
5531
5516
|
"input": [
|
|
5532
5517
|
162,
|
|
@@ -5535,7 +5520,7 @@ exports.default = {
|
|
|
5535
5520
|
}
|
|
5536
5521
|
],
|
|
5537
5522
|
"deleteFundingCampaigns": [
|
|
5538
|
-
|
|
5523
|
+
119,
|
|
5539
5524
|
{
|
|
5540
5525
|
"input": [
|
|
5541
5526
|
169,
|
|
@@ -5598,7 +5583,7 @@ exports.default = {
|
|
|
5598
5583
|
}
|
|
5599
5584
|
],
|
|
5600
5585
|
"deleteAthleteMembershipAffilation": [
|
|
5601
|
-
|
|
5586
|
+
130,
|
|
5602
5587
|
{
|
|
5603
5588
|
"input": [
|
|
5604
5589
|
162,
|
|
@@ -5619,16 +5604,16 @@ exports.default = {
|
|
|
5619
5604
|
96,
|
|
5620
5605
|
{
|
|
5621
5606
|
"input": [
|
|
5622
|
-
|
|
5607
|
+
244,
|
|
5623
5608
|
"CreateStripeAccountDto!"
|
|
5624
5609
|
]
|
|
5625
5610
|
}
|
|
5626
5611
|
],
|
|
5627
5612
|
"createAthleteStripeSession": [
|
|
5628
|
-
|
|
5613
|
+
105
|
|
5629
5614
|
],
|
|
5630
5615
|
"createStripeCheckoutSession": [
|
|
5631
|
-
|
|
5616
|
+
106,
|
|
5632
5617
|
{
|
|
5633
5618
|
"input": [
|
|
5634
5619
|
201,
|
|
@@ -6229,17 +6214,6 @@ exports.default = {
|
|
|
6229
6214
|
1
|
|
6230
6215
|
]
|
|
6231
6216
|
},
|
|
6232
|
-
"UpdateUserSuspendedStatusDto": {
|
|
6233
|
-
"userId": [
|
|
6234
|
-
1
|
|
6235
|
-
],
|
|
6236
|
-
"suspended": [
|
|
6237
|
-
2
|
|
6238
|
-
],
|
|
6239
|
-
"__typename": [
|
|
6240
|
-
1
|
|
6241
|
-
]
|
|
6242
|
-
},
|
|
6243
6217
|
"RegisterStravaDto": {
|
|
6244
6218
|
"idAthlete": [
|
|
6245
6219
|
1
|