@vertikalx/vtx-backend-client 3.0.0-dev-max3.1 → 3.0.0-dev-max3.2

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.
@@ -7,22 +7,22 @@ exports.default = {
7
7
  14,
8
8
  18,
9
9
  51,
10
- 103,
11
- 125,
12
- 126,
13
- 142,
14
- 153,
15
- 168,
16
- 176,
17
- 190,
18
- 213,
10
+ 106,
11
+ 128,
12
+ 129,
13
+ 145,
14
+ 156,
15
+ 171,
16
+ 179,
17
+ 193,
19
18
  216,
20
- 217,
21
- 218,
22
- 342,
23
- 374,
24
- 375,
25
- 376
19
+ 219,
20
+ 220,
21
+ 221,
22
+ 345,
23
+ 377,
24
+ 378,
25
+ 379
26
26
  ],
27
27
  "types": {
28
28
  "User": {
@@ -1722,6 +1722,69 @@ exports.default = {
1722
1722
  1
1723
1723
  ]
1724
1724
  },
1725
+ "AthleteTeamMember": {
1726
+ "_id": [
1727
+ 1
1728
+ ],
1729
+ "firstName": [
1730
+ 1
1731
+ ],
1732
+ "lastName": [
1733
+ 1
1734
+ ],
1735
+ "screenName": [
1736
+ 1
1737
+ ],
1738
+ "vtxScore": [
1739
+ 18
1740
+ ],
1741
+ "profilePicture": [
1742
+ 27
1743
+ ],
1744
+ "__typename": [
1745
+ 1
1746
+ ]
1747
+ },
1748
+ "AthleteTeam": {
1749
+ "_id": [
1750
+ 1
1751
+ ],
1752
+ "athlete": [
1753
+ 74
1754
+ ],
1755
+ "sport": [
1756
+ 68
1757
+ ],
1758
+ "role": [
1759
+ 1
1760
+ ],
1761
+ "status": [
1762
+ 1
1763
+ ],
1764
+ "joinedAt": [
1765
+ 14
1766
+ ],
1767
+ "leftAt": [
1768
+ 14
1769
+ ],
1770
+ "__typename": [
1771
+ 1
1772
+ ]
1773
+ },
1774
+ "TeamClubReference": {
1775
+ "_id": [
1776
+ 1
1777
+ ],
1778
+ "name": [
1779
+ 1
1780
+ ],
1781
+ "logo": [
1782
+ 27
1783
+ ],
1784
+ "__typename": [
1785
+ 1
1786
+ ]
1787
+ },
1725
1788
  "Team": {
1726
1789
  "_id": [
1727
1790
  1
@@ -1744,8 +1807,11 @@ exports.default = {
1744
1807
  "banner": [
1745
1808
  27
1746
1809
  ],
1747
- "clubId": [
1748
- 1
1810
+ "club": [
1811
+ 76
1812
+ ],
1813
+ "athletes": [
1814
+ 75
1749
1815
  ],
1750
1816
  "joinPolicy": [
1751
1817
  1
@@ -1827,7 +1893,7 @@ exports.default = {
1827
1893
  27
1828
1894
  ],
1829
1895
  "location": [
1830
- 75
1896
+ 78
1831
1897
  ],
1832
1898
  "eventLevel": [
1833
1899
  1
@@ -1920,7 +1986,7 @@ exports.default = {
1920
1986
  18
1921
1987
  ],
1922
1988
  "items": [
1923
- 78
1989
+ 81
1924
1990
  ],
1925
1991
  "__typename": [
1926
1992
  1
@@ -1948,7 +2014,7 @@ exports.default = {
1948
2014
  1
1949
2015
  ],
1950
2016
  "photos": [
1951
- 80
2017
+ 83
1952
2018
  ],
1953
2019
  "displayIndex": [
1954
2020
  18
@@ -1968,7 +2034,7 @@ exports.default = {
1968
2034
  1
1969
2035
  ],
1970
2036
  "event": [
1971
- 76
2037
+ 79
1972
2038
  ],
1973
2039
  "participationDate": [
1974
2040
  14
@@ -1977,16 +2043,16 @@ exports.default = {
1977
2043
  1
1978
2044
  ],
1979
2045
  "result": [
1980
- 77
2046
+ 80
1981
2047
  ],
1982
2048
  "fundRaisingCampaignIds": [
1983
2049
  1
1984
2050
  ],
1985
2051
  "budget": [
1986
- 79
2052
+ 82
1987
2053
  ],
1988
2054
  "albums": [
1989
- 81
2055
+ 84
1990
2056
  ],
1991
2057
  "__typename": [
1992
2058
  1
@@ -2053,7 +2119,7 @@ exports.default = {
2053
2119
  68
2054
2120
  ],
2055
2121
  "memberships": [
2056
- 85
2122
+ 88
2057
2123
  ],
2058
2124
  "__typename": [
2059
2125
  1
@@ -2064,10 +2130,10 @@ exports.default = {
2064
2130
  1
2065
2131
  ],
2066
2132
  "organization": [
2067
- 83
2133
+ 86
2068
2134
  ],
2069
2135
  "athlete": [
2070
- 100
2136
+ 103
2071
2137
  ],
2072
2138
  "membershipNumber": [
2073
2139
  1
@@ -2130,7 +2196,7 @@ exports.default = {
2130
2196
  2
2131
2197
  ],
2132
2198
  "defaultAlbum": [
2133
- 81
2199
+ 84
2134
2200
  ],
2135
2201
  "__typename": [
2136
2202
  1
@@ -2158,7 +2224,7 @@ exports.default = {
2158
2224
  1
2159
2225
  ],
2160
2226
  "athlete": [
2161
- 100
2227
+ 103
2162
2228
  ],
2163
2229
  "budgetMode": [
2164
2230
  1
@@ -2188,7 +2254,7 @@ exports.default = {
2188
2254
  18
2189
2255
  ],
2190
2256
  "location": [
2191
- 75
2257
+ 78
2192
2258
  ],
2193
2259
  "createdDate": [
2194
2260
  14
@@ -2197,16 +2263,16 @@ exports.default = {
2197
2263
  14
2198
2264
  ],
2199
2265
  "budget": [
2200
- 79
2266
+ 82
2201
2267
  ],
2202
2268
  "competitions": [
2203
- 82
2269
+ 85
2204
2270
  ],
2205
2271
  "vtxComissionPct": [
2206
2272
  18
2207
2273
  ],
2208
2274
  "video": [
2209
- 89
2275
+ 92
2210
2276
  ],
2211
2277
  "coverImage": [
2212
2278
  27
@@ -2420,7 +2486,7 @@ exports.default = {
2420
2486
  },
2421
2487
  "StripeRequirementType": {
2422
2488
  "alternatives": [
2423
- 92
2489
+ 95
2424
2490
  ],
2425
2491
  "current_deadline": [
2426
2492
  14
@@ -2432,7 +2498,7 @@ exports.default = {
2432
2498
  1
2433
2499
  ],
2434
2500
  "errors": [
2435
- 94
2501
+ 97
2436
2502
  ],
2437
2503
  "eventually_due": [
2438
2504
  1
@@ -2449,7 +2515,7 @@ exports.default = {
2449
2515
  },
2450
2516
  "StripeFutureRequirementType": {
2451
2517
  "alternatives": [
2452
- 93
2518
+ 96
2453
2519
  ],
2454
2520
  "current_deadline": [
2455
2521
  14
@@ -2461,7 +2527,7 @@ exports.default = {
2461
2527
  1
2462
2528
  ],
2463
2529
  "errors": [
2464
- 94
2530
+ 97
2465
2531
  ],
2466
2532
  "eventually_due": [
2467
2533
  1
@@ -2493,13 +2559,13 @@ exports.default = {
2493
2559
  1
2494
2560
  ],
2495
2561
  "capabilities": [
2496
- 91
2562
+ 94
2497
2563
  ],
2498
2564
  "requirements": [
2499
- 95
2565
+ 98
2500
2566
  ],
2501
2567
  "future_requirements": [
2502
- 96
2568
+ 99
2503
2569
  ],
2504
2570
  "type": [
2505
2571
  1
@@ -2528,7 +2594,7 @@ exports.default = {
2528
2594
  1
2529
2595
  ],
2530
2596
  "account": [
2531
- 97
2597
+ 100
2532
2598
  ],
2533
2599
  "__typename": [
2534
2600
  1
@@ -2580,7 +2646,7 @@ exports.default = {
2580
2646
  41
2581
2647
  ],
2582
2648
  "location": [
2583
- 75
2649
+ 78
2584
2650
  ],
2585
2651
  "trainer": [
2586
2652
  1
@@ -2625,7 +2691,7 @@ exports.default = {
2625
2691
  1
2626
2692
  ],
2627
2693
  "preferences": [
2628
- 88
2694
+ 91
2629
2695
  ],
2630
2696
  "suspended": [
2631
2697
  2
@@ -2666,7 +2732,7 @@ exports.default = {
2666
2732
  41
2667
2733
  ],
2668
2734
  "location": [
2669
- 75
2735
+ 78
2670
2736
  ],
2671
2737
  "trainer": [
2672
2738
  1
@@ -2711,7 +2777,7 @@ exports.default = {
2711
2777
  1
2712
2778
  ],
2713
2779
  "preferences": [
2714
- 88
2780
+ 91
2715
2781
  ],
2716
2782
  "suspended": [
2717
2783
  2
@@ -2726,37 +2792,37 @@ exports.default = {
2726
2792
  68
2727
2793
  ],
2728
2794
  "teams": [
2729
- 74
2795
+ 77
2730
2796
  ],
2731
2797
  "sponsorBrands": [
2732
2798
  63
2733
2799
  ],
2734
2800
  "competitions": [
2735
- 82
2801
+ 85
2736
2802
  ],
2737
2803
  "affiliations": [
2738
- 85
2804
+ 88
2739
2805
  ],
2740
2806
  "newsLinks": [
2741
- 86
2807
+ 89
2742
2808
  ],
2743
2809
  "channels": [
2744
- 87
2810
+ 90
2745
2811
  ],
2746
2812
  "currentCampaign": [
2747
- 90
2813
+ 93
2748
2814
  ],
2749
2815
  "fundingCampaigns": [
2750
- 90
2816
+ 93
2751
2817
  ],
2752
2818
  "stripeAccountReference": [
2753
- 98
2819
+ 101
2754
2820
  ],
2755
2821
  "albums": [
2756
- 81
2822
+ 84
2757
2823
  ],
2758
2824
  "historicalScores": [
2759
- 99
2825
+ 102
2760
2826
  ],
2761
2827
  "signedAgreements": [
2762
2828
  15
@@ -2767,7 +2833,7 @@ exports.default = {
2767
2833
  },
2768
2834
  "CheckoutSession": {
2769
2835
  "_id": [
2770
- 103
2836
+ 106
2771
2837
  ],
2772
2838
  "type": [
2773
2839
  1
@@ -2806,10 +2872,10 @@ exports.default = {
2806
2872
  "ID": {},
2807
2873
  "FundingCheckoutSessionData": {
2808
2874
  "_id": [
2809
- 103
2875
+ 106
2810
2876
  ],
2811
2877
  "session": [
2812
- 102
2878
+ 105
2813
2879
  ],
2814
2880
  "fromName": [
2815
2881
  1
@@ -2821,10 +2887,10 @@ exports.default = {
2821
2887
  18
2822
2888
  ],
2823
2889
  "fundingCampaign": [
2824
- 90
2890
+ 93
2825
2891
  ],
2826
2892
  "mode": [
2827
- 374
2893
+ 377
2828
2894
  ],
2829
2895
  "athleteId": [
2830
2896
  1
@@ -2968,7 +3034,7 @@ exports.default = {
2968
3034
  },
2969
3035
  "InstagramPaging": {
2970
3036
  "cursors": [
2971
- 109
3037
+ 112
2972
3038
  ],
2973
3039
  "next": [
2974
3040
  1
@@ -2993,7 +3059,7 @@ exports.default = {
2993
3059
  },
2994
3060
  "InstagramInsights": {
2995
3061
  "data": [
2996
- 111
3062
+ 114
2997
3063
  ],
2998
3064
  "__typename": [
2999
3065
  1
@@ -3031,7 +3097,7 @@ exports.default = {
3031
3097
  18
3032
3098
  ],
3033
3099
  "insights": [
3034
- 112
3100
+ 115
3035
3101
  ],
3036
3102
  "__typename": [
3037
3103
  1
@@ -3039,10 +3105,10 @@ exports.default = {
3039
3105
  },
3040
3106
  "InstagramMediaData": {
3041
3107
  "data": [
3042
- 113
3108
+ 116
3043
3109
  ],
3044
3110
  "paging": [
3045
- 110
3111
+ 113
3046
3112
  ],
3047
3113
  "__typename": [
3048
3114
  1
@@ -3076,22 +3142,22 @@ exports.default = {
3076
3142
  1
3077
3143
  ],
3078
3144
  "athlete": [
3079
- 100
3145
+ 103
3080
3146
  ],
3081
3147
  "hasStravaIntegration": [
3082
3148
  2
3083
3149
  ],
3084
3150
  "stravaAthleteData": [
3085
- 108
3151
+ 111
3086
3152
  ],
3087
3153
  "hasInstagramIntegration": [
3088
3154
  2
3089
3155
  ],
3090
3156
  "instagramUserData": [
3091
- 115
3157
+ 118
3092
3158
  ],
3093
3159
  "instagramMediaData": [
3094
- 114
3160
+ 117
3095
3161
  ],
3096
3162
  "__typename": [
3097
3163
  1
@@ -3165,7 +3231,7 @@ exports.default = {
3165
3231
  1
3166
3232
  ],
3167
3233
  "items": [
3168
- 119
3234
+ 122
3169
3235
  ],
3170
3236
  "totalAmount": [
3171
3237
  18
@@ -3182,7 +3248,7 @@ exports.default = {
3182
3248
  1
3183
3249
  ],
3184
3250
  "budget": [
3185
- 120
3251
+ 123
3186
3252
  ],
3187
3253
  "__typename": [
3188
3254
  1
@@ -3231,7 +3297,7 @@ exports.default = {
3231
3297
  1
3232
3298
  ],
3233
3299
  "items": [
3234
- 119
3300
+ 122
3235
3301
  ],
3236
3302
  "__typename": [
3237
3303
  1
@@ -3266,16 +3332,16 @@ exports.default = {
3266
3332
  18
3267
3333
  ],
3268
3334
  "status": [
3269
- 125
3335
+ 128
3270
3336
  ],
3271
3337
  "budgetMode": [
3272
- 126
3338
+ 129
3273
3339
  ],
3274
3340
  "items": [
3275
- 119
3341
+ 122
3276
3342
  ],
3277
3343
  "competitionBudgets": [
3278
- 121
3344
+ 124
3279
3345
  ],
3280
3346
  "__typename": [
3281
3347
  1
@@ -3285,10 +3351,10 @@ exports.default = {
3285
3351
  "FundingMode": {},
3286
3352
  "BudgetData": {
3287
3353
  "competitions": [
3288
- 123
3354
+ 126
3289
3355
  ],
3290
3356
  "campaigns": [
3291
- 124
3357
+ 127
3292
3358
  ],
3293
3359
  "__typename": [
3294
3360
  1
@@ -3299,7 +3365,7 @@ exports.default = {
3299
3365
  2
3300
3366
  ],
3301
3367
  "mergedEvent": [
3302
- 76
3368
+ 79
3303
3369
  ],
3304
3370
  "__typename": [
3305
3371
  1
@@ -3368,10 +3434,10 @@ exports.default = {
3368
3434
  1
3369
3435
  ],
3370
3436
  "athleteReference": [
3371
- 100
3437
+ 103
3372
3438
  ],
3373
3439
  "campaignReference": [
3374
- 90
3440
+ 93
3375
3441
  ],
3376
3442
  "__typename": [
3377
3443
  1
@@ -3391,7 +3457,7 @@ exports.default = {
3391
3457
  27
3392
3458
  ],
3393
3459
  "donations": [
3394
- 131
3460
+ 134
3395
3461
  ],
3396
3462
  "__typename": [
3397
3463
  1
@@ -3417,10 +3483,10 @@ exports.default = {
3417
3483
  7
3418
3484
  ],
3419
3485
  "athlete": [
3420
- 101
3486
+ 104
3421
3487
  ],
3422
3488
  "member": [
3423
- 132
3489
+ 135
3424
3490
  ],
3425
3491
  "suspended": [
3426
3492
  2
@@ -3460,7 +3526,7 @@ exports.default = {
3460
3526
  },
3461
3527
  "AdminTransactionView": {
3462
3528
  "_id": [
3463
- 103
3529
+ 106
3464
3530
  ],
3465
3531
  "createdDate": [
3466
3532
  14
@@ -3493,7 +3559,7 @@ exports.default = {
3493
3559
  1
3494
3560
  ],
3495
3561
  "fundingDetails": [
3496
- 134
3562
+ 137
3497
3563
  ],
3498
3564
  "__typename": [
3499
3565
  1
@@ -3729,7 +3795,7 @@ exports.default = {
3729
3795
  2
3730
3796
  ],
3731
3797
  "couponCodes": [
3732
- 138
3798
+ 141
3733
3799
  ],
3734
3800
  "__typename": [
3735
3801
  1
@@ -3740,10 +3806,10 @@ exports.default = {
3740
3806
  1
3741
3807
  ],
3742
3808
  "offer": [
3743
- 136
3809
+ 139
3744
3810
  ],
3745
3811
  "athlete": [
3746
- 101
3812
+ 104
3747
3813
  ],
3748
3814
  "claimedAt": [
3749
3815
  14
@@ -3757,7 +3823,7 @@ exports.default = {
3757
3823
  },
3758
3824
  "EligibilityResult": {
3759
3825
  "status": [
3760
- 142
3826
+ 145
3761
3827
  ],
3762
3828
  "failedCriteria": [
3763
3829
  1
@@ -3867,7 +3933,7 @@ exports.default = {
3867
3933
  2
3868
3934
  ],
3869
3935
  "eligibility": [
3870
- 141
3936
+ 144
3871
3937
  ],
3872
3938
  "__typename": [
3873
3939
  1
@@ -3875,10 +3941,10 @@ exports.default = {
3875
3941
  },
3876
3942
  "PaginatedOffersWithEligibility": {
3877
3943
  "items": [
3878
- 144
3944
+ 147
3879
3945
  ],
3880
3946
  "pagination": [
3881
- 143
3947
+ 146
3882
3948
  ],
3883
3949
  "__typename": [
3884
3950
  1
@@ -3889,7 +3955,7 @@ exports.default = {
3889
3955
  63
3890
3956
  ],
3891
3957
  "pagination": [
3892
- 143
3958
+ 146
3893
3959
  ],
3894
3960
  "__typename": [
3895
3961
  1
@@ -3900,7 +3966,7 @@ exports.default = {
3900
3966
  59
3901
3967
  ],
3902
3968
  "pagination": [
3903
- 143
3969
+ 146
3904
3970
  ],
3905
3971
  "__typename": [
3906
3972
  1
@@ -3942,7 +4008,7 @@ exports.default = {
3942
4008
  1
3943
4009
  ],
3944
4010
  "failureReason": [
3945
- 149
4011
+ 152
3946
4012
  ],
3947
4013
  "result": [
3948
4014
  1
@@ -3959,7 +4025,7 @@ exports.default = {
3959
4025
  2
3960
4026
  ],
3961
4027
  "failureReason": [
3962
- 149
4028
+ 152
3963
4029
  ],
3964
4030
  "__typename": [
3965
4031
  1
@@ -3967,7 +4033,7 @@ exports.default = {
3967
4033
  },
3968
4034
  "ScoreRefreshDetail": {
3969
4035
  "status": [
3970
- 153
4036
+ 156
3971
4037
  ],
3972
4038
  "message": [
3973
4039
  1
@@ -4008,22 +4074,22 @@ exports.default = {
4008
4074
  1
4009
4075
  ],
4010
4076
  "status": [
4011
- 153
4077
+ 156
4012
4078
  ],
4013
4079
  "message": [
4014
4080
  1
4015
4081
  ],
4016
4082
  "tpi": [
4017
- 152
4083
+ 155
4018
4084
  ],
4019
4085
  "spi": [
4020
- 152
4086
+ 155
4021
4087
  ],
4022
4088
  "api": [
4023
- 152
4089
+ 155
4024
4090
  ],
4025
4091
  "diagnostics": [
4026
- 154
4092
+ 157
4027
4093
  ],
4028
4094
  "__typename": [
4029
4095
  1
@@ -4031,7 +4097,7 @@ exports.default = {
4031
4097
  },
4032
4098
  "ForceScoreRefreshResponse": {
4033
4099
  "results": [
4034
- 155
4100
+ 158
4035
4101
  ],
4036
4102
  "successCount": [
4037
4103
  18
@@ -4059,7 +4125,7 @@ exports.default = {
4059
4125
  },
4060
4126
  "CursorPaginationResponse": {
4061
4127
  "sort": [
4062
- 157
4128
+ 160
4063
4129
  ],
4064
4130
  "initialCursorId": [
4065
4131
  1
@@ -4088,10 +4154,10 @@ exports.default = {
4088
4154
  },
4089
4155
  "AthleteQueryResponse": {
4090
4156
  "athletes": [
4091
- 101
4157
+ 104
4092
4158
  ],
4093
4159
  "cursor": [
4094
- 158
4160
+ 161
4095
4161
  ],
4096
4162
  "__typename": [
4097
4163
  1
@@ -4122,7 +4188,7 @@ exports.default = {
4122
4188
  1
4123
4189
  ],
4124
4190
  "failureReason": [
4125
- 149
4191
+ 152
4126
4192
  ],
4127
4193
  "result": [
4128
4194
  1
@@ -4169,7 +4235,7 @@ exports.default = {
4169
4235
  },
4170
4236
  "CompetitionDeleteVerificationResponse": {
4171
4237
  "reasons": [
4172
- 164
4238
+ 167
4173
4239
  ],
4174
4240
  "__typename": [
4175
4241
  1
@@ -4195,16 +4261,16 @@ exports.default = {
4195
4261
  14
4196
4262
  ],
4197
4263
  "vtxScores": [
4198
- 99
4264
+ 102
4199
4265
  ],
4200
4266
  "tpiScores": [
4201
- 99
4267
+ 102
4202
4268
  ],
4203
4269
  "spiScores": [
4204
- 99
4270
+ 102
4205
4271
  ],
4206
4272
  "apiScores": [
4207
- 99
4273
+ 102
4208
4274
  ],
4209
4275
  "__typename": [
4210
4276
  1
@@ -4215,7 +4281,7 @@ exports.default = {
4215
4281
  1
4216
4282
  ],
4217
4283
  "json": [
4218
- 168
4284
+ 171
4219
4285
  ],
4220
4286
  "__typename": [
4221
4287
  1
@@ -4224,13 +4290,13 @@ exports.default = {
4224
4290
  "JSONObject": {},
4225
4291
  "BrowseCampaignsResult": {
4226
4292
  "campaigns": [
4227
- 90
4293
+ 93
4228
4294
  ],
4229
4295
  "featuredPopular": [
4230
- 90
4296
+ 93
4231
4297
  ],
4232
4298
  "featuredEndingSoon": [
4233
- 90
4299
+ 93
4234
4300
  ],
4235
4301
  "total": [
4236
4302
  51
@@ -4279,7 +4345,7 @@ exports.default = {
4279
4345
  },
4280
4346
  "CheckScoreRefreshCapabilityResponse": {
4281
4347
  "capabilities": [
4282
- 170
4348
+ 173
4283
4349
  ],
4284
4350
  "__typename": [
4285
4351
  1
@@ -4327,7 +4393,7 @@ exports.default = {
4327
4393
  68
4328
4394
  ],
4329
4395
  "pagination": [
4330
- 143
4396
+ 146
4331
4397
  ],
4332
4398
  "__typename": [
4333
4399
  1
@@ -4362,7 +4428,7 @@ exports.default = {
4362
4428
  1
4363
4429
  ],
4364
4430
  "feeStructure": [
4365
- 176
4431
+ 179
4366
4432
  ],
4367
4433
  "approved": [
4368
4434
  2
@@ -4371,7 +4437,7 @@ exports.default = {
4371
4437
  1
4372
4438
  ],
4373
4439
  "teams": [
4374
- 74
4440
+ 77
4375
4441
  ],
4376
4442
  "stripeAccountId": [
4377
4443
  1
@@ -4381,47 +4447,35 @@ exports.default = {
4381
4447
  ]
4382
4448
  },
4383
4449
  "JSON": {},
4384
- "AthleteClub": {
4450
+ "AthleteClubMember": {
4385
4451
  "_id": [
4386
4452
  1
4387
4453
  ],
4388
- "clubId": [
4389
- 1
4390
- ],
4391
- "athleteId": [
4454
+ "firstName": [
4392
4455
  1
4393
4456
  ],
4394
- "role": [
4457
+ "lastName": [
4395
4458
  1
4396
4459
  ],
4397
- "status": [
4460
+ "screenName": [
4398
4461
  1
4399
4462
  ],
4400
- "joinedAt": [
4401
- 14
4402
- ],
4403
- "leftAt": [
4404
- 14
4405
- ],
4406
- "club": [
4407
- 175
4463
+ "profilePicture": [
4464
+ 27
4408
4465
  ],
4409
4466
  "__typename": [
4410
4467
  1
4411
4468
  ]
4412
4469
  },
4413
- "AthleteTeam": {
4470
+ "AthleteClub": {
4414
4471
  "_id": [
4415
4472
  1
4416
4473
  ],
4417
- "teamId": [
4418
- 1
4419
- ],
4420
- "athleteId": [
4421
- 1
4474
+ "athlete": [
4475
+ 180
4422
4476
  ],
4423
- "sportId": [
4424
- 1
4477
+ "club": [
4478
+ 178
4425
4479
  ],
4426
4480
  "role": [
4427
4481
  1
@@ -4501,10 +4555,10 @@ exports.default = {
4501
4555
  },
4502
4556
  "PaginatedUsers": {
4503
4557
  "items": [
4504
- 133
4558
+ 136
4505
4559
  ],
4506
4560
  "pagination": [
4507
- 143
4561
+ 146
4508
4562
  ],
4509
4563
  "__typename": [
4510
4564
  1
@@ -4560,7 +4614,7 @@ exports.default = {
4560
4614
  14
4561
4615
  ],
4562
4616
  "athleteDonationReceipt": [
4563
- 117
4617
+ 120
4564
4618
  ],
4565
4619
  "__typename": [
4566
4620
  1
@@ -4568,10 +4622,10 @@ exports.default = {
4568
4622
  },
4569
4623
  "PaginatedEvents": {
4570
4624
  "items": [
4571
- 76
4625
+ 79
4572
4626
  ],
4573
4627
  "pagination": [
4574
- 143
4628
+ 146
4575
4629
  ],
4576
4630
  "__typename": [
4577
4631
  1
@@ -4590,10 +4644,10 @@ exports.default = {
4590
4644
  },
4591
4645
  "PaginatedDonations": {
4592
4646
  "donations": [
4593
- 131
4647
+ 134
4594
4648
  ],
4595
4649
  "pagination": [
4596
- 143
4650
+ 146
4597
4651
  ],
4598
4652
  "__typename": [
4599
4653
  1
@@ -4621,10 +4675,10 @@ exports.default = {
4621
4675
  1
4622
4676
  ],
4623
4677
  "availableBalances": [
4624
- 187
4678
+ 190
4625
4679
  ],
4626
4680
  "pendingBalances": [
4627
- 187
4681
+ 190
4628
4682
  ],
4629
4683
  "__typename": [
4630
4684
  1
@@ -4632,7 +4686,7 @@ exports.default = {
4632
4686
  },
4633
4687
  "StripeTransfer": {
4634
4688
  "_id": [
4635
- 103
4689
+ 106
4636
4690
  ],
4637
4691
  "stripeId": [
4638
4692
  1
@@ -4662,7 +4716,7 @@ exports.default = {
4662
4716
  1
4663
4717
  ],
4664
4718
  "status": [
4665
- 190
4719
+ 193
4666
4720
  ],
4667
4721
  "lastError": [
4668
4722
  1
@@ -4688,10 +4742,10 @@ exports.default = {
4688
4742
  },
4689
4743
  "PaginatedTransactions": {
4690
4744
  "items": [
4691
- 135
4745
+ 138
4692
4746
  ],
4693
4747
  "pagination": [
4694
- 143
4748
+ 146
4695
4749
  ],
4696
4750
  "__typename": [
4697
4751
  1
@@ -4699,10 +4753,10 @@ exports.default = {
4699
4753
  },
4700
4754
  "PaginatedOffers": {
4701
4755
  "items": [
4702
- 136
4756
+ 139
4703
4757
  ],
4704
4758
  "pagination": [
4705
- 143
4759
+ 146
4706
4760
  ],
4707
4761
  "__typename": [
4708
4762
  1
@@ -4831,13 +4885,13 @@ exports.default = {
4831
4885
  },
4832
4886
  "LeaderboardResponse": {
4833
4887
  "entries": [
4834
- 196
4888
+ 199
4835
4889
  ],
4836
4890
  "pagination": [
4837
- 197
4891
+ 200
4838
4892
  ],
4839
4893
  "filters": [
4840
- 198
4894
+ 201
4841
4895
  ],
4842
4896
  "__typename": [
4843
4897
  1
@@ -4951,7 +5005,7 @@ exports.default = {
4951
5005
  1
4952
5006
  ],
4953
5007
  "metrics": [
4954
- 168
5008
+ 171
4955
5009
  ],
4956
5010
  "pointsEarned": [
4957
5011
  18
@@ -4971,7 +5025,7 @@ exports.default = {
4971
5025
  },
4972
5026
  "ActivitiesResponse": {
4973
5027
  "items": [
4974
- 205
5028
+ 208
4975
5029
  ],
4976
5030
  "total": [
4977
5031
  51
@@ -5034,10 +5088,10 @@ exports.default = {
5034
5088
  1
5035
5089
  ],
5036
5090
  "metrics": [
5037
- 207
5091
+ 210
5038
5092
  ],
5039
5093
  "scoreInfo": [
5040
- 208
5094
+ 211
5041
5095
  ],
5042
5096
  "prMetrics": [
5043
5097
  1
@@ -5083,13 +5137,13 @@ exports.default = {
5083
5137
  18
5084
5138
  ],
5085
5139
  "topMetrics": [
5086
- 210
5140
+ 213
5087
5141
  ],
5088
5142
  "newMaxActivityIds": [
5089
5143
  1
5090
5144
  ],
5091
5145
  "metricMaxes": [
5092
- 168
5146
+ 171
5093
5147
  ],
5094
5148
  "__typename": [
5095
5149
  1
@@ -5100,7 +5154,7 @@ exports.default = {
5100
5154
  14
5101
5155
  ],
5102
5156
  "category": [
5103
- 213
5157
+ 216
5104
5158
  ],
5105
5159
  "count": [
5106
5160
  51
@@ -5115,7 +5169,7 @@ exports.default = {
5115
5169
  "ActivityCategory": {},
5116
5170
  "ActivityDatesResponse": {
5117
5171
  "dates": [
5118
- 212
5172
+ 215
5119
5173
  ],
5120
5174
  "__typename": [
5121
5175
  1
@@ -5123,19 +5177,19 @@ exports.default = {
5123
5177
  },
5124
5178
  "SocialAggregateType": {
5125
5179
  "_id": [
5126
- 103
5180
+ 106
5127
5181
  ],
5128
5182
  "athleteId": [
5129
5183
  1
5130
5184
  ],
5131
5185
  "platform": [
5132
- 216
5186
+ 219
5133
5187
  ],
5134
5188
  "contentType": [
5135
- 217
5189
+ 220
5136
5190
  ],
5137
5191
  "periodType": [
5138
- 218
5192
+ 221
5139
5193
  ],
5140
5194
  "periodLabel": [
5141
5195
  1
@@ -5188,7 +5242,7 @@ exports.default = {
5188
5242
  "PeriodType": {},
5189
5243
  "PostMetricType": {
5190
5244
  "id": [
5191
- 103
5245
+ 106
5192
5246
  ],
5193
5247
  "postId": [
5194
5248
  1
@@ -5200,7 +5254,7 @@ exports.default = {
5200
5254
  1
5201
5255
  ],
5202
5256
  "contentType": [
5203
- 217
5257
+ 220
5204
5258
  ],
5205
5259
  "caption": [
5206
5260
  1
@@ -5249,10 +5303,10 @@ exports.default = {
5249
5303
  },
5250
5304
  "PostComparisonResultType": {
5251
5305
  "posts": [
5252
- 219
5306
+ 222
5253
5307
  ],
5254
5308
  "averages": [
5255
- 220
5309
+ 223
5256
5310
  ],
5257
5311
  "total": [
5258
5312
  51
@@ -5266,7 +5320,7 @@ exports.default = {
5266
5320
  },
5267
5321
  "Notification": {
5268
5322
  "id": [
5269
- 103
5323
+ 106
5270
5324
  ],
5271
5325
  "recipientId": [
5272
5326
  1
@@ -5290,7 +5344,7 @@ exports.default = {
5290
5344
  1
5291
5345
  ],
5292
5346
  "actionParams": [
5293
- 176
5347
+ 179
5294
5348
  ],
5295
5349
  "actionLabel": [
5296
5350
  1
@@ -5310,7 +5364,7 @@ exports.default = {
5310
5364
  },
5311
5365
  "NotificationListResponse": {
5312
5366
  "notifications": [
5313
- 222
5367
+ 225
5314
5368
  ],
5315
5369
  "total": [
5316
5370
  51
@@ -5332,7 +5386,7 @@ exports.default = {
5332
5386
  },
5333
5387
  "NotificationPreference": {
5334
5388
  "id": [
5335
- 103
5389
+ 106
5336
5390
  ],
5337
5391
  "userId": [
5338
5392
  1
@@ -5355,7 +5409,7 @@ exports.default = {
5355
5409
  },
5356
5410
  "DeviceTokenType": {
5357
5411
  "id": [
5358
- 103
5412
+ 106
5359
5413
  ],
5360
5414
  "userId": [
5361
5415
  1
@@ -5410,7 +5464,7 @@ exports.default = {
5410
5464
  },
5411
5465
  "FollowedAthletesListResponse": {
5412
5466
  "athletes": [
5413
- 227
5467
+ 230
5414
5468
  ],
5415
5469
  "total": [
5416
5470
  51
@@ -5467,7 +5521,7 @@ exports.default = {
5467
5521
  1
5468
5522
  ],
5469
5523
  "filters": [
5470
- 168
5524
+ 171
5471
5525
  ],
5472
5526
  "createdBy": [
5473
5527
  1
@@ -5496,7 +5550,7 @@ exports.default = {
5496
5550
  1
5497
5551
  ],
5498
5552
  "audienceFilters": [
5499
- 168
5553
+ 171
5500
5554
  ],
5501
5555
  "segmentId": [
5502
5556
  1
@@ -5526,10 +5580,10 @@ exports.default = {
5526
5580
  14
5527
5581
  ],
5528
5582
  "deliveryStats": [
5529
- 230
5583
+ 233
5530
5584
  ],
5531
5585
  "segment": [
5532
- 231
5586
+ 234
5533
5587
  ],
5534
5588
  "__typename": [
5535
5589
  1
@@ -5537,7 +5591,7 @@ exports.default = {
5537
5591
  },
5538
5592
  "EmailCampaignPage": {
5539
5593
  "campaigns": [
5540
- 232
5594
+ 235
5541
5595
  ],
5542
5596
  "total": [
5543
5597
  51
@@ -5585,7 +5639,7 @@ exports.default = {
5585
5639
  51
5586
5640
  ],
5587
5641
  "users": [
5588
- 235
5642
+ 238
5589
5643
  ],
5590
5644
  "__typename": [
5591
5645
  1
@@ -5593,7 +5647,7 @@ exports.default = {
5593
5647
  },
5594
5648
  "AiCoachMessage": {
5595
5649
  "_id": [
5596
- 103
5650
+ 106
5597
5651
  ],
5598
5652
  "threadId": [
5599
5653
  1
@@ -5622,7 +5676,7 @@ exports.default = {
5622
5676
  },
5623
5677
  "AiCoachThread": {
5624
5678
  "_id": [
5625
- 103
5679
+ 106
5626
5680
  ],
5627
5681
  "athleteId": [
5628
5682
  1
@@ -5637,7 +5691,7 @@ exports.default = {
5637
5691
  1
5638
5692
  ],
5639
5693
  "contextSnapshot": [
5640
- 176
5694
+ 179
5641
5695
  ],
5642
5696
  "createdAt": [
5643
5697
  14
@@ -5646,7 +5700,7 @@ exports.default = {
5646
5700
  14
5647
5701
  ],
5648
5702
  "messages": [
5649
- 237
5703
+ 240
5650
5704
  ],
5651
5705
  "__typename": [
5652
5706
  1
@@ -5674,7 +5728,7 @@ exports.default = {
5674
5728
  },
5675
5729
  "AiCoachNudge": {
5676
5730
  "_id": [
5677
- 103
5731
+ 106
5678
5732
  ],
5679
5733
  "athleteId": [
5680
5734
  1
@@ -5689,7 +5743,7 @@ exports.default = {
5689
5743
  1
5690
5744
  ],
5691
5745
  "data": [
5692
- 176
5746
+ 179
5693
5747
  ],
5694
5748
  "read": [
5695
5749
  2
@@ -5706,7 +5760,7 @@ exports.default = {
5706
5760
  },
5707
5761
  "AiCoachNudgeListResponse": {
5708
5762
  "nudges": [
5709
- 240
5763
+ 243
5710
5764
  ],
5711
5765
  "total": [
5712
5766
  51
@@ -5797,10 +5851,10 @@ exports.default = {
5797
5851
  51
5798
5852
  ],
5799
5853
  "vtxScoreHistory": [
5800
- 244
5854
+ 247
5801
5855
  ],
5802
5856
  "topPerformers": [
5803
- 245
5857
+ 248
5804
5858
  ],
5805
5859
  "__typename": [
5806
5860
  1
@@ -5825,13 +5879,13 @@ exports.default = {
5825
5879
  },
5826
5880
  "TeamDashboard": {
5827
5881
  "analytics": [
5828
- 246
5882
+ 249
5829
5883
  ],
5830
5884
  "roster": [
5831
- 247
5885
+ 250
5832
5886
  ],
5833
5887
  "leaderboard": [
5834
- 245
5888
+ 248
5835
5889
  ],
5836
5890
  "__typename": [
5837
5891
  1
@@ -6021,13 +6075,13 @@ exports.default = {
6021
6075
  1
6022
6076
  ],
6023
6077
  "logo": [
6024
- 260
6078
+ 263
6025
6079
  ],
6026
6080
  "banner": [
6027
- 260
6081
+ 263
6028
6082
  ],
6029
6083
  "translations": [
6030
- 261
6084
+ 264
6031
6085
  ],
6032
6086
  "sponsorId": [
6033
6087
  1
@@ -6079,10 +6133,10 @@ exports.default = {
6079
6133
  1
6080
6134
  ],
6081
6135
  "logo": [
6082
- 260
6136
+ 263
6083
6137
  ],
6084
6138
  "banner": [
6085
- 260
6139
+ 263
6086
6140
  ],
6087
6141
  "__typename": [
6088
6142
  1
@@ -6150,7 +6204,7 @@ exports.default = {
6150
6204
  1
6151
6205
  ],
6152
6206
  "invitations": [
6153
- 264
6207
+ 267
6154
6208
  ],
6155
6209
  "__typename": [
6156
6210
  1
@@ -6287,7 +6341,7 @@ exports.default = {
6287
6341
  1
6288
6342
  ],
6289
6343
  "result": [
6290
- 267
6344
+ 270
6291
6345
  ],
6292
6346
  "cityId": [
6293
6347
  1
@@ -6310,7 +6364,7 @@ exports.default = {
6310
6364
  1
6311
6365
  ],
6312
6366
  "result": [
6313
- 267
6367
+ 270
6314
6368
  ],
6315
6369
  "cityId": [
6316
6370
  1
@@ -6346,13 +6400,13 @@ exports.default = {
6346
6400
  },
6347
6401
  "CursorPaginationDto": {
6348
6402
  "sortCriteria": [
6349
- 271
6403
+ 274
6350
6404
  ],
6351
6405
  "limit": [
6352
6406
  18
6353
6407
  ],
6354
6408
  "cursorPosition": [
6355
- 272
6409
+ 275
6356
6410
  ],
6357
6411
  "__typename": [
6358
6412
  1
@@ -6427,7 +6481,7 @@ exports.default = {
6427
6481
  1
6428
6482
  ],
6429
6483
  "currentCampaign": [
6430
- 275
6484
+ 278
6431
6485
  ],
6432
6486
  "sports": [
6433
6487
  1
@@ -6489,10 +6543,10 @@ exports.default = {
6489
6543
  },
6490
6544
  "AthleteQueryDto": {
6491
6545
  "cursor": [
6492
- 273
6546
+ 276
6493
6547
  ],
6494
6548
  "filters": [
6495
- 276
6549
+ 279
6496
6550
  ],
6497
6551
  "__typename": [
6498
6552
  1
@@ -6503,7 +6557,7 @@ exports.default = {
6503
6557
  1
6504
6558
  ],
6505
6559
  "newPicture": [
6506
- 260
6560
+ 263
6507
6561
  ],
6508
6562
  "__typename": [
6509
6563
  1
@@ -6517,7 +6571,7 @@ exports.default = {
6517
6571
  1
6518
6572
  ],
6519
6573
  "pictures": [
6520
- 260
6574
+ 263
6521
6575
  ],
6522
6576
  "albumId": [
6523
6577
  1
@@ -6846,7 +6900,7 @@ exports.default = {
6846
6900
  },
6847
6901
  "resetPasswordDto": {
6848
6902
  "code": [
6849
- 257
6903
+ 260
6850
6904
  ],
6851
6905
  "newPassword": [
6852
6906
  1
@@ -6977,7 +7031,7 @@ exports.default = {
6977
7031
  1
6978
7032
  ],
6979
7033
  "banner": [
6980
- 260
7034
+ 263
6981
7035
  ],
6982
7036
  "eventLevel": [
6983
7037
  1
@@ -7086,7 +7140,7 @@ exports.default = {
7086
7140
  18
7087
7141
  ],
7088
7142
  "items": [
7089
- 311
7143
+ 314
7090
7144
  ],
7091
7145
  "__typename": [
7092
7146
  1
@@ -7097,7 +7151,7 @@ exports.default = {
7097
7151
  18
7098
7152
  ],
7099
7153
  "items": [
7100
- 311
7154
+ 314
7101
7155
  ],
7102
7156
  "athleteCompetitionId": [
7103
7157
  1
@@ -7146,16 +7200,16 @@ exports.default = {
7146
7200
  14
7147
7201
  ],
7148
7202
  "budget": [
7149
- 313
7203
+ 316
7150
7204
  ],
7151
7205
  "competitionBudgets": [
7152
- 314
7206
+ 317
7153
7207
  ],
7154
7208
  "competitionIds": [
7155
7209
  1
7156
7210
  ],
7157
7211
  "video": [
7158
- 315
7212
+ 318
7159
7213
  ],
7160
7214
  "coverImageId": [
7161
7215
  1
@@ -7190,16 +7244,16 @@ exports.default = {
7190
7244
  14
7191
7245
  ],
7192
7246
  "budget": [
7193
- 313
7247
+ 316
7194
7248
  ],
7195
7249
  "competitionBudgets": [
7196
- 314
7250
+ 317
7197
7251
  ],
7198
7252
  "competitionIds": [
7199
7253
  1
7200
7254
  ],
7201
7255
  "video": [
7202
- 315
7256
+ 318
7203
7257
  ],
7204
7258
  "coverImageId": [
7205
7259
  1
@@ -7237,16 +7291,16 @@ exports.default = {
7237
7291
  14
7238
7292
  ],
7239
7293
  "budget": [
7240
- 313
7294
+ 316
7241
7295
  ],
7242
7296
  "competitionBudgets": [
7243
- 314
7297
+ 317
7244
7298
  ],
7245
7299
  "competitionIds": [
7246
7300
  1
7247
7301
  ],
7248
7302
  "video": [
7249
- 315
7303
+ 318
7250
7304
  ],
7251
7305
  "coverImageId": [
7252
7306
  1
@@ -7271,7 +7325,7 @@ exports.default = {
7271
7325
  },
7272
7326
  "BudgetDto": {
7273
7327
  "items": [
7274
- 311
7328
+ 314
7275
7329
  ],
7276
7330
  "fundingMode": [
7277
7331
  1
@@ -7285,7 +7339,7 @@ exports.default = {
7285
7339
  1
7286
7340
  ],
7287
7341
  "budget": [
7288
- 320
7342
+ 323
7289
7343
  ],
7290
7344
  "__typename": [
7291
7345
  1
@@ -7296,7 +7350,7 @@ exports.default = {
7296
7350
  1
7297
7351
  ],
7298
7352
  "budget": [
7299
- 320
7353
+ 323
7300
7354
  ],
7301
7355
  "__typename": [
7302
7356
  1
@@ -7316,7 +7370,7 @@ exports.default = {
7316
7370
  18
7317
7371
  ],
7318
7372
  "budget": [
7319
- 320
7373
+ 323
7320
7374
  ],
7321
7375
  "__typename": [
7322
7376
  1
@@ -7353,7 +7407,7 @@ exports.default = {
7353
7407
  1
7354
7408
  ],
7355
7409
  "filters": [
7356
- 324
7410
+ 327
7357
7411
  ],
7358
7412
  "sortField": [
7359
7413
  1
@@ -7379,7 +7433,7 @@ exports.default = {
7379
7433
  1
7380
7434
  ],
7381
7435
  "logo": [
7382
- 260
7436
+ 263
7383
7437
  ],
7384
7438
  "countryId": [
7385
7439
  1
@@ -7467,7 +7521,7 @@ exports.default = {
7467
7521
  1
7468
7522
  ],
7469
7523
  "profilePicture": [
7470
- 260
7524
+ 263
7471
7525
  ],
7472
7526
  "__typename": [
7473
7527
  1
@@ -7519,7 +7573,7 @@ exports.default = {
7519
7573
  18
7520
7574
  ],
7521
7575
  "sortCriteria": [
7522
- 271
7576
+ 274
7523
7577
  ],
7524
7578
  "__typename": [
7525
7579
  1
@@ -7536,7 +7590,7 @@ exports.default = {
7536
7590
  1
7537
7591
  ],
7538
7592
  "offerImage": [
7539
- 260
7593
+ 263
7540
7594
  ],
7541
7595
  "type": [
7542
7596
  1
@@ -7560,7 +7614,7 @@ exports.default = {
7560
7614
  1
7561
7615
  ],
7562
7616
  "criteria": [
7563
- 335
7617
+ 338
7564
7618
  ],
7565
7619
  "dateStart": [
7566
7620
  14
@@ -7595,7 +7649,7 @@ exports.default = {
7595
7649
  1
7596
7650
  ],
7597
7651
  "qualificationsBag": [
7598
- 336
7652
+ 339
7599
7653
  ],
7600
7654
  "__typename": [
7601
7655
  1
@@ -7603,28 +7657,28 @@ exports.default = {
7603
7657
  },
7604
7658
  "QualificationsBagDto": {
7605
7659
  "ageQualifications": [
7606
- 291
7660
+ 294
7607
7661
  ],
7608
7662
  "genderQualifications": [
7609
- 292
7663
+ 295
7610
7664
  ],
7611
7665
  "scoreQualifications": [
7612
- 294
7666
+ 297
7613
7667
  ],
7614
7668
  "locationQualifications": [
7615
- 295
7669
+ 298
7616
7670
  ],
7617
7671
  "nationalityQualifications": [
7618
- 293
7672
+ 296
7619
7673
  ],
7620
7674
  "distanceQualifications": [
7621
- 296
7675
+ 299
7622
7676
  ],
7623
7677
  "sportsQualifications": [
7624
- 297
7678
+ 300
7625
7679
  ],
7626
7680
  "levelQualifications": [
7627
- 298
7681
+ 301
7628
7682
  ],
7629
7683
  "__typename": [
7630
7684
  1
@@ -7670,7 +7724,7 @@ exports.default = {
7670
7724
  },
7671
7725
  "OfferClaimQueryDto": {
7672
7726
  "status": [
7673
- 375
7727
+ 378
7674
7728
  ],
7675
7729
  "__typename": [
7676
7730
  1
@@ -7724,7 +7778,7 @@ exports.default = {
7724
7778
  1
7725
7779
  ],
7726
7780
  "timeRange": [
7727
- 342
7781
+ 345
7728
7782
  ],
7729
7783
  "__typename": [
7730
7784
  1
@@ -7736,7 +7790,7 @@ exports.default = {
7736
7790
  1
7737
7791
  ],
7738
7792
  "timeRange": [
7739
- 342
7793
+ 345
7740
7794
  ],
7741
7795
  "sportId": [
7742
7796
  1
@@ -7793,7 +7847,7 @@ exports.default = {
7793
7847
  1
7794
7848
  ],
7795
7849
  "metricRanges": [
7796
- 345
7850
+ 348
7797
7851
  ],
7798
7852
  "__typename": [
7799
7853
  1
@@ -7804,10 +7858,10 @@ exports.default = {
7804
7858
  1
7805
7859
  ],
7806
7860
  "category": [
7807
- 213
7861
+ 216
7808
7862
  ],
7809
7863
  "timeRange": [
7810
- 342
7864
+ 345
7811
7865
  ],
7812
7866
  "page": [
7813
7867
  51
@@ -7816,7 +7870,7 @@ exports.default = {
7816
7870
  51
7817
7871
  ],
7818
7872
  "filters": [
7819
- 346
7873
+ 349
7820
7874
  ],
7821
7875
  "__typename": [
7822
7876
  1
@@ -7871,10 +7925,10 @@ exports.default = {
7871
7925
  51
7872
7926
  ],
7873
7927
  "sortBy": [
7874
- 376
7928
+ 379
7875
7929
  ],
7876
7930
  "contentType": [
7877
- 217
7931
+ 220
7878
7932
  ],
7879
7933
  "limit": [
7880
7934
  51
@@ -8123,7 +8177,7 @@ exports.default = {
8123
8177
  1
8124
8178
  ],
8125
8179
  "feeStructure": [
8126
- 176
8180
+ 179
8127
8181
  ],
8128
8182
  "visibility": [
8129
8183
  1
@@ -8152,7 +8206,7 @@ exports.default = {
8152
8206
  1
8153
8207
  ],
8154
8208
  "feeStructure": [
8155
- 176
8209
+ 179
8156
8210
  ],
8157
8211
  "visibility": [
8158
8212
  1
@@ -8268,7 +8322,7 @@ exports.default = {
8268
8322
  32,
8269
8323
  {
8270
8324
  "input": [
8271
- 378,
8325
+ 381,
8272
8326
  "AWSS3GetUploadDto!"
8273
8327
  ]
8274
8328
  }
@@ -8289,10 +8343,10 @@ exports.default = {
8289
8343
  63
8290
8344
  ],
8291
8345
  "getBrandsPaginated": [
8292
- 146,
8346
+ 149,
8293
8347
  {
8294
8348
  "query": [
8295
- 262
8349
+ 265
8296
8350
  ]
8297
8351
  }
8298
8352
  ],
@@ -8335,45 +8389,45 @@ exports.default = {
8335
8389
  59
8336
8390
  ],
8337
8391
  "getSponsorsPaginated": [
8338
- 147,
8392
+ 150,
8339
8393
  {
8340
8394
  "query": [
8341
- 266
8395
+ 269
8342
8396
  ]
8343
8397
  }
8344
8398
  ],
8345
8399
  "findSponsorAthleteInvitation": [
8346
- 105,
8400
+ 108,
8347
8401
  {
8348
8402
  "input": [
8349
- 379,
8403
+ 382,
8350
8404
  "FindSponsorAthleteInvitationDto!"
8351
8405
  ]
8352
8406
  }
8353
8407
  ],
8354
8408
  "verifyAthleteCompetitionLinkedForDelete": [
8355
- 165,
8409
+ 168,
8356
8410
  {
8357
8411
  "input": [
8358
- 281,
8412
+ 284,
8359
8413
  "existValueDto!"
8360
8414
  ]
8361
8415
  }
8362
8416
  ],
8363
8417
  "getAthletes": [
8364
- 101
8418
+ 104
8365
8419
  ],
8366
8420
  "queryAthleteFundingCampaigns": [
8367
- 159,
8421
+ 162,
8368
8422
  {
8369
8423
  "input": [
8370
- 277,
8424
+ 280,
8371
8425
  "AthleteQueryDto!"
8372
8426
  ]
8373
8427
  }
8374
8428
  ],
8375
8429
  "searchAthletes": [
8376
- 101,
8430
+ 104,
8377
8431
  {
8378
8432
  "searchString": [
8379
8433
  1,
@@ -8382,7 +8436,7 @@ exports.default = {
8382
8436
  }
8383
8437
  ],
8384
8438
  "findAthleteById": [
8385
- 101,
8439
+ 104,
8386
8440
  {
8387
8441
  "athleteId": [
8388
8442
  1,
@@ -8391,7 +8445,7 @@ exports.default = {
8391
8445
  }
8392
8446
  ],
8393
8447
  "findAthleteForUser": [
8394
- 101,
8448
+ 104,
8395
8449
  {
8396
8450
  "loginEmail": [
8397
8451
  1,
@@ -8400,7 +8454,7 @@ exports.default = {
8400
8454
  }
8401
8455
  ],
8402
8456
  "getRecommendedAthletes": [
8403
- 101,
8457
+ 104,
8404
8458
  {
8405
8459
  "loginEmail": [
8406
8460
  1,
@@ -8409,19 +8463,19 @@ exports.default = {
8409
8463
  }
8410
8464
  ],
8411
8465
  "getSponsorAthletesForTenant": [
8412
- 101
8466
+ 104
8413
8467
  ],
8414
8468
  "getAthleteCompetitions": [
8415
- 82,
8469
+ 85,
8416
8470
  {
8417
8471
  "input": [
8418
- 380,
8472
+ 383,
8419
8473
  "GetAthleteCompetitionsDto!"
8420
8474
  ]
8421
8475
  }
8422
8476
  ],
8423
8477
  "getAthleteMemberships": [
8424
- 85,
8478
+ 88,
8425
8479
  {
8426
8480
  "athleteId": [
8427
8481
  1,
@@ -8430,7 +8484,7 @@ exports.default = {
8430
8484
  }
8431
8485
  ],
8432
8486
  "findAthletebyIdpublic": [
8433
- 101,
8487
+ 104,
8434
8488
  {
8435
8489
  "athleteId": [
8436
8490
  1,
@@ -8439,10 +8493,10 @@ exports.default = {
8439
8493
  }
8440
8494
  ],
8441
8495
  "getAthleteAlbums": [
8442
- 81
8496
+ 84
8443
8497
  ],
8444
8498
  "getAndSetAlbumById": [
8445
- 81,
8499
+ 84,
8446
8500
  {
8447
8501
  "input": [
8448
8502
  1,
@@ -8451,7 +8505,7 @@ exports.default = {
8451
8505
  }
8452
8506
  ],
8453
8507
  "getAthleteAlbumId": [
8454
- 81,
8508
+ 84,
8455
8509
  {
8456
8510
  "input": [
8457
8511
  1,
@@ -8460,16 +8514,16 @@ exports.default = {
8460
8514
  }
8461
8515
  ],
8462
8516
  "queryAthleteWithFilter": [
8463
- 159,
8517
+ 162,
8464
8518
  {
8465
8519
  "input": [
8466
- 277,
8520
+ 280,
8467
8521
  "AthleteQueryDto!"
8468
8522
  ]
8469
8523
  }
8470
8524
  ],
8471
8525
  "getPublicAthleteAlbums": [
8472
- 81,
8526
+ 84,
8473
8527
  {
8474
8528
  "athleteId": [
8475
8529
  1,
@@ -8478,82 +8532,82 @@ exports.default = {
8478
8532
  }
8479
8533
  ],
8480
8534
  "screenNameAvailability": [
8481
- 162,
8535
+ 165,
8482
8536
  {
8483
8537
  "input": [
8484
- 281,
8538
+ 284,
8485
8539
  "existValueDto!"
8486
8540
  ]
8487
8541
  }
8488
8542
  ],
8489
8543
  "checkScoreRefreshCapabilities": [
8490
- 171,
8544
+ 174,
8491
8545
  {
8492
8546
  "input": [
8493
- 287,
8547
+ 290,
8494
8548
  "CheckScoreRefreshCapabilityDto!"
8495
8549
  ]
8496
8550
  }
8497
8551
  ],
8498
8552
  "getAthleteHistoricalScoresPeriod": [
8499
- 166,
8553
+ 169,
8500
8554
  {
8501
8555
  "input": [
8502
- 283,
8556
+ 286,
8503
8557
  "GetHistoricalScoresDto!"
8504
8558
  ]
8505
8559
  }
8506
8560
  ],
8507
8561
  "getAthleteHistoricalScores": [
8508
- 99,
8562
+ 102,
8509
8563
  {
8510
8564
  "input": [
8511
- 283,
8565
+ 286,
8512
8566
  "GetHistoricalScoresDto!"
8513
8567
  ]
8514
8568
  }
8515
8569
  ],
8516
8570
  "getMyHistoricalScoresPeriod": [
8517
- 166,
8571
+ 169,
8518
8572
  {
8519
8573
  "input": [
8520
- 282,
8574
+ 285,
8521
8575
  "GetMyHistoricalScoresDto!"
8522
8576
  ]
8523
8577
  }
8524
8578
  ],
8525
8579
  "getMyHistoricalScores": [
8526
- 99,
8580
+ 102,
8527
8581
  {
8528
8582
  "input": [
8529
- 282,
8583
+ 285,
8530
8584
  "GetMyHistoricalScoresDto!"
8531
8585
  ]
8532
8586
  }
8533
8587
  ],
8534
8588
  "getAthleteCampaigns": [
8535
- 90,
8589
+ 93,
8536
8590
  {
8537
8591
  "input": [
8538
- 284,
8592
+ 287,
8539
8593
  "GetAthleteCampaignsDto!"
8540
8594
  ]
8541
8595
  }
8542
8596
  ],
8543
8597
  "browseCampaigns": [
8544
- 169,
8598
+ 172,
8545
8599
  {
8546
8600
  "input": [
8547
- 285,
8601
+ 288,
8548
8602
  "BrowseCampaignsDto!"
8549
8603
  ]
8550
8604
  }
8551
8605
  ],
8552
8606
  "getOnboardingProgress": [
8553
- 172
8607
+ 175
8554
8608
  ],
8555
8609
  "getPublicAthleteIntegrationStatus": [
8556
- 173,
8610
+ 176,
8557
8611
  {
8558
8612
  "athleteId": [
8559
8613
  1,
@@ -8565,10 +8619,10 @@ exports.default = {
8565
8619
  68
8566
8620
  ],
8567
8621
  "getSportsPaginated": [
8568
- 174,
8622
+ 177,
8569
8623
  {
8570
8624
  "query": [
8571
- 289
8625
+ 292
8572
8626
  ]
8573
8627
  }
8574
8628
  ],
@@ -8636,7 +8690,7 @@ exports.default = {
8636
8690
  0,
8637
8691
  {
8638
8692
  "input": [
8639
- 381,
8693
+ 384,
8640
8694
  "FindVtxUserDto!"
8641
8695
  ]
8642
8696
  }
@@ -8655,7 +8709,7 @@ exports.default = {
8655
8709
  }
8656
8710
  ],
8657
8711
  "getUserImagesFromEmail": [
8658
- 179,
8712
+ 182,
8659
8713
  {
8660
8714
  "loginEmail": [
8661
8715
  1,
@@ -8676,7 +8730,7 @@ exports.default = {
8676
8730
  36,
8677
8731
  {
8678
8732
  "input": [
8679
- 257,
8733
+ 260,
8680
8734
  "VerifyCodeDto!"
8681
8735
  ]
8682
8736
  }
@@ -8691,13 +8745,13 @@ exports.default = {
8691
8745
  }
8692
8746
  ],
8693
8747
  "getAllUsers": [
8694
- 133
8748
+ 136
8695
8749
  ],
8696
8750
  "getUsersPaginated": [
8697
- 182,
8751
+ 185,
8698
8752
  {
8699
8753
  "query": [
8700
- 303
8754
+ 306
8701
8755
  ]
8702
8756
  }
8703
8757
  ],
@@ -8705,30 +8759,30 @@ exports.default = {
8705
8759
  1
8706
8760
  ],
8707
8761
  "getSportsEvents": [
8708
- 76,
8762
+ 79,
8709
8763
  {
8710
8764
  "input": [
8711
- 382,
8765
+ 385,
8712
8766
  "GetSportEventsDto!"
8713
8767
  ]
8714
8768
  }
8715
8769
  ],
8716
8770
  "getSportsEventsPaginated": [
8717
- 184,
8771
+ 187,
8718
8772
  {
8719
8773
  "query": [
8720
- 310
8774
+ 313
8721
8775
  ]
8722
8776
  }
8723
8777
  ],
8724
8778
  "getBudgetsByAthlete": [
8725
- 127
8779
+ 130
8726
8780
  ],
8727
8781
  "getDonationsByAthlete": [
8728
- 117
8782
+ 120
8729
8783
  ],
8730
8784
  "getDonationsToAthlete": [
8731
- 131,
8785
+ 134,
8732
8786
  {
8733
8787
  "athleteId": [
8734
8788
  1,
@@ -8737,16 +8791,16 @@ exports.default = {
8737
8791
  }
8738
8792
  ],
8739
8793
  "getDonationsToMe": [
8740
- 131
8794
+ 134
8741
8795
  ],
8742
8796
  "getBudgetConcepts": [
8743
- 130
8797
+ 133
8744
8798
  ],
8745
8799
  "getBudgetItemUnits": [
8746
- 129
8800
+ 132
8747
8801
  ],
8748
8802
  "getDonationDatesForCalendar": [
8749
- 185,
8803
+ 188,
8750
8804
  {
8751
8805
  "campaignId": [
8752
8806
  1
@@ -8754,42 +8808,42 @@ exports.default = {
8754
8808
  }
8755
8809
  ],
8756
8810
  "getDonationsPaginated": [
8757
- 186,
8811
+ 189,
8758
8812
  {
8759
8813
  "query": [
8760
- 325
8814
+ 328
8761
8815
  ]
8762
8816
  }
8763
8817
  ],
8764
8818
  "getMembershipOrganizations": [
8765
- 83
8819
+ 86
8766
8820
  ],
8767
8821
  "getAthleteStravaIntegration": [
8768
- 116
8822
+ 119
8769
8823
  ],
8770
8824
  "getAthleteInstagramIntegration": [
8771
- 116
8825
+ 119
8772
8826
  ],
8773
8827
  "getAthleteIntegrations": [
8774
- 116
8828
+ 119
8775
8829
  ],
8776
8830
  "stripeQuery": [
8777
- 167,
8831
+ 170,
8778
8832
  {
8779
8833
  "input": [
8780
- 306,
8834
+ 309,
8781
8835
  "StripeQueryDto!"
8782
8836
  ]
8783
8837
  }
8784
8838
  ],
8785
8839
  "getStripeBalance": [
8786
- 188
8840
+ 191
8787
8841
  ],
8788
8842
  "getDatabaseTextFile": [
8789
8843
  35,
8790
8844
  {
8791
8845
  "input": [
8792
- 255,
8846
+ 258,
8793
8847
  "GetDatabaseFileDto!"
8794
8848
  ]
8795
8849
  }
@@ -8798,40 +8852,40 @@ exports.default = {
8798
8852
  32,
8799
8853
  {
8800
8854
  "input": [
8801
- 378,
8855
+ 381,
8802
8856
  "AWSS3GetUploadDto!"
8803
8857
  ]
8804
8858
  }
8805
8859
  ],
8806
8860
  "getReceipt": [
8807
- 117,
8861
+ 120,
8808
8862
  {
8809
8863
  "input": [
8810
- 305,
8864
+ 308,
8811
8865
  "GetReceiptDto!"
8812
8866
  ]
8813
8867
  }
8814
8868
  ],
8815
8869
  "getReceiptUrl": [
8816
- 118,
8870
+ 121,
8817
8871
  {
8818
8872
  "input": [
8819
- 305,
8873
+ 308,
8820
8874
  "GetReceiptDto!"
8821
8875
  ]
8822
8876
  }
8823
8877
  ],
8824
8878
  "getTransactionDetails": [
8825
- 183,
8879
+ 186,
8826
8880
  {
8827
8881
  "input": [
8828
- 307,
8882
+ 310,
8829
8883
  "GetTransactionDetailsDto!"
8830
8884
  ]
8831
8885
  }
8832
8886
  ],
8833
8887
  "findMemberForUser": [
8834
- 132,
8888
+ 135,
8835
8889
  {
8836
8890
  "loginEmail": [
8837
8891
  1,
@@ -8840,10 +8894,10 @@ exports.default = {
8840
8894
  }
8841
8895
  ],
8842
8896
  "getDonationsByMember": [
8843
- 131
8897
+ 134
8844
8898
  ],
8845
8899
  "getDonationsByUser": [
8846
- 131,
8900
+ 134,
8847
8901
  {
8848
8902
  "email": [
8849
8903
  1,
@@ -8852,29 +8906,29 @@ exports.default = {
8852
8906
  }
8853
8907
  ],
8854
8908
  "getAllTransactions": [
8855
- 135
8909
+ 138
8856
8910
  ],
8857
8911
  "getTransactionsPaginated": [
8858
- 192,
8912
+ 195,
8859
8913
  {
8860
8914
  "query": [
8861
- 332
8915
+ 335
8862
8916
  ]
8863
8917
  }
8864
8918
  ],
8865
8919
  "offers": [
8866
- 136
8920
+ 139
8867
8921
  ],
8868
8922
  "getOffersPaginated": [
8869
- 193,
8923
+ 196,
8870
8924
  {
8871
8925
  "query": [
8872
- 337
8926
+ 340
8873
8927
  ]
8874
8928
  }
8875
8929
  ],
8876
8930
  "offersForAthlete": [
8877
- 136,
8931
+ 139,
8878
8932
  {
8879
8933
  "athleteId": [
8880
8934
  1
@@ -8882,7 +8936,7 @@ exports.default = {
8882
8936
  }
8883
8937
  ],
8884
8938
  "offer": [
8885
- 136,
8939
+ 139,
8886
8940
  {
8887
8941
  "id": [
8888
8942
  1,
@@ -8891,19 +8945,19 @@ exports.default = {
8891
8945
  }
8892
8946
  ],
8893
8947
  "myOfferClaims": [
8894
- 140,
8948
+ 143,
8895
8949
  {
8896
8950
  "athleteId": [
8897
8951
  1,
8898
8952
  "String!"
8899
8953
  ],
8900
8954
  "query": [
8901
- 338
8955
+ 341
8902
8956
  ]
8903
8957
  }
8904
8958
  ],
8905
8959
  "offerAvailability": [
8906
- 195,
8960
+ 198,
8907
8961
  {
8908
8962
  "offerId": [
8909
8963
  1,
@@ -8916,32 +8970,32 @@ exports.default = {
8916
8970
  }
8917
8971
  ],
8918
8972
  "offersWithEligibility": [
8919
- 145,
8973
+ 148,
8920
8974
  {
8921
8975
  "query": [
8922
- 337
8976
+ 340
8923
8977
  ]
8924
8978
  }
8925
8979
  ],
8926
8980
  "getLeaderboard": [
8927
- 199,
8981
+ 202,
8928
8982
  {
8929
8983
  "input": [
8930
- 339
8984
+ 342
8931
8985
  ]
8932
8986
  }
8933
8987
  ],
8934
8988
  "getUserRank": [
8935
- 200,
8989
+ 203,
8936
8990
  {
8937
8991
  "input": [
8938
- 340,
8992
+ 343,
8939
8993
  "UserRankQueryDto!"
8940
8994
  ]
8941
8995
  }
8942
8996
  ],
8943
8997
  "athleteDashboard": [
8944
- 201,
8998
+ 204,
8945
8999
  {
8946
9000
  "athleteId": [
8947
9001
  1,
@@ -8950,137 +9004,137 @@ exports.default = {
8950
9004
  }
8951
9005
  ],
8952
9006
  "athleteScoreHistory": [
8953
- 202,
9007
+ 205,
8954
9008
  {
8955
9009
  "input": [
8956
- 341,
9010
+ 344,
8957
9011
  "ScoreHistoryQueryDto!"
8958
9012
  ]
8959
9013
  }
8960
9014
  ],
8961
9015
  "athleteRankHistory": [
8962
- 203,
9016
+ 206,
8963
9017
  {
8964
9018
  "input": [
8965
- 343,
9019
+ 346,
8966
9020
  "RankHistoryQueryDto!"
8967
9021
  ]
8968
9022
  }
8969
9023
  ],
8970
9024
  "athleteRankContext": [
8971
- 204,
9025
+ 207,
8972
9026
  {
8973
9027
  "input": [
8974
- 344,
9028
+ 347,
8975
9029
  "RankContextQueryDto!"
8976
9030
  ]
8977
9031
  }
8978
9032
  ],
8979
9033
  "athleteActivities": [
8980
- 206,
9034
+ 209,
8981
9035
  {
8982
9036
  "input": [
8983
- 347,
9037
+ 350,
8984
9038
  "ActivitiesQueryDto!"
8985
9039
  ]
8986
9040
  }
8987
9041
  ],
8988
9042
  "athleteActivityDetail": [
8989
- 209,
9043
+ 212,
8990
9044
  {
8991
9045
  "input": [
8992
- 348,
9046
+ 351,
8993
9047
  "ActivityDetailQueryDto!"
8994
9048
  ]
8995
9049
  }
8996
9050
  ],
8997
9051
  "athleteComponentSummary": [
8998
- 211,
9052
+ 214,
8999
9053
  {
9000
9054
  "input": [
9001
- 349,
9055
+ 352,
9002
9056
  "ComponentSummaryQueryDto!"
9003
9057
  ]
9004
9058
  }
9005
9059
  ],
9006
9060
  "athleteActivityDates": [
9007
- 214,
9061
+ 217,
9008
9062
  {
9009
9063
  "input": [
9010
- 350,
9064
+ 353,
9011
9065
  "ActivityDatesQueryDto!"
9012
9066
  ]
9013
9067
  }
9014
9068
  ],
9015
9069
  "socialAggregates": [
9016
- 215,
9070
+ 218,
9017
9071
  {
9018
9072
  "athleteId": [
9019
- 103,
9073
+ 106,
9020
9074
  "ID!"
9021
9075
  ],
9022
9076
  "platform": [
9023
- 216,
9077
+ 219,
9024
9078
  "Platform!"
9025
9079
  ],
9026
9080
  "range": [
9027
- 351,
9081
+ 354,
9028
9082
  "DateRangeInput!"
9029
9083
  ],
9030
9084
  "periodType": [
9031
- 218
9085
+ 221
9032
9086
  ]
9033
9087
  }
9034
9088
  ],
9035
9089
  "postsWithComparison": [
9036
- 221,
9090
+ 224,
9037
9091
  {
9038
9092
  "athleteId": [
9039
- 103,
9093
+ 106,
9040
9094
  "ID!"
9041
9095
  ],
9042
9096
  "platform": [
9043
- 216,
9097
+ 219,
9044
9098
  "Platform!"
9045
9099
  ],
9046
9100
  "options": [
9047
- 352
9101
+ 355
9048
9102
  ]
9049
9103
  }
9050
9104
  ],
9051
9105
  "myNotifications": [
9052
- 223,
9106
+ 226,
9053
9107
  {
9054
9108
  "input": [
9055
- 353
9109
+ 356
9056
9110
  ]
9057
9111
  }
9058
9112
  ],
9059
9113
  "notificationUnreadCount": [
9060
- 224
9114
+ 227
9061
9115
  ],
9062
9116
  "myNotificationPreferences": [
9063
- 225
9117
+ 228
9064
9118
  ],
9065
9119
  "myFollowedAthletes": [
9066
- 228,
9120
+ 231,
9067
9121
  {
9068
9122
  "input": [
9069
- 362
9123
+ 365
9070
9124
  ]
9071
9125
  }
9072
9126
  ],
9073
9127
  "isFollowingAthlete": [
9074
- 229,
9128
+ 232,
9075
9129
  {
9076
9130
  "input": [
9077
- 361,
9131
+ 364,
9078
9132
  "IsFollowingAthleteInput!"
9079
9133
  ]
9080
9134
  }
9081
9135
  ],
9082
9136
  "getEmailCampaigns": [
9083
- 233,
9137
+ 236,
9084
9138
  {
9085
9139
  "status": [
9086
9140
  1
@@ -9097,7 +9151,7 @@ exports.default = {
9097
9151
  }
9098
9152
  ],
9099
9153
  "getEmailCampaign": [
9100
- 232,
9154
+ 235,
9101
9155
  {
9102
9156
  "id": [
9103
9157
  1,
@@ -9106,16 +9160,16 @@ exports.default = {
9106
9160
  }
9107
9161
  ],
9108
9162
  "getAudiencePreview": [
9109
- 236,
9163
+ 239,
9110
9164
  {
9111
9165
  "filters": [
9112
- 383,
9166
+ 386,
9113
9167
  "AudienceFilterDto!"
9114
9168
  ]
9115
9169
  }
9116
9170
  ],
9117
9171
  "getSendGridTemplates": [
9118
- 234
9172
+ 237
9119
9173
  ],
9120
9174
  "getSendGridTemplatePreview": [
9121
9175
  1,
@@ -9127,13 +9181,13 @@ exports.default = {
9127
9181
  }
9128
9182
  ],
9129
9183
  "getEmailSegments": [
9130
- 231
9184
+ 234
9131
9185
  ],
9132
9186
  "getAiCoachThread": [
9133
- 238
9187
+ 241
9134
9188
  ],
9135
9189
  "getAiCoachThreadHistory": [
9136
- 238,
9190
+ 241,
9137
9191
  {
9138
9192
  "limit": [
9139
9193
  51
@@ -9141,7 +9195,7 @@ exports.default = {
9141
9195
  }
9142
9196
  ],
9143
9197
  "getAiCoachThreadMessages": [
9144
- 237,
9198
+ 240,
9145
9199
  {
9146
9200
  "threadId": [
9147
9201
  1,
@@ -9150,24 +9204,24 @@ exports.default = {
9150
9204
  }
9151
9205
  ],
9152
9206
  "getAiCoachConfig": [
9153
- 239
9207
+ 242
9154
9208
  ],
9155
9209
  "getAiCoachNudges": [
9156
- 241,
9210
+ 244,
9157
9211
  {
9158
9212
  "input": [
9159
- 365
9213
+ 368
9160
9214
  ]
9161
9215
  }
9162
9216
  ],
9163
9217
  "getAiCoachUnreadNudgeCount": [
9164
- 242
9218
+ 245
9165
9219
  ],
9166
9220
  "findAllTeams": [
9167
- 74
9221
+ 77
9168
9222
  ],
9169
9223
  "getTeamStripeAccountStatus": [
9170
- 243,
9224
+ 246,
9171
9225
  {
9172
9226
  "teamId": [
9173
9227
  1,
@@ -9176,7 +9230,7 @@ exports.default = {
9176
9230
  }
9177
9231
  ],
9178
9232
  "findTeamById": [
9179
- 74,
9233
+ 77,
9180
9234
  {
9181
9235
  "teamId": [
9182
9236
  1,
@@ -9185,7 +9239,7 @@ exports.default = {
9185
9239
  }
9186
9240
  ],
9187
9241
  "findTeams": [
9188
- 74,
9242
+ 77,
9189
9243
  {
9190
9244
  "sportId": [
9191
9245
  1
@@ -9196,7 +9250,7 @@ exports.default = {
9196
9250
  }
9197
9251
  ],
9198
9252
  "getTeamRoster": [
9199
- 178,
9253
+ 75,
9200
9254
  {
9201
9255
  "teamId": [
9202
9256
  1,
@@ -9205,7 +9259,7 @@ exports.default = {
9205
9259
  }
9206
9260
  ],
9207
9261
  "getTeamAnalytics": [
9208
- 246,
9262
+ 249,
9209
9263
  {
9210
9264
  "teamId": [
9211
9265
  1,
@@ -9214,7 +9268,7 @@ exports.default = {
9214
9268
  }
9215
9269
  ],
9216
9270
  "getTeamLeaderboard": [
9217
- 245,
9271
+ 248,
9218
9272
  {
9219
9273
  "teamId": [
9220
9274
  1,
@@ -9223,7 +9277,7 @@ exports.default = {
9223
9277
  }
9224
9278
  ],
9225
9279
  "getTeamDashboard": [
9226
- 248,
9280
+ 251,
9227
9281
  {
9228
9282
  "teamId": [
9229
9283
  1,
@@ -9232,10 +9286,10 @@ exports.default = {
9232
9286
  }
9233
9287
  ],
9234
9288
  "findAllClubs": [
9235
- 175
9289
+ 178
9236
9290
  ],
9237
9291
  "getClubStripeAccountStatus": [
9238
- 243,
9292
+ 246,
9239
9293
  {
9240
9294
  "clubId": [
9241
9295
  1,
@@ -9244,7 +9298,7 @@ exports.default = {
9244
9298
  }
9245
9299
  ],
9246
9300
  "findClubById": [
9247
- 175,
9301
+ 178,
9248
9302
  {
9249
9303
  "clubId": [
9250
9304
  1,
@@ -9253,7 +9307,7 @@ exports.default = {
9253
9307
  }
9254
9308
  ],
9255
9309
  "findClubs": [
9256
- 175,
9310
+ 178,
9257
9311
  {
9258
9312
  "sportId": [
9259
9313
  1
@@ -9261,7 +9315,7 @@ exports.default = {
9261
9315
  }
9262
9316
  ],
9263
9317
  "getClubMembers": [
9264
- 177,
9318
+ 181,
9265
9319
  {
9266
9320
  "clubId": [
9267
9321
  1,
@@ -9368,7 +9422,7 @@ exports.default = {
9368
9422
  5,
9369
9423
  {
9370
9424
  "tenant": [
9371
- 385,
9425
+ 388,
9372
9426
  "CreateTenantInput!"
9373
9427
  ]
9374
9428
  }
@@ -9377,7 +9431,7 @@ exports.default = {
9377
9431
  11,
9378
9432
  {
9379
9433
  "tenant": [
9380
- 385,
9434
+ 388,
9381
9435
  "CreateTenantInput!"
9382
9436
  ]
9383
9437
  }
@@ -9386,7 +9440,7 @@ exports.default = {
9386
9440
  3,
9387
9441
  {
9388
9442
  "user": [
9389
- 386,
9443
+ 389,
9390
9444
  "CreateActiveUserInput!"
9391
9445
  ]
9392
9446
  }
@@ -9421,7 +9475,7 @@ exports.default = {
9421
9475
  0,
9422
9476
  {
9423
9477
  "input": [
9424
- 387,
9478
+ 390,
9425
9479
  "RegisterUserToDomainFromEmailInput!"
9426
9480
  ]
9427
9481
  }
@@ -9430,7 +9484,7 @@ exports.default = {
9430
9484
  8,
9431
9485
  {
9432
9486
  "dto": [
9433
- 388,
9487
+ 391,
9434
9488
  "RefreshTokenInput!"
9435
9489
  ]
9436
9490
  }
@@ -9439,7 +9493,7 @@ exports.default = {
9439
9493
  33,
9440
9494
  {
9441
9495
  "input": [
9442
- 389,
9496
+ 392,
9443
9497
  "AWSS3DeleteUseTypeFileDto!"
9444
9498
  ]
9445
9499
  }
@@ -9448,7 +9502,7 @@ exports.default = {
9448
9502
  33,
9449
9503
  {
9450
9504
  "input": [
9451
- 390,
9505
+ 393,
9452
9506
  "AWSS3DeleteBucketFileDto!"
9453
9507
  ]
9454
9508
  }
@@ -9457,7 +9511,7 @@ exports.default = {
9457
9511
  33,
9458
9512
  {
9459
9513
  "input": [
9460
- 391,
9514
+ 394,
9461
9515
  "AWSS3DeleteUseTypeKeyDto!"
9462
9516
  ]
9463
9517
  }
@@ -9466,7 +9520,7 @@ exports.default = {
9466
9520
  27,
9467
9521
  {
9468
9522
  "input": [
9469
- 260,
9523
+ 263,
9470
9524
  "AWSS3UploadedFileDto!"
9471
9525
  ]
9472
9526
  }
@@ -9475,7 +9529,7 @@ exports.default = {
9475
9529
  37,
9476
9530
  {
9477
9531
  "input": [
9478
- 392,
9532
+ 395,
9479
9533
  "CreateIndustryDto!"
9480
9534
  ]
9481
9535
  }
@@ -9484,7 +9538,7 @@ exports.default = {
9484
9538
  63,
9485
9539
  {
9486
9540
  "input": [
9487
- 259,
9541
+ 262,
9488
9542
  "CreateBrandDto!"
9489
9543
  ]
9490
9544
  }
@@ -9497,7 +9551,7 @@ exports.default = {
9497
9551
  "String!"
9498
9552
  ],
9499
9553
  "input": [
9500
- 259,
9554
+ 262,
9501
9555
  "CreateBrandDto!"
9502
9556
  ]
9503
9557
  }
@@ -9541,7 +9595,7 @@ exports.default = {
9541
9595
  59,
9542
9596
  {
9543
9597
  "input": [
9544
- 393,
9598
+ 396,
9545
9599
  "RegisterSponsorInput!"
9546
9600
  ]
9547
9601
  }
@@ -9550,16 +9604,16 @@ exports.default = {
9550
9604
  59,
9551
9605
  {
9552
9606
  "input": [
9553
- 263,
9607
+ 266,
9554
9608
  "CreateSponsorDto!"
9555
9609
  ]
9556
9610
  }
9557
9611
  ],
9558
9612
  "sendAthleteInvitations": [
9559
- 105,
9613
+ 108,
9560
9614
  {
9561
9615
  "input": [
9562
- 265,
9616
+ 268,
9563
9617
  "InviteAthletesDto!"
9564
9618
  ]
9565
9619
  }
@@ -9572,7 +9626,7 @@ exports.default = {
9572
9626
  "String!"
9573
9627
  ],
9574
9628
  "input": [
9575
- 394,
9629
+ 397,
9576
9630
  "UpdateSponsorDto!"
9577
9631
  ]
9578
9632
  }
@@ -9587,154 +9641,154 @@ exports.default = {
9587
9641
  }
9588
9642
  ],
9589
9643
  "forceDeleteAthleteCompetition": [
9590
- 151,
9644
+ 154,
9591
9645
  {
9592
9646
  "input": [
9593
- 274,
9647
+ 277,
9594
9648
  "DeleteSingleValueDto!"
9595
9649
  ]
9596
9650
  }
9597
9651
  ],
9598
9652
  "registerAthlete": [
9599
- 101,
9653
+ 104,
9600
9654
  {
9601
9655
  "input": [
9602
- 395,
9656
+ 398,
9603
9657
  "RegisterAthleteDto!"
9604
9658
  ]
9605
9659
  }
9606
9660
  ],
9607
9661
  "editProfileValue": [
9608
- 148,
9662
+ 151,
9609
9663
  {
9610
9664
  "input": [
9611
- 396,
9665
+ 399,
9612
9666
  "EditValueDto!"
9613
9667
  ]
9614
9668
  }
9615
9669
  ],
9616
9670
  "editPicture": [
9617
- 160,
9671
+ 163,
9618
9672
  {
9619
9673
  "input": [
9620
- 278,
9674
+ 281,
9621
9675
  "EditPictureDto!"
9622
9676
  ]
9623
9677
  }
9624
9678
  ],
9625
9679
  "AddAlbumPictures": [
9626
- 161,
9680
+ 164,
9627
9681
  {
9628
9682
  "input": [
9629
- 279,
9683
+ 282,
9630
9684
  "UploadAlbumsPicturesDto!"
9631
9685
  ]
9632
9686
  }
9633
9687
  ],
9634
9688
  "addAthleteCompetition": [
9635
- 82,
9689
+ 85,
9636
9690
  {
9637
9691
  "input": [
9638
- 269,
9692
+ 272,
9639
9693
  "CreateAthleteCompetitionDto!"
9640
9694
  ]
9641
9695
  }
9642
9696
  ],
9643
9697
  "deleteAthleteCompetition": [
9644
- 151,
9698
+ 154,
9645
9699
  {
9646
9700
  "input": [
9647
- 274,
9701
+ 277,
9648
9702
  "DeleteSingleValueDto!"
9649
9703
  ]
9650
9704
  }
9651
9705
  ],
9652
9706
  "createAthleteAlbum": [
9653
- 81,
9707
+ 84,
9654
9708
  {
9655
9709
  "input": [
9656
- 279,
9710
+ 282,
9657
9711
  "UploadAlbumsPicturesDto!"
9658
9712
  ]
9659
9713
  }
9660
9714
  ],
9661
9715
  "reorderAlbumIndex": [
9662
- 81,
9716
+ 84,
9663
9717
  {
9664
9718
  "input": [
9665
- 397,
9719
+ 400,
9666
9720
  "EditDisplayIndexDto!"
9667
9721
  ]
9668
9722
  }
9669
9723
  ],
9670
9724
  "editAlbum": [
9671
- 81,
9725
+ 84,
9672
9726
  {
9673
9727
  "input": [
9674
- 279,
9728
+ 282,
9675
9729
  "UploadAlbumsPicturesDto!"
9676
9730
  ]
9677
9731
  }
9678
9732
  ],
9679
9733
  "deleteAthleteAlbum": [
9680
- 151,
9734
+ 154,
9681
9735
  {
9682
9736
  "input": [
9683
- 274,
9737
+ 277,
9684
9738
  "DeleteSingleValueDto!"
9685
9739
  ]
9686
9740
  }
9687
9741
  ],
9688
9742
  "deleteAthletePhotos": [
9689
- 150,
9743
+ 153,
9690
9744
  {
9691
9745
  "input": [
9692
- 280,
9746
+ 283,
9693
9747
  "DeleteValuesDto!"
9694
9748
  ]
9695
9749
  }
9696
9750
  ],
9697
9751
  "saveAthleteCompetitionResult": [
9698
- 77,
9752
+ 80,
9699
9753
  {
9700
9754
  "input": [
9701
- 268,
9755
+ 271,
9702
9756
  "SetCompetitionResultDto!"
9703
9757
  ]
9704
9758
  }
9705
9759
  ],
9706
9760
  "updateAthleteScores": [
9707
- 101
9761
+ 104
9708
9762
  ],
9709
9763
  "updateAthleteCompetitionScores": [
9710
- 101
9764
+ 104
9711
9765
  ],
9712
9766
  "forceRefreshAthleteScores": [
9713
- 156,
9767
+ 159,
9714
9768
  {
9715
9769
  "input": [
9716
- 286,
9770
+ 289,
9717
9771
  "ForceScoreRefreshDto!"
9718
9772
  ]
9719
9773
  }
9720
9774
  ],
9721
9775
  "setCurrentCampaign": [
9722
- 90,
9776
+ 93,
9723
9777
  {
9724
9778
  "input": [
9725
- 399,
9779
+ 402,
9726
9780
  "SetCurrentCampaignDto!"
9727
9781
  ]
9728
9782
  }
9729
9783
  ],
9730
9784
  "deleteOnboardingAthlete": [
9731
- 163
9785
+ 166
9732
9786
  ],
9733
9787
  "updateOnboardingProgress": [
9734
- 172,
9788
+ 175,
9735
9789
  {
9736
9790
  "input": [
9737
- 288,
9791
+ 291,
9738
9792
  "UpdateOnboardingProgressDto!"
9739
9793
  ]
9740
9794
  }
@@ -9743,7 +9797,7 @@ exports.default = {
9743
9797
  68,
9744
9798
  {
9745
9799
  "input": [
9746
- 400,
9800
+ 403,
9747
9801
  "CreateSportDto!"
9748
9802
  ]
9749
9803
  }
@@ -9752,7 +9806,7 @@ exports.default = {
9752
9806
  68,
9753
9807
  {
9754
9808
  "input": [
9755
- 401,
9809
+ 404,
9756
9810
  "UpdateSportDto!"
9757
9811
  ]
9758
9812
  }
@@ -9761,7 +9815,7 @@ exports.default = {
9761
9815
  71,
9762
9816
  {
9763
9817
  "input": [
9764
- 402,
9818
+ 405,
9765
9819
  "CreateSportLevelDto!"
9766
9820
  ]
9767
9821
  }
@@ -9770,7 +9824,7 @@ exports.default = {
9770
9824
  58,
9771
9825
  {
9772
9826
  "input": [
9773
- 404,
9827
+ 407,
9774
9828
  "CreateSponsorshipDto!"
9775
9829
  ]
9776
9830
  }
@@ -9779,7 +9833,7 @@ exports.default = {
9779
9833
  41,
9780
9834
  {
9781
9835
  "input": [
9782
- 409,
9836
+ 412,
9783
9837
  "CreateCountryDto!"
9784
9838
  ]
9785
9839
  }
@@ -9788,7 +9842,7 @@ exports.default = {
9788
9842
  40,
9789
9843
  {
9790
9844
  "input": [
9791
- 410,
9845
+ 413,
9792
9846
  "CreateStateDto!"
9793
9847
  ]
9794
9848
  }
@@ -9797,7 +9851,7 @@ exports.default = {
9797
9851
  39,
9798
9852
  {
9799
9853
  "input": [
9800
- 411,
9854
+ 414,
9801
9855
  "CreateCityDto!"
9802
9856
  ]
9803
9857
  }
@@ -9806,7 +9860,7 @@ exports.default = {
9806
9860
  29,
9807
9861
  {
9808
9862
  "input": [
9809
- 299,
9863
+ 302,
9810
9864
  "RegisterUserDto!"
9811
9865
  ]
9812
9866
  }
@@ -9815,7 +9869,7 @@ exports.default = {
9815
9869
  3,
9816
9870
  {
9817
9871
  "input": [
9818
- 257,
9872
+ 260,
9819
9873
  "VerifyCodeDto!"
9820
9874
  ]
9821
9875
  }
@@ -9824,7 +9878,7 @@ exports.default = {
9824
9878
  0,
9825
9879
  {
9826
9880
  "input": [
9827
- 257,
9881
+ 260,
9828
9882
  "VerifyCodeDto!"
9829
9883
  ]
9830
9884
  }
@@ -9833,7 +9887,7 @@ exports.default = {
9833
9887
  0,
9834
9888
  {
9835
9889
  "input": [
9836
- 299,
9890
+ 302,
9837
9891
  "RegisterUserDto!"
9838
9892
  ]
9839
9893
  }
@@ -9842,7 +9896,7 @@ exports.default = {
9842
9896
  0,
9843
9897
  {
9844
9898
  "input": [
9845
- 299,
9899
+ 302,
9846
9900
  "RegisterUserDto!"
9847
9901
  ]
9848
9902
  }
@@ -9851,7 +9905,7 @@ exports.default = {
9851
9905
  0,
9852
9906
  {
9853
9907
  "input": [
9854
- 299,
9908
+ 302,
9855
9909
  "RegisterUserDto!"
9856
9910
  ]
9857
9911
  }
@@ -9870,7 +9924,7 @@ exports.default = {
9870
9924
  }
9871
9925
  ],
9872
9926
  "createResetPasswordCode": [
9873
- 148,
9927
+ 151,
9874
9928
  {
9875
9929
  "input": [
9876
9930
  1,
@@ -9879,16 +9933,16 @@ exports.default = {
9879
9933
  }
9880
9934
  ],
9881
9935
  "resetUserPassword": [
9882
- 148,
9936
+ 151,
9883
9937
  {
9884
9938
  "input": [
9885
- 301,
9939
+ 304,
9886
9940
  "resetPasswordDto!"
9887
9941
  ]
9888
9942
  }
9889
9943
  ],
9890
9944
  "validateToken": [
9891
- 180,
9945
+ 183,
9892
9946
  {
9893
9947
  "input": [
9894
9948
  1,
@@ -9897,46 +9951,46 @@ exports.default = {
9897
9951
  }
9898
9952
  ],
9899
9953
  "updateUserSuspendedStatus": [
9900
- 148,
9954
+ 151,
9901
9955
  {
9902
9956
  "input": [
9903
- 302,
9957
+ 305,
9904
9958
  "UpdateUserSuspendedStatusDto!"
9905
9959
  ]
9906
9960
  }
9907
9961
  ],
9908
9962
  "deleteMyAccount": [
9909
- 181
9963
+ 184
9910
9964
  ],
9911
9965
  "deleteVtxUser": [
9912
- 181,
9966
+ 184,
9913
9967
  {
9914
9968
  "input": [
9915
- 304,
9969
+ 307,
9916
9970
  "DeleteVtxUserDto!"
9917
9971
  ]
9918
9972
  }
9919
9973
  ],
9920
9974
  "createSportsEvent": [
9921
- 76,
9975
+ 79,
9922
9976
  {
9923
9977
  "input": [
9924
- 412,
9978
+ 415,
9925
9979
  "CreateSportEventDto!"
9926
9980
  ]
9927
9981
  }
9928
9982
  ],
9929
9983
  "updateSportsEvent": [
9930
- 76,
9984
+ 79,
9931
9985
  {
9932
9986
  "input": [
9933
- 308,
9987
+ 311,
9934
9988
  "UpdateSportEventDto!"
9935
9989
  ]
9936
9990
  }
9937
9991
  ],
9938
9992
  "deleteSportsEvent": [
9939
- 148,
9993
+ 151,
9940
9994
  {
9941
9995
  "eventId": [
9942
9996
  1,
@@ -9945,55 +9999,55 @@ exports.default = {
9945
9999
  }
9946
10000
  ],
9947
10001
  "mergeSportsEvents": [
9948
- 128,
10002
+ 131,
9949
10003
  {
9950
10004
  "input": [
9951
- 309,
10005
+ 312,
9952
10006
  "MergeSportsEventsDto!"
9953
10007
  ]
9954
10008
  }
9955
10009
  ],
9956
10010
  "setFundingStatus": [
9957
- 90,
10011
+ 93,
9958
10012
  {
9959
10013
  "input": [
9960
- 319,
10014
+ 322,
9961
10015
  "SetFundingStatusDto!"
9962
10016
  ]
9963
10017
  }
9964
10018
  ],
9965
10019
  "createFundingCampaign": [
9966
- 90,
10020
+ 93,
9967
10021
  {
9968
10022
  "input": [
9969
- 316,
10023
+ 319,
9970
10024
  "CreateFundingCampaignDto!"
9971
10025
  ]
9972
10026
  }
9973
10027
  ],
9974
10028
  "updateFundingCampaign": [
9975
- 90,
10029
+ 93,
9976
10030
  {
9977
10031
  "input": [
9978
- 318,
10032
+ 321,
9979
10033
  "UpdateFundingCampaignDto!"
9980
10034
  ]
9981
10035
  }
9982
10036
  ],
9983
10037
  "deleteFundingCampaign": [
9984
- 151,
10038
+ 154,
9985
10039
  {
9986
10040
  "input": [
9987
- 274,
10041
+ 277,
9988
10042
  "DeleteSingleValueDto!"
9989
10043
  ]
9990
10044
  }
9991
10045
  ],
9992
10046
  "deleteFundingCampaigns": [
9993
- 150,
10047
+ 153,
9994
10048
  {
9995
10049
  "input": [
9996
- 280,
10050
+ 283,
9997
10051
  "DeleteValuesDto!"
9998
10052
  ]
9999
10053
  }
@@ -10011,7 +10065,7 @@ exports.default = {
10011
10065
  2,
10012
10066
  {
10013
10067
  "input": [
10014
- 321,
10068
+ 324,
10015
10069
  "AddCompetitionBudgetDto!"
10016
10070
  ]
10017
10071
  }
@@ -10020,7 +10074,7 @@ exports.default = {
10020
10074
  2,
10021
10075
  {
10022
10076
  "input": [
10023
- 322,
10077
+ 325,
10024
10078
  "EditCompetitionBudgetDto!"
10025
10079
  ]
10026
10080
  }
@@ -10029,7 +10083,7 @@ exports.default = {
10029
10083
  2,
10030
10084
  {
10031
10085
  "input": [
10032
- 323,
10086
+ 326,
10033
10087
  "EditCampaignBudgetDto!"
10034
10088
  ]
10035
10089
  }
@@ -10038,34 +10092,34 @@ exports.default = {
10038
10092
  2,
10039
10093
  {
10040
10094
  "input": [
10041
- 323,
10095
+ 326,
10042
10096
  "EditCampaignBudgetDto!"
10043
10097
  ]
10044
10098
  }
10045
10099
  ],
10046
10100
  "createMembershipOrganization": [
10047
- 83,
10101
+ 86,
10048
10102
  {
10049
10103
  "input": [
10050
- 326,
10104
+ 329,
10051
10105
  "CreateMembershipOrganizationDto!"
10052
10106
  ]
10053
10107
  }
10054
10108
  ],
10055
10109
  "createAthleteMembershipAffilation": [
10056
- 85,
10110
+ 88,
10057
10111
  {
10058
10112
  "input": [
10059
- 327,
10113
+ 330,
10060
10114
  "CreateAthleteMembershipDto!"
10061
10115
  ]
10062
10116
  }
10063
10117
  ],
10064
10118
  "deleteAthleteMembershipAffilation": [
10065
- 151,
10119
+ 154,
10066
10120
  {
10067
10121
  "input": [
10068
- 274,
10122
+ 277,
10069
10123
  "DeleteSingleValueDto!"
10070
10124
  ]
10071
10125
  }
@@ -10083,22 +10137,22 @@ exports.default = {
10083
10137
  2
10084
10138
  ],
10085
10139
  "createStripeAccount": [
10086
- 98,
10140
+ 101,
10087
10141
  {
10088
10142
  "input": [
10089
- 413,
10143
+ 416,
10090
10144
  "CreateStripeAccountDto!"
10091
10145
  ]
10092
10146
  }
10093
10147
  ],
10094
10148
  "createAthleteStripeSession": [
10095
- 106
10149
+ 109
10096
10150
  ],
10097
10151
  "createStripeCheckoutSession": [
10098
- 107,
10152
+ 110,
10099
10153
  {
10100
10154
  "input": [
10101
- 258,
10155
+ 261,
10102
10156
  "DonationCheckoutDto!"
10103
10157
  ]
10104
10158
  }
@@ -10110,32 +10164,32 @@ exports.default = {
10110
10164
  1
10111
10165
  ],
10112
10166
  "registerMember": [
10113
- 132,
10167
+ 135,
10114
10168
  {
10115
10169
  "input": [
10116
- 331,
10170
+ 334,
10117
10171
  "RegisterMemberDto!"
10118
10172
  ]
10119
10173
  }
10120
10174
  ],
10121
10175
  "createOffer": [
10122
- 136,
10176
+ 139,
10123
10177
  {
10124
10178
  "input": [
10125
- 334,
10179
+ 337,
10126
10180
  "CreateOfferDto!"
10127
10181
  ]
10128
10182
  }
10129
10183
  ],
10130
10184
  "updateOffer": [
10131
- 136,
10185
+ 139,
10132
10186
  {
10133
10187
  "id": [
10134
10188
  1,
10135
10189
  "String!"
10136
10190
  ],
10137
10191
  "input": [
10138
- 334,
10192
+ 337,
10139
10193
  "CreateOfferDto!"
10140
10194
  ]
10141
10195
  }
@@ -10150,7 +10204,7 @@ exports.default = {
10150
10204
  }
10151
10205
  ],
10152
10206
  "setOfferStatus": [
10153
- 136,
10207
+ 139,
10154
10208
  {
10155
10209
  "id": [
10156
10210
  1,
@@ -10163,7 +10217,7 @@ exports.default = {
10163
10217
  }
10164
10218
  ],
10165
10219
  "activateOffer": [
10166
- 136,
10220
+ 139,
10167
10221
  {
10168
10222
  "id": [
10169
10223
  1,
@@ -10172,7 +10226,7 @@ exports.default = {
10172
10226
  }
10173
10227
  ],
10174
10228
  "deactivateOffer": [
10175
- 136,
10229
+ 139,
10176
10230
  {
10177
10231
  "id": [
10178
10232
  1,
@@ -10181,7 +10235,7 @@ exports.default = {
10181
10235
  }
10182
10236
  ],
10183
10237
  "claimOffer": [
10184
- 140,
10238
+ 143,
10185
10239
  {
10186
10240
  "offerId": [
10187
10241
  1,
@@ -10207,7 +10261,7 @@ exports.default = {
10207
10261
  }
10208
10262
  ],
10209
10263
  "uploadCouponCodes": [
10210
- 194,
10264
+ 197,
10211
10265
  {
10212
10266
  "offerId": [
10213
10267
  1,
@@ -10223,10 +10277,10 @@ exports.default = {
10223
10277
  2
10224
10278
  ],
10225
10279
  "markNotificationAsRead": [
10226
- 222,
10280
+ 225,
10227
10281
  {
10228
10282
  "input": [
10229
- 354,
10283
+ 357,
10230
10284
  "MarkNotificationReadDto!"
10231
10285
  ]
10232
10286
  }
@@ -10238,25 +10292,25 @@ exports.default = {
10238
10292
  2,
10239
10293
  {
10240
10294
  "input": [
10241
- 355,
10295
+ 358,
10242
10296
  "DismissNotificationDto!"
10243
10297
  ]
10244
10298
  }
10245
10299
  ],
10246
10300
  "updateNotificationPreferences": [
10247
- 225,
10301
+ 228,
10248
10302
  {
10249
10303
  "input": [
10250
- 356,
10304
+ 359,
10251
10305
  "UpdateNotificationPreferenceDto!"
10252
10306
  ]
10253
10307
  }
10254
10308
  ],
10255
10309
  "registerDeviceToken": [
10256
- 226,
10310
+ 229,
10257
10311
  {
10258
10312
  "input": [
10259
- 357,
10313
+ 360,
10260
10314
  "RegisterDeviceTokenDto!"
10261
10315
  ]
10262
10316
  }
@@ -10265,7 +10319,7 @@ exports.default = {
10265
10319
  2,
10266
10320
  {
10267
10321
  "input": [
10268
- 358,
10322
+ 361,
10269
10323
  "UnregisterDeviceTokenDto!"
10270
10324
  ]
10271
10325
  }
@@ -10274,7 +10328,7 @@ exports.default = {
10274
10328
  2,
10275
10329
  {
10276
10330
  "input": [
10277
- 359,
10331
+ 362,
10278
10332
  "FollowAthleteInput!"
10279
10333
  ]
10280
10334
  }
@@ -10283,29 +10337,29 @@ exports.default = {
10283
10337
  2,
10284
10338
  {
10285
10339
  "input": [
10286
- 360,
10340
+ 363,
10287
10341
  "UnfollowAthleteInput!"
10288
10342
  ]
10289
10343
  }
10290
10344
  ],
10291
10345
  "createEmailCampaign": [
10292
- 232,
10346
+ 235,
10293
10347
  {
10294
10348
  "input": [
10295
- 414,
10349
+ 417,
10296
10350
  "CreateEmailCampaignDto!"
10297
10351
  ]
10298
10352
  }
10299
10353
  ],
10300
10354
  "updateEmailCampaign": [
10301
- 232,
10355
+ 235,
10302
10356
  {
10303
10357
  "id": [
10304
10358
  1,
10305
10359
  "String!"
10306
10360
  ],
10307
10361
  "input": [
10308
- 415,
10362
+ 418,
10309
10363
  "UpdateEmailCampaignDto!"
10310
10364
  ]
10311
10365
  }
@@ -10320,7 +10374,7 @@ exports.default = {
10320
10374
  }
10321
10375
  ],
10322
10376
  "cloneEmailCampaign": [
10323
- 232,
10377
+ 235,
10324
10378
  {
10325
10379
  "id": [
10326
10380
  1,
@@ -10351,7 +10405,7 @@ exports.default = {
10351
10405
  }
10352
10406
  ],
10353
10407
  "scheduleEmailCampaign": [
10354
- 232,
10408
+ 235,
10355
10409
  {
10356
10410
  "campaignId": [
10357
10411
  1,
@@ -10364,7 +10418,7 @@ exports.default = {
10364
10418
  }
10365
10419
  ],
10366
10420
  "cancelScheduledEmail": [
10367
- 232,
10421
+ 235,
10368
10422
  {
10369
10423
  "campaignId": [
10370
10424
  1,
@@ -10373,23 +10427,23 @@ exports.default = {
10373
10427
  }
10374
10428
  ],
10375
10429
  "createEmailSegment": [
10376
- 231,
10430
+ 234,
10377
10431
  {
10378
10432
  "input": [
10379
- 416,
10433
+ 419,
10380
10434
  "CreateEmailSegmentDto!"
10381
10435
  ]
10382
10436
  }
10383
10437
  ],
10384
10438
  "updateEmailSegment": [
10385
- 231,
10439
+ 234,
10386
10440
  {
10387
10441
  "id": [
10388
10442
  1,
10389
10443
  "String!"
10390
10444
  ],
10391
10445
  "input": [
10392
- 417,
10446
+ 420,
10393
10447
  "UpdateEmailSegmentDto!"
10394
10448
  ]
10395
10449
  }
@@ -10404,19 +10458,19 @@ exports.default = {
10404
10458
  }
10405
10459
  ],
10406
10460
  "sendAiCoachMessage": [
10407
- 237,
10461
+ 240,
10408
10462
  {
10409
10463
  "input": [
10410
- 363,
10464
+ 366,
10411
10465
  "SendChatMessageDto!"
10412
10466
  ]
10413
10467
  }
10414
10468
  ],
10415
10469
  "updateAiCoachConfig": [
10416
- 239,
10470
+ 242,
10417
10471
  {
10418
10472
  "input": [
10419
- 364,
10473
+ 367,
10420
10474
  "UpdateAiCoachConfigDto!"
10421
10475
  ]
10422
10476
  }
@@ -10431,34 +10485,34 @@ exports.default = {
10431
10485
  }
10432
10486
  ],
10433
10487
  "createTeam": [
10434
- 74,
10488
+ 77,
10435
10489
  {
10436
10490
  "input": [
10437
- 366,
10491
+ 369,
10438
10492
  "CreateTeamInput!"
10439
10493
  ]
10440
10494
  }
10441
10495
  ],
10442
10496
  "updateTeam": [
10443
- 74,
10497
+ 77,
10444
10498
  {
10445
10499
  "input": [
10446
- 367,
10500
+ 370,
10447
10501
  "UpdateTeamInput!"
10448
10502
  ]
10449
10503
  }
10450
10504
  ],
10451
10505
  "joinTeam": [
10452
- 178,
10506
+ 75,
10453
10507
  {
10454
10508
  "input": [
10455
- 368,
10509
+ 371,
10456
10510
  "JoinTeamInput!"
10457
10511
  ]
10458
10512
  }
10459
10513
  ],
10460
10514
  "leaveTeam": [
10461
- 178,
10515
+ 75,
10462
10516
  {
10463
10517
  "teamId": [
10464
10518
  1,
@@ -10467,7 +10521,7 @@ exports.default = {
10467
10521
  }
10468
10522
  ],
10469
10523
  "inviteToTeam": [
10470
- 178,
10524
+ 75,
10471
10525
  {
10472
10526
  "teamId": [
10473
10527
  1,
@@ -10484,16 +10538,16 @@ exports.default = {
10484
10538
  }
10485
10539
  ],
10486
10540
  "manageTeamMember": [
10487
- 178,
10541
+ 75,
10488
10542
  {
10489
10543
  "input": [
10490
- 369,
10544
+ 372,
10491
10545
  "ManageTeamMemberInput!"
10492
10546
  ]
10493
10547
  }
10494
10548
  ],
10495
10549
  "approveTeam": [
10496
- 74,
10550
+ 77,
10497
10551
  {
10498
10552
  "teamId": [
10499
10553
  1,
@@ -10538,34 +10592,34 @@ exports.default = {
10538
10592
  }
10539
10593
  ],
10540
10594
  "createClub": [
10541
- 175,
10595
+ 178,
10542
10596
  {
10543
10597
  "input": [
10544
- 370,
10598
+ 373,
10545
10599
  "CreateClubInput!"
10546
10600
  ]
10547
10601
  }
10548
10602
  ],
10549
10603
  "updateClub": [
10550
- 175,
10604
+ 178,
10551
10605
  {
10552
10606
  "input": [
10553
- 371,
10607
+ 374,
10554
10608
  "UpdateClubInput!"
10555
10609
  ]
10556
10610
  }
10557
10611
  ],
10558
10612
  "joinClub": [
10559
- 177,
10613
+ 181,
10560
10614
  {
10561
10615
  "input": [
10562
- 372,
10616
+ 375,
10563
10617
  "JoinClubInput!"
10564
10618
  ]
10565
10619
  }
10566
10620
  ],
10567
10621
  "leaveClub": [
10568
- 177,
10622
+ 181,
10569
10623
  {
10570
10624
  "clubId": [
10571
10625
  1,
@@ -10574,7 +10628,7 @@ exports.default = {
10574
10628
  }
10575
10629
  ],
10576
10630
  "inviteToClub": [
10577
- 177,
10631
+ 181,
10578
10632
  {
10579
10633
  "clubId": [
10580
10634
  1,
@@ -10587,16 +10641,16 @@ exports.default = {
10587
10641
  }
10588
10642
  ],
10589
10643
  "manageClubMember": [
10590
- 177,
10644
+ 181,
10591
10645
  {
10592
10646
  "input": [
10593
- 373,
10647
+ 376,
10594
10648
  "ManageClubMemberInput!"
10595
10649
  ]
10596
10650
  }
10597
10651
  ],
10598
10652
  "approveClub": [
10599
- 175,
10653
+ 178,
10600
10654
  {
10601
10655
  "clubId": [
10602
10656
  1,
@@ -10858,10 +10912,10 @@ exports.default = {
10858
10912
  1
10859
10913
  ],
10860
10914
  "profilePicture": [
10861
- 260
10915
+ 263
10862
10916
  ],
10863
10917
  "cardPicture": [
10864
- 260
10918
+ 263
10865
10919
  ],
10866
10920
  "__typename": [
10867
10921
  1
@@ -10880,7 +10934,7 @@ exports.default = {
10880
10934
  },
10881
10935
  "EditDisplayIndexDto": {
10882
10936
  "updates": [
10883
- 398
10937
+ 401
10884
10938
  ],
10885
10939
  "__typename": [
10886
10940
  1
@@ -10944,7 +10998,7 @@ exports.default = {
10944
10998
  18
10945
10999
  ],
10946
11000
  "translations": [
10947
- 403
11001
+ 406
10948
11002
  ],
10949
11003
  "__typename": [
10950
11004
  1
@@ -10978,10 +11032,10 @@ exports.default = {
10978
11032
  18
10979
11033
  ],
10980
11034
  "banner": [
10981
- 260
11035
+ 263
10982
11036
  ],
10983
11037
  "criteria": [
10984
- 335
11038
+ 338
10985
11039
  ],
10986
11040
  "deadline": [
10987
11041
  14
@@ -10990,13 +11044,13 @@ exports.default = {
10990
11044
  14
10991
11045
  ],
10992
11046
  "duration": [
10993
- 405
11047
+ 408
10994
11048
  ],
10995
11049
  "sponsorshipItems": [
10996
- 406
11050
+ 409
10997
11051
  ],
10998
11052
  "commitments": [
10999
- 407
11053
+ 410
11000
11054
  ],
11001
11055
  "terms": [
11002
11056
  1
@@ -11008,7 +11062,7 @@ exports.default = {
11008
11062
  2
11009
11063
  ],
11010
11064
  "translations": [
11011
- 408
11065
+ 411
11012
11066
  ],
11013
11067
  "__typename": [
11014
11068
  1
@@ -11085,7 +11139,7 @@ exports.default = {
11085
11139
  1
11086
11140
  ],
11087
11141
  "banner": [
11088
- 260
11142
+ 263
11089
11143
  ],
11090
11144
  "terms": [
11091
11145
  1
@@ -11192,7 +11246,7 @@ exports.default = {
11192
11246
  1
11193
11247
  ],
11194
11248
  "banner": [
11195
- 260
11249
+ 263
11196
11250
  ],
11197
11251
  "eventLevel": [
11198
11252
  1
@@ -11229,7 +11283,7 @@ exports.default = {
11229
11283
  1
11230
11284
  ],
11231
11285
  "audienceFilters": [
11232
- 383
11286
+ 386
11233
11287
  ],
11234
11288
  "segmentId": [
11235
11289
  1
@@ -11255,7 +11309,7 @@ exports.default = {
11255
11309
  1
11256
11310
  ],
11257
11311
  "audienceFilters": [
11258
- 383
11312
+ 386
11259
11313
  ],
11260
11314
  "segmentId": [
11261
11315
  1
@@ -11272,7 +11326,7 @@ exports.default = {
11272
11326
  1
11273
11327
  ],
11274
11328
  "filters": [
11275
- 383
11329
+ 386
11276
11330
  ],
11277
11331
  "__typename": [
11278
11332
  1
@@ -11283,7 +11337,7 @@ exports.default = {
11283
11337
  1
11284
11338
  ],
11285
11339
  "filters": [
11286
- 383
11340
+ 386
11287
11341
  ],
11288
11342
  "__typename": [
11289
11343
  1