@vertikalx/vtx-backend-client 3.0.1-dev-max.4 → 3.0.1-dev-max.6

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
- 186,
17
- 209,
18
- 212,
19
- 213,
20
- 214,
21
- 219,
22
- 333,
23
- 357,
24
- 358,
25
- 359
10
+ 106,
11
+ 128,
12
+ 129,
13
+ 145,
14
+ 156,
15
+ 171,
16
+ 179,
17
+ 194,
18
+ 217,
19
+ 220,
20
+ 221,
21
+ 222,
22
+ 346,
23
+ 378,
24
+ 379,
25
+ 380
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,6 +1807,27 @@ exports.default = {
1744
1807
  "banner": [
1745
1808
  27
1746
1809
  ],
1810
+ "club": [
1811
+ 76
1812
+ ],
1813
+ "athletes": [
1814
+ 75
1815
+ ],
1816
+ "joinPolicy": [
1817
+ 1
1818
+ ],
1819
+ "maxRosterSize": [
1820
+ 51
1821
+ ],
1822
+ "visibility": [
1823
+ 1
1824
+ ],
1825
+ "stripeAccountId": [
1826
+ 1
1827
+ ],
1828
+ "vtxScore": [
1829
+ 18
1830
+ ],
1747
1831
  "__typename": [
1748
1832
  1
1749
1833
  ]
@@ -1809,7 +1893,7 @@ exports.default = {
1809
1893
  27
1810
1894
  ],
1811
1895
  "location": [
1812
- 75
1896
+ 78
1813
1897
  ],
1814
1898
  "eventLevel": [
1815
1899
  1
@@ -1902,7 +1986,7 @@ exports.default = {
1902
1986
  18
1903
1987
  ],
1904
1988
  "items": [
1905
- 78
1989
+ 81
1906
1990
  ],
1907
1991
  "__typename": [
1908
1992
  1
@@ -1930,7 +2014,7 @@ exports.default = {
1930
2014
  1
1931
2015
  ],
1932
2016
  "photos": [
1933
- 80
2017
+ 83
1934
2018
  ],
1935
2019
  "displayIndex": [
1936
2020
  18
@@ -1950,7 +2034,7 @@ exports.default = {
1950
2034
  1
1951
2035
  ],
1952
2036
  "event": [
1953
- 76
2037
+ 79
1954
2038
  ],
1955
2039
  "participationDate": [
1956
2040
  14
@@ -1959,16 +2043,16 @@ exports.default = {
1959
2043
  1
1960
2044
  ],
1961
2045
  "result": [
1962
- 77
2046
+ 80
1963
2047
  ],
1964
2048
  "fundRaisingCampaignIds": [
1965
2049
  1
1966
2050
  ],
1967
2051
  "budget": [
1968
- 79
2052
+ 82
1969
2053
  ],
1970
2054
  "albums": [
1971
- 81
2055
+ 84
1972
2056
  ],
1973
2057
  "__typename": [
1974
2058
  1
@@ -2035,7 +2119,7 @@ exports.default = {
2035
2119
  68
2036
2120
  ],
2037
2121
  "memberships": [
2038
- 85
2122
+ 88
2039
2123
  ],
2040
2124
  "__typename": [
2041
2125
  1
@@ -2046,10 +2130,10 @@ exports.default = {
2046
2130
  1
2047
2131
  ],
2048
2132
  "organization": [
2049
- 83
2133
+ 86
2050
2134
  ],
2051
2135
  "athlete": [
2052
- 100
2136
+ 103
2053
2137
  ],
2054
2138
  "membershipNumber": [
2055
2139
  1
@@ -2112,7 +2196,7 @@ exports.default = {
2112
2196
  2
2113
2197
  ],
2114
2198
  "defaultAlbum": [
2115
- 81
2199
+ 84
2116
2200
  ],
2117
2201
  "__typename": [
2118
2202
  1
@@ -2140,7 +2224,7 @@ exports.default = {
2140
2224
  1
2141
2225
  ],
2142
2226
  "athlete": [
2143
- 100
2227
+ 103
2144
2228
  ],
2145
2229
  "budgetMode": [
2146
2230
  1
@@ -2170,7 +2254,7 @@ exports.default = {
2170
2254
  18
2171
2255
  ],
2172
2256
  "location": [
2173
- 75
2257
+ 78
2174
2258
  ],
2175
2259
  "createdDate": [
2176
2260
  14
@@ -2179,20 +2263,29 @@ exports.default = {
2179
2263
  14
2180
2264
  ],
2181
2265
  "budget": [
2182
- 79
2266
+ 82
2183
2267
  ],
2184
2268
  "competitions": [
2185
- 82
2269
+ 85
2186
2270
  ],
2187
2271
  "vtxComissionPct": [
2188
2272
  18
2189
2273
  ],
2190
2274
  "video": [
2191
- 89
2275
+ 92
2192
2276
  ],
2193
2277
  "coverImage": [
2194
2278
  27
2195
2279
  ],
2280
+ "thankYouMessage": [
2281
+ 1
2282
+ ],
2283
+ "thankYouMediaUrl": [
2284
+ 1
2285
+ ],
2286
+ "autoSendThankYou": [
2287
+ 2
2288
+ ],
2196
2289
  "__typename": [
2197
2290
  1
2198
2291
  ]
@@ -2402,7 +2495,7 @@ exports.default = {
2402
2495
  },
2403
2496
  "StripeRequirementType": {
2404
2497
  "alternatives": [
2405
- 92
2498
+ 95
2406
2499
  ],
2407
2500
  "current_deadline": [
2408
2501
  14
@@ -2414,7 +2507,7 @@ exports.default = {
2414
2507
  1
2415
2508
  ],
2416
2509
  "errors": [
2417
- 94
2510
+ 97
2418
2511
  ],
2419
2512
  "eventually_due": [
2420
2513
  1
@@ -2431,7 +2524,7 @@ exports.default = {
2431
2524
  },
2432
2525
  "StripeFutureRequirementType": {
2433
2526
  "alternatives": [
2434
- 93
2527
+ 96
2435
2528
  ],
2436
2529
  "current_deadline": [
2437
2530
  14
@@ -2443,7 +2536,7 @@ exports.default = {
2443
2536
  1
2444
2537
  ],
2445
2538
  "errors": [
2446
- 94
2539
+ 97
2447
2540
  ],
2448
2541
  "eventually_due": [
2449
2542
  1
@@ -2475,13 +2568,13 @@ exports.default = {
2475
2568
  1
2476
2569
  ],
2477
2570
  "capabilities": [
2478
- 91
2571
+ 94
2479
2572
  ],
2480
2573
  "requirements": [
2481
- 95
2574
+ 98
2482
2575
  ],
2483
2576
  "future_requirements": [
2484
- 96
2577
+ 99
2485
2578
  ],
2486
2579
  "type": [
2487
2580
  1
@@ -2510,7 +2603,7 @@ exports.default = {
2510
2603
  1
2511
2604
  ],
2512
2605
  "account": [
2513
- 97
2606
+ 100
2514
2607
  ],
2515
2608
  "__typename": [
2516
2609
  1
@@ -2562,7 +2655,7 @@ exports.default = {
2562
2655
  41
2563
2656
  ],
2564
2657
  "location": [
2565
- 75
2658
+ 78
2566
2659
  ],
2567
2660
  "trainer": [
2568
2661
  1
@@ -2607,7 +2700,7 @@ exports.default = {
2607
2700
  1
2608
2701
  ],
2609
2702
  "preferences": [
2610
- 88
2703
+ 91
2611
2704
  ],
2612
2705
  "suspended": [
2613
2706
  2
@@ -2648,7 +2741,7 @@ exports.default = {
2648
2741
  41
2649
2742
  ],
2650
2743
  "location": [
2651
- 75
2744
+ 78
2652
2745
  ],
2653
2746
  "trainer": [
2654
2747
  1
@@ -2693,7 +2786,7 @@ exports.default = {
2693
2786
  1
2694
2787
  ],
2695
2788
  "preferences": [
2696
- 88
2789
+ 91
2697
2790
  ],
2698
2791
  "suspended": [
2699
2792
  2
@@ -2708,37 +2801,37 @@ exports.default = {
2708
2801
  68
2709
2802
  ],
2710
2803
  "teams": [
2711
- 74
2804
+ 77
2712
2805
  ],
2713
2806
  "sponsorBrands": [
2714
2807
  63
2715
2808
  ],
2716
2809
  "competitions": [
2717
- 82
2810
+ 85
2718
2811
  ],
2719
2812
  "affiliations": [
2720
- 85
2813
+ 88
2721
2814
  ],
2722
2815
  "newsLinks": [
2723
- 86
2816
+ 89
2724
2817
  ],
2725
2818
  "channels": [
2726
- 87
2819
+ 90
2727
2820
  ],
2728
2821
  "currentCampaign": [
2729
- 90
2822
+ 93
2730
2823
  ],
2731
2824
  "fundingCampaigns": [
2732
- 90
2825
+ 93
2733
2826
  ],
2734
2827
  "stripeAccountReference": [
2735
- 98
2828
+ 101
2736
2829
  ],
2737
2830
  "albums": [
2738
- 81
2831
+ 84
2739
2832
  ],
2740
2833
  "historicalScores": [
2741
- 99
2834
+ 102
2742
2835
  ],
2743
2836
  "signedAgreements": [
2744
2837
  15
@@ -2749,7 +2842,7 @@ exports.default = {
2749
2842
  },
2750
2843
  "CheckoutSession": {
2751
2844
  "_id": [
2752
- 103
2845
+ 106
2753
2846
  ],
2754
2847
  "type": [
2755
2848
  1
@@ -2788,10 +2881,10 @@ exports.default = {
2788
2881
  "ID": {},
2789
2882
  "FundingCheckoutSessionData": {
2790
2883
  "_id": [
2791
- 103
2884
+ 106
2792
2885
  ],
2793
2886
  "session": [
2794
- 102
2887
+ 105
2795
2888
  ],
2796
2889
  "fromName": [
2797
2890
  1
@@ -2803,10 +2896,10 @@ exports.default = {
2803
2896
  18
2804
2897
  ],
2805
2898
  "fundingCampaign": [
2806
- 90
2899
+ 93
2807
2900
  ],
2808
2901
  "mode": [
2809
- 357
2902
+ 378
2810
2903
  ],
2811
2904
  "athleteId": [
2812
2905
  1
@@ -2950,7 +3043,7 @@ exports.default = {
2950
3043
  },
2951
3044
  "InstagramPaging": {
2952
3045
  "cursors": [
2953
- 109
3046
+ 112
2954
3047
  ],
2955
3048
  "next": [
2956
3049
  1
@@ -2975,7 +3068,7 @@ exports.default = {
2975
3068
  },
2976
3069
  "InstagramInsights": {
2977
3070
  "data": [
2978
- 111
3071
+ 114
2979
3072
  ],
2980
3073
  "__typename": [
2981
3074
  1
@@ -3013,7 +3106,7 @@ exports.default = {
3013
3106
  18
3014
3107
  ],
3015
3108
  "insights": [
3016
- 112
3109
+ 115
3017
3110
  ],
3018
3111
  "__typename": [
3019
3112
  1
@@ -3021,10 +3114,10 @@ exports.default = {
3021
3114
  },
3022
3115
  "InstagramMediaData": {
3023
3116
  "data": [
3024
- 113
3117
+ 116
3025
3118
  ],
3026
3119
  "paging": [
3027
- 110
3120
+ 113
3028
3121
  ],
3029
3122
  "__typename": [
3030
3123
  1
@@ -3058,22 +3151,22 @@ exports.default = {
3058
3151
  1
3059
3152
  ],
3060
3153
  "athlete": [
3061
- 100
3154
+ 103
3062
3155
  ],
3063
3156
  "hasStravaIntegration": [
3064
3157
  2
3065
3158
  ],
3066
3159
  "stravaAthleteData": [
3067
- 108
3160
+ 111
3068
3161
  ],
3069
3162
  "hasInstagramIntegration": [
3070
3163
  2
3071
3164
  ],
3072
3165
  "instagramUserData": [
3073
- 115
3166
+ 118
3074
3167
  ],
3075
3168
  "instagramMediaData": [
3076
- 114
3169
+ 117
3077
3170
  ],
3078
3171
  "__typename": [
3079
3172
  1
@@ -3147,7 +3240,7 @@ exports.default = {
3147
3240
  1
3148
3241
  ],
3149
3242
  "items": [
3150
- 119
3243
+ 122
3151
3244
  ],
3152
3245
  "totalAmount": [
3153
3246
  18
@@ -3164,7 +3257,7 @@ exports.default = {
3164
3257
  1
3165
3258
  ],
3166
3259
  "budget": [
3167
- 120
3260
+ 123
3168
3261
  ],
3169
3262
  "__typename": [
3170
3263
  1
@@ -3213,7 +3306,7 @@ exports.default = {
3213
3306
  1
3214
3307
  ],
3215
3308
  "items": [
3216
- 119
3309
+ 122
3217
3310
  ],
3218
3311
  "__typename": [
3219
3312
  1
@@ -3248,16 +3341,16 @@ exports.default = {
3248
3341
  18
3249
3342
  ],
3250
3343
  "status": [
3251
- 125
3344
+ 128
3252
3345
  ],
3253
3346
  "budgetMode": [
3254
- 126
3347
+ 129
3255
3348
  ],
3256
3349
  "items": [
3257
- 119
3350
+ 122
3258
3351
  ],
3259
3352
  "competitionBudgets": [
3260
- 121
3353
+ 124
3261
3354
  ],
3262
3355
  "__typename": [
3263
3356
  1
@@ -3267,10 +3360,10 @@ exports.default = {
3267
3360
  "FundingMode": {},
3268
3361
  "BudgetData": {
3269
3362
  "competitions": [
3270
- 123
3363
+ 126
3271
3364
  ],
3272
3365
  "campaigns": [
3273
- 124
3366
+ 127
3274
3367
  ],
3275
3368
  "__typename": [
3276
3369
  1
@@ -3281,7 +3374,7 @@ exports.default = {
3281
3374
  2
3282
3375
  ],
3283
3376
  "mergedEvent": [
3284
- 76
3377
+ 79
3285
3378
  ],
3286
3379
  "__typename": [
3287
3380
  1
@@ -3350,10 +3443,10 @@ exports.default = {
3350
3443
  1
3351
3444
  ],
3352
3445
  "athleteReference": [
3353
- 100
3446
+ 103
3354
3447
  ],
3355
3448
  "campaignReference": [
3356
- 90
3449
+ 93
3357
3450
  ],
3358
3451
  "__typename": [
3359
3452
  1
@@ -3373,7 +3466,7 @@ exports.default = {
3373
3466
  27
3374
3467
  ],
3375
3468
  "donations": [
3376
- 131
3469
+ 134
3377
3470
  ],
3378
3471
  "__typename": [
3379
3472
  1
@@ -3399,10 +3492,10 @@ exports.default = {
3399
3492
  7
3400
3493
  ],
3401
3494
  "athlete": [
3402
- 101
3495
+ 104
3403
3496
  ],
3404
3497
  "member": [
3405
- 132
3498
+ 135
3406
3499
  ],
3407
3500
  "suspended": [
3408
3501
  2
@@ -3442,7 +3535,7 @@ exports.default = {
3442
3535
  },
3443
3536
  "AdminTransactionView": {
3444
3537
  "_id": [
3445
- 103
3538
+ 106
3446
3539
  ],
3447
3540
  "createdDate": [
3448
3541
  14
@@ -3475,7 +3568,7 @@ exports.default = {
3475
3568
  1
3476
3569
  ],
3477
3570
  "fundingDetails": [
3478
- 134
3571
+ 137
3479
3572
  ],
3480
3573
  "__typename": [
3481
3574
  1
@@ -3711,7 +3804,7 @@ exports.default = {
3711
3804
  2
3712
3805
  ],
3713
3806
  "couponCodes": [
3714
- 138
3807
+ 141
3715
3808
  ],
3716
3809
  "__typename": [
3717
3810
  1
@@ -3722,10 +3815,10 @@ exports.default = {
3722
3815
  1
3723
3816
  ],
3724
3817
  "offer": [
3725
- 136
3818
+ 139
3726
3819
  ],
3727
3820
  "athlete": [
3728
- 101
3821
+ 104
3729
3822
  ],
3730
3823
  "claimedAt": [
3731
3824
  14
@@ -3739,7 +3832,7 @@ exports.default = {
3739
3832
  },
3740
3833
  "EligibilityResult": {
3741
3834
  "status": [
3742
- 142
3835
+ 145
3743
3836
  ],
3744
3837
  "failedCriteria": [
3745
3838
  1
@@ -3849,7 +3942,7 @@ exports.default = {
3849
3942
  2
3850
3943
  ],
3851
3944
  "eligibility": [
3852
- 141
3945
+ 144
3853
3946
  ],
3854
3947
  "__typename": [
3855
3948
  1
@@ -3857,10 +3950,10 @@ exports.default = {
3857
3950
  },
3858
3951
  "PaginatedOffersWithEligibility": {
3859
3952
  "items": [
3860
- 144
3953
+ 147
3861
3954
  ],
3862
3955
  "pagination": [
3863
- 143
3956
+ 146
3864
3957
  ],
3865
3958
  "__typename": [
3866
3959
  1
@@ -3871,7 +3964,7 @@ exports.default = {
3871
3964
  63
3872
3965
  ],
3873
3966
  "pagination": [
3874
- 143
3967
+ 146
3875
3968
  ],
3876
3969
  "__typename": [
3877
3970
  1
@@ -3882,7 +3975,7 @@ exports.default = {
3882
3975
  59
3883
3976
  ],
3884
3977
  "pagination": [
3885
- 143
3978
+ 146
3886
3979
  ],
3887
3980
  "__typename": [
3888
3981
  1
@@ -3924,7 +4017,7 @@ exports.default = {
3924
4017
  1
3925
4018
  ],
3926
4019
  "failureReason": [
3927
- 149
4020
+ 152
3928
4021
  ],
3929
4022
  "result": [
3930
4023
  1
@@ -3941,7 +4034,7 @@ exports.default = {
3941
4034
  2
3942
4035
  ],
3943
4036
  "failureReason": [
3944
- 149
4037
+ 152
3945
4038
  ],
3946
4039
  "__typename": [
3947
4040
  1
@@ -3949,7 +4042,7 @@ exports.default = {
3949
4042
  },
3950
4043
  "ScoreRefreshDetail": {
3951
4044
  "status": [
3952
- 153
4045
+ 156
3953
4046
  ],
3954
4047
  "message": [
3955
4048
  1
@@ -3990,22 +4083,22 @@ exports.default = {
3990
4083
  1
3991
4084
  ],
3992
4085
  "status": [
3993
- 153
4086
+ 156
3994
4087
  ],
3995
4088
  "message": [
3996
4089
  1
3997
4090
  ],
3998
4091
  "tpi": [
3999
- 152
4092
+ 155
4000
4093
  ],
4001
4094
  "spi": [
4002
- 152
4095
+ 155
4003
4096
  ],
4004
4097
  "api": [
4005
- 152
4098
+ 155
4006
4099
  ],
4007
4100
  "diagnostics": [
4008
- 154
4101
+ 157
4009
4102
  ],
4010
4103
  "__typename": [
4011
4104
  1
@@ -4013,7 +4106,7 @@ exports.default = {
4013
4106
  },
4014
4107
  "ForceScoreRefreshResponse": {
4015
4108
  "results": [
4016
- 155
4109
+ 158
4017
4110
  ],
4018
4111
  "successCount": [
4019
4112
  18
@@ -4041,7 +4134,7 @@ exports.default = {
4041
4134
  },
4042
4135
  "CursorPaginationResponse": {
4043
4136
  "sort": [
4044
- 157
4137
+ 160
4045
4138
  ],
4046
4139
  "initialCursorId": [
4047
4140
  1
@@ -4070,10 +4163,10 @@ exports.default = {
4070
4163
  },
4071
4164
  "AthleteQueryResponse": {
4072
4165
  "athletes": [
4073
- 101
4166
+ 104
4074
4167
  ],
4075
4168
  "cursor": [
4076
- 158
4169
+ 161
4077
4170
  ],
4078
4171
  "__typename": [
4079
4172
  1
@@ -4104,7 +4197,7 @@ exports.default = {
4104
4197
  1
4105
4198
  ],
4106
4199
  "failureReason": [
4107
- 149
4200
+ 152
4108
4201
  ],
4109
4202
  "result": [
4110
4203
  1
@@ -4151,7 +4244,7 @@ exports.default = {
4151
4244
  },
4152
4245
  "CompetitionDeleteVerificationResponse": {
4153
4246
  "reasons": [
4154
- 164
4247
+ 167
4155
4248
  ],
4156
4249
  "__typename": [
4157
4250
  1
@@ -4177,16 +4270,16 @@ exports.default = {
4177
4270
  14
4178
4271
  ],
4179
4272
  "vtxScores": [
4180
- 99
4273
+ 102
4181
4274
  ],
4182
4275
  "tpiScores": [
4183
- 99
4276
+ 102
4184
4277
  ],
4185
4278
  "spiScores": [
4186
- 99
4279
+ 102
4187
4280
  ],
4188
4281
  "apiScores": [
4189
- 99
4282
+ 102
4190
4283
  ],
4191
4284
  "__typename": [
4192
4285
  1
@@ -4197,7 +4290,7 @@ exports.default = {
4197
4290
  1
4198
4291
  ],
4199
4292
  "json": [
4200
- 168
4293
+ 171
4201
4294
  ],
4202
4295
  "__typename": [
4203
4296
  1
@@ -4206,13 +4299,13 @@ exports.default = {
4206
4299
  "JSONObject": {},
4207
4300
  "BrowseCampaignsResult": {
4208
4301
  "campaigns": [
4209
- 90
4302
+ 93
4210
4303
  ],
4211
4304
  "featuredPopular": [
4212
- 90
4305
+ 93
4213
4306
  ],
4214
4307
  "featuredEndingSoon": [
4215
- 90
4308
+ 93
4216
4309
  ],
4217
4310
  "total": [
4218
4311
  51
@@ -4261,7 +4354,7 @@ exports.default = {
4261
4354
  },
4262
4355
  "CheckScoreRefreshCapabilityResponse": {
4263
4356
  "capabilities": [
4264
- 170
4357
+ 173
4265
4358
  ],
4266
4359
  "__typename": [
4267
4360
  1
@@ -4309,32 +4402,126 @@ exports.default = {
4309
4402
  68
4310
4403
  ],
4311
4404
  "pagination": [
4312
- 143
4405
+ 146
4313
4406
  ],
4314
4407
  "__typename": [
4315
4408
  1
4316
4409
  ]
4317
4410
  },
4318
- "UserImages": {
4319
- "profilePictureUrl": [
4320
- 1
4321
- ],
4322
- "cardPictureUrl": [
4411
+ "Club": {
4412
+ "_id": [
4323
4413
  1
4324
4414
  ],
4325
- "bannerPictureUrl": [
4415
+ "name": [
4326
4416
  1
4327
4417
  ],
4328
- "__typename": [
4329
- 1
4330
- ]
4331
- },
4332
- "ValidatedToken": {
4333
- "accessToken": [
4418
+ "description": [
4334
4419
  1
4335
4420
  ],
4336
- "refreshToken": [
4337
- 1
4421
+ "sports": [
4422
+ 68
4423
+ ],
4424
+ "logo": [
4425
+ 27
4426
+ ],
4427
+ "banner": [
4428
+ 27
4429
+ ],
4430
+ "location": [
4431
+ 1
4432
+ ],
4433
+ "website": [
4434
+ 1
4435
+ ],
4436
+ "membershipType": [
4437
+ 1
4438
+ ],
4439
+ "feeStructure": [
4440
+ 179
4441
+ ],
4442
+ "approved": [
4443
+ 2
4444
+ ],
4445
+ "visibility": [
4446
+ 1
4447
+ ],
4448
+ "teams": [
4449
+ 77
4450
+ ],
4451
+ "stripeAccountId": [
4452
+ 1
4453
+ ],
4454
+ "__typename": [
4455
+ 1
4456
+ ]
4457
+ },
4458
+ "JSON": {},
4459
+ "AthleteClubMember": {
4460
+ "_id": [
4461
+ 1
4462
+ ],
4463
+ "firstName": [
4464
+ 1
4465
+ ],
4466
+ "lastName": [
4467
+ 1
4468
+ ],
4469
+ "screenName": [
4470
+ 1
4471
+ ],
4472
+ "profilePicture": [
4473
+ 27
4474
+ ],
4475
+ "__typename": [
4476
+ 1
4477
+ ]
4478
+ },
4479
+ "AthleteClub": {
4480
+ "_id": [
4481
+ 1
4482
+ ],
4483
+ "athlete": [
4484
+ 180
4485
+ ],
4486
+ "club": [
4487
+ 178
4488
+ ],
4489
+ "role": [
4490
+ 1
4491
+ ],
4492
+ "status": [
4493
+ 1
4494
+ ],
4495
+ "joinedAt": [
4496
+ 14
4497
+ ],
4498
+ "leftAt": [
4499
+ 14
4500
+ ],
4501
+ "__typename": [
4502
+ 1
4503
+ ]
4504
+ },
4505
+ "UserImages": {
4506
+ "profilePictureUrl": [
4507
+ 1
4508
+ ],
4509
+ "cardPictureUrl": [
4510
+ 1
4511
+ ],
4512
+ "bannerPictureUrl": [
4513
+ 1
4514
+ ],
4515
+ "__typename": [
4516
+ 1
4517
+ ]
4518
+ },
4519
+ "ValidatedToken": {
4520
+ "accessToken": [
4521
+ 1
4522
+ ],
4523
+ "refreshToken": [
4524
+ 1
4338
4525
  ],
4339
4526
  "expiresAt": [
4340
4527
  18
@@ -4377,10 +4564,10 @@ exports.default = {
4377
4564
  },
4378
4565
  "PaginatedUsers": {
4379
4566
  "items": [
4380
- 133
4567
+ 136
4381
4568
  ],
4382
4569
  "pagination": [
4383
- 143
4570
+ 146
4384
4571
  ],
4385
4572
  "__typename": [
4386
4573
  1
@@ -4436,7 +4623,7 @@ exports.default = {
4436
4623
  14
4437
4624
  ],
4438
4625
  "athleteDonationReceipt": [
4439
- 117
4626
+ 120
4440
4627
  ],
4441
4628
  "__typename": [
4442
4629
  1
@@ -4444,10 +4631,10 @@ exports.default = {
4444
4631
  },
4445
4632
  "PaginatedEvents": {
4446
4633
  "items": [
4447
- 76
4634
+ 79
4448
4635
  ],
4449
4636
  "pagination": [
4450
- 143
4637
+ 146
4451
4638
  ],
4452
4639
  "__typename": [
4453
4640
  1
@@ -4466,10 +4653,39 @@ exports.default = {
4466
4653
  },
4467
4654
  "PaginatedDonations": {
4468
4655
  "donations": [
4469
- 131
4656
+ 134
4470
4657
  ],
4471
4658
  "pagination": [
4472
- 143
4659
+ 146
4660
+ ],
4661
+ "__typename": [
4662
+ 1
4663
+ ]
4664
+ },
4665
+ "DonationThankYou": {
4666
+ "_id": [
4667
+ 1
4668
+ ],
4669
+ "message": [
4670
+ 1
4671
+ ],
4672
+ "mediaUrl": [
4673
+ 1
4674
+ ],
4675
+ "autoSent": [
4676
+ 2
4677
+ ],
4678
+ "emailSent": [
4679
+ 2
4680
+ ],
4681
+ "donorEmail": [
4682
+ 1
4683
+ ],
4684
+ "donorName": [
4685
+ 1
4686
+ ],
4687
+ "sentDate": [
4688
+ 14
4473
4689
  ],
4474
4690
  "__typename": [
4475
4691
  1
@@ -4497,10 +4713,10 @@ exports.default = {
4497
4713
  1
4498
4714
  ],
4499
4715
  "availableBalances": [
4500
- 183
4716
+ 191
4501
4717
  ],
4502
4718
  "pendingBalances": [
4503
- 183
4719
+ 191
4504
4720
  ],
4505
4721
  "__typename": [
4506
4722
  1
@@ -4508,7 +4724,7 @@ exports.default = {
4508
4724
  },
4509
4725
  "StripeTransfer": {
4510
4726
  "_id": [
4511
- 103
4727
+ 106
4512
4728
  ],
4513
4729
  "stripeId": [
4514
4730
  1
@@ -4538,7 +4754,7 @@ exports.default = {
4538
4754
  1
4539
4755
  ],
4540
4756
  "status": [
4541
- 186
4757
+ 194
4542
4758
  ],
4543
4759
  "lastError": [
4544
4760
  1
@@ -4564,10 +4780,10 @@ exports.default = {
4564
4780
  },
4565
4781
  "PaginatedTransactions": {
4566
4782
  "items": [
4567
- 135
4783
+ 138
4568
4784
  ],
4569
4785
  "pagination": [
4570
- 143
4786
+ 146
4571
4787
  ],
4572
4788
  "__typename": [
4573
4789
  1
@@ -4575,10 +4791,10 @@ exports.default = {
4575
4791
  },
4576
4792
  "PaginatedOffers": {
4577
4793
  "items": [
4578
- 136
4794
+ 139
4579
4795
  ],
4580
4796
  "pagination": [
4581
- 143
4797
+ 146
4582
4798
  ],
4583
4799
  "__typename": [
4584
4800
  1
@@ -4707,13 +4923,13 @@ exports.default = {
4707
4923
  },
4708
4924
  "LeaderboardResponse": {
4709
4925
  "entries": [
4710
- 192
4926
+ 200
4711
4927
  ],
4712
4928
  "pagination": [
4713
- 193
4929
+ 201
4714
4930
  ],
4715
4931
  "filters": [
4716
- 194
4932
+ 202
4717
4933
  ],
4718
4934
  "__typename": [
4719
4935
  1
@@ -4827,7 +5043,7 @@ exports.default = {
4827
5043
  1
4828
5044
  ],
4829
5045
  "metrics": [
4830
- 168
5046
+ 171
4831
5047
  ],
4832
5048
  "pointsEarned": [
4833
5049
  18
@@ -4847,7 +5063,7 @@ exports.default = {
4847
5063
  },
4848
5064
  "ActivitiesResponse": {
4849
5065
  "items": [
4850
- 201
5066
+ 209
4851
5067
  ],
4852
5068
  "total": [
4853
5069
  51
@@ -4910,10 +5126,10 @@ exports.default = {
4910
5126
  1
4911
5127
  ],
4912
5128
  "metrics": [
4913
- 203
5129
+ 211
4914
5130
  ],
4915
5131
  "scoreInfo": [
4916
- 204
5132
+ 212
4917
5133
  ],
4918
5134
  "prMetrics": [
4919
5135
  1
@@ -4959,13 +5175,13 @@ exports.default = {
4959
5175
  18
4960
5176
  ],
4961
5177
  "topMetrics": [
4962
- 206
5178
+ 214
4963
5179
  ],
4964
5180
  "newMaxActivityIds": [
4965
5181
  1
4966
5182
  ],
4967
5183
  "metricMaxes": [
4968
- 168
5184
+ 171
4969
5185
  ],
4970
5186
  "__typename": [
4971
5187
  1
@@ -4976,7 +5192,7 @@ exports.default = {
4976
5192
  14
4977
5193
  ],
4978
5194
  "category": [
4979
- 209
5195
+ 217
4980
5196
  ],
4981
5197
  "count": [
4982
5198
  51
@@ -4991,7 +5207,7 @@ exports.default = {
4991
5207
  "ActivityCategory": {},
4992
5208
  "ActivityDatesResponse": {
4993
5209
  "dates": [
4994
- 208
5210
+ 216
4995
5211
  ],
4996
5212
  "__typename": [
4997
5213
  1
@@ -4999,19 +5215,19 @@ exports.default = {
4999
5215
  },
5000
5216
  "SocialAggregateType": {
5001
5217
  "_id": [
5002
- 103
5218
+ 106
5003
5219
  ],
5004
5220
  "athleteId": [
5005
5221
  1
5006
5222
  ],
5007
5223
  "platform": [
5008
- 212
5224
+ 220
5009
5225
  ],
5010
5226
  "contentType": [
5011
- 213
5227
+ 221
5012
5228
  ],
5013
5229
  "periodType": [
5014
- 214
5230
+ 222
5015
5231
  ],
5016
5232
  "periodLabel": [
5017
5233
  1
@@ -5064,7 +5280,7 @@ exports.default = {
5064
5280
  "PeriodType": {},
5065
5281
  "PostMetricType": {
5066
5282
  "id": [
5067
- 103
5283
+ 106
5068
5284
  ],
5069
5285
  "postId": [
5070
5286
  1
@@ -5076,7 +5292,7 @@ exports.default = {
5076
5292
  1
5077
5293
  ],
5078
5294
  "contentType": [
5079
- 213
5295
+ 221
5080
5296
  ],
5081
5297
  "caption": [
5082
5298
  1
@@ -5125,10 +5341,10 @@ exports.default = {
5125
5341
  },
5126
5342
  "PostComparisonResultType": {
5127
5343
  "posts": [
5128
- 215
5344
+ 223
5129
5345
  ],
5130
5346
  "averages": [
5131
- 216
5347
+ 224
5132
5348
  ],
5133
5349
  "total": [
5134
5350
  51
@@ -5142,7 +5358,7 @@ exports.default = {
5142
5358
  },
5143
5359
  "Notification": {
5144
5360
  "id": [
5145
- 103
5361
+ 106
5146
5362
  ],
5147
5363
  "recipientId": [
5148
5364
  1
@@ -5166,7 +5382,7 @@ exports.default = {
5166
5382
  1
5167
5383
  ],
5168
5384
  "actionParams": [
5169
- 219
5385
+ 179
5170
5386
  ],
5171
5387
  "actionLabel": [
5172
5388
  1
@@ -5184,10 +5400,9 @@ exports.default = {
5184
5400
  1
5185
5401
  ]
5186
5402
  },
5187
- "JSON": {},
5188
5403
  "NotificationListResponse": {
5189
5404
  "notifications": [
5190
- 218
5405
+ 226
5191
5406
  ],
5192
5407
  "total": [
5193
5408
  51
@@ -5209,7 +5424,7 @@ exports.default = {
5209
5424
  },
5210
5425
  "NotificationPreference": {
5211
5426
  "id": [
5212
- 103
5427
+ 106
5213
5428
  ],
5214
5429
  "userId": [
5215
5430
  1
@@ -5232,7 +5447,7 @@ exports.default = {
5232
5447
  },
5233
5448
  "DeviceTokenType": {
5234
5449
  "id": [
5235
- 103
5450
+ 106
5236
5451
  ],
5237
5452
  "userId": [
5238
5453
  1
@@ -5287,7 +5502,7 @@ exports.default = {
5287
5502
  },
5288
5503
  "FollowedAthletesListResponse": {
5289
5504
  "athletes": [
5290
- 224
5505
+ 231
5291
5506
  ],
5292
5507
  "total": [
5293
5508
  51
@@ -5344,7 +5559,7 @@ exports.default = {
5344
5559
  1
5345
5560
  ],
5346
5561
  "filters": [
5347
- 168
5562
+ 171
5348
5563
  ],
5349
5564
  "createdBy": [
5350
5565
  1
@@ -5373,7 +5588,7 @@ exports.default = {
5373
5588
  1
5374
5589
  ],
5375
5590
  "audienceFilters": [
5376
- 168
5591
+ 171
5377
5592
  ],
5378
5593
  "segmentId": [
5379
5594
  1
@@ -5403,10 +5618,10 @@ exports.default = {
5403
5618
  14
5404
5619
  ],
5405
5620
  "deliveryStats": [
5406
- 227
5621
+ 234
5407
5622
  ],
5408
5623
  "segment": [
5409
- 228
5624
+ 235
5410
5625
  ],
5411
5626
  "__typename": [
5412
5627
  1
@@ -5414,7 +5629,7 @@ exports.default = {
5414
5629
  },
5415
5630
  "EmailCampaignPage": {
5416
5631
  "campaigns": [
5417
- 229
5632
+ 236
5418
5633
  ],
5419
5634
  "total": [
5420
5635
  51
@@ -5462,7 +5677,7 @@ exports.default = {
5462
5677
  51
5463
5678
  ],
5464
5679
  "users": [
5465
- 232
5680
+ 239
5466
5681
  ],
5467
5682
  "__typename": [
5468
5683
  1
@@ -5470,7 +5685,7 @@ exports.default = {
5470
5685
  },
5471
5686
  "AiCoachMessage": {
5472
5687
  "_id": [
5473
- 103
5688
+ 106
5474
5689
  ],
5475
5690
  "threadId": [
5476
5691
  1
@@ -5499,7 +5714,7 @@ exports.default = {
5499
5714
  },
5500
5715
  "AiCoachThread": {
5501
5716
  "_id": [
5502
- 103
5717
+ 106
5503
5718
  ],
5504
5719
  "athleteId": [
5505
5720
  1
@@ -5514,7 +5729,7 @@ exports.default = {
5514
5729
  1
5515
5730
  ],
5516
5731
  "contextSnapshot": [
5517
- 219
5732
+ 179
5518
5733
  ],
5519
5734
  "createdAt": [
5520
5735
  14
@@ -5523,7 +5738,7 @@ exports.default = {
5523
5738
  14
5524
5739
  ],
5525
5740
  "messages": [
5526
- 234
5741
+ 241
5527
5742
  ],
5528
5743
  "__typename": [
5529
5744
  1
@@ -5551,7 +5766,7 @@ exports.default = {
5551
5766
  },
5552
5767
  "AiCoachNudge": {
5553
5768
  "_id": [
5554
- 103
5769
+ 106
5555
5770
  ],
5556
5771
  "athleteId": [
5557
5772
  1
@@ -5566,7 +5781,7 @@ exports.default = {
5566
5781
  1
5567
5782
  ],
5568
5783
  "data": [
5569
- 219
5784
+ 179
5570
5785
  ],
5571
5786
  "read": [
5572
5787
  2
@@ -5583,7 +5798,7 @@ exports.default = {
5583
5798
  },
5584
5799
  "AiCoachNudgeListResponse": {
5585
5800
  "nudges": [
5586
- 237
5801
+ 244
5587
5802
  ],
5588
5803
  "total": [
5589
5804
  51
@@ -5600,107 +5815,221 @@ exports.default = {
5600
5815
  1
5601
5816
  ]
5602
5817
  },
5603
- "CreateDatabaseFileDto": {
5604
- "identifier": [
5605
- 1
5818
+ "StripeAccountStatus": {
5819
+ "chargesEnabled": [
5820
+ 2
5606
5821
  ],
5607
- "version": [
5608
- 1
5822
+ "payoutsEnabled": [
5823
+ 2
5609
5824
  ],
5610
- "contentType": [
5611
- 1
5825
+ "detailsSubmitted": [
5826
+ 2
5612
5827
  ],
5613
5828
  "__typename": [
5614
5829
  1
5615
5830
  ]
5616
5831
  },
5617
- "CreateTextDatabaseFileDto": {
5618
- "identifier": [
5619
- 1
5620
- ],
5621
- "version": [
5622
- 1
5623
- ],
5624
- "contentType": [
5625
- 1
5832
+ "TeamVtxScoreHistoryEntry": {
5833
+ "date": [
5834
+ 14
5626
5835
  ],
5627
- "content": [
5628
- 1
5836
+ "score": [
5837
+ 18
5629
5838
  ],
5630
5839
  "__typename": [
5631
5840
  1
5632
5841
  ]
5633
5842
  },
5634
- "UpdateDatabaseFileDto": {
5635
- "_id": [
5843
+ "TeamLeaderboardEntry": {
5844
+ "athleteId": [
5636
5845
  1
5637
5846
  ],
5638
- "identifier": [
5847
+ "athleteName": [
5639
5848
  1
5640
5849
  ],
5641
- "version": [
5850
+ "athletePhoto": [
5642
5851
  1
5643
5852
  ],
5644
- "contentType": [
5853
+ "sport": [
5645
5854
  1
5646
5855
  ],
5856
+ "vtxScore": [
5857
+ 18
5858
+ ],
5859
+ "rank": [
5860
+ 51
5861
+ ],
5862
+ "tpiScore": [
5863
+ 18
5864
+ ],
5865
+ "spiScore": [
5866
+ 18
5867
+ ],
5868
+ "apiScore": [
5869
+ 18
5870
+ ],
5647
5871
  "__typename": [
5648
5872
  1
5649
5873
  ]
5650
5874
  },
5651
- "UpdateTextDatabaseFileDto": {
5652
- "_id": [
5875
+ "TeamAnalytics": {
5876
+ "teamId": [
5653
5877
  1
5654
5878
  ],
5655
- "identifier": [
5879
+ "teamName": [
5656
5880
  1
5657
5881
  ],
5658
- "version": [
5659
- 1
5882
+ "vtxScore": [
5883
+ 18
5660
5884
  ],
5661
- "contentType": [
5662
- 1
5885
+ "athleteCount": [
5886
+ 51
5663
5887
  ],
5664
- "content": [
5665
- 1
5888
+ "rosterSize": [
5889
+ 51
5890
+ ],
5891
+ "vtxScoreHistory": [
5892
+ 248
5893
+ ],
5894
+ "topPerformers": [
5895
+ 249
5666
5896
  ],
5667
5897
  "__typename": [
5668
5898
  1
5669
5899
  ]
5670
5900
  },
5671
- "CloneDatabaseFileDto": {
5672
- "_id": [
5673
- 1
5901
+ "TeamRosterOverview": {
5902
+ "totalActive": [
5903
+ 51
5674
5904
  ],
5675
- "version": [
5676
- 1
5905
+ "totalInactive": [
5906
+ 51
5907
+ ],
5908
+ "recentJoins": [
5909
+ 51
5910
+ ],
5911
+ "recentDepartures": [
5912
+ 51
5677
5913
  ],
5678
5914
  "__typename": [
5679
5915
  1
5680
5916
  ]
5681
5917
  },
5682
- "FindDatabaseFilesDto": {
5683
- "_id": [
5684
- 1
5918
+ "TeamDashboard": {
5919
+ "analytics": [
5920
+ 250
5685
5921
  ],
5686
- "identifier": [
5687
- 1
5922
+ "roster": [
5923
+ 251
5688
5924
  ],
5689
- "version": [
5690
- 1
5925
+ "leaderboard": [
5926
+ 249
5691
5927
  ],
5692
5928
  "__typename": [
5693
5929
  1
5694
5930
  ]
5695
5931
  },
5696
- "GetDatabaseFileDto": {
5932
+ "CreateDatabaseFileDto": {
5697
5933
  "identifier": [
5698
5934
  1
5699
5935
  ],
5700
5936
  "version": [
5701
5937
  1
5702
5938
  ],
5703
- "__typename": [
5939
+ "contentType": [
5940
+ 1
5941
+ ],
5942
+ "__typename": [
5943
+ 1
5944
+ ]
5945
+ },
5946
+ "CreateTextDatabaseFileDto": {
5947
+ "identifier": [
5948
+ 1
5949
+ ],
5950
+ "version": [
5951
+ 1
5952
+ ],
5953
+ "contentType": [
5954
+ 1
5955
+ ],
5956
+ "content": [
5957
+ 1
5958
+ ],
5959
+ "__typename": [
5960
+ 1
5961
+ ]
5962
+ },
5963
+ "UpdateDatabaseFileDto": {
5964
+ "_id": [
5965
+ 1
5966
+ ],
5967
+ "identifier": [
5968
+ 1
5969
+ ],
5970
+ "version": [
5971
+ 1
5972
+ ],
5973
+ "contentType": [
5974
+ 1
5975
+ ],
5976
+ "__typename": [
5977
+ 1
5978
+ ]
5979
+ },
5980
+ "UpdateTextDatabaseFileDto": {
5981
+ "_id": [
5982
+ 1
5983
+ ],
5984
+ "identifier": [
5985
+ 1
5986
+ ],
5987
+ "version": [
5988
+ 1
5989
+ ],
5990
+ "contentType": [
5991
+ 1
5992
+ ],
5993
+ "content": [
5994
+ 1
5995
+ ],
5996
+ "__typename": [
5997
+ 1
5998
+ ]
5999
+ },
6000
+ "CloneDatabaseFileDto": {
6001
+ "_id": [
6002
+ 1
6003
+ ],
6004
+ "version": [
6005
+ 1
6006
+ ],
6007
+ "__typename": [
6008
+ 1
6009
+ ]
6010
+ },
6011
+ "FindDatabaseFilesDto": {
6012
+ "_id": [
6013
+ 1
6014
+ ],
6015
+ "identifier": [
6016
+ 1
6017
+ ],
6018
+ "version": [
6019
+ 1
6020
+ ],
6021
+ "__typename": [
6022
+ 1
6023
+ ]
6024
+ },
6025
+ "GetDatabaseFileDto": {
6026
+ "identifier": [
6027
+ 1
6028
+ ],
6029
+ "version": [
6030
+ 1
6031
+ ],
6032
+ "__typename": [
5704
6033
  1
5705
6034
  ]
5706
6035
  },
@@ -5784,13 +6113,13 @@ exports.default = {
5784
6113
  1
5785
6114
  ],
5786
6115
  "logo": [
5787
- 251
6116
+ 264
5788
6117
  ],
5789
6118
  "banner": [
5790
- 251
6119
+ 264
5791
6120
  ],
5792
6121
  "translations": [
5793
- 252
6122
+ 265
5794
6123
  ],
5795
6124
  "sponsorId": [
5796
6125
  1
@@ -5842,10 +6171,10 @@ exports.default = {
5842
6171
  1
5843
6172
  ],
5844
6173
  "logo": [
5845
- 251
6174
+ 264
5846
6175
  ],
5847
6176
  "banner": [
5848
- 251
6177
+ 264
5849
6178
  ],
5850
6179
  "__typename": [
5851
6180
  1
@@ -5913,7 +6242,7 @@ exports.default = {
5913
6242
  1
5914
6243
  ],
5915
6244
  "invitations": [
5916
- 255
6245
+ 268
5917
6246
  ],
5918
6247
  "__typename": [
5919
6248
  1
@@ -6050,7 +6379,7 @@ exports.default = {
6050
6379
  1
6051
6380
  ],
6052
6381
  "result": [
6053
- 258
6382
+ 271
6054
6383
  ],
6055
6384
  "cityId": [
6056
6385
  1
@@ -6073,7 +6402,7 @@ exports.default = {
6073
6402
  1
6074
6403
  ],
6075
6404
  "result": [
6076
- 258
6405
+ 271
6077
6406
  ],
6078
6407
  "cityId": [
6079
6408
  1
@@ -6109,13 +6438,13 @@ exports.default = {
6109
6438
  },
6110
6439
  "CursorPaginationDto": {
6111
6440
  "sortCriteria": [
6112
- 262
6441
+ 275
6113
6442
  ],
6114
6443
  "limit": [
6115
6444
  18
6116
6445
  ],
6117
6446
  "cursorPosition": [
6118
- 263
6447
+ 276
6119
6448
  ],
6120
6449
  "__typename": [
6121
6450
  1
@@ -6190,7 +6519,7 @@ exports.default = {
6190
6519
  1
6191
6520
  ],
6192
6521
  "currentCampaign": [
6193
- 266
6522
+ 279
6194
6523
  ],
6195
6524
  "sports": [
6196
6525
  1
@@ -6252,10 +6581,10 @@ exports.default = {
6252
6581
  },
6253
6582
  "AthleteQueryDto": {
6254
6583
  "cursor": [
6255
- 264
6584
+ 277
6256
6585
  ],
6257
6586
  "filters": [
6258
- 267
6587
+ 280
6259
6588
  ],
6260
6589
  "__typename": [
6261
6590
  1
@@ -6266,7 +6595,7 @@ exports.default = {
6266
6595
  1
6267
6596
  ],
6268
6597
  "newPicture": [
6269
- 251
6598
+ 264
6270
6599
  ],
6271
6600
  "__typename": [
6272
6601
  1
@@ -6280,7 +6609,7 @@ exports.default = {
6280
6609
  1
6281
6610
  ],
6282
6611
  "pictures": [
6283
- 251
6612
+ 264
6284
6613
  ],
6285
6614
  "albumId": [
6286
6615
  1
@@ -6609,7 +6938,7 @@ exports.default = {
6609
6938
  },
6610
6939
  "resetPasswordDto": {
6611
6940
  "code": [
6612
- 248
6941
+ 261
6613
6942
  ],
6614
6943
  "newPassword": [
6615
6944
  1
@@ -6740,7 +7069,7 @@ exports.default = {
6740
7069
  1
6741
7070
  ],
6742
7071
  "banner": [
6743
- 251
7072
+ 264
6744
7073
  ],
6745
7074
  "eventLevel": [
6746
7075
  1
@@ -6849,7 +7178,7 @@ exports.default = {
6849
7178
  18
6850
7179
  ],
6851
7180
  "items": [
6852
- 302
7181
+ 315
6853
7182
  ],
6854
7183
  "__typename": [
6855
7184
  1
@@ -6860,7 +7189,7 @@ exports.default = {
6860
7189
  18
6861
7190
  ],
6862
7191
  "items": [
6863
- 302
7192
+ 315
6864
7193
  ],
6865
7194
  "athleteCompetitionId": [
6866
7195
  1
@@ -6909,20 +7238,29 @@ exports.default = {
6909
7238
  14
6910
7239
  ],
6911
7240
  "budget": [
6912
- 304
7241
+ 317
6913
7242
  ],
6914
7243
  "competitionBudgets": [
6915
- 305
7244
+ 318
6916
7245
  ],
6917
7246
  "competitionIds": [
6918
7247
  1
6919
7248
  ],
6920
7249
  "video": [
6921
- 306
7250
+ 319
6922
7251
  ],
6923
7252
  "coverImageId": [
6924
7253
  1
6925
7254
  ],
7255
+ "thankYouMessage": [
7256
+ 1
7257
+ ],
7258
+ "thankYouMediaUrl": [
7259
+ 1
7260
+ ],
7261
+ "autoSendThankYou": [
7262
+ 2
7263
+ ],
6926
7264
  "__typename": [
6927
7265
  1
6928
7266
  ]
@@ -6953,20 +7291,29 @@ exports.default = {
6953
7291
  14
6954
7292
  ],
6955
7293
  "budget": [
6956
- 304
7294
+ 317
6957
7295
  ],
6958
7296
  "competitionBudgets": [
6959
- 305
7297
+ 318
6960
7298
  ],
6961
7299
  "competitionIds": [
6962
7300
  1
6963
7301
  ],
6964
7302
  "video": [
6965
- 306
7303
+ 319
6966
7304
  ],
6967
7305
  "coverImageId": [
6968
7306
  1
6969
7307
  ],
7308
+ "thankYouMessage": [
7309
+ 1
7310
+ ],
7311
+ "thankYouMediaUrl": [
7312
+ 1
7313
+ ],
7314
+ "autoSendThankYou": [
7315
+ 2
7316
+ ],
6970
7317
  "loginEmail": [
6971
7318
  1
6972
7319
  ],
@@ -7000,20 +7347,29 @@ exports.default = {
7000
7347
  14
7001
7348
  ],
7002
7349
  "budget": [
7003
- 304
7350
+ 317
7004
7351
  ],
7005
7352
  "competitionBudgets": [
7006
- 305
7353
+ 318
7007
7354
  ],
7008
7355
  "competitionIds": [
7009
7356
  1
7010
7357
  ],
7011
7358
  "video": [
7012
- 306
7359
+ 319
7013
7360
  ],
7014
7361
  "coverImageId": [
7015
7362
  1
7016
7363
  ],
7364
+ "thankYouMessage": [
7365
+ 1
7366
+ ],
7367
+ "thankYouMediaUrl": [
7368
+ 1
7369
+ ],
7370
+ "autoSendThankYou": [
7371
+ 2
7372
+ ],
7017
7373
  "_id": [
7018
7374
  1
7019
7375
  ],
@@ -7034,7 +7390,7 @@ exports.default = {
7034
7390
  },
7035
7391
  "BudgetDto": {
7036
7392
  "items": [
7037
- 302
7393
+ 315
7038
7394
  ],
7039
7395
  "fundingMode": [
7040
7396
  1
@@ -7048,7 +7404,7 @@ exports.default = {
7048
7404
  1
7049
7405
  ],
7050
7406
  "budget": [
7051
- 311
7407
+ 324
7052
7408
  ],
7053
7409
  "__typename": [
7054
7410
  1
@@ -7059,7 +7415,7 @@ exports.default = {
7059
7415
  1
7060
7416
  ],
7061
7417
  "budget": [
7062
- 311
7418
+ 324
7063
7419
  ],
7064
7420
  "__typename": [
7065
7421
  1
@@ -7079,7 +7435,7 @@ exports.default = {
7079
7435
  18
7080
7436
  ],
7081
7437
  "budget": [
7082
- 311
7438
+ 324
7083
7439
  ],
7084
7440
  "__typename": [
7085
7441
  1
@@ -7116,7 +7472,7 @@ exports.default = {
7116
7472
  1
7117
7473
  ],
7118
7474
  "filters": [
7119
- 315
7475
+ 328
7120
7476
  ],
7121
7477
  "sortField": [
7122
7478
  1
@@ -7142,7 +7498,7 @@ exports.default = {
7142
7498
  1
7143
7499
  ],
7144
7500
  "logo": [
7145
- 251
7501
+ 264
7146
7502
  ],
7147
7503
  "countryId": [
7148
7504
  1
@@ -7230,7 +7586,7 @@ exports.default = {
7230
7586
  1
7231
7587
  ],
7232
7588
  "profilePicture": [
7233
- 251
7589
+ 264
7234
7590
  ],
7235
7591
  "__typename": [
7236
7592
  1
@@ -7282,7 +7638,7 @@ exports.default = {
7282
7638
  18
7283
7639
  ],
7284
7640
  "sortCriteria": [
7285
- 262
7641
+ 275
7286
7642
  ],
7287
7643
  "__typename": [
7288
7644
  1
@@ -7299,7 +7655,7 @@ exports.default = {
7299
7655
  1
7300
7656
  ],
7301
7657
  "offerImage": [
7302
- 251
7658
+ 264
7303
7659
  ],
7304
7660
  "type": [
7305
7661
  1
@@ -7323,7 +7679,7 @@ exports.default = {
7323
7679
  1
7324
7680
  ],
7325
7681
  "criteria": [
7326
- 326
7682
+ 339
7327
7683
  ],
7328
7684
  "dateStart": [
7329
7685
  14
@@ -7358,7 +7714,7 @@ exports.default = {
7358
7714
  1
7359
7715
  ],
7360
7716
  "qualificationsBag": [
7361
- 327
7717
+ 340
7362
7718
  ],
7363
7719
  "__typename": [
7364
7720
  1
@@ -7366,28 +7722,28 @@ exports.default = {
7366
7722
  },
7367
7723
  "QualificationsBagDto": {
7368
7724
  "ageQualifications": [
7369
- 282
7725
+ 295
7370
7726
  ],
7371
7727
  "genderQualifications": [
7372
- 283
7728
+ 296
7373
7729
  ],
7374
7730
  "scoreQualifications": [
7375
- 285
7731
+ 298
7376
7732
  ],
7377
7733
  "locationQualifications": [
7378
- 286
7734
+ 299
7379
7735
  ],
7380
7736
  "nationalityQualifications": [
7381
- 284
7737
+ 297
7382
7738
  ],
7383
7739
  "distanceQualifications": [
7384
- 287
7740
+ 300
7385
7741
  ],
7386
7742
  "sportsQualifications": [
7387
- 288
7743
+ 301
7388
7744
  ],
7389
7745
  "levelQualifications": [
7390
- 289
7746
+ 302
7391
7747
  ],
7392
7748
  "__typename": [
7393
7749
  1
@@ -7433,7 +7789,7 @@ exports.default = {
7433
7789
  },
7434
7790
  "OfferClaimQueryDto": {
7435
7791
  "status": [
7436
- 358
7792
+ 379
7437
7793
  ],
7438
7794
  "__typename": [
7439
7795
  1
@@ -7487,7 +7843,7 @@ exports.default = {
7487
7843
  1
7488
7844
  ],
7489
7845
  "timeRange": [
7490
- 333
7846
+ 346
7491
7847
  ],
7492
7848
  "__typename": [
7493
7849
  1
@@ -7499,7 +7855,7 @@ exports.default = {
7499
7855
  1
7500
7856
  ],
7501
7857
  "timeRange": [
7502
- 333
7858
+ 346
7503
7859
  ],
7504
7860
  "sportId": [
7505
7861
  1
@@ -7556,7 +7912,7 @@ exports.default = {
7556
7912
  1
7557
7913
  ],
7558
7914
  "metricRanges": [
7559
- 336
7915
+ 349
7560
7916
  ],
7561
7917
  "__typename": [
7562
7918
  1
@@ -7567,10 +7923,10 @@ exports.default = {
7567
7923
  1
7568
7924
  ],
7569
7925
  "category": [
7570
- 209
7926
+ 217
7571
7927
  ],
7572
7928
  "timeRange": [
7573
- 333
7929
+ 346
7574
7930
  ],
7575
7931
  "page": [
7576
7932
  51
@@ -7579,7 +7935,7 @@ exports.default = {
7579
7935
  51
7580
7936
  ],
7581
7937
  "filters": [
7582
- 337
7938
+ 350
7583
7939
  ],
7584
7940
  "__typename": [
7585
7941
  1
@@ -7634,10 +7990,10 @@ exports.default = {
7634
7990
  51
7635
7991
  ],
7636
7992
  "sortBy": [
7637
- 359
7993
+ 380
7638
7994
  ],
7639
7995
  "contentType": [
7640
- 213
7996
+ 221
7641
7997
  ],
7642
7998
  "limit": [
7643
7999
  51
@@ -7792,112 +8148,278 @@ exports.default = {
7792
8148
  1
7793
8149
  ]
7794
8150
  },
7795
- "DonationMode": {},
7796
- "OfferClaimStatus": {},
7797
- "PostSortOption": {},
7798
- "Query": {
7799
- "findTenantById": [
7800
- 5,
7801
- {
7802
- "_id": [
7803
- 1,
7804
- "String!"
7805
- ]
7806
- }
8151
+ "CreateTeamInput": {
8152
+ "name": [
8153
+ 1
7807
8154
  ],
7808
- "findTenantByEmail": [
7809
- 5,
7810
- {
7811
- "email": [
7812
- 1,
7813
- "String!"
7814
- ],
7815
- "domainId": [
7816
- 1,
7817
- "String!"
7818
- ]
7819
- }
8155
+ "description": [
8156
+ 1
7820
8157
  ],
7821
- "getTenants": [
7822
- 5
8158
+ "sportIds": [
8159
+ 1
7823
8160
  ],
7824
- "isTenantUriAvailable": [
7825
- 12,
7826
- {
7827
- "tenant_uri": [
7828
- 1,
7829
- "String!"
7830
- ]
7831
- }
8161
+ "joinPolicy": [
8162
+ 1
7832
8163
  ],
7833
- "findUserById": [
7834
- 0,
7835
- {
7836
- "_id": [
7837
- 1,
7838
- "String!"
7839
- ]
7840
- }
8164
+ "maxRosterSize": [
8165
+ 51
7841
8166
  ],
7842
- "findUserByEmail": [
7843
- 0,
7844
- {
7845
- "email": [
7846
- 1,
7847
- "String!"
7848
- ]
7849
- }
8167
+ "visibility": [
8168
+ 1
7850
8169
  ],
7851
- "validateUserCredentials": [
7852
- 0,
7853
- {
7854
- "username": [
7855
- 1,
7856
- "String!"
7857
- ],
7858
- "password": [
7859
- 1,
7860
- "String!"
7861
- ]
7862
- }
8170
+ "clubId": [
8171
+ 1
7863
8172
  ],
7864
- "getUploadUrl": [
7865
- 32,
7866
- {
7867
- "input": [
7868
- 361,
7869
- "AWSS3GetUploadDto!"
7870
- ]
7871
- }
8173
+ "__typename": [
8174
+ 1
8175
+ ]
8176
+ },
8177
+ "UpdateTeamInput": {
8178
+ "teamId": [
8179
+ 1
7872
8180
  ],
7873
- "industries": [
7874
- 37
8181
+ "name": [
8182
+ 1
7875
8183
  ],
7876
- "findIndustryById": [
7877
- 37,
7878
- {
7879
- "industryId": [
7880
- 1,
7881
- "String!"
7882
- ]
7883
- }
8184
+ "description": [
8185
+ 1
7884
8186
  ],
7885
- "brands": [
7886
- 63
8187
+ "joinPolicy": [
8188
+ 1
7887
8189
  ],
7888
- "getBrandsPaginated": [
7889
- 146,
7890
- {
7891
- "query": [
7892
- 253
7893
- ]
7894
- }
8190
+ "maxRosterSize": [
8191
+ 51
7895
8192
  ],
7896
- "getBrandByName": [
7897
- 63,
7898
- {
7899
- "name": [
7900
- 1,
8193
+ "visibility": [
8194
+ 1
8195
+ ],
8196
+ "__typename": [
8197
+ 1
8198
+ ]
8199
+ },
8200
+ "JoinTeamInput": {
8201
+ "teamId": [
8202
+ 1
8203
+ ],
8204
+ "sportId": [
8205
+ 1
8206
+ ],
8207
+ "message": [
8208
+ 1
8209
+ ],
8210
+ "__typename": [
8211
+ 1
8212
+ ]
8213
+ },
8214
+ "ManageTeamMemberInput": {
8215
+ "teamId": [
8216
+ 1
8217
+ ],
8218
+ "athleteId": [
8219
+ 1
8220
+ ],
8221
+ "action": [
8222
+ 1
8223
+ ],
8224
+ "role": [
8225
+ 1
8226
+ ],
8227
+ "__typename": [
8228
+ 1
8229
+ ]
8230
+ },
8231
+ "CreateClubInput": {
8232
+ "name": [
8233
+ 1
8234
+ ],
8235
+ "description": [
8236
+ 1
8237
+ ],
8238
+ "sportIds": [
8239
+ 1
8240
+ ],
8241
+ "membershipType": [
8242
+ 1
8243
+ ],
8244
+ "feeStructure": [
8245
+ 179
8246
+ ],
8247
+ "visibility": [
8248
+ 1
8249
+ ],
8250
+ "location": [
8251
+ 1
8252
+ ],
8253
+ "website": [
8254
+ 1
8255
+ ],
8256
+ "__typename": [
8257
+ 1
8258
+ ]
8259
+ },
8260
+ "UpdateClubInput": {
8261
+ "clubId": [
8262
+ 1
8263
+ ],
8264
+ "name": [
8265
+ 1
8266
+ ],
8267
+ "description": [
8268
+ 1
8269
+ ],
8270
+ "membershipType": [
8271
+ 1
8272
+ ],
8273
+ "feeStructure": [
8274
+ 179
8275
+ ],
8276
+ "visibility": [
8277
+ 1
8278
+ ],
8279
+ "location": [
8280
+ 1
8281
+ ],
8282
+ "website": [
8283
+ 1
8284
+ ],
8285
+ "__typename": [
8286
+ 1
8287
+ ]
8288
+ },
8289
+ "JoinClubInput": {
8290
+ "clubId": [
8291
+ 1
8292
+ ],
8293
+ "message": [
8294
+ 1
8295
+ ],
8296
+ "__typename": [
8297
+ 1
8298
+ ]
8299
+ },
8300
+ "ManageClubMemberInput": {
8301
+ "clubId": [
8302
+ 1
8303
+ ],
8304
+ "athleteId": [
8305
+ 1
8306
+ ],
8307
+ "action": [
8308
+ 1
8309
+ ],
8310
+ "role": [
8311
+ 1
8312
+ ],
8313
+ "__typename": [
8314
+ 1
8315
+ ]
8316
+ },
8317
+ "DonationMode": {},
8318
+ "OfferClaimStatus": {},
8319
+ "PostSortOption": {},
8320
+ "Query": {
8321
+ "findTenantById": [
8322
+ 5,
8323
+ {
8324
+ "_id": [
8325
+ 1,
8326
+ "String!"
8327
+ ]
8328
+ }
8329
+ ],
8330
+ "findTenantByEmail": [
8331
+ 5,
8332
+ {
8333
+ "email": [
8334
+ 1,
8335
+ "String!"
8336
+ ],
8337
+ "domainId": [
8338
+ 1,
8339
+ "String!"
8340
+ ]
8341
+ }
8342
+ ],
8343
+ "getTenants": [
8344
+ 5
8345
+ ],
8346
+ "isTenantUriAvailable": [
8347
+ 12,
8348
+ {
8349
+ "tenant_uri": [
8350
+ 1,
8351
+ "String!"
8352
+ ]
8353
+ }
8354
+ ],
8355
+ "findUserById": [
8356
+ 0,
8357
+ {
8358
+ "_id": [
8359
+ 1,
8360
+ "String!"
8361
+ ]
8362
+ }
8363
+ ],
8364
+ "findUserByEmail": [
8365
+ 0,
8366
+ {
8367
+ "email": [
8368
+ 1,
8369
+ "String!"
8370
+ ]
8371
+ }
8372
+ ],
8373
+ "validateUserCredentials": [
8374
+ 0,
8375
+ {
8376
+ "username": [
8377
+ 1,
8378
+ "String!"
8379
+ ],
8380
+ "password": [
8381
+ 1,
8382
+ "String!"
8383
+ ]
8384
+ }
8385
+ ],
8386
+ "getUploadUrl": [
8387
+ 32,
8388
+ {
8389
+ "input": [
8390
+ 382,
8391
+ "AWSS3GetUploadDto!"
8392
+ ]
8393
+ }
8394
+ ],
8395
+ "industries": [
8396
+ 37
8397
+ ],
8398
+ "findIndustryById": [
8399
+ 37,
8400
+ {
8401
+ "industryId": [
8402
+ 1,
8403
+ "String!"
8404
+ ]
8405
+ }
8406
+ ],
8407
+ "brands": [
8408
+ 63
8409
+ ],
8410
+ "getBrandsPaginated": [
8411
+ 149,
8412
+ {
8413
+ "query": [
8414
+ 266
8415
+ ]
8416
+ }
8417
+ ],
8418
+ "getBrandByName": [
8419
+ 63,
8420
+ {
8421
+ "name": [
8422
+ 1,
7901
8423
  "String!"
7902
8424
  ],
7903
8425
  "translations": [
@@ -7932,45 +8454,45 @@ exports.default = {
7932
8454
  59
7933
8455
  ],
7934
8456
  "getSponsorsPaginated": [
7935
- 147,
8457
+ 150,
7936
8458
  {
7937
8459
  "query": [
7938
- 257
8460
+ 270
7939
8461
  ]
7940
8462
  }
7941
8463
  ],
7942
8464
  "findSponsorAthleteInvitation": [
7943
- 105,
8465
+ 108,
7944
8466
  {
7945
8467
  "input": [
7946
- 362,
8468
+ 383,
7947
8469
  "FindSponsorAthleteInvitationDto!"
7948
8470
  ]
7949
8471
  }
7950
8472
  ],
7951
8473
  "verifyAthleteCompetitionLinkedForDelete": [
7952
- 165,
8474
+ 168,
7953
8475
  {
7954
8476
  "input": [
7955
- 272,
8477
+ 285,
7956
8478
  "existValueDto!"
7957
8479
  ]
7958
8480
  }
7959
8481
  ],
7960
8482
  "getAthletes": [
7961
- 101
8483
+ 104
7962
8484
  ],
7963
8485
  "queryAthleteFundingCampaigns": [
7964
- 159,
8486
+ 162,
7965
8487
  {
7966
8488
  "input": [
7967
- 268,
8489
+ 281,
7968
8490
  "AthleteQueryDto!"
7969
8491
  ]
7970
8492
  }
7971
8493
  ],
7972
8494
  "searchAthletes": [
7973
- 101,
8495
+ 104,
7974
8496
  {
7975
8497
  "searchString": [
7976
8498
  1,
@@ -7979,7 +8501,7 @@ exports.default = {
7979
8501
  }
7980
8502
  ],
7981
8503
  "findAthleteById": [
7982
- 101,
8504
+ 104,
7983
8505
  {
7984
8506
  "athleteId": [
7985
8507
  1,
@@ -7988,7 +8510,7 @@ exports.default = {
7988
8510
  }
7989
8511
  ],
7990
8512
  "findAthleteForUser": [
7991
- 101,
8513
+ 104,
7992
8514
  {
7993
8515
  "loginEmail": [
7994
8516
  1,
@@ -7997,7 +8519,7 @@ exports.default = {
7997
8519
  }
7998
8520
  ],
7999
8521
  "getRecommendedAthletes": [
8000
- 101,
8522
+ 104,
8001
8523
  {
8002
8524
  "loginEmail": [
8003
8525
  1,
@@ -8006,19 +8528,19 @@ exports.default = {
8006
8528
  }
8007
8529
  ],
8008
8530
  "getSponsorAthletesForTenant": [
8009
- 101
8531
+ 104
8010
8532
  ],
8011
8533
  "getAthleteCompetitions": [
8012
- 82,
8534
+ 85,
8013
8535
  {
8014
8536
  "input": [
8015
- 363,
8537
+ 384,
8016
8538
  "GetAthleteCompetitionsDto!"
8017
8539
  ]
8018
8540
  }
8019
8541
  ],
8020
8542
  "getAthleteMemberships": [
8021
- 85,
8543
+ 88,
8022
8544
  {
8023
8545
  "athleteId": [
8024
8546
  1,
@@ -8027,7 +8549,7 @@ exports.default = {
8027
8549
  }
8028
8550
  ],
8029
8551
  "findAthletebyIdpublic": [
8030
- 101,
8552
+ 104,
8031
8553
  {
8032
8554
  "athleteId": [
8033
8555
  1,
@@ -8036,10 +8558,10 @@ exports.default = {
8036
8558
  }
8037
8559
  ],
8038
8560
  "getAthleteAlbums": [
8039
- 81
8561
+ 84
8040
8562
  ],
8041
8563
  "getAndSetAlbumById": [
8042
- 81,
8564
+ 84,
8043
8565
  {
8044
8566
  "input": [
8045
8567
  1,
@@ -8048,7 +8570,7 @@ exports.default = {
8048
8570
  }
8049
8571
  ],
8050
8572
  "getAthleteAlbumId": [
8051
- 81,
8573
+ 84,
8052
8574
  {
8053
8575
  "input": [
8054
8576
  1,
@@ -8057,16 +8579,16 @@ exports.default = {
8057
8579
  }
8058
8580
  ],
8059
8581
  "queryAthleteWithFilter": [
8060
- 159,
8582
+ 162,
8061
8583
  {
8062
8584
  "input": [
8063
- 268,
8585
+ 281,
8064
8586
  "AthleteQueryDto!"
8065
8587
  ]
8066
8588
  }
8067
8589
  ],
8068
8590
  "getPublicAthleteAlbums": [
8069
- 81,
8591
+ 84,
8070
8592
  {
8071
8593
  "athleteId": [
8072
8594
  1,
@@ -8075,82 +8597,82 @@ exports.default = {
8075
8597
  }
8076
8598
  ],
8077
8599
  "screenNameAvailability": [
8078
- 162,
8600
+ 165,
8079
8601
  {
8080
8602
  "input": [
8081
- 272,
8603
+ 285,
8082
8604
  "existValueDto!"
8083
8605
  ]
8084
8606
  }
8085
8607
  ],
8086
8608
  "checkScoreRefreshCapabilities": [
8087
- 171,
8609
+ 174,
8088
8610
  {
8089
8611
  "input": [
8090
- 278,
8612
+ 291,
8091
8613
  "CheckScoreRefreshCapabilityDto!"
8092
8614
  ]
8093
8615
  }
8094
8616
  ],
8095
8617
  "getAthleteHistoricalScoresPeriod": [
8096
- 166,
8618
+ 169,
8097
8619
  {
8098
8620
  "input": [
8099
- 274,
8621
+ 287,
8100
8622
  "GetHistoricalScoresDto!"
8101
8623
  ]
8102
8624
  }
8103
8625
  ],
8104
8626
  "getAthleteHistoricalScores": [
8105
- 99,
8627
+ 102,
8106
8628
  {
8107
8629
  "input": [
8108
- 274,
8630
+ 287,
8109
8631
  "GetHistoricalScoresDto!"
8110
8632
  ]
8111
8633
  }
8112
8634
  ],
8113
8635
  "getMyHistoricalScoresPeriod": [
8114
- 166,
8636
+ 169,
8115
8637
  {
8116
8638
  "input": [
8117
- 273,
8639
+ 286,
8118
8640
  "GetMyHistoricalScoresDto!"
8119
8641
  ]
8120
8642
  }
8121
8643
  ],
8122
8644
  "getMyHistoricalScores": [
8123
- 99,
8645
+ 102,
8124
8646
  {
8125
8647
  "input": [
8126
- 273,
8648
+ 286,
8127
8649
  "GetMyHistoricalScoresDto!"
8128
8650
  ]
8129
8651
  }
8130
8652
  ],
8131
8653
  "getAthleteCampaigns": [
8132
- 90,
8654
+ 93,
8133
8655
  {
8134
8656
  "input": [
8135
- 275,
8657
+ 288,
8136
8658
  "GetAthleteCampaignsDto!"
8137
8659
  ]
8138
8660
  }
8139
8661
  ],
8140
8662
  "browseCampaigns": [
8141
- 169,
8663
+ 172,
8142
8664
  {
8143
8665
  "input": [
8144
- 276,
8666
+ 289,
8145
8667
  "BrowseCampaignsDto!"
8146
8668
  ]
8147
8669
  }
8148
8670
  ],
8149
8671
  "getOnboardingProgress": [
8150
- 172
8672
+ 175
8151
8673
  ],
8152
8674
  "getPublicAthleteIntegrationStatus": [
8153
- 173,
8675
+ 176,
8154
8676
  {
8155
8677
  "athleteId": [
8156
8678
  1,
@@ -8162,10 +8684,10 @@ exports.default = {
8162
8684
  68
8163
8685
  ],
8164
8686
  "getSportsPaginated": [
8165
- 174,
8687
+ 177,
8166
8688
  {
8167
8689
  "query": [
8168
- 280
8690
+ 293
8169
8691
  ]
8170
8692
  }
8171
8693
  ],
@@ -8233,7 +8755,7 @@ exports.default = {
8233
8755
  0,
8234
8756
  {
8235
8757
  "input": [
8236
- 364,
8758
+ 385,
8237
8759
  "FindVtxUserDto!"
8238
8760
  ]
8239
8761
  }
@@ -8252,7 +8774,7 @@ exports.default = {
8252
8774
  }
8253
8775
  ],
8254
8776
  "getUserImagesFromEmail": [
8255
- 175,
8777
+ 182,
8256
8778
  {
8257
8779
  "loginEmail": [
8258
8780
  1,
@@ -8273,7 +8795,7 @@ exports.default = {
8273
8795
  36,
8274
8796
  {
8275
8797
  "input": [
8276
- 248,
8798
+ 261,
8277
8799
  "VerifyCodeDto!"
8278
8800
  ]
8279
8801
  }
@@ -8288,13 +8810,13 @@ exports.default = {
8288
8810
  }
8289
8811
  ],
8290
8812
  "getAllUsers": [
8291
- 133
8813
+ 136
8292
8814
  ],
8293
8815
  "getUsersPaginated": [
8294
- 178,
8816
+ 185,
8295
8817
  {
8296
8818
  "query": [
8297
- 294
8819
+ 307
8298
8820
  ]
8299
8821
  }
8300
8822
  ],
@@ -8302,30 +8824,30 @@ exports.default = {
8302
8824
  1
8303
8825
  ],
8304
8826
  "getSportsEvents": [
8305
- 76,
8827
+ 79,
8306
8828
  {
8307
8829
  "input": [
8308
- 365,
8830
+ 386,
8309
8831
  "GetSportEventsDto!"
8310
8832
  ]
8311
8833
  }
8312
8834
  ],
8313
8835
  "getSportsEventsPaginated": [
8314
- 180,
8836
+ 187,
8315
8837
  {
8316
8838
  "query": [
8317
- 301
8839
+ 314
8318
8840
  ]
8319
8841
  }
8320
8842
  ],
8321
8843
  "getBudgetsByAthlete": [
8322
- 127
8844
+ 130
8323
8845
  ],
8324
8846
  "getDonationsByAthlete": [
8325
- 117
8847
+ 120
8326
8848
  ],
8327
8849
  "getDonationsToAthlete": [
8328
- 131,
8850
+ 134,
8329
8851
  {
8330
8852
  "athleteId": [
8331
8853
  1,
@@ -8334,16 +8856,16 @@ exports.default = {
8334
8856
  }
8335
8857
  ],
8336
8858
  "getDonationsToMe": [
8337
- 131
8859
+ 134
8338
8860
  ],
8339
8861
  "getBudgetConcepts": [
8340
- 130
8862
+ 133
8341
8863
  ],
8342
8864
  "getBudgetItemUnits": [
8343
- 129
8865
+ 132
8344
8866
  ],
8345
8867
  "getDonationDatesForCalendar": [
8346
- 181,
8868
+ 188,
8347
8869
  {
8348
8870
  "campaignId": [
8349
8871
  1
@@ -8351,42 +8873,60 @@ exports.default = {
8351
8873
  }
8352
8874
  ],
8353
8875
  "getDonationsPaginated": [
8354
- 182,
8876
+ 189,
8355
8877
  {
8356
8878
  "query": [
8357
- 316
8879
+ 329
8880
+ ]
8881
+ }
8882
+ ],
8883
+ "campaignThankYous": [
8884
+ 190,
8885
+ {
8886
+ "campaignId": [
8887
+ 1,
8888
+ "String!"
8889
+ ]
8890
+ }
8891
+ ],
8892
+ "donationThankYou": [
8893
+ 190,
8894
+ {
8895
+ "donationId": [
8896
+ 1,
8897
+ "String!"
8358
8898
  ]
8359
8899
  }
8360
8900
  ],
8361
8901
  "getMembershipOrganizations": [
8362
- 83
8902
+ 86
8363
8903
  ],
8364
8904
  "getAthleteStravaIntegration": [
8365
- 116
8905
+ 119
8366
8906
  ],
8367
8907
  "getAthleteInstagramIntegration": [
8368
- 116
8908
+ 119
8369
8909
  ],
8370
8910
  "getAthleteIntegrations": [
8371
- 116
8911
+ 119
8372
8912
  ],
8373
8913
  "stripeQuery": [
8374
- 167,
8914
+ 170,
8375
8915
  {
8376
8916
  "input": [
8377
- 297,
8917
+ 310,
8378
8918
  "StripeQueryDto!"
8379
8919
  ]
8380
8920
  }
8381
8921
  ],
8382
8922
  "getStripeBalance": [
8383
- 184
8923
+ 192
8384
8924
  ],
8385
8925
  "getDatabaseTextFile": [
8386
8926
  35,
8387
8927
  {
8388
8928
  "input": [
8389
- 246,
8929
+ 259,
8390
8930
  "GetDatabaseFileDto!"
8391
8931
  ]
8392
8932
  }
@@ -8395,40 +8935,40 @@ exports.default = {
8395
8935
  32,
8396
8936
  {
8397
8937
  "input": [
8398
- 361,
8938
+ 382,
8399
8939
  "AWSS3GetUploadDto!"
8400
8940
  ]
8401
8941
  }
8402
8942
  ],
8403
8943
  "getReceipt": [
8404
- 117,
8944
+ 120,
8405
8945
  {
8406
8946
  "input": [
8407
- 296,
8947
+ 309,
8408
8948
  "GetReceiptDto!"
8409
8949
  ]
8410
8950
  }
8411
8951
  ],
8412
8952
  "getReceiptUrl": [
8413
- 118,
8953
+ 121,
8414
8954
  {
8415
8955
  "input": [
8416
- 296,
8956
+ 309,
8417
8957
  "GetReceiptDto!"
8418
8958
  ]
8419
8959
  }
8420
8960
  ],
8421
8961
  "getTransactionDetails": [
8422
- 179,
8962
+ 186,
8423
8963
  {
8424
8964
  "input": [
8425
- 298,
8965
+ 311,
8426
8966
  "GetTransactionDetailsDto!"
8427
8967
  ]
8428
8968
  }
8429
8969
  ],
8430
8970
  "findMemberForUser": [
8431
- 132,
8971
+ 135,
8432
8972
  {
8433
8973
  "loginEmail": [
8434
8974
  1,
@@ -8437,10 +8977,10 @@ exports.default = {
8437
8977
  }
8438
8978
  ],
8439
8979
  "getDonationsByMember": [
8440
- 131
8980
+ 134
8441
8981
  ],
8442
8982
  "getDonationsByUser": [
8443
- 131,
8983
+ 134,
8444
8984
  {
8445
8985
  "email": [
8446
8986
  1,
@@ -8449,29 +8989,29 @@ exports.default = {
8449
8989
  }
8450
8990
  ],
8451
8991
  "getAllTransactions": [
8452
- 135
8992
+ 138
8453
8993
  ],
8454
8994
  "getTransactionsPaginated": [
8455
- 188,
8995
+ 196,
8456
8996
  {
8457
8997
  "query": [
8458
- 323
8998
+ 336
8459
8999
  ]
8460
9000
  }
8461
9001
  ],
8462
9002
  "offers": [
8463
- 136
9003
+ 139
8464
9004
  ],
8465
9005
  "getOffersPaginated": [
8466
- 189,
9006
+ 197,
8467
9007
  {
8468
9008
  "query": [
8469
- 328
9009
+ 341
8470
9010
  ]
8471
9011
  }
8472
9012
  ],
8473
9013
  "offersForAthlete": [
8474
- 136,
9014
+ 139,
8475
9015
  {
8476
9016
  "athleteId": [
8477
9017
  1
@@ -8479,7 +9019,7 @@ exports.default = {
8479
9019
  }
8480
9020
  ],
8481
9021
  "offer": [
8482
- 136,
9022
+ 139,
8483
9023
  {
8484
9024
  "id": [
8485
9025
  1,
@@ -8488,19 +9028,19 @@ exports.default = {
8488
9028
  }
8489
9029
  ],
8490
9030
  "myOfferClaims": [
8491
- 140,
9031
+ 143,
8492
9032
  {
8493
9033
  "athleteId": [
8494
9034
  1,
8495
9035
  "String!"
8496
9036
  ],
8497
9037
  "query": [
8498
- 329
9038
+ 342
8499
9039
  ]
8500
9040
  }
8501
9041
  ],
8502
9042
  "offerAvailability": [
8503
- 191,
9043
+ 199,
8504
9044
  {
8505
9045
  "offerId": [
8506
9046
  1,
@@ -8513,32 +9053,32 @@ exports.default = {
8513
9053
  }
8514
9054
  ],
8515
9055
  "offersWithEligibility": [
8516
- 145,
9056
+ 148,
8517
9057
  {
8518
9058
  "query": [
8519
- 328
9059
+ 341
8520
9060
  ]
8521
9061
  }
8522
9062
  ],
8523
9063
  "getLeaderboard": [
8524
- 195,
9064
+ 203,
8525
9065
  {
8526
9066
  "input": [
8527
- 330
9067
+ 343
8528
9068
  ]
8529
9069
  }
8530
9070
  ],
8531
9071
  "getUserRank": [
8532
- 196,
9072
+ 204,
8533
9073
  {
8534
9074
  "input": [
8535
- 331,
9075
+ 344,
8536
9076
  "UserRankQueryDto!"
8537
9077
  ]
8538
9078
  }
8539
9079
  ],
8540
9080
  "athleteDashboard": [
8541
- 197,
9081
+ 205,
8542
9082
  {
8543
9083
  "athleteId": [
8544
9084
  1,
@@ -8547,137 +9087,137 @@ exports.default = {
8547
9087
  }
8548
9088
  ],
8549
9089
  "athleteScoreHistory": [
8550
- 198,
9090
+ 206,
8551
9091
  {
8552
9092
  "input": [
8553
- 332,
9093
+ 345,
8554
9094
  "ScoreHistoryQueryDto!"
8555
9095
  ]
8556
9096
  }
8557
9097
  ],
8558
9098
  "athleteRankHistory": [
8559
- 199,
9099
+ 207,
8560
9100
  {
8561
9101
  "input": [
8562
- 334,
9102
+ 347,
8563
9103
  "RankHistoryQueryDto!"
8564
9104
  ]
8565
9105
  }
8566
9106
  ],
8567
9107
  "athleteRankContext": [
8568
- 200,
9108
+ 208,
8569
9109
  {
8570
9110
  "input": [
8571
- 335,
9111
+ 348,
8572
9112
  "RankContextQueryDto!"
8573
9113
  ]
8574
9114
  }
8575
9115
  ],
8576
9116
  "athleteActivities": [
8577
- 202,
9117
+ 210,
8578
9118
  {
8579
9119
  "input": [
8580
- 338,
9120
+ 351,
8581
9121
  "ActivitiesQueryDto!"
8582
9122
  ]
8583
9123
  }
8584
9124
  ],
8585
9125
  "athleteActivityDetail": [
8586
- 205,
9126
+ 213,
8587
9127
  {
8588
9128
  "input": [
8589
- 339,
9129
+ 352,
8590
9130
  "ActivityDetailQueryDto!"
8591
9131
  ]
8592
9132
  }
8593
9133
  ],
8594
9134
  "athleteComponentSummary": [
8595
- 207,
9135
+ 215,
8596
9136
  {
8597
9137
  "input": [
8598
- 340,
9138
+ 353,
8599
9139
  "ComponentSummaryQueryDto!"
8600
9140
  ]
8601
9141
  }
8602
9142
  ],
8603
9143
  "athleteActivityDates": [
8604
- 210,
9144
+ 218,
8605
9145
  {
8606
9146
  "input": [
8607
- 341,
9147
+ 354,
8608
9148
  "ActivityDatesQueryDto!"
8609
9149
  ]
8610
9150
  }
8611
9151
  ],
8612
9152
  "socialAggregates": [
8613
- 211,
9153
+ 219,
8614
9154
  {
8615
9155
  "athleteId": [
8616
- 103,
9156
+ 106,
8617
9157
  "ID!"
8618
9158
  ],
8619
9159
  "platform": [
8620
- 212,
9160
+ 220,
8621
9161
  "Platform!"
8622
9162
  ],
8623
9163
  "range": [
8624
- 342,
9164
+ 355,
8625
9165
  "DateRangeInput!"
8626
9166
  ],
8627
9167
  "periodType": [
8628
- 214
9168
+ 222
8629
9169
  ]
8630
9170
  }
8631
9171
  ],
8632
9172
  "postsWithComparison": [
8633
- 217,
9173
+ 225,
8634
9174
  {
8635
9175
  "athleteId": [
8636
- 103,
9176
+ 106,
8637
9177
  "ID!"
8638
9178
  ],
8639
9179
  "platform": [
8640
- 212,
9180
+ 220,
8641
9181
  "Platform!"
8642
9182
  ],
8643
9183
  "options": [
8644
- 343
9184
+ 356
8645
9185
  ]
8646
9186
  }
8647
9187
  ],
8648
9188
  "myNotifications": [
8649
- 220,
9189
+ 227,
8650
9190
  {
8651
9191
  "input": [
8652
- 344
9192
+ 357
8653
9193
  ]
8654
9194
  }
8655
9195
  ],
8656
9196
  "notificationUnreadCount": [
8657
- 221
9197
+ 228
8658
9198
  ],
8659
9199
  "myNotificationPreferences": [
8660
- 222
9200
+ 229
8661
9201
  ],
8662
9202
  "myFollowedAthletes": [
8663
- 225,
9203
+ 232,
8664
9204
  {
8665
9205
  "input": [
8666
- 353
9206
+ 366
8667
9207
  ]
8668
9208
  }
8669
9209
  ],
8670
9210
  "isFollowingAthlete": [
8671
- 226,
9211
+ 233,
8672
9212
  {
8673
9213
  "input": [
8674
- 352,
9214
+ 365,
8675
9215
  "IsFollowingAthleteInput!"
8676
9216
  ]
8677
9217
  }
8678
9218
  ],
8679
9219
  "getEmailCampaigns": [
8680
- 230,
9220
+ 237,
8681
9221
  {
8682
9222
  "status": [
8683
9223
  1
@@ -8694,7 +9234,7 @@ exports.default = {
8694
9234
  }
8695
9235
  ],
8696
9236
  "getEmailCampaign": [
8697
- 229,
9237
+ 236,
8698
9238
  {
8699
9239
  "id": [
8700
9240
  1,
@@ -8703,16 +9243,16 @@ exports.default = {
8703
9243
  }
8704
9244
  ],
8705
9245
  "getAudiencePreview": [
8706
- 233,
9246
+ 240,
8707
9247
  {
8708
9248
  "filters": [
8709
- 366,
9249
+ 387,
8710
9250
  "AudienceFilterDto!"
8711
9251
  ]
8712
9252
  }
8713
9253
  ],
8714
9254
  "getSendGridTemplates": [
8715
- 231
9255
+ 238
8716
9256
  ],
8717
9257
  "getSendGridTemplatePreview": [
8718
9258
  1,
@@ -8724,13 +9264,13 @@ exports.default = {
8724
9264
  }
8725
9265
  ],
8726
9266
  "getEmailSegments": [
8727
- 228
9267
+ 235
8728
9268
  ],
8729
9269
  "getAiCoachThread": [
8730
- 235
9270
+ 242
8731
9271
  ],
8732
9272
  "getAiCoachThreadHistory": [
8733
- 235,
9273
+ 242,
8734
9274
  {
8735
9275
  "limit": [
8736
9276
  51
@@ -8738,7 +9278,7 @@ exports.default = {
8738
9278
  }
8739
9279
  ],
8740
9280
  "getAiCoachThreadMessages": [
8741
- 234,
9281
+ 241,
8742
9282
  {
8743
9283
  "threadId": [
8744
9284
  1,
@@ -8747,18 +9287,124 @@ exports.default = {
8747
9287
  }
8748
9288
  ],
8749
9289
  "getAiCoachConfig": [
8750
- 236
9290
+ 243
8751
9291
  ],
8752
9292
  "getAiCoachNudges": [
8753
- 238,
9293
+ 245,
8754
9294
  {
8755
9295
  "input": [
8756
- 356
9296
+ 369
8757
9297
  ]
8758
9298
  }
8759
9299
  ],
8760
9300
  "getAiCoachUnreadNudgeCount": [
8761
- 239
9301
+ 246
9302
+ ],
9303
+ "findAllTeams": [
9304
+ 77
9305
+ ],
9306
+ "getTeamStripeAccountStatus": [
9307
+ 247,
9308
+ {
9309
+ "teamId": [
9310
+ 1,
9311
+ "String!"
9312
+ ]
9313
+ }
9314
+ ],
9315
+ "findTeamById": [
9316
+ 77,
9317
+ {
9318
+ "teamId": [
9319
+ 1,
9320
+ "String!"
9321
+ ]
9322
+ }
9323
+ ],
9324
+ "findTeams": [
9325
+ 77,
9326
+ {
9327
+ "sportId": [
9328
+ 1
9329
+ ],
9330
+ "clubId": [
9331
+ 1
9332
+ ]
9333
+ }
9334
+ ],
9335
+ "getTeamRoster": [
9336
+ 75,
9337
+ {
9338
+ "teamId": [
9339
+ 1,
9340
+ "String!"
9341
+ ]
9342
+ }
9343
+ ],
9344
+ "getTeamAnalytics": [
9345
+ 250,
9346
+ {
9347
+ "teamId": [
9348
+ 1,
9349
+ "String!"
9350
+ ]
9351
+ }
9352
+ ],
9353
+ "getTeamLeaderboard": [
9354
+ 249,
9355
+ {
9356
+ "teamId": [
9357
+ 1,
9358
+ "String!"
9359
+ ]
9360
+ }
9361
+ ],
9362
+ "getTeamDashboard": [
9363
+ 252,
9364
+ {
9365
+ "teamId": [
9366
+ 1,
9367
+ "String!"
9368
+ ]
9369
+ }
9370
+ ],
9371
+ "findAllClubs": [
9372
+ 178
9373
+ ],
9374
+ "getClubStripeAccountStatus": [
9375
+ 247,
9376
+ {
9377
+ "clubId": [
9378
+ 1,
9379
+ "String!"
9380
+ ]
9381
+ }
9382
+ ],
9383
+ "findClubById": [
9384
+ 178,
9385
+ {
9386
+ "clubId": [
9387
+ 1,
9388
+ "String!"
9389
+ ]
9390
+ }
9391
+ ],
9392
+ "findClubs": [
9393
+ 178,
9394
+ {
9395
+ "sportId": [
9396
+ 1
9397
+ ]
9398
+ }
9399
+ ],
9400
+ "getClubMembers": [
9401
+ 181,
9402
+ {
9403
+ "clubId": [
9404
+ 1,
9405
+ "String!"
9406
+ ]
9407
+ }
8762
9408
  ],
8763
9409
  "__typename": [
8764
9410
  1
@@ -8859,7 +9505,7 @@ exports.default = {
8859
9505
  5,
8860
9506
  {
8861
9507
  "tenant": [
8862
- 368,
9508
+ 389,
8863
9509
  "CreateTenantInput!"
8864
9510
  ]
8865
9511
  }
@@ -8868,7 +9514,7 @@ exports.default = {
8868
9514
  11,
8869
9515
  {
8870
9516
  "tenant": [
8871
- 368,
9517
+ 389,
8872
9518
  "CreateTenantInput!"
8873
9519
  ]
8874
9520
  }
@@ -8877,7 +9523,7 @@ exports.default = {
8877
9523
  3,
8878
9524
  {
8879
9525
  "user": [
8880
- 369,
9526
+ 390,
8881
9527
  "CreateActiveUserInput!"
8882
9528
  ]
8883
9529
  }
@@ -8912,7 +9558,7 @@ exports.default = {
8912
9558
  0,
8913
9559
  {
8914
9560
  "input": [
8915
- 370,
9561
+ 391,
8916
9562
  "RegisterUserToDomainFromEmailInput!"
8917
9563
  ]
8918
9564
  }
@@ -8921,7 +9567,7 @@ exports.default = {
8921
9567
  8,
8922
9568
  {
8923
9569
  "dto": [
8924
- 371,
9570
+ 392,
8925
9571
  "RefreshTokenInput!"
8926
9572
  ]
8927
9573
  }
@@ -8930,7 +9576,7 @@ exports.default = {
8930
9576
  33,
8931
9577
  {
8932
9578
  "input": [
8933
- 372,
9579
+ 393,
8934
9580
  "AWSS3DeleteUseTypeFileDto!"
8935
9581
  ]
8936
9582
  }
@@ -8939,7 +9585,7 @@ exports.default = {
8939
9585
  33,
8940
9586
  {
8941
9587
  "input": [
8942
- 373,
9588
+ 394,
8943
9589
  "AWSS3DeleteBucketFileDto!"
8944
9590
  ]
8945
9591
  }
@@ -8948,7 +9594,7 @@ exports.default = {
8948
9594
  33,
8949
9595
  {
8950
9596
  "input": [
8951
- 374,
9597
+ 395,
8952
9598
  "AWSS3DeleteUseTypeKeyDto!"
8953
9599
  ]
8954
9600
  }
@@ -8957,7 +9603,7 @@ exports.default = {
8957
9603
  27,
8958
9604
  {
8959
9605
  "input": [
8960
- 251,
9606
+ 264,
8961
9607
  "AWSS3UploadedFileDto!"
8962
9608
  ]
8963
9609
  }
@@ -8966,7 +9612,7 @@ exports.default = {
8966
9612
  37,
8967
9613
  {
8968
9614
  "input": [
8969
- 375,
9615
+ 396,
8970
9616
  "CreateIndustryDto!"
8971
9617
  ]
8972
9618
  }
@@ -8975,7 +9621,7 @@ exports.default = {
8975
9621
  63,
8976
9622
  {
8977
9623
  "input": [
8978
- 250,
9624
+ 263,
8979
9625
  "CreateBrandDto!"
8980
9626
  ]
8981
9627
  }
@@ -8988,7 +9634,7 @@ exports.default = {
8988
9634
  "String!"
8989
9635
  ],
8990
9636
  "input": [
8991
- 250,
9637
+ 263,
8992
9638
  "CreateBrandDto!"
8993
9639
  ]
8994
9640
  }
@@ -9032,7 +9678,7 @@ exports.default = {
9032
9678
  59,
9033
9679
  {
9034
9680
  "input": [
9035
- 376,
9681
+ 397,
9036
9682
  "RegisterSponsorInput!"
9037
9683
  ]
9038
9684
  }
@@ -9041,16 +9687,16 @@ exports.default = {
9041
9687
  59,
9042
9688
  {
9043
9689
  "input": [
9044
- 254,
9690
+ 267,
9045
9691
  "CreateSponsorDto!"
9046
9692
  ]
9047
9693
  }
9048
9694
  ],
9049
9695
  "sendAthleteInvitations": [
9050
- 105,
9696
+ 108,
9051
9697
  {
9052
9698
  "input": [
9053
- 256,
9699
+ 269,
9054
9700
  "InviteAthletesDto!"
9055
9701
  ]
9056
9702
  }
@@ -9063,7 +9709,7 @@ exports.default = {
9063
9709
  "String!"
9064
9710
  ],
9065
9711
  "input": [
9066
- 377,
9712
+ 398,
9067
9713
  "UpdateSponsorDto!"
9068
9714
  ]
9069
9715
  }
@@ -9078,154 +9724,154 @@ exports.default = {
9078
9724
  }
9079
9725
  ],
9080
9726
  "forceDeleteAthleteCompetition": [
9081
- 151,
9727
+ 154,
9082
9728
  {
9083
9729
  "input": [
9084
- 265,
9730
+ 278,
9085
9731
  "DeleteSingleValueDto!"
9086
9732
  ]
9087
9733
  }
9088
9734
  ],
9089
9735
  "registerAthlete": [
9090
- 101,
9736
+ 104,
9091
9737
  {
9092
9738
  "input": [
9093
- 378,
9739
+ 399,
9094
9740
  "RegisterAthleteDto!"
9095
9741
  ]
9096
9742
  }
9097
9743
  ],
9098
9744
  "editProfileValue": [
9099
- 148,
9745
+ 151,
9100
9746
  {
9101
9747
  "input": [
9102
- 379,
9748
+ 400,
9103
9749
  "EditValueDto!"
9104
9750
  ]
9105
9751
  }
9106
9752
  ],
9107
9753
  "editPicture": [
9108
- 160,
9754
+ 163,
9109
9755
  {
9110
9756
  "input": [
9111
- 269,
9757
+ 282,
9112
9758
  "EditPictureDto!"
9113
9759
  ]
9114
9760
  }
9115
9761
  ],
9116
9762
  "AddAlbumPictures": [
9117
- 161,
9763
+ 164,
9118
9764
  {
9119
9765
  "input": [
9120
- 270,
9766
+ 283,
9121
9767
  "UploadAlbumsPicturesDto!"
9122
9768
  ]
9123
9769
  }
9124
9770
  ],
9125
9771
  "addAthleteCompetition": [
9126
- 82,
9772
+ 85,
9127
9773
  {
9128
9774
  "input": [
9129
- 260,
9775
+ 273,
9130
9776
  "CreateAthleteCompetitionDto!"
9131
9777
  ]
9132
9778
  }
9133
9779
  ],
9134
9780
  "deleteAthleteCompetition": [
9135
- 151,
9781
+ 154,
9136
9782
  {
9137
9783
  "input": [
9138
- 265,
9784
+ 278,
9139
9785
  "DeleteSingleValueDto!"
9140
9786
  ]
9141
9787
  }
9142
9788
  ],
9143
9789
  "createAthleteAlbum": [
9144
- 81,
9790
+ 84,
9145
9791
  {
9146
9792
  "input": [
9147
- 270,
9793
+ 283,
9148
9794
  "UploadAlbumsPicturesDto!"
9149
9795
  ]
9150
9796
  }
9151
9797
  ],
9152
9798
  "reorderAlbumIndex": [
9153
- 81,
9799
+ 84,
9154
9800
  {
9155
9801
  "input": [
9156
- 380,
9802
+ 401,
9157
9803
  "EditDisplayIndexDto!"
9158
9804
  ]
9159
9805
  }
9160
9806
  ],
9161
9807
  "editAlbum": [
9162
- 81,
9808
+ 84,
9163
9809
  {
9164
9810
  "input": [
9165
- 270,
9811
+ 283,
9166
9812
  "UploadAlbumsPicturesDto!"
9167
9813
  ]
9168
9814
  }
9169
9815
  ],
9170
9816
  "deleteAthleteAlbum": [
9171
- 151,
9817
+ 154,
9172
9818
  {
9173
9819
  "input": [
9174
- 265,
9820
+ 278,
9175
9821
  "DeleteSingleValueDto!"
9176
9822
  ]
9177
9823
  }
9178
9824
  ],
9179
9825
  "deleteAthletePhotos": [
9180
- 150,
9826
+ 153,
9181
9827
  {
9182
9828
  "input": [
9183
- 271,
9829
+ 284,
9184
9830
  "DeleteValuesDto!"
9185
9831
  ]
9186
9832
  }
9187
9833
  ],
9188
9834
  "saveAthleteCompetitionResult": [
9189
- 77,
9835
+ 80,
9190
9836
  {
9191
9837
  "input": [
9192
- 259,
9838
+ 272,
9193
9839
  "SetCompetitionResultDto!"
9194
9840
  ]
9195
9841
  }
9196
9842
  ],
9197
9843
  "updateAthleteScores": [
9198
- 101
9844
+ 104
9199
9845
  ],
9200
9846
  "updateAthleteCompetitionScores": [
9201
- 101
9847
+ 104
9202
9848
  ],
9203
9849
  "forceRefreshAthleteScores": [
9204
- 156,
9850
+ 159,
9205
9851
  {
9206
9852
  "input": [
9207
- 277,
9853
+ 290,
9208
9854
  "ForceScoreRefreshDto!"
9209
9855
  ]
9210
9856
  }
9211
9857
  ],
9212
9858
  "setCurrentCampaign": [
9213
- 90,
9859
+ 93,
9214
9860
  {
9215
9861
  "input": [
9216
- 382,
9862
+ 403,
9217
9863
  "SetCurrentCampaignDto!"
9218
9864
  ]
9219
9865
  }
9220
9866
  ],
9221
9867
  "deleteOnboardingAthlete": [
9222
- 163
9868
+ 166
9223
9869
  ],
9224
9870
  "updateOnboardingProgress": [
9225
- 172,
9871
+ 175,
9226
9872
  {
9227
9873
  "input": [
9228
- 279,
9874
+ 292,
9229
9875
  "UpdateOnboardingProgressDto!"
9230
9876
  ]
9231
9877
  }
@@ -9234,7 +9880,7 @@ exports.default = {
9234
9880
  68,
9235
9881
  {
9236
9882
  "input": [
9237
- 383,
9883
+ 404,
9238
9884
  "CreateSportDto!"
9239
9885
  ]
9240
9886
  }
@@ -9243,7 +9889,7 @@ exports.default = {
9243
9889
  68,
9244
9890
  {
9245
9891
  "input": [
9246
- 384,
9892
+ 405,
9247
9893
  "UpdateSportDto!"
9248
9894
  ]
9249
9895
  }
@@ -9252,7 +9898,7 @@ exports.default = {
9252
9898
  71,
9253
9899
  {
9254
9900
  "input": [
9255
- 385,
9901
+ 406,
9256
9902
  "CreateSportLevelDto!"
9257
9903
  ]
9258
9904
  }
@@ -9261,7 +9907,7 @@ exports.default = {
9261
9907
  58,
9262
9908
  {
9263
9909
  "input": [
9264
- 387,
9910
+ 408,
9265
9911
  "CreateSponsorshipDto!"
9266
9912
  ]
9267
9913
  }
@@ -9270,7 +9916,7 @@ exports.default = {
9270
9916
  41,
9271
9917
  {
9272
9918
  "input": [
9273
- 392,
9919
+ 413,
9274
9920
  "CreateCountryDto!"
9275
9921
  ]
9276
9922
  }
@@ -9279,7 +9925,7 @@ exports.default = {
9279
9925
  40,
9280
9926
  {
9281
9927
  "input": [
9282
- 393,
9928
+ 414,
9283
9929
  "CreateStateDto!"
9284
9930
  ]
9285
9931
  }
@@ -9288,7 +9934,7 @@ exports.default = {
9288
9934
  39,
9289
9935
  {
9290
9936
  "input": [
9291
- 394,
9937
+ 415,
9292
9938
  "CreateCityDto!"
9293
9939
  ]
9294
9940
  }
@@ -9297,7 +9943,7 @@ exports.default = {
9297
9943
  29,
9298
9944
  {
9299
9945
  "input": [
9300
- 290,
9946
+ 303,
9301
9947
  "RegisterUserDto!"
9302
9948
  ]
9303
9949
  }
@@ -9306,7 +9952,7 @@ exports.default = {
9306
9952
  3,
9307
9953
  {
9308
9954
  "input": [
9309
- 248,
9955
+ 261,
9310
9956
  "VerifyCodeDto!"
9311
9957
  ]
9312
9958
  }
@@ -9315,7 +9961,7 @@ exports.default = {
9315
9961
  0,
9316
9962
  {
9317
9963
  "input": [
9318
- 248,
9964
+ 261,
9319
9965
  "VerifyCodeDto!"
9320
9966
  ]
9321
9967
  }
@@ -9324,7 +9970,7 @@ exports.default = {
9324
9970
  0,
9325
9971
  {
9326
9972
  "input": [
9327
- 290,
9973
+ 303,
9328
9974
  "RegisterUserDto!"
9329
9975
  ]
9330
9976
  }
@@ -9333,7 +9979,7 @@ exports.default = {
9333
9979
  0,
9334
9980
  {
9335
9981
  "input": [
9336
- 290,
9982
+ 303,
9337
9983
  "RegisterUserDto!"
9338
9984
  ]
9339
9985
  }
@@ -9342,7 +9988,7 @@ exports.default = {
9342
9988
  0,
9343
9989
  {
9344
9990
  "input": [
9345
- 290,
9991
+ 303,
9346
9992
  "RegisterUserDto!"
9347
9993
  ]
9348
9994
  }
@@ -9361,7 +10007,7 @@ exports.default = {
9361
10007
  }
9362
10008
  ],
9363
10009
  "createResetPasswordCode": [
9364
- 148,
10010
+ 151,
9365
10011
  {
9366
10012
  "input": [
9367
10013
  1,
@@ -9370,16 +10016,16 @@ exports.default = {
9370
10016
  }
9371
10017
  ],
9372
10018
  "resetUserPassword": [
9373
- 148,
10019
+ 151,
9374
10020
  {
9375
10021
  "input": [
9376
- 292,
10022
+ 305,
9377
10023
  "resetPasswordDto!"
9378
10024
  ]
9379
10025
  }
9380
10026
  ],
9381
10027
  "validateToken": [
9382
- 176,
10028
+ 183,
9383
10029
  {
9384
10030
  "input": [
9385
10031
  1,
@@ -9388,46 +10034,46 @@ exports.default = {
9388
10034
  }
9389
10035
  ],
9390
10036
  "updateUserSuspendedStatus": [
9391
- 148,
10037
+ 151,
9392
10038
  {
9393
10039
  "input": [
9394
- 293,
10040
+ 306,
9395
10041
  "UpdateUserSuspendedStatusDto!"
9396
10042
  ]
9397
10043
  }
9398
10044
  ],
9399
10045
  "deleteMyAccount": [
9400
- 177
10046
+ 184
9401
10047
  ],
9402
10048
  "deleteVtxUser": [
9403
- 177,
10049
+ 184,
9404
10050
  {
9405
10051
  "input": [
9406
- 295,
10052
+ 308,
9407
10053
  "DeleteVtxUserDto!"
9408
10054
  ]
9409
10055
  }
9410
10056
  ],
9411
10057
  "createSportsEvent": [
9412
- 76,
10058
+ 79,
9413
10059
  {
9414
10060
  "input": [
9415
- 395,
10061
+ 416,
9416
10062
  "CreateSportEventDto!"
9417
10063
  ]
9418
10064
  }
9419
10065
  ],
9420
10066
  "updateSportsEvent": [
9421
- 76,
10067
+ 79,
9422
10068
  {
9423
10069
  "input": [
9424
- 299,
10070
+ 312,
9425
10071
  "UpdateSportEventDto!"
9426
10072
  ]
9427
10073
  }
9428
10074
  ],
9429
10075
  "deleteSportsEvent": [
9430
- 148,
10076
+ 151,
9431
10077
  {
9432
10078
  "eventId": [
9433
10079
  1,
@@ -9436,55 +10082,55 @@ exports.default = {
9436
10082
  }
9437
10083
  ],
9438
10084
  "mergeSportsEvents": [
9439
- 128,
10085
+ 131,
9440
10086
  {
9441
10087
  "input": [
9442
- 300,
10088
+ 313,
9443
10089
  "MergeSportsEventsDto!"
9444
10090
  ]
9445
10091
  }
9446
10092
  ],
9447
10093
  "setFundingStatus": [
9448
- 90,
10094
+ 93,
9449
10095
  {
9450
10096
  "input": [
9451
- 310,
10097
+ 323,
9452
10098
  "SetFundingStatusDto!"
9453
10099
  ]
9454
10100
  }
9455
10101
  ],
9456
10102
  "createFundingCampaign": [
9457
- 90,
10103
+ 93,
9458
10104
  {
9459
10105
  "input": [
9460
- 307,
10106
+ 320,
9461
10107
  "CreateFundingCampaignDto!"
9462
10108
  ]
9463
10109
  }
9464
10110
  ],
9465
10111
  "updateFundingCampaign": [
9466
- 90,
10112
+ 93,
9467
10113
  {
9468
10114
  "input": [
9469
- 309,
10115
+ 322,
9470
10116
  "UpdateFundingCampaignDto!"
9471
10117
  ]
9472
10118
  }
9473
10119
  ],
9474
10120
  "deleteFundingCampaign": [
9475
- 151,
10121
+ 154,
9476
10122
  {
9477
10123
  "input": [
9478
- 265,
10124
+ 278,
9479
10125
  "DeleteSingleValueDto!"
9480
10126
  ]
9481
10127
  }
9482
10128
  ],
9483
10129
  "deleteFundingCampaigns": [
9484
- 150,
10130
+ 153,
9485
10131
  {
9486
10132
  "input": [
9487
- 271,
10133
+ 284,
9488
10134
  "DeleteValuesDto!"
9489
10135
  ]
9490
10136
  }
@@ -9502,7 +10148,7 @@ exports.default = {
9502
10148
  2,
9503
10149
  {
9504
10150
  "input": [
9505
- 312,
10151
+ 325,
9506
10152
  "AddCompetitionBudgetDto!"
9507
10153
  ]
9508
10154
  }
@@ -9511,7 +10157,7 @@ exports.default = {
9511
10157
  2,
9512
10158
  {
9513
10159
  "input": [
9514
- 313,
10160
+ 326,
9515
10161
  "EditCompetitionBudgetDto!"
9516
10162
  ]
9517
10163
  }
@@ -9520,7 +10166,7 @@ exports.default = {
9520
10166
  2,
9521
10167
  {
9522
10168
  "input": [
9523
- 314,
10169
+ 327,
9524
10170
  "EditCampaignBudgetDto!"
9525
10171
  ]
9526
10172
  }
@@ -9529,34 +10175,52 @@ exports.default = {
9529
10175
  2,
9530
10176
  {
9531
10177
  "input": [
9532
- 314,
10178
+ 327,
9533
10179
  "EditCampaignBudgetDto!"
9534
10180
  ]
9535
10181
  }
9536
10182
  ],
10183
+ "sendThankYou": [
10184
+ 190,
10185
+ {
10186
+ "input": [
10187
+ 417,
10188
+ "SendThankYouDto!"
10189
+ ]
10190
+ }
10191
+ ],
10192
+ "updateThankYouTemplate": [
10193
+ 93,
10194
+ {
10195
+ "input": [
10196
+ 418,
10197
+ "UpdateThankYouTemplateDto!"
10198
+ ]
10199
+ }
10200
+ ],
9537
10201
  "createMembershipOrganization": [
9538
- 83,
10202
+ 86,
9539
10203
  {
9540
10204
  "input": [
9541
- 317,
10205
+ 330,
9542
10206
  "CreateMembershipOrganizationDto!"
9543
10207
  ]
9544
10208
  }
9545
10209
  ],
9546
10210
  "createAthleteMembershipAffilation": [
9547
- 85,
10211
+ 88,
9548
10212
  {
9549
10213
  "input": [
9550
- 318,
10214
+ 331,
9551
10215
  "CreateAthleteMembershipDto!"
9552
10216
  ]
9553
10217
  }
9554
10218
  ],
9555
10219
  "deleteAthleteMembershipAffilation": [
9556
- 151,
10220
+ 154,
9557
10221
  {
9558
10222
  "input": [
9559
- 265,
10223
+ 278,
9560
10224
  "DeleteSingleValueDto!"
9561
10225
  ]
9562
10226
  }
@@ -9574,22 +10238,22 @@ exports.default = {
9574
10238
  2
9575
10239
  ],
9576
10240
  "createStripeAccount": [
9577
- 98,
10241
+ 101,
9578
10242
  {
9579
10243
  "input": [
9580
- 396,
10244
+ 419,
9581
10245
  "CreateStripeAccountDto!"
9582
10246
  ]
9583
10247
  }
9584
10248
  ],
9585
10249
  "createAthleteStripeSession": [
9586
- 106
10250
+ 109
9587
10251
  ],
9588
10252
  "createStripeCheckoutSession": [
9589
- 107,
10253
+ 110,
9590
10254
  {
9591
10255
  "input": [
9592
- 249,
10256
+ 262,
9593
10257
  "DonationCheckoutDto!"
9594
10258
  ]
9595
10259
  }
@@ -9601,32 +10265,32 @@ exports.default = {
9601
10265
  1
9602
10266
  ],
9603
10267
  "registerMember": [
9604
- 132,
10268
+ 135,
9605
10269
  {
9606
10270
  "input": [
9607
- 322,
10271
+ 335,
9608
10272
  "RegisterMemberDto!"
9609
10273
  ]
9610
10274
  }
9611
10275
  ],
9612
10276
  "createOffer": [
9613
- 136,
10277
+ 139,
9614
10278
  {
9615
10279
  "input": [
9616
- 325,
10280
+ 338,
9617
10281
  "CreateOfferDto!"
9618
10282
  ]
9619
10283
  }
9620
10284
  ],
9621
10285
  "updateOffer": [
9622
- 136,
10286
+ 139,
9623
10287
  {
9624
10288
  "id": [
9625
10289
  1,
9626
10290
  "String!"
9627
10291
  ],
9628
10292
  "input": [
9629
- 325,
10293
+ 338,
9630
10294
  "CreateOfferDto!"
9631
10295
  ]
9632
10296
  }
@@ -9641,7 +10305,7 @@ exports.default = {
9641
10305
  }
9642
10306
  ],
9643
10307
  "setOfferStatus": [
9644
- 136,
10308
+ 139,
9645
10309
  {
9646
10310
  "id": [
9647
10311
  1,
@@ -9654,7 +10318,7 @@ exports.default = {
9654
10318
  }
9655
10319
  ],
9656
10320
  "activateOffer": [
9657
- 136,
10321
+ 139,
9658
10322
  {
9659
10323
  "id": [
9660
10324
  1,
@@ -9663,7 +10327,7 @@ exports.default = {
9663
10327
  }
9664
10328
  ],
9665
10329
  "deactivateOffer": [
9666
- 136,
10330
+ 139,
9667
10331
  {
9668
10332
  "id": [
9669
10333
  1,
@@ -9672,7 +10336,7 @@ exports.default = {
9672
10336
  }
9673
10337
  ],
9674
10338
  "claimOffer": [
9675
- 140,
10339
+ 143,
9676
10340
  {
9677
10341
  "offerId": [
9678
10342
  1,
@@ -9698,7 +10362,7 @@ exports.default = {
9698
10362
  }
9699
10363
  ],
9700
10364
  "uploadCouponCodes": [
9701
- 190,
10365
+ 198,
9702
10366
  {
9703
10367
  "offerId": [
9704
10368
  1,
@@ -9714,10 +10378,10 @@ exports.default = {
9714
10378
  2
9715
10379
  ],
9716
10380
  "markNotificationAsRead": [
9717
- 218,
10381
+ 226,
9718
10382
  {
9719
10383
  "input": [
9720
- 345,
10384
+ 358,
9721
10385
  "MarkNotificationReadDto!"
9722
10386
  ]
9723
10387
  }
@@ -9729,25 +10393,25 @@ exports.default = {
9729
10393
  2,
9730
10394
  {
9731
10395
  "input": [
9732
- 346,
10396
+ 359,
9733
10397
  "DismissNotificationDto!"
9734
10398
  ]
9735
10399
  }
9736
10400
  ],
9737
10401
  "updateNotificationPreferences": [
9738
- 222,
10402
+ 229,
9739
10403
  {
9740
10404
  "input": [
9741
- 347,
10405
+ 360,
9742
10406
  "UpdateNotificationPreferenceDto!"
9743
10407
  ]
9744
10408
  }
9745
10409
  ],
9746
10410
  "registerDeviceToken": [
9747
- 223,
10411
+ 230,
9748
10412
  {
9749
10413
  "input": [
9750
- 348,
10414
+ 361,
9751
10415
  "RegisterDeviceTokenDto!"
9752
10416
  ]
9753
10417
  }
@@ -9756,7 +10420,7 @@ exports.default = {
9756
10420
  2,
9757
10421
  {
9758
10422
  "input": [
9759
- 349,
10423
+ 362,
9760
10424
  "UnregisterDeviceTokenDto!"
9761
10425
  ]
9762
10426
  }
@@ -9765,7 +10429,7 @@ exports.default = {
9765
10429
  2,
9766
10430
  {
9767
10431
  "input": [
9768
- 350,
10432
+ 363,
9769
10433
  "FollowAthleteInput!"
9770
10434
  ]
9771
10435
  }
@@ -9774,29 +10438,29 @@ exports.default = {
9774
10438
  2,
9775
10439
  {
9776
10440
  "input": [
9777
- 351,
10441
+ 364,
9778
10442
  "UnfollowAthleteInput!"
9779
10443
  ]
9780
10444
  }
9781
10445
  ],
9782
10446
  "createEmailCampaign": [
9783
- 229,
10447
+ 236,
9784
10448
  {
9785
10449
  "input": [
9786
- 397,
10450
+ 420,
9787
10451
  "CreateEmailCampaignDto!"
9788
10452
  ]
9789
10453
  }
9790
10454
  ],
9791
10455
  "updateEmailCampaign": [
9792
- 229,
10456
+ 236,
9793
10457
  {
9794
10458
  "id": [
9795
10459
  1,
9796
10460
  "String!"
9797
10461
  ],
9798
10462
  "input": [
9799
- 398,
10463
+ 421,
9800
10464
  "UpdateEmailCampaignDto!"
9801
10465
  ]
9802
10466
  }
@@ -9811,7 +10475,7 @@ exports.default = {
9811
10475
  }
9812
10476
  ],
9813
10477
  "cloneEmailCampaign": [
9814
- 229,
10478
+ 236,
9815
10479
  {
9816
10480
  "id": [
9817
10481
  1,
@@ -9842,7 +10506,7 @@ exports.default = {
9842
10506
  }
9843
10507
  ],
9844
10508
  "scheduleEmailCampaign": [
9845
- 229,
10509
+ 236,
9846
10510
  {
9847
10511
  "campaignId": [
9848
10512
  1,
@@ -9855,7 +10519,7 @@ exports.default = {
9855
10519
  }
9856
10520
  ],
9857
10521
  "cancelScheduledEmail": [
9858
- 229,
10522
+ 236,
9859
10523
  {
9860
10524
  "campaignId": [
9861
10525
  1,
@@ -9864,23 +10528,23 @@ exports.default = {
9864
10528
  }
9865
10529
  ],
9866
10530
  "createEmailSegment": [
9867
- 228,
10531
+ 235,
9868
10532
  {
9869
10533
  "input": [
9870
- 399,
10534
+ 422,
9871
10535
  "CreateEmailSegmentDto!"
9872
10536
  ]
9873
10537
  }
9874
10538
  ],
9875
10539
  "updateEmailSegment": [
9876
- 228,
10540
+ 235,
9877
10541
  {
9878
10542
  "id": [
9879
10543
  1,
9880
10544
  "String!"
9881
10545
  ],
9882
10546
  "input": [
9883
- 400,
10547
+ 423,
9884
10548
  "UpdateEmailSegmentDto!"
9885
10549
  ]
9886
10550
  }
@@ -9895,19 +10559,19 @@ exports.default = {
9895
10559
  }
9896
10560
  ],
9897
10561
  "sendAiCoachMessage": [
9898
- 234,
10562
+ 241,
9899
10563
  {
9900
10564
  "input": [
9901
- 354,
10565
+ 367,
9902
10566
  "SendChatMessageDto!"
9903
10567
  ]
9904
10568
  }
9905
10569
  ],
9906
10570
  "updateAiCoachConfig": [
9907
- 236,
10571
+ 243,
9908
10572
  {
9909
10573
  "input": [
9910
- 355,
10574
+ 368,
9911
10575
  "UpdateAiCoachConfigDto!"
9912
10576
  ]
9913
10577
  }
@@ -9921,6 +10585,225 @@ exports.default = {
9921
10585
  ]
9922
10586
  }
9923
10587
  ],
10588
+ "createTeam": [
10589
+ 77,
10590
+ {
10591
+ "input": [
10592
+ 370,
10593
+ "CreateTeamInput!"
10594
+ ]
10595
+ }
10596
+ ],
10597
+ "updateTeam": [
10598
+ 77,
10599
+ {
10600
+ "input": [
10601
+ 371,
10602
+ "UpdateTeamInput!"
10603
+ ]
10604
+ }
10605
+ ],
10606
+ "joinTeam": [
10607
+ 75,
10608
+ {
10609
+ "input": [
10610
+ 372,
10611
+ "JoinTeamInput!"
10612
+ ]
10613
+ }
10614
+ ],
10615
+ "leaveTeam": [
10616
+ 75,
10617
+ {
10618
+ "teamId": [
10619
+ 1,
10620
+ "String!"
10621
+ ]
10622
+ }
10623
+ ],
10624
+ "inviteToTeam": [
10625
+ 75,
10626
+ {
10627
+ "teamId": [
10628
+ 1,
10629
+ "String!"
10630
+ ],
10631
+ "athleteId": [
10632
+ 1,
10633
+ "String!"
10634
+ ],
10635
+ "sportId": [
10636
+ 1,
10637
+ "String!"
10638
+ ]
10639
+ }
10640
+ ],
10641
+ "manageTeamMember": [
10642
+ 75,
10643
+ {
10644
+ "input": [
10645
+ 373,
10646
+ "ManageTeamMemberInput!"
10647
+ ]
10648
+ }
10649
+ ],
10650
+ "approveTeam": [
10651
+ 77,
10652
+ {
10653
+ "teamId": [
10654
+ 1,
10655
+ "String!"
10656
+ ],
10657
+ "approved": [
10658
+ 2,
10659
+ "Boolean!"
10660
+ ]
10661
+ }
10662
+ ],
10663
+ "createTeamStripeAccount": [
10664
+ 1,
10665
+ {
10666
+ "teamId": [
10667
+ 1,
10668
+ "String!"
10669
+ ]
10670
+ }
10671
+ ],
10672
+ "createTeamDonationCheckout": [
10673
+ 1,
10674
+ {
10675
+ "teamId": [
10676
+ 1,
10677
+ "String!"
10678
+ ],
10679
+ "amount": [
10680
+ 18,
10681
+ "Float!"
10682
+ ],
10683
+ "currency": [
10684
+ 1,
10685
+ "String!"
10686
+ ],
10687
+ "donorEmail": [
10688
+ 1
10689
+ ],
10690
+ "donorName": [
10691
+ 1
10692
+ ]
10693
+ }
10694
+ ],
10695
+ "createClub": [
10696
+ 178,
10697
+ {
10698
+ "input": [
10699
+ 374,
10700
+ "CreateClubInput!"
10701
+ ]
10702
+ }
10703
+ ],
10704
+ "updateClub": [
10705
+ 178,
10706
+ {
10707
+ "input": [
10708
+ 375,
10709
+ "UpdateClubInput!"
10710
+ ]
10711
+ }
10712
+ ],
10713
+ "joinClub": [
10714
+ 181,
10715
+ {
10716
+ "input": [
10717
+ 376,
10718
+ "JoinClubInput!"
10719
+ ]
10720
+ }
10721
+ ],
10722
+ "leaveClub": [
10723
+ 181,
10724
+ {
10725
+ "clubId": [
10726
+ 1,
10727
+ "String!"
10728
+ ]
10729
+ }
10730
+ ],
10731
+ "inviteToClub": [
10732
+ 181,
10733
+ {
10734
+ "clubId": [
10735
+ 1,
10736
+ "String!"
10737
+ ],
10738
+ "athleteId": [
10739
+ 1,
10740
+ "String!"
10741
+ ]
10742
+ }
10743
+ ],
10744
+ "manageClubMember": [
10745
+ 181,
10746
+ {
10747
+ "input": [
10748
+ 377,
10749
+ "ManageClubMemberInput!"
10750
+ ]
10751
+ }
10752
+ ],
10753
+ "approveClub": [
10754
+ 178,
10755
+ {
10756
+ "clubId": [
10757
+ 1,
10758
+ "String!"
10759
+ ],
10760
+ "approved": [
10761
+ 2,
10762
+ "Boolean!"
10763
+ ]
10764
+ }
10765
+ ],
10766
+ "createClubStripeAccount": [
10767
+ 1,
10768
+ {
10769
+ "clubId": [
10770
+ 1,
10771
+ "String!"
10772
+ ]
10773
+ }
10774
+ ],
10775
+ "createClubDonationCheckout": [
10776
+ 1,
10777
+ {
10778
+ "clubId": [
10779
+ 1,
10780
+ "String!"
10781
+ ],
10782
+ "amount": [
10783
+ 18,
10784
+ "Float!"
10785
+ ],
10786
+ "currency": [
10787
+ 1,
10788
+ "String!"
10789
+ ],
10790
+ "donorEmail": [
10791
+ 1
10792
+ ],
10793
+ "donorName": [
10794
+ 1
10795
+ ]
10796
+ }
10797
+ ],
10798
+ "createMembershipFeeCheckout": [
10799
+ 1,
10800
+ {
10801
+ "clubId": [
10802
+ 1,
10803
+ "String!"
10804
+ ]
10805
+ }
10806
+ ],
9924
10807
  "__typename": [
9925
10808
  1
9926
10809
  ]
@@ -10130,10 +11013,10 @@ exports.default = {
10130
11013
  1
10131
11014
  ],
10132
11015
  "profilePicture": [
10133
- 251
11016
+ 264
10134
11017
  ],
10135
11018
  "cardPicture": [
10136
- 251
11019
+ 264
10137
11020
  ],
10138
11021
  "__typename": [
10139
11022
  1
@@ -10152,7 +11035,7 @@ exports.default = {
10152
11035
  },
10153
11036
  "EditDisplayIndexDto": {
10154
11037
  "updates": [
10155
- 381
11038
+ 402
10156
11039
  ],
10157
11040
  "__typename": [
10158
11041
  1
@@ -10216,7 +11099,7 @@ exports.default = {
10216
11099
  18
10217
11100
  ],
10218
11101
  "translations": [
10219
- 386
11102
+ 407
10220
11103
  ],
10221
11104
  "__typename": [
10222
11105
  1
@@ -10250,10 +11133,10 @@ exports.default = {
10250
11133
  18
10251
11134
  ],
10252
11135
  "banner": [
10253
- 251
11136
+ 264
10254
11137
  ],
10255
11138
  "criteria": [
10256
- 326
11139
+ 339
10257
11140
  ],
10258
11141
  "deadline": [
10259
11142
  14
@@ -10262,13 +11145,13 @@ exports.default = {
10262
11145
  14
10263
11146
  ],
10264
11147
  "duration": [
10265
- 388
11148
+ 409
10266
11149
  ],
10267
11150
  "sponsorshipItems": [
10268
- 389
11151
+ 410
10269
11152
  ],
10270
11153
  "commitments": [
10271
- 390
11154
+ 411
10272
11155
  ],
10273
11156
  "terms": [
10274
11157
  1
@@ -10280,7 +11163,7 @@ exports.default = {
10280
11163
  2
10281
11164
  ],
10282
11165
  "translations": [
10283
- 391
11166
+ 412
10284
11167
  ],
10285
11168
  "__typename": [
10286
11169
  1
@@ -10357,7 +11240,7 @@ exports.default = {
10357
11240
  1
10358
11241
  ],
10359
11242
  "banner": [
10360
- 251
11243
+ 264
10361
11244
  ],
10362
11245
  "terms": [
10363
11246
  1
@@ -10464,7 +11347,7 @@ exports.default = {
10464
11347
  1
10465
11348
  ],
10466
11349
  "banner": [
10467
- 251
11350
+ 264
10468
11351
  ],
10469
11352
  "eventLevel": [
10470
11353
  1
@@ -10473,6 +11356,37 @@ exports.default = {
10473
11356
  1
10474
11357
  ]
10475
11358
  },
11359
+ "SendThankYouDto": {
11360
+ "campaignId": [
11361
+ 1
11362
+ ],
11363
+ "donationId": [
11364
+ 1
11365
+ ],
11366
+ "customMessage": [
11367
+ 1
11368
+ ],
11369
+ "__typename": [
11370
+ 1
11371
+ ]
11372
+ },
11373
+ "UpdateThankYouTemplateDto": {
11374
+ "campaignId": [
11375
+ 1
11376
+ ],
11377
+ "thankYouMessage": [
11378
+ 1
11379
+ ],
11380
+ "thankYouMediaUrl": [
11381
+ 1
11382
+ ],
11383
+ "autoSendThankYou": [
11384
+ 2
11385
+ ],
11386
+ "__typename": [
11387
+ 1
11388
+ ]
11389
+ },
10476
11390
  "CreateStripeAccountDto": {
10477
11391
  "countryId": [
10478
11392
  1
@@ -10501,7 +11415,7 @@ exports.default = {
10501
11415
  1
10502
11416
  ],
10503
11417
  "audienceFilters": [
10504
- 366
11418
+ 387
10505
11419
  ],
10506
11420
  "segmentId": [
10507
11421
  1
@@ -10527,7 +11441,7 @@ exports.default = {
10527
11441
  1
10528
11442
  ],
10529
11443
  "audienceFilters": [
10530
- 366
11444
+ 387
10531
11445
  ],
10532
11446
  "segmentId": [
10533
11447
  1
@@ -10544,7 +11458,7 @@ exports.default = {
10544
11458
  1
10545
11459
  ],
10546
11460
  "filters": [
10547
- 366
11461
+ 387
10548
11462
  ],
10549
11463
  "__typename": [
10550
11464
  1
@@ -10555,7 +11469,7 @@ exports.default = {
10555
11469
  1
10556
11470
  ],
10557
11471
  "filters": [
10558
- 366
11472
+ 387
10559
11473
  ],
10560
11474
  "__typename": [
10561
11475
  1