@vertikalx/vtx-backend-client 3.0.0-dev-max.151 → 3.0.0-dev-max2.0

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.
@@ -13,16 +13,16 @@ exports.default = {
13
13
  142,
14
14
  153,
15
15
  168,
16
- 186,
17
- 209,
18
- 212,
16
+ 187,
17
+ 210,
19
18
  213,
20
19
  214,
21
- 219,
22
- 333,
23
- 357,
20
+ 215,
21
+ 220,
22
+ 334,
24
23
  358,
25
- 359
24
+ 359,
25
+ 360
26
26
  ],
27
27
  "types": {
28
28
  "User": {
@@ -2193,6 +2193,15 @@ exports.default = {
2193
2193
  "coverImage": [
2194
2194
  27
2195
2195
  ],
2196
+ "thankYouMessage": [
2197
+ 1
2198
+ ],
2199
+ "thankYouMediaUrl": [
2200
+ 1
2201
+ ],
2202
+ "autoSendThankYou": [
2203
+ 2
2204
+ ],
2196
2205
  "__typename": [
2197
2206
  1
2198
2207
  ]
@@ -2806,7 +2815,7 @@ exports.default = {
2806
2815
  90
2807
2816
  ],
2808
2817
  "mode": [
2809
- 357
2818
+ 358
2810
2819
  ],
2811
2820
  "athleteId": [
2812
2821
  1
@@ -2933,9 +2942,6 @@ exports.default = {
2933
2942
  "updated_at": [
2934
2943
  1
2935
2944
  ],
2936
- "weight": [
2937
- 18
2938
- ],
2939
2945
  "__typename": [
2940
2946
  1
2941
2947
  ]
@@ -3066,18 +3072,12 @@ exports.default = {
3066
3072
  "hasStravaIntegration": [
3067
3073
  2
3068
3074
  ],
3069
- "stravaTokenExpires": [
3070
- 14
3071
- ],
3072
3075
  "stravaAthleteData": [
3073
3076
  108
3074
3077
  ],
3075
3078
  "hasInstagramIntegration": [
3076
3079
  2
3077
3080
  ],
3078
- "instagramTokenExpires": [
3079
- 14
3080
- ],
3081
3081
  "instagramUserData": [
3082
3082
  115
3083
3083
  ],
@@ -4484,6 +4484,35 @@ exports.default = {
4484
4484
  1
4485
4485
  ]
4486
4486
  },
4487
+ "DonationThankYou": {
4488
+ "_id": [
4489
+ 1
4490
+ ],
4491
+ "message": [
4492
+ 1
4493
+ ],
4494
+ "mediaUrl": [
4495
+ 1
4496
+ ],
4497
+ "autoSent": [
4498
+ 2
4499
+ ],
4500
+ "emailSent": [
4501
+ 2
4502
+ ],
4503
+ "donorEmail": [
4504
+ 1
4505
+ ],
4506
+ "donorName": [
4507
+ 1
4508
+ ],
4509
+ "sentDate": [
4510
+ 14
4511
+ ],
4512
+ "__typename": [
4513
+ 1
4514
+ ]
4515
+ },
4487
4516
  "CurrencyAmountType": {
4488
4517
  "amount": [
4489
4518
  18
@@ -4506,10 +4535,10 @@ exports.default = {
4506
4535
  1
4507
4536
  ],
4508
4537
  "availableBalances": [
4509
- 183
4538
+ 184
4510
4539
  ],
4511
4540
  "pendingBalances": [
4512
- 183
4541
+ 184
4513
4542
  ],
4514
4543
  "__typename": [
4515
4544
  1
@@ -4547,7 +4576,7 @@ exports.default = {
4547
4576
  1
4548
4577
  ],
4549
4578
  "status": [
4550
- 186
4579
+ 187
4551
4580
  ],
4552
4581
  "lastError": [
4553
4582
  1
@@ -4716,13 +4745,13 @@ exports.default = {
4716
4745
  },
4717
4746
  "LeaderboardResponse": {
4718
4747
  "entries": [
4719
- 192
4748
+ 193
4720
4749
  ],
4721
4750
  "pagination": [
4722
- 193
4751
+ 194
4723
4752
  ],
4724
4753
  "filters": [
4725
- 194
4754
+ 195
4726
4755
  ],
4727
4756
  "__typename": [
4728
4757
  1
@@ -4856,7 +4885,7 @@ exports.default = {
4856
4885
  },
4857
4886
  "ActivitiesResponse": {
4858
4887
  "items": [
4859
- 201
4888
+ 202
4860
4889
  ],
4861
4890
  "total": [
4862
4891
  51
@@ -4919,10 +4948,10 @@ exports.default = {
4919
4948
  1
4920
4949
  ],
4921
4950
  "metrics": [
4922
- 203
4951
+ 204
4923
4952
  ],
4924
4953
  "scoreInfo": [
4925
- 204
4954
+ 205
4926
4955
  ],
4927
4956
  "prMetrics": [
4928
4957
  1
@@ -4968,7 +4997,7 @@ exports.default = {
4968
4997
  18
4969
4998
  ],
4970
4999
  "topMetrics": [
4971
- 206
5000
+ 207
4972
5001
  ],
4973
5002
  "newMaxActivityIds": [
4974
5003
  1
@@ -4985,7 +5014,7 @@ exports.default = {
4985
5014
  14
4986
5015
  ],
4987
5016
  "category": [
4988
- 209
5017
+ 210
4989
5018
  ],
4990
5019
  "count": [
4991
5020
  51
@@ -5000,7 +5029,7 @@ exports.default = {
5000
5029
  "ActivityCategory": {},
5001
5030
  "ActivityDatesResponse": {
5002
5031
  "dates": [
5003
- 208
5032
+ 209
5004
5033
  ],
5005
5034
  "__typename": [
5006
5035
  1
@@ -5014,13 +5043,13 @@ exports.default = {
5014
5043
  1
5015
5044
  ],
5016
5045
  "platform": [
5017
- 212
5046
+ 213
5018
5047
  ],
5019
5048
  "contentType": [
5020
- 213
5049
+ 214
5021
5050
  ],
5022
5051
  "periodType": [
5023
- 214
5052
+ 215
5024
5053
  ],
5025
5054
  "periodLabel": [
5026
5055
  1
@@ -5085,7 +5114,7 @@ exports.default = {
5085
5114
  1
5086
5115
  ],
5087
5116
  "contentType": [
5088
- 213
5117
+ 214
5089
5118
  ],
5090
5119
  "caption": [
5091
5120
  1
@@ -5134,10 +5163,10 @@ exports.default = {
5134
5163
  },
5135
5164
  "PostComparisonResultType": {
5136
5165
  "posts": [
5137
- 215
5166
+ 216
5138
5167
  ],
5139
5168
  "averages": [
5140
- 216
5169
+ 217
5141
5170
  ],
5142
5171
  "total": [
5143
5172
  51
@@ -5175,7 +5204,7 @@ exports.default = {
5175
5204
  1
5176
5205
  ],
5177
5206
  "actionParams": [
5178
- 219
5207
+ 220
5179
5208
  ],
5180
5209
  "actionLabel": [
5181
5210
  1
@@ -5196,7 +5225,7 @@ exports.default = {
5196
5225
  "JSON": {},
5197
5226
  "NotificationListResponse": {
5198
5227
  "notifications": [
5199
- 218
5228
+ 219
5200
5229
  ],
5201
5230
  "total": [
5202
5231
  51
@@ -5296,7 +5325,7 @@ exports.default = {
5296
5325
  },
5297
5326
  "FollowedAthletesListResponse": {
5298
5327
  "athletes": [
5299
- 224
5328
+ 225
5300
5329
  ],
5301
5330
  "total": [
5302
5331
  51
@@ -5412,10 +5441,10 @@ exports.default = {
5412
5441
  14
5413
5442
  ],
5414
5443
  "deliveryStats": [
5415
- 227
5444
+ 228
5416
5445
  ],
5417
5446
  "segment": [
5418
- 228
5447
+ 229
5419
5448
  ],
5420
5449
  "__typename": [
5421
5450
  1
@@ -5423,7 +5452,7 @@ exports.default = {
5423
5452
  },
5424
5453
  "EmailCampaignPage": {
5425
5454
  "campaigns": [
5426
- 229
5455
+ 230
5427
5456
  ],
5428
5457
  "total": [
5429
5458
  51
@@ -5471,7 +5500,7 @@ exports.default = {
5471
5500
  51
5472
5501
  ],
5473
5502
  "users": [
5474
- 232
5503
+ 233
5475
5504
  ],
5476
5505
  "__typename": [
5477
5506
  1
@@ -5523,7 +5552,7 @@ exports.default = {
5523
5552
  1
5524
5553
  ],
5525
5554
  "contextSnapshot": [
5526
- 219
5555
+ 220
5527
5556
  ],
5528
5557
  "createdAt": [
5529
5558
  14
@@ -5532,7 +5561,7 @@ exports.default = {
5532
5561
  14
5533
5562
  ],
5534
5563
  "messages": [
5535
- 234
5564
+ 235
5536
5565
  ],
5537
5566
  "__typename": [
5538
5567
  1
@@ -5575,7 +5604,7 @@ exports.default = {
5575
5604
  1
5576
5605
  ],
5577
5606
  "data": [
5578
- 219
5607
+ 220
5579
5608
  ],
5580
5609
  "read": [
5581
5610
  2
@@ -5592,7 +5621,7 @@ exports.default = {
5592
5621
  },
5593
5622
  "AiCoachNudgeListResponse": {
5594
5623
  "nudges": [
5595
- 237
5624
+ 238
5596
5625
  ],
5597
5626
  "total": [
5598
5627
  51
@@ -5793,13 +5822,13 @@ exports.default = {
5793
5822
  1
5794
5823
  ],
5795
5824
  "logo": [
5796
- 251
5825
+ 252
5797
5826
  ],
5798
5827
  "banner": [
5799
- 251
5828
+ 252
5800
5829
  ],
5801
5830
  "translations": [
5802
- 252
5831
+ 253
5803
5832
  ],
5804
5833
  "sponsorId": [
5805
5834
  1
@@ -5851,10 +5880,10 @@ exports.default = {
5851
5880
  1
5852
5881
  ],
5853
5882
  "logo": [
5854
- 251
5883
+ 252
5855
5884
  ],
5856
5885
  "banner": [
5857
- 251
5886
+ 252
5858
5887
  ],
5859
5888
  "__typename": [
5860
5889
  1
@@ -5922,7 +5951,7 @@ exports.default = {
5922
5951
  1
5923
5952
  ],
5924
5953
  "invitations": [
5925
- 255
5954
+ 256
5926
5955
  ],
5927
5956
  "__typename": [
5928
5957
  1
@@ -6059,7 +6088,7 @@ exports.default = {
6059
6088
  1
6060
6089
  ],
6061
6090
  "result": [
6062
- 258
6091
+ 259
6063
6092
  ],
6064
6093
  "cityId": [
6065
6094
  1
@@ -6082,7 +6111,7 @@ exports.default = {
6082
6111
  1
6083
6112
  ],
6084
6113
  "result": [
6085
- 258
6114
+ 259
6086
6115
  ],
6087
6116
  "cityId": [
6088
6117
  1
@@ -6118,13 +6147,13 @@ exports.default = {
6118
6147
  },
6119
6148
  "CursorPaginationDto": {
6120
6149
  "sortCriteria": [
6121
- 262
6150
+ 263
6122
6151
  ],
6123
6152
  "limit": [
6124
6153
  18
6125
6154
  ],
6126
6155
  "cursorPosition": [
6127
- 263
6156
+ 264
6128
6157
  ],
6129
6158
  "__typename": [
6130
6159
  1
@@ -6199,7 +6228,7 @@ exports.default = {
6199
6228
  1
6200
6229
  ],
6201
6230
  "currentCampaign": [
6202
- 266
6231
+ 267
6203
6232
  ],
6204
6233
  "sports": [
6205
6234
  1
@@ -6261,10 +6290,10 @@ exports.default = {
6261
6290
  },
6262
6291
  "AthleteQueryDto": {
6263
6292
  "cursor": [
6264
- 264
6293
+ 265
6265
6294
  ],
6266
6295
  "filters": [
6267
- 267
6296
+ 268
6268
6297
  ],
6269
6298
  "__typename": [
6270
6299
  1
@@ -6275,7 +6304,7 @@ exports.default = {
6275
6304
  1
6276
6305
  ],
6277
6306
  "newPicture": [
6278
- 251
6307
+ 252
6279
6308
  ],
6280
6309
  "__typename": [
6281
6310
  1
@@ -6289,7 +6318,7 @@ exports.default = {
6289
6318
  1
6290
6319
  ],
6291
6320
  "pictures": [
6292
- 251
6321
+ 252
6293
6322
  ],
6294
6323
  "albumId": [
6295
6324
  1
@@ -6618,7 +6647,7 @@ exports.default = {
6618
6647
  },
6619
6648
  "resetPasswordDto": {
6620
6649
  "code": [
6621
- 248
6650
+ 249
6622
6651
  ],
6623
6652
  "newPassword": [
6624
6653
  1
@@ -6749,7 +6778,7 @@ exports.default = {
6749
6778
  1
6750
6779
  ],
6751
6780
  "banner": [
6752
- 251
6781
+ 252
6753
6782
  ],
6754
6783
  "eventLevel": [
6755
6784
  1
@@ -6858,7 +6887,7 @@ exports.default = {
6858
6887
  18
6859
6888
  ],
6860
6889
  "items": [
6861
- 302
6890
+ 303
6862
6891
  ],
6863
6892
  "__typename": [
6864
6893
  1
@@ -6869,7 +6898,7 @@ exports.default = {
6869
6898
  18
6870
6899
  ],
6871
6900
  "items": [
6872
- 302
6901
+ 303
6873
6902
  ],
6874
6903
  "athleteCompetitionId": [
6875
6904
  1
@@ -6918,20 +6947,29 @@ exports.default = {
6918
6947
  14
6919
6948
  ],
6920
6949
  "budget": [
6921
- 304
6950
+ 305
6922
6951
  ],
6923
6952
  "competitionBudgets": [
6924
- 305
6953
+ 306
6925
6954
  ],
6926
6955
  "competitionIds": [
6927
6956
  1
6928
6957
  ],
6929
6958
  "video": [
6930
- 306
6959
+ 307
6931
6960
  ],
6932
6961
  "coverImageId": [
6933
6962
  1
6934
6963
  ],
6964
+ "thankYouMessage": [
6965
+ 1
6966
+ ],
6967
+ "thankYouMediaUrl": [
6968
+ 1
6969
+ ],
6970
+ "autoSendThankYou": [
6971
+ 2
6972
+ ],
6935
6973
  "__typename": [
6936
6974
  1
6937
6975
  ]
@@ -6962,20 +7000,29 @@ exports.default = {
6962
7000
  14
6963
7001
  ],
6964
7002
  "budget": [
6965
- 304
7003
+ 305
6966
7004
  ],
6967
7005
  "competitionBudgets": [
6968
- 305
7006
+ 306
6969
7007
  ],
6970
7008
  "competitionIds": [
6971
7009
  1
6972
7010
  ],
6973
7011
  "video": [
6974
- 306
7012
+ 307
6975
7013
  ],
6976
7014
  "coverImageId": [
6977
7015
  1
6978
7016
  ],
7017
+ "thankYouMessage": [
7018
+ 1
7019
+ ],
7020
+ "thankYouMediaUrl": [
7021
+ 1
7022
+ ],
7023
+ "autoSendThankYou": [
7024
+ 2
7025
+ ],
6979
7026
  "loginEmail": [
6980
7027
  1
6981
7028
  ],
@@ -7009,20 +7056,29 @@ exports.default = {
7009
7056
  14
7010
7057
  ],
7011
7058
  "budget": [
7012
- 304
7059
+ 305
7013
7060
  ],
7014
7061
  "competitionBudgets": [
7015
- 305
7062
+ 306
7016
7063
  ],
7017
7064
  "competitionIds": [
7018
7065
  1
7019
7066
  ],
7020
7067
  "video": [
7021
- 306
7068
+ 307
7022
7069
  ],
7023
7070
  "coverImageId": [
7024
7071
  1
7025
7072
  ],
7073
+ "thankYouMessage": [
7074
+ 1
7075
+ ],
7076
+ "thankYouMediaUrl": [
7077
+ 1
7078
+ ],
7079
+ "autoSendThankYou": [
7080
+ 2
7081
+ ],
7026
7082
  "_id": [
7027
7083
  1
7028
7084
  ],
@@ -7043,7 +7099,7 @@ exports.default = {
7043
7099
  },
7044
7100
  "BudgetDto": {
7045
7101
  "items": [
7046
- 302
7102
+ 303
7047
7103
  ],
7048
7104
  "fundingMode": [
7049
7105
  1
@@ -7057,7 +7113,7 @@ exports.default = {
7057
7113
  1
7058
7114
  ],
7059
7115
  "budget": [
7060
- 311
7116
+ 312
7061
7117
  ],
7062
7118
  "__typename": [
7063
7119
  1
@@ -7068,7 +7124,7 @@ exports.default = {
7068
7124
  1
7069
7125
  ],
7070
7126
  "budget": [
7071
- 311
7127
+ 312
7072
7128
  ],
7073
7129
  "__typename": [
7074
7130
  1
@@ -7088,7 +7144,7 @@ exports.default = {
7088
7144
  18
7089
7145
  ],
7090
7146
  "budget": [
7091
- 311
7147
+ 312
7092
7148
  ],
7093
7149
  "__typename": [
7094
7150
  1
@@ -7125,7 +7181,7 @@ exports.default = {
7125
7181
  1
7126
7182
  ],
7127
7183
  "filters": [
7128
- 315
7184
+ 316
7129
7185
  ],
7130
7186
  "sortField": [
7131
7187
  1
@@ -7151,7 +7207,7 @@ exports.default = {
7151
7207
  1
7152
7208
  ],
7153
7209
  "logo": [
7154
- 251
7210
+ 252
7155
7211
  ],
7156
7212
  "countryId": [
7157
7213
  1
@@ -7239,7 +7295,7 @@ exports.default = {
7239
7295
  1
7240
7296
  ],
7241
7297
  "profilePicture": [
7242
- 251
7298
+ 252
7243
7299
  ],
7244
7300
  "__typename": [
7245
7301
  1
@@ -7291,7 +7347,7 @@ exports.default = {
7291
7347
  18
7292
7348
  ],
7293
7349
  "sortCriteria": [
7294
- 262
7350
+ 263
7295
7351
  ],
7296
7352
  "__typename": [
7297
7353
  1
@@ -7308,7 +7364,7 @@ exports.default = {
7308
7364
  1
7309
7365
  ],
7310
7366
  "offerImage": [
7311
- 251
7367
+ 252
7312
7368
  ],
7313
7369
  "type": [
7314
7370
  1
@@ -7332,7 +7388,7 @@ exports.default = {
7332
7388
  1
7333
7389
  ],
7334
7390
  "criteria": [
7335
- 326
7391
+ 327
7336
7392
  ],
7337
7393
  "dateStart": [
7338
7394
  14
@@ -7367,7 +7423,7 @@ exports.default = {
7367
7423
  1
7368
7424
  ],
7369
7425
  "qualificationsBag": [
7370
- 327
7426
+ 328
7371
7427
  ],
7372
7428
  "__typename": [
7373
7429
  1
@@ -7375,28 +7431,28 @@ exports.default = {
7375
7431
  },
7376
7432
  "QualificationsBagDto": {
7377
7433
  "ageQualifications": [
7378
- 282
7434
+ 283
7379
7435
  ],
7380
7436
  "genderQualifications": [
7381
- 283
7437
+ 284
7382
7438
  ],
7383
7439
  "scoreQualifications": [
7384
- 285
7440
+ 286
7385
7441
  ],
7386
7442
  "locationQualifications": [
7387
- 286
7443
+ 287
7388
7444
  ],
7389
7445
  "nationalityQualifications": [
7390
- 284
7446
+ 285
7391
7447
  ],
7392
7448
  "distanceQualifications": [
7393
- 287
7449
+ 288
7394
7450
  ],
7395
7451
  "sportsQualifications": [
7396
- 288
7452
+ 289
7397
7453
  ],
7398
7454
  "levelQualifications": [
7399
- 289
7455
+ 290
7400
7456
  ],
7401
7457
  "__typename": [
7402
7458
  1
@@ -7442,7 +7498,7 @@ exports.default = {
7442
7498
  },
7443
7499
  "OfferClaimQueryDto": {
7444
7500
  "status": [
7445
- 358
7501
+ 359
7446
7502
  ],
7447
7503
  "__typename": [
7448
7504
  1
@@ -7496,7 +7552,7 @@ exports.default = {
7496
7552
  1
7497
7553
  ],
7498
7554
  "timeRange": [
7499
- 333
7555
+ 334
7500
7556
  ],
7501
7557
  "__typename": [
7502
7558
  1
@@ -7508,7 +7564,7 @@ exports.default = {
7508
7564
  1
7509
7565
  ],
7510
7566
  "timeRange": [
7511
- 333
7567
+ 334
7512
7568
  ],
7513
7569
  "sportId": [
7514
7570
  1
@@ -7565,7 +7621,7 @@ exports.default = {
7565
7621
  1
7566
7622
  ],
7567
7623
  "metricRanges": [
7568
- 336
7624
+ 337
7569
7625
  ],
7570
7626
  "__typename": [
7571
7627
  1
@@ -7576,10 +7632,10 @@ exports.default = {
7576
7632
  1
7577
7633
  ],
7578
7634
  "category": [
7579
- 209
7635
+ 210
7580
7636
  ],
7581
7637
  "timeRange": [
7582
- 333
7638
+ 334
7583
7639
  ],
7584
7640
  "page": [
7585
7641
  51
@@ -7588,7 +7644,7 @@ exports.default = {
7588
7644
  51
7589
7645
  ],
7590
7646
  "filters": [
7591
- 337
7647
+ 338
7592
7648
  ],
7593
7649
  "__typename": [
7594
7650
  1
@@ -7643,10 +7699,10 @@ exports.default = {
7643
7699
  51
7644
7700
  ],
7645
7701
  "sortBy": [
7646
- 359
7702
+ 360
7647
7703
  ],
7648
7704
  "contentType": [
7649
- 213
7705
+ 214
7650
7706
  ],
7651
7707
  "limit": [
7652
7708
  51
@@ -7874,7 +7930,7 @@ exports.default = {
7874
7930
  32,
7875
7931
  {
7876
7932
  "input": [
7877
- 361,
7933
+ 362,
7878
7934
  "AWSS3GetUploadDto!"
7879
7935
  ]
7880
7936
  }
@@ -7898,7 +7954,7 @@ exports.default = {
7898
7954
  146,
7899
7955
  {
7900
7956
  "query": [
7901
- 253
7957
+ 254
7902
7958
  ]
7903
7959
  }
7904
7960
  ],
@@ -7944,7 +8000,7 @@ exports.default = {
7944
8000
  147,
7945
8001
  {
7946
8002
  "query": [
7947
- 257
8003
+ 258
7948
8004
  ]
7949
8005
  }
7950
8006
  ],
@@ -7952,7 +8008,7 @@ exports.default = {
7952
8008
  105,
7953
8009
  {
7954
8010
  "input": [
7955
- 362,
8011
+ 363,
7956
8012
  "FindSponsorAthleteInvitationDto!"
7957
8013
  ]
7958
8014
  }
@@ -7961,7 +8017,7 @@ exports.default = {
7961
8017
  165,
7962
8018
  {
7963
8019
  "input": [
7964
- 272,
8020
+ 273,
7965
8021
  "existValueDto!"
7966
8022
  ]
7967
8023
  }
@@ -7973,7 +8029,7 @@ exports.default = {
7973
8029
  159,
7974
8030
  {
7975
8031
  "input": [
7976
- 268,
8032
+ 269,
7977
8033
  "AthleteQueryDto!"
7978
8034
  ]
7979
8035
  }
@@ -8021,7 +8077,7 @@ exports.default = {
8021
8077
  82,
8022
8078
  {
8023
8079
  "input": [
8024
- 363,
8080
+ 364,
8025
8081
  "GetAthleteCompetitionsDto!"
8026
8082
  ]
8027
8083
  }
@@ -8069,7 +8125,7 @@ exports.default = {
8069
8125
  159,
8070
8126
  {
8071
8127
  "input": [
8072
- 268,
8128
+ 269,
8073
8129
  "AthleteQueryDto!"
8074
8130
  ]
8075
8131
  }
@@ -8087,7 +8143,7 @@ exports.default = {
8087
8143
  162,
8088
8144
  {
8089
8145
  "input": [
8090
- 272,
8146
+ 273,
8091
8147
  "existValueDto!"
8092
8148
  ]
8093
8149
  }
@@ -8096,7 +8152,7 @@ exports.default = {
8096
8152
  171,
8097
8153
  {
8098
8154
  "input": [
8099
- 278,
8155
+ 279,
8100
8156
  "CheckScoreRefreshCapabilityDto!"
8101
8157
  ]
8102
8158
  }
@@ -8105,7 +8161,7 @@ exports.default = {
8105
8161
  166,
8106
8162
  {
8107
8163
  "input": [
8108
- 274,
8164
+ 275,
8109
8165
  "GetHistoricalScoresDto!"
8110
8166
  ]
8111
8167
  }
@@ -8114,7 +8170,7 @@ exports.default = {
8114
8170
  99,
8115
8171
  {
8116
8172
  "input": [
8117
- 274,
8173
+ 275,
8118
8174
  "GetHistoricalScoresDto!"
8119
8175
  ]
8120
8176
  }
@@ -8123,7 +8179,7 @@ exports.default = {
8123
8179
  166,
8124
8180
  {
8125
8181
  "input": [
8126
- 273,
8182
+ 274,
8127
8183
  "GetMyHistoricalScoresDto!"
8128
8184
  ]
8129
8185
  }
@@ -8132,7 +8188,7 @@ exports.default = {
8132
8188
  99,
8133
8189
  {
8134
8190
  "input": [
8135
- 273,
8191
+ 274,
8136
8192
  "GetMyHistoricalScoresDto!"
8137
8193
  ]
8138
8194
  }
@@ -8141,7 +8197,7 @@ exports.default = {
8141
8197
  90,
8142
8198
  {
8143
8199
  "input": [
8144
- 275,
8200
+ 276,
8145
8201
  "GetAthleteCampaignsDto!"
8146
8202
  ]
8147
8203
  }
@@ -8150,7 +8206,7 @@ exports.default = {
8150
8206
  169,
8151
8207
  {
8152
8208
  "input": [
8153
- 276,
8209
+ 277,
8154
8210
  "BrowseCampaignsDto!"
8155
8211
  ]
8156
8212
  }
@@ -8174,7 +8230,7 @@ exports.default = {
8174
8230
  174,
8175
8231
  {
8176
8232
  "query": [
8177
- 280
8233
+ 281
8178
8234
  ]
8179
8235
  }
8180
8236
  ],
@@ -8242,7 +8298,7 @@ exports.default = {
8242
8298
  0,
8243
8299
  {
8244
8300
  "input": [
8245
- 364,
8301
+ 365,
8246
8302
  "FindVtxUserDto!"
8247
8303
  ]
8248
8304
  }
@@ -8282,7 +8338,7 @@ exports.default = {
8282
8338
  36,
8283
8339
  {
8284
8340
  "input": [
8285
- 248,
8341
+ 249,
8286
8342
  "VerifyCodeDto!"
8287
8343
  ]
8288
8344
  }
@@ -8303,7 +8359,7 @@ exports.default = {
8303
8359
  178,
8304
8360
  {
8305
8361
  "query": [
8306
- 294
8362
+ 295
8307
8363
  ]
8308
8364
  }
8309
8365
  ],
@@ -8314,7 +8370,7 @@ exports.default = {
8314
8370
  76,
8315
8371
  {
8316
8372
  "input": [
8317
- 365,
8373
+ 366,
8318
8374
  "GetSportEventsDto!"
8319
8375
  ]
8320
8376
  }
@@ -8323,7 +8379,7 @@ exports.default = {
8323
8379
  180,
8324
8380
  {
8325
8381
  "query": [
8326
- 301
8382
+ 302
8327
8383
  ]
8328
8384
  }
8329
8385
  ],
@@ -8363,7 +8419,25 @@ exports.default = {
8363
8419
  182,
8364
8420
  {
8365
8421
  "query": [
8366
- 316
8422
+ 317
8423
+ ]
8424
+ }
8425
+ ],
8426
+ "campaignThankYous": [
8427
+ 183,
8428
+ {
8429
+ "campaignId": [
8430
+ 1,
8431
+ "String!"
8432
+ ]
8433
+ }
8434
+ ],
8435
+ "donationThankYou": [
8436
+ 183,
8437
+ {
8438
+ "donationId": [
8439
+ 1,
8440
+ "String!"
8367
8441
  ]
8368
8442
  }
8369
8443
  ],
@@ -8383,19 +8457,19 @@ exports.default = {
8383
8457
  167,
8384
8458
  {
8385
8459
  "input": [
8386
- 297,
8460
+ 298,
8387
8461
  "StripeQueryDto!"
8388
8462
  ]
8389
8463
  }
8390
8464
  ],
8391
8465
  "getStripeBalance": [
8392
- 184
8466
+ 185
8393
8467
  ],
8394
8468
  "getDatabaseTextFile": [
8395
8469
  35,
8396
8470
  {
8397
8471
  "input": [
8398
- 246,
8472
+ 247,
8399
8473
  "GetDatabaseFileDto!"
8400
8474
  ]
8401
8475
  }
@@ -8404,7 +8478,7 @@ exports.default = {
8404
8478
  32,
8405
8479
  {
8406
8480
  "input": [
8407
- 361,
8481
+ 362,
8408
8482
  "AWSS3GetUploadDto!"
8409
8483
  ]
8410
8484
  }
@@ -8413,7 +8487,7 @@ exports.default = {
8413
8487
  117,
8414
8488
  {
8415
8489
  "input": [
8416
- 296,
8490
+ 297,
8417
8491
  "GetReceiptDto!"
8418
8492
  ]
8419
8493
  }
@@ -8422,7 +8496,7 @@ exports.default = {
8422
8496
  118,
8423
8497
  {
8424
8498
  "input": [
8425
- 296,
8499
+ 297,
8426
8500
  "GetReceiptDto!"
8427
8501
  ]
8428
8502
  }
@@ -8431,7 +8505,7 @@ exports.default = {
8431
8505
  179,
8432
8506
  {
8433
8507
  "input": [
8434
- 298,
8508
+ 299,
8435
8509
  "GetTransactionDetailsDto!"
8436
8510
  ]
8437
8511
  }
@@ -8461,10 +8535,10 @@ exports.default = {
8461
8535
  135
8462
8536
  ],
8463
8537
  "getTransactionsPaginated": [
8464
- 188,
8538
+ 189,
8465
8539
  {
8466
8540
  "query": [
8467
- 323
8541
+ 324
8468
8542
  ]
8469
8543
  }
8470
8544
  ],
@@ -8472,10 +8546,10 @@ exports.default = {
8472
8546
  136
8473
8547
  ],
8474
8548
  "getOffersPaginated": [
8475
- 189,
8549
+ 190,
8476
8550
  {
8477
8551
  "query": [
8478
- 328
8552
+ 329
8479
8553
  ]
8480
8554
  }
8481
8555
  ],
@@ -8504,12 +8578,12 @@ exports.default = {
8504
8578
  "String!"
8505
8579
  ],
8506
8580
  "query": [
8507
- 329
8581
+ 330
8508
8582
  ]
8509
8583
  }
8510
8584
  ],
8511
8585
  "offerAvailability": [
8512
- 191,
8586
+ 192,
8513
8587
  {
8514
8588
  "offerId": [
8515
8589
  1,
@@ -8525,29 +8599,29 @@ exports.default = {
8525
8599
  145,
8526
8600
  {
8527
8601
  "query": [
8528
- 328
8602
+ 329
8529
8603
  ]
8530
8604
  }
8531
8605
  ],
8532
8606
  "getLeaderboard": [
8533
- 195,
8607
+ 196,
8534
8608
  {
8535
8609
  "input": [
8536
- 330
8610
+ 331
8537
8611
  ]
8538
8612
  }
8539
8613
  ],
8540
8614
  "getUserRank": [
8541
- 196,
8615
+ 197,
8542
8616
  {
8543
8617
  "input": [
8544
- 331,
8618
+ 332,
8545
8619
  "UserRankQueryDto!"
8546
8620
  ]
8547
8621
  }
8548
8622
  ],
8549
8623
  "athleteDashboard": [
8550
- 197,
8624
+ 198,
8551
8625
  {
8552
8626
  "athleteId": [
8553
8627
  1,
@@ -8556,137 +8630,137 @@ exports.default = {
8556
8630
  }
8557
8631
  ],
8558
8632
  "athleteScoreHistory": [
8559
- 198,
8633
+ 199,
8560
8634
  {
8561
8635
  "input": [
8562
- 332,
8636
+ 333,
8563
8637
  "ScoreHistoryQueryDto!"
8564
8638
  ]
8565
8639
  }
8566
8640
  ],
8567
8641
  "athleteRankHistory": [
8568
- 199,
8642
+ 200,
8569
8643
  {
8570
8644
  "input": [
8571
- 334,
8645
+ 335,
8572
8646
  "RankHistoryQueryDto!"
8573
8647
  ]
8574
8648
  }
8575
8649
  ],
8576
8650
  "athleteRankContext": [
8577
- 200,
8651
+ 201,
8578
8652
  {
8579
8653
  "input": [
8580
- 335,
8654
+ 336,
8581
8655
  "RankContextQueryDto!"
8582
8656
  ]
8583
8657
  }
8584
8658
  ],
8585
8659
  "athleteActivities": [
8586
- 202,
8660
+ 203,
8587
8661
  {
8588
8662
  "input": [
8589
- 338,
8663
+ 339,
8590
8664
  "ActivitiesQueryDto!"
8591
8665
  ]
8592
8666
  }
8593
8667
  ],
8594
8668
  "athleteActivityDetail": [
8595
- 205,
8669
+ 206,
8596
8670
  {
8597
8671
  "input": [
8598
- 339,
8672
+ 340,
8599
8673
  "ActivityDetailQueryDto!"
8600
8674
  ]
8601
8675
  }
8602
8676
  ],
8603
8677
  "athleteComponentSummary": [
8604
- 207,
8678
+ 208,
8605
8679
  {
8606
8680
  "input": [
8607
- 340,
8681
+ 341,
8608
8682
  "ComponentSummaryQueryDto!"
8609
8683
  ]
8610
8684
  }
8611
8685
  ],
8612
8686
  "athleteActivityDates": [
8613
- 210,
8687
+ 211,
8614
8688
  {
8615
8689
  "input": [
8616
- 341,
8690
+ 342,
8617
8691
  "ActivityDatesQueryDto!"
8618
8692
  ]
8619
8693
  }
8620
8694
  ],
8621
8695
  "socialAggregates": [
8622
- 211,
8696
+ 212,
8623
8697
  {
8624
8698
  "athleteId": [
8625
8699
  103,
8626
8700
  "ID!"
8627
8701
  ],
8628
8702
  "platform": [
8629
- 212,
8703
+ 213,
8630
8704
  "Platform!"
8631
8705
  ],
8632
8706
  "range": [
8633
- 342,
8707
+ 343,
8634
8708
  "DateRangeInput!"
8635
8709
  ],
8636
8710
  "periodType": [
8637
- 214
8711
+ 215
8638
8712
  ]
8639
8713
  }
8640
8714
  ],
8641
8715
  "postsWithComparison": [
8642
- 217,
8716
+ 218,
8643
8717
  {
8644
8718
  "athleteId": [
8645
8719
  103,
8646
8720
  "ID!"
8647
8721
  ],
8648
8722
  "platform": [
8649
- 212,
8723
+ 213,
8650
8724
  "Platform!"
8651
8725
  ],
8652
8726
  "options": [
8653
- 343
8727
+ 344
8654
8728
  ]
8655
8729
  }
8656
8730
  ],
8657
8731
  "myNotifications": [
8658
- 220,
8732
+ 221,
8659
8733
  {
8660
8734
  "input": [
8661
- 344
8735
+ 345
8662
8736
  ]
8663
8737
  }
8664
8738
  ],
8665
8739
  "notificationUnreadCount": [
8666
- 221
8740
+ 222
8667
8741
  ],
8668
8742
  "myNotificationPreferences": [
8669
- 222
8743
+ 223
8670
8744
  ],
8671
8745
  "myFollowedAthletes": [
8672
- 225,
8746
+ 226,
8673
8747
  {
8674
8748
  "input": [
8675
- 353
8749
+ 354
8676
8750
  ]
8677
8751
  }
8678
8752
  ],
8679
8753
  "isFollowingAthlete": [
8680
- 226,
8754
+ 227,
8681
8755
  {
8682
8756
  "input": [
8683
- 352,
8757
+ 353,
8684
8758
  "IsFollowingAthleteInput!"
8685
8759
  ]
8686
8760
  }
8687
8761
  ],
8688
8762
  "getEmailCampaigns": [
8689
- 230,
8763
+ 231,
8690
8764
  {
8691
8765
  "status": [
8692
8766
  1
@@ -8703,7 +8777,7 @@ exports.default = {
8703
8777
  }
8704
8778
  ],
8705
8779
  "getEmailCampaign": [
8706
- 229,
8780
+ 230,
8707
8781
  {
8708
8782
  "id": [
8709
8783
  1,
@@ -8712,16 +8786,16 @@ exports.default = {
8712
8786
  }
8713
8787
  ],
8714
8788
  "getAudiencePreview": [
8715
- 233,
8789
+ 234,
8716
8790
  {
8717
8791
  "filters": [
8718
- 366,
8792
+ 367,
8719
8793
  "AudienceFilterDto!"
8720
8794
  ]
8721
8795
  }
8722
8796
  ],
8723
8797
  "getSendGridTemplates": [
8724
- 231
8798
+ 232
8725
8799
  ],
8726
8800
  "getSendGridTemplatePreview": [
8727
8801
  1,
@@ -8733,13 +8807,13 @@ exports.default = {
8733
8807
  }
8734
8808
  ],
8735
8809
  "getEmailSegments": [
8736
- 228
8810
+ 229
8737
8811
  ],
8738
8812
  "getAiCoachThread": [
8739
- 235
8813
+ 236
8740
8814
  ],
8741
8815
  "getAiCoachThreadHistory": [
8742
- 235,
8816
+ 236,
8743
8817
  {
8744
8818
  "limit": [
8745
8819
  51
@@ -8747,7 +8821,7 @@ exports.default = {
8747
8821
  }
8748
8822
  ],
8749
8823
  "getAiCoachThreadMessages": [
8750
- 234,
8824
+ 235,
8751
8825
  {
8752
8826
  "threadId": [
8753
8827
  1,
@@ -8756,18 +8830,18 @@ exports.default = {
8756
8830
  }
8757
8831
  ],
8758
8832
  "getAiCoachConfig": [
8759
- 236
8833
+ 237
8760
8834
  ],
8761
8835
  "getAiCoachNudges": [
8762
- 238,
8836
+ 239,
8763
8837
  {
8764
8838
  "input": [
8765
- 356
8839
+ 357
8766
8840
  ]
8767
8841
  }
8768
8842
  ],
8769
8843
  "getAiCoachUnreadNudgeCount": [
8770
- 239
8844
+ 240
8771
8845
  ],
8772
8846
  "__typename": [
8773
8847
  1
@@ -8868,7 +8942,7 @@ exports.default = {
8868
8942
  5,
8869
8943
  {
8870
8944
  "tenant": [
8871
- 368,
8945
+ 369,
8872
8946
  "CreateTenantInput!"
8873
8947
  ]
8874
8948
  }
@@ -8877,7 +8951,7 @@ exports.default = {
8877
8951
  11,
8878
8952
  {
8879
8953
  "tenant": [
8880
- 368,
8954
+ 369,
8881
8955
  "CreateTenantInput!"
8882
8956
  ]
8883
8957
  }
@@ -8886,7 +8960,7 @@ exports.default = {
8886
8960
  3,
8887
8961
  {
8888
8962
  "user": [
8889
- 369,
8963
+ 370,
8890
8964
  "CreateActiveUserInput!"
8891
8965
  ]
8892
8966
  }
@@ -8921,7 +8995,7 @@ exports.default = {
8921
8995
  0,
8922
8996
  {
8923
8997
  "input": [
8924
- 370,
8998
+ 371,
8925
8999
  "RegisterUserToDomainFromEmailInput!"
8926
9000
  ]
8927
9001
  }
@@ -8930,7 +9004,7 @@ exports.default = {
8930
9004
  8,
8931
9005
  {
8932
9006
  "dto": [
8933
- 371,
9007
+ 372,
8934
9008
  "RefreshTokenInput!"
8935
9009
  ]
8936
9010
  }
@@ -8939,7 +9013,7 @@ exports.default = {
8939
9013
  33,
8940
9014
  {
8941
9015
  "input": [
8942
- 372,
9016
+ 373,
8943
9017
  "AWSS3DeleteUseTypeFileDto!"
8944
9018
  ]
8945
9019
  }
@@ -8948,7 +9022,7 @@ exports.default = {
8948
9022
  33,
8949
9023
  {
8950
9024
  "input": [
8951
- 373,
9025
+ 374,
8952
9026
  "AWSS3DeleteBucketFileDto!"
8953
9027
  ]
8954
9028
  }
@@ -8957,7 +9031,7 @@ exports.default = {
8957
9031
  33,
8958
9032
  {
8959
9033
  "input": [
8960
- 374,
9034
+ 375,
8961
9035
  "AWSS3DeleteUseTypeKeyDto!"
8962
9036
  ]
8963
9037
  }
@@ -8966,7 +9040,7 @@ exports.default = {
8966
9040
  27,
8967
9041
  {
8968
9042
  "input": [
8969
- 251,
9043
+ 252,
8970
9044
  "AWSS3UploadedFileDto!"
8971
9045
  ]
8972
9046
  }
@@ -8975,7 +9049,7 @@ exports.default = {
8975
9049
  37,
8976
9050
  {
8977
9051
  "input": [
8978
- 375,
9052
+ 376,
8979
9053
  "CreateIndustryDto!"
8980
9054
  ]
8981
9055
  }
@@ -8984,7 +9058,7 @@ exports.default = {
8984
9058
  63,
8985
9059
  {
8986
9060
  "input": [
8987
- 250,
9061
+ 251,
8988
9062
  "CreateBrandDto!"
8989
9063
  ]
8990
9064
  }
@@ -8997,7 +9071,7 @@ exports.default = {
8997
9071
  "String!"
8998
9072
  ],
8999
9073
  "input": [
9000
- 250,
9074
+ 251,
9001
9075
  "CreateBrandDto!"
9002
9076
  ]
9003
9077
  }
@@ -9041,7 +9115,7 @@ exports.default = {
9041
9115
  59,
9042
9116
  {
9043
9117
  "input": [
9044
- 376,
9118
+ 377,
9045
9119
  "RegisterSponsorInput!"
9046
9120
  ]
9047
9121
  }
@@ -9050,7 +9124,7 @@ exports.default = {
9050
9124
  59,
9051
9125
  {
9052
9126
  "input": [
9053
- 254,
9127
+ 255,
9054
9128
  "CreateSponsorDto!"
9055
9129
  ]
9056
9130
  }
@@ -9059,7 +9133,7 @@ exports.default = {
9059
9133
  105,
9060
9134
  {
9061
9135
  "input": [
9062
- 256,
9136
+ 257,
9063
9137
  "InviteAthletesDto!"
9064
9138
  ]
9065
9139
  }
@@ -9072,7 +9146,7 @@ exports.default = {
9072
9146
  "String!"
9073
9147
  ],
9074
9148
  "input": [
9075
- 377,
9149
+ 378,
9076
9150
  "UpdateSponsorDto!"
9077
9151
  ]
9078
9152
  }
@@ -9090,7 +9164,7 @@ exports.default = {
9090
9164
  151,
9091
9165
  {
9092
9166
  "input": [
9093
- 265,
9167
+ 266,
9094
9168
  "DeleteSingleValueDto!"
9095
9169
  ]
9096
9170
  }
@@ -9099,7 +9173,7 @@ exports.default = {
9099
9173
  101,
9100
9174
  {
9101
9175
  "input": [
9102
- 378,
9176
+ 379,
9103
9177
  "RegisterAthleteDto!"
9104
9178
  ]
9105
9179
  }
@@ -9108,7 +9182,7 @@ exports.default = {
9108
9182
  148,
9109
9183
  {
9110
9184
  "input": [
9111
- 379,
9185
+ 380,
9112
9186
  "EditValueDto!"
9113
9187
  ]
9114
9188
  }
@@ -9117,7 +9191,7 @@ exports.default = {
9117
9191
  160,
9118
9192
  {
9119
9193
  "input": [
9120
- 269,
9194
+ 270,
9121
9195
  "EditPictureDto!"
9122
9196
  ]
9123
9197
  }
@@ -9126,7 +9200,7 @@ exports.default = {
9126
9200
  161,
9127
9201
  {
9128
9202
  "input": [
9129
- 270,
9203
+ 271,
9130
9204
  "UploadAlbumsPicturesDto!"
9131
9205
  ]
9132
9206
  }
@@ -9135,7 +9209,7 @@ exports.default = {
9135
9209
  82,
9136
9210
  {
9137
9211
  "input": [
9138
- 260,
9212
+ 261,
9139
9213
  "CreateAthleteCompetitionDto!"
9140
9214
  ]
9141
9215
  }
@@ -9144,7 +9218,7 @@ exports.default = {
9144
9218
  151,
9145
9219
  {
9146
9220
  "input": [
9147
- 265,
9221
+ 266,
9148
9222
  "DeleteSingleValueDto!"
9149
9223
  ]
9150
9224
  }
@@ -9153,7 +9227,7 @@ exports.default = {
9153
9227
  81,
9154
9228
  {
9155
9229
  "input": [
9156
- 270,
9230
+ 271,
9157
9231
  "UploadAlbumsPicturesDto!"
9158
9232
  ]
9159
9233
  }
@@ -9162,7 +9236,7 @@ exports.default = {
9162
9236
  81,
9163
9237
  {
9164
9238
  "input": [
9165
- 380,
9239
+ 381,
9166
9240
  "EditDisplayIndexDto!"
9167
9241
  ]
9168
9242
  }
@@ -9171,7 +9245,7 @@ exports.default = {
9171
9245
  81,
9172
9246
  {
9173
9247
  "input": [
9174
- 270,
9248
+ 271,
9175
9249
  "UploadAlbumsPicturesDto!"
9176
9250
  ]
9177
9251
  }
@@ -9180,7 +9254,7 @@ exports.default = {
9180
9254
  151,
9181
9255
  {
9182
9256
  "input": [
9183
- 265,
9257
+ 266,
9184
9258
  "DeleteSingleValueDto!"
9185
9259
  ]
9186
9260
  }
@@ -9189,7 +9263,7 @@ exports.default = {
9189
9263
  150,
9190
9264
  {
9191
9265
  "input": [
9192
- 271,
9266
+ 272,
9193
9267
  "DeleteValuesDto!"
9194
9268
  ]
9195
9269
  }
@@ -9198,7 +9272,7 @@ exports.default = {
9198
9272
  77,
9199
9273
  {
9200
9274
  "input": [
9201
- 259,
9275
+ 260,
9202
9276
  "SetCompetitionResultDto!"
9203
9277
  ]
9204
9278
  }
@@ -9213,7 +9287,7 @@ exports.default = {
9213
9287
  156,
9214
9288
  {
9215
9289
  "input": [
9216
- 277,
9290
+ 278,
9217
9291
  "ForceScoreRefreshDto!"
9218
9292
  ]
9219
9293
  }
@@ -9222,7 +9296,7 @@ exports.default = {
9222
9296
  90,
9223
9297
  {
9224
9298
  "input": [
9225
- 382,
9299
+ 383,
9226
9300
  "SetCurrentCampaignDto!"
9227
9301
  ]
9228
9302
  }
@@ -9234,7 +9308,7 @@ exports.default = {
9234
9308
  172,
9235
9309
  {
9236
9310
  "input": [
9237
- 279,
9311
+ 280,
9238
9312
  "UpdateOnboardingProgressDto!"
9239
9313
  ]
9240
9314
  }
@@ -9243,7 +9317,7 @@ exports.default = {
9243
9317
  68,
9244
9318
  {
9245
9319
  "input": [
9246
- 383,
9320
+ 384,
9247
9321
  "CreateSportDto!"
9248
9322
  ]
9249
9323
  }
@@ -9252,7 +9326,7 @@ exports.default = {
9252
9326
  68,
9253
9327
  {
9254
9328
  "input": [
9255
- 384,
9329
+ 385,
9256
9330
  "UpdateSportDto!"
9257
9331
  ]
9258
9332
  }
@@ -9261,7 +9335,7 @@ exports.default = {
9261
9335
  71,
9262
9336
  {
9263
9337
  "input": [
9264
- 385,
9338
+ 386,
9265
9339
  "CreateSportLevelDto!"
9266
9340
  ]
9267
9341
  }
@@ -9270,7 +9344,7 @@ exports.default = {
9270
9344
  58,
9271
9345
  {
9272
9346
  "input": [
9273
- 387,
9347
+ 388,
9274
9348
  "CreateSponsorshipDto!"
9275
9349
  ]
9276
9350
  }
@@ -9279,7 +9353,7 @@ exports.default = {
9279
9353
  41,
9280
9354
  {
9281
9355
  "input": [
9282
- 392,
9356
+ 393,
9283
9357
  "CreateCountryDto!"
9284
9358
  ]
9285
9359
  }
@@ -9288,7 +9362,7 @@ exports.default = {
9288
9362
  40,
9289
9363
  {
9290
9364
  "input": [
9291
- 393,
9365
+ 394,
9292
9366
  "CreateStateDto!"
9293
9367
  ]
9294
9368
  }
@@ -9297,7 +9371,7 @@ exports.default = {
9297
9371
  39,
9298
9372
  {
9299
9373
  "input": [
9300
- 394,
9374
+ 395,
9301
9375
  "CreateCityDto!"
9302
9376
  ]
9303
9377
  }
@@ -9306,7 +9380,7 @@ exports.default = {
9306
9380
  29,
9307
9381
  {
9308
9382
  "input": [
9309
- 290,
9383
+ 291,
9310
9384
  "RegisterUserDto!"
9311
9385
  ]
9312
9386
  }
@@ -9315,7 +9389,7 @@ exports.default = {
9315
9389
  3,
9316
9390
  {
9317
9391
  "input": [
9318
- 248,
9392
+ 249,
9319
9393
  "VerifyCodeDto!"
9320
9394
  ]
9321
9395
  }
@@ -9324,7 +9398,7 @@ exports.default = {
9324
9398
  0,
9325
9399
  {
9326
9400
  "input": [
9327
- 248,
9401
+ 249,
9328
9402
  "VerifyCodeDto!"
9329
9403
  ]
9330
9404
  }
@@ -9333,7 +9407,7 @@ exports.default = {
9333
9407
  0,
9334
9408
  {
9335
9409
  "input": [
9336
- 290,
9410
+ 291,
9337
9411
  "RegisterUserDto!"
9338
9412
  ]
9339
9413
  }
@@ -9342,7 +9416,7 @@ exports.default = {
9342
9416
  0,
9343
9417
  {
9344
9418
  "input": [
9345
- 290,
9419
+ 291,
9346
9420
  "RegisterUserDto!"
9347
9421
  ]
9348
9422
  }
@@ -9351,7 +9425,7 @@ exports.default = {
9351
9425
  0,
9352
9426
  {
9353
9427
  "input": [
9354
- 290,
9428
+ 291,
9355
9429
  "RegisterUserDto!"
9356
9430
  ]
9357
9431
  }
@@ -9382,7 +9456,7 @@ exports.default = {
9382
9456
  148,
9383
9457
  {
9384
9458
  "input": [
9385
- 292,
9459
+ 293,
9386
9460
  "resetPasswordDto!"
9387
9461
  ]
9388
9462
  }
@@ -9400,7 +9474,7 @@ exports.default = {
9400
9474
  148,
9401
9475
  {
9402
9476
  "input": [
9403
- 293,
9477
+ 294,
9404
9478
  "UpdateUserSuspendedStatusDto!"
9405
9479
  ]
9406
9480
  }
@@ -9412,7 +9486,7 @@ exports.default = {
9412
9486
  177,
9413
9487
  {
9414
9488
  "input": [
9415
- 295,
9489
+ 296,
9416
9490
  "DeleteVtxUserDto!"
9417
9491
  ]
9418
9492
  }
@@ -9421,7 +9495,7 @@ exports.default = {
9421
9495
  76,
9422
9496
  {
9423
9497
  "input": [
9424
- 395,
9498
+ 396,
9425
9499
  "CreateSportEventDto!"
9426
9500
  ]
9427
9501
  }
@@ -9430,7 +9504,7 @@ exports.default = {
9430
9504
  76,
9431
9505
  {
9432
9506
  "input": [
9433
- 299,
9507
+ 300,
9434
9508
  "UpdateSportEventDto!"
9435
9509
  ]
9436
9510
  }
@@ -9448,7 +9522,7 @@ exports.default = {
9448
9522
  128,
9449
9523
  {
9450
9524
  "input": [
9451
- 300,
9525
+ 301,
9452
9526
  "MergeSportsEventsDto!"
9453
9527
  ]
9454
9528
  }
@@ -9457,7 +9531,7 @@ exports.default = {
9457
9531
  90,
9458
9532
  {
9459
9533
  "input": [
9460
- 310,
9534
+ 311,
9461
9535
  "SetFundingStatusDto!"
9462
9536
  ]
9463
9537
  }
@@ -9466,7 +9540,7 @@ exports.default = {
9466
9540
  90,
9467
9541
  {
9468
9542
  "input": [
9469
- 307,
9543
+ 308,
9470
9544
  "CreateFundingCampaignDto!"
9471
9545
  ]
9472
9546
  }
@@ -9475,7 +9549,7 @@ exports.default = {
9475
9549
  90,
9476
9550
  {
9477
9551
  "input": [
9478
- 309,
9552
+ 310,
9479
9553
  "UpdateFundingCampaignDto!"
9480
9554
  ]
9481
9555
  }
@@ -9484,7 +9558,7 @@ exports.default = {
9484
9558
  151,
9485
9559
  {
9486
9560
  "input": [
9487
- 265,
9561
+ 266,
9488
9562
  "DeleteSingleValueDto!"
9489
9563
  ]
9490
9564
  }
@@ -9493,7 +9567,7 @@ exports.default = {
9493
9567
  150,
9494
9568
  {
9495
9569
  "input": [
9496
- 271,
9570
+ 272,
9497
9571
  "DeleteValuesDto!"
9498
9572
  ]
9499
9573
  }
@@ -9511,7 +9585,7 @@ exports.default = {
9511
9585
  2,
9512
9586
  {
9513
9587
  "input": [
9514
- 312,
9588
+ 313,
9515
9589
  "AddCompetitionBudgetDto!"
9516
9590
  ]
9517
9591
  }
@@ -9520,7 +9594,7 @@ exports.default = {
9520
9594
  2,
9521
9595
  {
9522
9596
  "input": [
9523
- 313,
9597
+ 314,
9524
9598
  "EditCompetitionBudgetDto!"
9525
9599
  ]
9526
9600
  }
@@ -9529,7 +9603,7 @@ exports.default = {
9529
9603
  2,
9530
9604
  {
9531
9605
  "input": [
9532
- 314,
9606
+ 315,
9533
9607
  "EditCampaignBudgetDto!"
9534
9608
  ]
9535
9609
  }
@@ -9538,16 +9612,34 @@ exports.default = {
9538
9612
  2,
9539
9613
  {
9540
9614
  "input": [
9541
- 314,
9615
+ 315,
9542
9616
  "EditCampaignBudgetDto!"
9543
9617
  ]
9544
9618
  }
9545
9619
  ],
9620
+ "sendThankYou": [
9621
+ 183,
9622
+ {
9623
+ "input": [
9624
+ 397,
9625
+ "SendThankYouDto!"
9626
+ ]
9627
+ }
9628
+ ],
9629
+ "updateThankYouTemplate": [
9630
+ 90,
9631
+ {
9632
+ "input": [
9633
+ 398,
9634
+ "UpdateThankYouTemplateDto!"
9635
+ ]
9636
+ }
9637
+ ],
9546
9638
  "createMembershipOrganization": [
9547
9639
  83,
9548
9640
  {
9549
9641
  "input": [
9550
- 317,
9642
+ 318,
9551
9643
  "CreateMembershipOrganizationDto!"
9552
9644
  ]
9553
9645
  }
@@ -9556,7 +9648,7 @@ exports.default = {
9556
9648
  85,
9557
9649
  {
9558
9650
  "input": [
9559
- 318,
9651
+ 319,
9560
9652
  "CreateAthleteMembershipDto!"
9561
9653
  ]
9562
9654
  }
@@ -9565,7 +9657,7 @@ exports.default = {
9565
9657
  151,
9566
9658
  {
9567
9659
  "input": [
9568
- 265,
9660
+ 266,
9569
9661
  "DeleteSingleValueDto!"
9570
9662
  ]
9571
9663
  }
@@ -9586,7 +9678,7 @@ exports.default = {
9586
9678
  98,
9587
9679
  {
9588
9680
  "input": [
9589
- 396,
9681
+ 399,
9590
9682
  "CreateStripeAccountDto!"
9591
9683
  ]
9592
9684
  }
@@ -9598,7 +9690,7 @@ exports.default = {
9598
9690
  107,
9599
9691
  {
9600
9692
  "input": [
9601
- 249,
9693
+ 250,
9602
9694
  "DonationCheckoutDto!"
9603
9695
  ]
9604
9696
  }
@@ -9613,7 +9705,7 @@ exports.default = {
9613
9705
  132,
9614
9706
  {
9615
9707
  "input": [
9616
- 322,
9708
+ 323,
9617
9709
  "RegisterMemberDto!"
9618
9710
  ]
9619
9711
  }
@@ -9622,7 +9714,7 @@ exports.default = {
9622
9714
  136,
9623
9715
  {
9624
9716
  "input": [
9625
- 325,
9717
+ 326,
9626
9718
  "CreateOfferDto!"
9627
9719
  ]
9628
9720
  }
@@ -9635,7 +9727,7 @@ exports.default = {
9635
9727
  "String!"
9636
9728
  ],
9637
9729
  "input": [
9638
- 325,
9730
+ 326,
9639
9731
  "CreateOfferDto!"
9640
9732
  ]
9641
9733
  }
@@ -9707,7 +9799,7 @@ exports.default = {
9707
9799
  }
9708
9800
  ],
9709
9801
  "uploadCouponCodes": [
9710
- 190,
9802
+ 191,
9711
9803
  {
9712
9804
  "offerId": [
9713
9805
  1,
@@ -9723,10 +9815,10 @@ exports.default = {
9723
9815
  2
9724
9816
  ],
9725
9817
  "markNotificationAsRead": [
9726
- 218,
9818
+ 219,
9727
9819
  {
9728
9820
  "input": [
9729
- 345,
9821
+ 346,
9730
9822
  "MarkNotificationReadDto!"
9731
9823
  ]
9732
9824
  }
@@ -9738,25 +9830,25 @@ exports.default = {
9738
9830
  2,
9739
9831
  {
9740
9832
  "input": [
9741
- 346,
9833
+ 347,
9742
9834
  "DismissNotificationDto!"
9743
9835
  ]
9744
9836
  }
9745
9837
  ],
9746
9838
  "updateNotificationPreferences": [
9747
- 222,
9839
+ 223,
9748
9840
  {
9749
9841
  "input": [
9750
- 347,
9842
+ 348,
9751
9843
  "UpdateNotificationPreferenceDto!"
9752
9844
  ]
9753
9845
  }
9754
9846
  ],
9755
9847
  "registerDeviceToken": [
9756
- 223,
9848
+ 224,
9757
9849
  {
9758
9850
  "input": [
9759
- 348,
9851
+ 349,
9760
9852
  "RegisterDeviceTokenDto!"
9761
9853
  ]
9762
9854
  }
@@ -9765,7 +9857,7 @@ exports.default = {
9765
9857
  2,
9766
9858
  {
9767
9859
  "input": [
9768
- 349,
9860
+ 350,
9769
9861
  "UnregisterDeviceTokenDto!"
9770
9862
  ]
9771
9863
  }
@@ -9774,7 +9866,7 @@ exports.default = {
9774
9866
  2,
9775
9867
  {
9776
9868
  "input": [
9777
- 350,
9869
+ 351,
9778
9870
  "FollowAthleteInput!"
9779
9871
  ]
9780
9872
  }
@@ -9783,29 +9875,29 @@ exports.default = {
9783
9875
  2,
9784
9876
  {
9785
9877
  "input": [
9786
- 351,
9878
+ 352,
9787
9879
  "UnfollowAthleteInput!"
9788
9880
  ]
9789
9881
  }
9790
9882
  ],
9791
9883
  "createEmailCampaign": [
9792
- 229,
9884
+ 230,
9793
9885
  {
9794
9886
  "input": [
9795
- 397,
9887
+ 400,
9796
9888
  "CreateEmailCampaignDto!"
9797
9889
  ]
9798
9890
  }
9799
9891
  ],
9800
9892
  "updateEmailCampaign": [
9801
- 229,
9893
+ 230,
9802
9894
  {
9803
9895
  "id": [
9804
9896
  1,
9805
9897
  "String!"
9806
9898
  ],
9807
9899
  "input": [
9808
- 398,
9900
+ 401,
9809
9901
  "UpdateEmailCampaignDto!"
9810
9902
  ]
9811
9903
  }
@@ -9820,7 +9912,7 @@ exports.default = {
9820
9912
  }
9821
9913
  ],
9822
9914
  "cloneEmailCampaign": [
9823
- 229,
9915
+ 230,
9824
9916
  {
9825
9917
  "id": [
9826
9918
  1,
@@ -9851,7 +9943,7 @@ exports.default = {
9851
9943
  }
9852
9944
  ],
9853
9945
  "scheduleEmailCampaign": [
9854
- 229,
9946
+ 230,
9855
9947
  {
9856
9948
  "campaignId": [
9857
9949
  1,
@@ -9864,7 +9956,7 @@ exports.default = {
9864
9956
  }
9865
9957
  ],
9866
9958
  "cancelScheduledEmail": [
9867
- 229,
9959
+ 230,
9868
9960
  {
9869
9961
  "campaignId": [
9870
9962
  1,
@@ -9873,23 +9965,23 @@ exports.default = {
9873
9965
  }
9874
9966
  ],
9875
9967
  "createEmailSegment": [
9876
- 228,
9968
+ 229,
9877
9969
  {
9878
9970
  "input": [
9879
- 399,
9971
+ 402,
9880
9972
  "CreateEmailSegmentDto!"
9881
9973
  ]
9882
9974
  }
9883
9975
  ],
9884
9976
  "updateEmailSegment": [
9885
- 228,
9977
+ 229,
9886
9978
  {
9887
9979
  "id": [
9888
9980
  1,
9889
9981
  "String!"
9890
9982
  ],
9891
9983
  "input": [
9892
- 400,
9984
+ 403,
9893
9985
  "UpdateEmailSegmentDto!"
9894
9986
  ]
9895
9987
  }
@@ -9904,19 +9996,19 @@ exports.default = {
9904
9996
  }
9905
9997
  ],
9906
9998
  "sendAiCoachMessage": [
9907
- 234,
9999
+ 235,
9908
10000
  {
9909
10001
  "input": [
9910
- 354,
10002
+ 355,
9911
10003
  "SendChatMessageDto!"
9912
10004
  ]
9913
10005
  }
9914
10006
  ],
9915
10007
  "updateAiCoachConfig": [
9916
- 236,
10008
+ 237,
9917
10009
  {
9918
10010
  "input": [
9919
- 355,
10011
+ 356,
9920
10012
  "UpdateAiCoachConfigDto!"
9921
10013
  ]
9922
10014
  }
@@ -10139,10 +10231,10 @@ exports.default = {
10139
10231
  1
10140
10232
  ],
10141
10233
  "profilePicture": [
10142
- 251
10234
+ 252
10143
10235
  ],
10144
10236
  "cardPicture": [
10145
- 251
10237
+ 252
10146
10238
  ],
10147
10239
  "__typename": [
10148
10240
  1
@@ -10161,7 +10253,7 @@ exports.default = {
10161
10253
  },
10162
10254
  "EditDisplayIndexDto": {
10163
10255
  "updates": [
10164
- 381
10256
+ 382
10165
10257
  ],
10166
10258
  "__typename": [
10167
10259
  1
@@ -10225,7 +10317,7 @@ exports.default = {
10225
10317
  18
10226
10318
  ],
10227
10319
  "translations": [
10228
- 386
10320
+ 387
10229
10321
  ],
10230
10322
  "__typename": [
10231
10323
  1
@@ -10259,10 +10351,10 @@ exports.default = {
10259
10351
  18
10260
10352
  ],
10261
10353
  "banner": [
10262
- 251
10354
+ 252
10263
10355
  ],
10264
10356
  "criteria": [
10265
- 326
10357
+ 327
10266
10358
  ],
10267
10359
  "deadline": [
10268
10360
  14
@@ -10271,13 +10363,13 @@ exports.default = {
10271
10363
  14
10272
10364
  ],
10273
10365
  "duration": [
10274
- 388
10366
+ 389
10275
10367
  ],
10276
10368
  "sponsorshipItems": [
10277
- 389
10369
+ 390
10278
10370
  ],
10279
10371
  "commitments": [
10280
- 390
10372
+ 391
10281
10373
  ],
10282
10374
  "terms": [
10283
10375
  1
@@ -10289,7 +10381,7 @@ exports.default = {
10289
10381
  2
10290
10382
  ],
10291
10383
  "translations": [
10292
- 391
10384
+ 392
10293
10385
  ],
10294
10386
  "__typename": [
10295
10387
  1
@@ -10366,7 +10458,7 @@ exports.default = {
10366
10458
  1
10367
10459
  ],
10368
10460
  "banner": [
10369
- 251
10461
+ 252
10370
10462
  ],
10371
10463
  "terms": [
10372
10464
  1
@@ -10473,7 +10565,7 @@ exports.default = {
10473
10565
  1
10474
10566
  ],
10475
10567
  "banner": [
10476
- 251
10568
+ 252
10477
10569
  ],
10478
10570
  "eventLevel": [
10479
10571
  1
@@ -10482,6 +10574,37 @@ exports.default = {
10482
10574
  1
10483
10575
  ]
10484
10576
  },
10577
+ "SendThankYouDto": {
10578
+ "campaignId": [
10579
+ 1
10580
+ ],
10581
+ "donationId": [
10582
+ 1
10583
+ ],
10584
+ "customMessage": [
10585
+ 1
10586
+ ],
10587
+ "__typename": [
10588
+ 1
10589
+ ]
10590
+ },
10591
+ "UpdateThankYouTemplateDto": {
10592
+ "campaignId": [
10593
+ 1
10594
+ ],
10595
+ "thankYouMessage": [
10596
+ 1
10597
+ ],
10598
+ "thankYouMediaUrl": [
10599
+ 1
10600
+ ],
10601
+ "autoSendThankYou": [
10602
+ 2
10603
+ ],
10604
+ "__typename": [
10605
+ 1
10606
+ ]
10607
+ },
10485
10608
  "CreateStripeAccountDto": {
10486
10609
  "countryId": [
10487
10610
  1
@@ -10510,7 +10633,7 @@ exports.default = {
10510
10633
  1
10511
10634
  ],
10512
10635
  "audienceFilters": [
10513
- 366
10636
+ 367
10514
10637
  ],
10515
10638
  "segmentId": [
10516
10639
  1
@@ -10518,9 +10641,6 @@ exports.default = {
10518
10641
  "scheduledFor": [
10519
10642
  14
10520
10643
  ],
10521
- "status": [
10522
- 1
10523
- ],
10524
10644
  "__typename": [
10525
10645
  1
10526
10646
  ]
@@ -10539,7 +10659,7 @@ exports.default = {
10539
10659
  1
10540
10660
  ],
10541
10661
  "audienceFilters": [
10542
- 366
10662
+ 367
10543
10663
  ],
10544
10664
  "segmentId": [
10545
10665
  1
@@ -10547,9 +10667,6 @@ exports.default = {
10547
10667
  "scheduledFor": [
10548
10668
  14
10549
10669
  ],
10550
- "status": [
10551
- 1
10552
- ],
10553
10670
  "__typename": [
10554
10671
  1
10555
10672
  ]
@@ -10559,7 +10676,7 @@ exports.default = {
10559
10676
  1
10560
10677
  ],
10561
10678
  "filters": [
10562
- 366
10679
+ 367
10563
10680
  ],
10564
10681
  "__typename": [
10565
10682
  1
@@ -10570,7 +10687,7 @@ exports.default = {
10570
10687
  1
10571
10688
  ],
10572
10689
  "filters": [
10573
- 366
10690
+ 367
10574
10691
  ],
10575
10692
  "__typename": [
10576
10693
  1