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

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,
19
- 213,
16
+ 176,
17
+ 191,
20
18
  214,
19
+ 217,
20
+ 218,
21
21
  219,
22
- 333,
23
- 357,
24
- 358,
25
- 359
22
+ 343,
23
+ 375,
24
+ 376,
25
+ 377
26
26
  ],
27
27
  "types": {
28
28
  "User": {
@@ -1744,6 +1744,24 @@ exports.default = {
1744
1744
  "banner": [
1745
1745
  27
1746
1746
  ],
1747
+ "clubId": [
1748
+ 1
1749
+ ],
1750
+ "joinPolicy": [
1751
+ 1
1752
+ ],
1753
+ "maxRosterSize": [
1754
+ 51
1755
+ ],
1756
+ "visibility": [
1757
+ 1
1758
+ ],
1759
+ "stripeAccountId": [
1760
+ 1
1761
+ ],
1762
+ "vtxScore": [
1763
+ 18
1764
+ ],
1747
1765
  "__typename": [
1748
1766
  1
1749
1767
  ]
@@ -2193,6 +2211,15 @@ exports.default = {
2193
2211
  "coverImage": [
2194
2212
  27
2195
2213
  ],
2214
+ "thankYouMessage": [
2215
+ 1
2216
+ ],
2217
+ "thankYouMediaUrl": [
2218
+ 1
2219
+ ],
2220
+ "autoSendThankYou": [
2221
+ 2
2222
+ ],
2196
2223
  "__typename": [
2197
2224
  1
2198
2225
  ]
@@ -2806,7 +2833,7 @@ exports.default = {
2806
2833
  90
2807
2834
  ],
2808
2835
  "mode": [
2809
- 357
2836
+ 375
2810
2837
  ],
2811
2838
  "athleteId": [
2812
2839
  1
@@ -4315,6 +4342,112 @@ exports.default = {
4315
4342
  1
4316
4343
  ]
4317
4344
  },
4345
+ "Club": {
4346
+ "_id": [
4347
+ 1
4348
+ ],
4349
+ "name": [
4350
+ 1
4351
+ ],
4352
+ "description": [
4353
+ 1
4354
+ ],
4355
+ "sports": [
4356
+ 68
4357
+ ],
4358
+ "logo": [
4359
+ 27
4360
+ ],
4361
+ "banner": [
4362
+ 27
4363
+ ],
4364
+ "location": [
4365
+ 1
4366
+ ],
4367
+ "website": [
4368
+ 1
4369
+ ],
4370
+ "membershipType": [
4371
+ 1
4372
+ ],
4373
+ "feeStructure": [
4374
+ 176
4375
+ ],
4376
+ "approved": [
4377
+ 2
4378
+ ],
4379
+ "visibility": [
4380
+ 1
4381
+ ],
4382
+ "teams": [
4383
+ 74
4384
+ ],
4385
+ "stripeAccountId": [
4386
+ 1
4387
+ ],
4388
+ "__typename": [
4389
+ 1
4390
+ ]
4391
+ },
4392
+ "JSON": {},
4393
+ "AthleteClub": {
4394
+ "_id": [
4395
+ 1
4396
+ ],
4397
+ "clubId": [
4398
+ 1
4399
+ ],
4400
+ "athleteId": [
4401
+ 1
4402
+ ],
4403
+ "role": [
4404
+ 1
4405
+ ],
4406
+ "status": [
4407
+ 1
4408
+ ],
4409
+ "joinedAt": [
4410
+ 14
4411
+ ],
4412
+ "leftAt": [
4413
+ 14
4414
+ ],
4415
+ "club": [
4416
+ 175
4417
+ ],
4418
+ "__typename": [
4419
+ 1
4420
+ ]
4421
+ },
4422
+ "AthleteTeam": {
4423
+ "_id": [
4424
+ 1
4425
+ ],
4426
+ "teamId": [
4427
+ 1
4428
+ ],
4429
+ "athleteId": [
4430
+ 1
4431
+ ],
4432
+ "sportId": [
4433
+ 1
4434
+ ],
4435
+ "role": [
4436
+ 1
4437
+ ],
4438
+ "status": [
4439
+ 1
4440
+ ],
4441
+ "joinedAt": [
4442
+ 14
4443
+ ],
4444
+ "leftAt": [
4445
+ 14
4446
+ ],
4447
+ "__typename": [
4448
+ 1
4449
+ ]
4450
+ },
4318
4451
  "UserImages": {
4319
4452
  "profilePictureUrl": [
4320
4453
  1
@@ -4475,6 +4608,35 @@ exports.default = {
4475
4608
  1
4476
4609
  ]
4477
4610
  },
4611
+ "DonationThankYou": {
4612
+ "_id": [
4613
+ 1
4614
+ ],
4615
+ "message": [
4616
+ 1
4617
+ ],
4618
+ "mediaUrl": [
4619
+ 1
4620
+ ],
4621
+ "autoSent": [
4622
+ 2
4623
+ ],
4624
+ "emailSent": [
4625
+ 2
4626
+ ],
4627
+ "donorEmail": [
4628
+ 1
4629
+ ],
4630
+ "donorName": [
4631
+ 1
4632
+ ],
4633
+ "sentDate": [
4634
+ 14
4635
+ ],
4636
+ "__typename": [
4637
+ 1
4638
+ ]
4639
+ },
4478
4640
  "CurrencyAmountType": {
4479
4641
  "amount": [
4480
4642
  18
@@ -4497,10 +4659,10 @@ exports.default = {
4497
4659
  1
4498
4660
  ],
4499
4661
  "availableBalances": [
4500
- 183
4662
+ 188
4501
4663
  ],
4502
4664
  "pendingBalances": [
4503
- 183
4665
+ 188
4504
4666
  ],
4505
4667
  "__typename": [
4506
4668
  1
@@ -4538,7 +4700,7 @@ exports.default = {
4538
4700
  1
4539
4701
  ],
4540
4702
  "status": [
4541
- 186
4703
+ 191
4542
4704
  ],
4543
4705
  "lastError": [
4544
4706
  1
@@ -4707,13 +4869,13 @@ exports.default = {
4707
4869
  },
4708
4870
  "LeaderboardResponse": {
4709
4871
  "entries": [
4710
- 192
4872
+ 197
4711
4873
  ],
4712
4874
  "pagination": [
4713
- 193
4875
+ 198
4714
4876
  ],
4715
4877
  "filters": [
4716
- 194
4878
+ 199
4717
4879
  ],
4718
4880
  "__typename": [
4719
4881
  1
@@ -4847,7 +5009,7 @@ exports.default = {
4847
5009
  },
4848
5010
  "ActivitiesResponse": {
4849
5011
  "items": [
4850
- 201
5012
+ 206
4851
5013
  ],
4852
5014
  "total": [
4853
5015
  51
@@ -4910,10 +5072,10 @@ exports.default = {
4910
5072
  1
4911
5073
  ],
4912
5074
  "metrics": [
4913
- 203
5075
+ 208
4914
5076
  ],
4915
5077
  "scoreInfo": [
4916
- 204
5078
+ 209
4917
5079
  ],
4918
5080
  "prMetrics": [
4919
5081
  1
@@ -4959,7 +5121,7 @@ exports.default = {
4959
5121
  18
4960
5122
  ],
4961
5123
  "topMetrics": [
4962
- 206
5124
+ 211
4963
5125
  ],
4964
5126
  "newMaxActivityIds": [
4965
5127
  1
@@ -4976,7 +5138,7 @@ exports.default = {
4976
5138
  14
4977
5139
  ],
4978
5140
  "category": [
4979
- 209
5141
+ 214
4980
5142
  ],
4981
5143
  "count": [
4982
5144
  51
@@ -4991,7 +5153,7 @@ exports.default = {
4991
5153
  "ActivityCategory": {},
4992
5154
  "ActivityDatesResponse": {
4993
5155
  "dates": [
4994
- 208
5156
+ 213
4995
5157
  ],
4996
5158
  "__typename": [
4997
5159
  1
@@ -5005,13 +5167,13 @@ exports.default = {
5005
5167
  1
5006
5168
  ],
5007
5169
  "platform": [
5008
- 212
5170
+ 217
5009
5171
  ],
5010
5172
  "contentType": [
5011
- 213
5173
+ 218
5012
5174
  ],
5013
5175
  "periodType": [
5014
- 214
5176
+ 219
5015
5177
  ],
5016
5178
  "periodLabel": [
5017
5179
  1
@@ -5076,7 +5238,7 @@ exports.default = {
5076
5238
  1
5077
5239
  ],
5078
5240
  "contentType": [
5079
- 213
5241
+ 218
5080
5242
  ],
5081
5243
  "caption": [
5082
5244
  1
@@ -5125,10 +5287,10 @@ exports.default = {
5125
5287
  },
5126
5288
  "PostComparisonResultType": {
5127
5289
  "posts": [
5128
- 215
5290
+ 220
5129
5291
  ],
5130
5292
  "averages": [
5131
- 216
5293
+ 221
5132
5294
  ],
5133
5295
  "total": [
5134
5296
  51
@@ -5166,7 +5328,7 @@ exports.default = {
5166
5328
  1
5167
5329
  ],
5168
5330
  "actionParams": [
5169
- 219
5331
+ 176
5170
5332
  ],
5171
5333
  "actionLabel": [
5172
5334
  1
@@ -5184,10 +5346,9 @@ exports.default = {
5184
5346
  1
5185
5347
  ]
5186
5348
  },
5187
- "JSON": {},
5188
5349
  "NotificationListResponse": {
5189
5350
  "notifications": [
5190
- 218
5351
+ 223
5191
5352
  ],
5192
5353
  "total": [
5193
5354
  51
@@ -5287,7 +5448,7 @@ exports.default = {
5287
5448
  },
5288
5449
  "FollowedAthletesListResponse": {
5289
5450
  "athletes": [
5290
- 224
5451
+ 228
5291
5452
  ],
5292
5453
  "total": [
5293
5454
  51
@@ -5403,10 +5564,10 @@ exports.default = {
5403
5564
  14
5404
5565
  ],
5405
5566
  "deliveryStats": [
5406
- 227
5567
+ 231
5407
5568
  ],
5408
5569
  "segment": [
5409
- 228
5570
+ 232
5410
5571
  ],
5411
5572
  "__typename": [
5412
5573
  1
@@ -5414,7 +5575,7 @@ exports.default = {
5414
5575
  },
5415
5576
  "EmailCampaignPage": {
5416
5577
  "campaigns": [
5417
- 229
5578
+ 233
5418
5579
  ],
5419
5580
  "total": [
5420
5581
  51
@@ -5462,7 +5623,7 @@ exports.default = {
5462
5623
  51
5463
5624
  ],
5464
5625
  "users": [
5465
- 232
5626
+ 236
5466
5627
  ],
5467
5628
  "__typename": [
5468
5629
  1
@@ -5514,7 +5675,7 @@ exports.default = {
5514
5675
  1
5515
5676
  ],
5516
5677
  "contextSnapshot": [
5517
- 219
5678
+ 176
5518
5679
  ],
5519
5680
  "createdAt": [
5520
5681
  14
@@ -5523,7 +5684,7 @@ exports.default = {
5523
5684
  14
5524
5685
  ],
5525
5686
  "messages": [
5526
- 234
5687
+ 238
5527
5688
  ],
5528
5689
  "__typename": [
5529
5690
  1
@@ -5566,7 +5727,7 @@ exports.default = {
5566
5727
  1
5567
5728
  ],
5568
5729
  "data": [
5569
- 219
5730
+ 176
5570
5731
  ],
5571
5732
  "read": [
5572
5733
  2
@@ -5583,7 +5744,7 @@ exports.default = {
5583
5744
  },
5584
5745
  "AiCoachNudgeListResponse": {
5585
5746
  "nudges": [
5586
- 237
5747
+ 241
5587
5748
  ],
5588
5749
  "total": [
5589
5750
  51
@@ -5600,6 +5761,120 @@ exports.default = {
5600
5761
  1
5601
5762
  ]
5602
5763
  },
5764
+ "StripeAccountStatus": {
5765
+ "chargesEnabled": [
5766
+ 2
5767
+ ],
5768
+ "payoutsEnabled": [
5769
+ 2
5770
+ ],
5771
+ "detailsSubmitted": [
5772
+ 2
5773
+ ],
5774
+ "__typename": [
5775
+ 1
5776
+ ]
5777
+ },
5778
+ "TeamVtxScoreHistoryEntry": {
5779
+ "date": [
5780
+ 14
5781
+ ],
5782
+ "score": [
5783
+ 18
5784
+ ],
5785
+ "__typename": [
5786
+ 1
5787
+ ]
5788
+ },
5789
+ "TeamLeaderboardEntry": {
5790
+ "athleteId": [
5791
+ 1
5792
+ ],
5793
+ "athleteName": [
5794
+ 1
5795
+ ],
5796
+ "athletePhoto": [
5797
+ 1
5798
+ ],
5799
+ "sport": [
5800
+ 1
5801
+ ],
5802
+ "vtxScore": [
5803
+ 18
5804
+ ],
5805
+ "rank": [
5806
+ 51
5807
+ ],
5808
+ "tpiScore": [
5809
+ 18
5810
+ ],
5811
+ "spiScore": [
5812
+ 18
5813
+ ],
5814
+ "apiScore": [
5815
+ 18
5816
+ ],
5817
+ "__typename": [
5818
+ 1
5819
+ ]
5820
+ },
5821
+ "TeamAnalytics": {
5822
+ "teamId": [
5823
+ 1
5824
+ ],
5825
+ "teamName": [
5826
+ 1
5827
+ ],
5828
+ "vtxScore": [
5829
+ 18
5830
+ ],
5831
+ "athleteCount": [
5832
+ 51
5833
+ ],
5834
+ "rosterSize": [
5835
+ 51
5836
+ ],
5837
+ "vtxScoreHistory": [
5838
+ 245
5839
+ ],
5840
+ "topPerformers": [
5841
+ 246
5842
+ ],
5843
+ "__typename": [
5844
+ 1
5845
+ ]
5846
+ },
5847
+ "TeamRosterOverview": {
5848
+ "totalActive": [
5849
+ 51
5850
+ ],
5851
+ "totalInactive": [
5852
+ 51
5853
+ ],
5854
+ "recentJoins": [
5855
+ 51
5856
+ ],
5857
+ "recentDepartures": [
5858
+ 51
5859
+ ],
5860
+ "__typename": [
5861
+ 1
5862
+ ]
5863
+ },
5864
+ "TeamDashboard": {
5865
+ "analytics": [
5866
+ 247
5867
+ ],
5868
+ "roster": [
5869
+ 248
5870
+ ],
5871
+ "leaderboard": [
5872
+ 246
5873
+ ],
5874
+ "__typename": [
5875
+ 1
5876
+ ]
5877
+ },
5603
5878
  "CreateDatabaseFileDto": {
5604
5879
  "identifier": [
5605
5880
  1
@@ -5784,13 +6059,13 @@ exports.default = {
5784
6059
  1
5785
6060
  ],
5786
6061
  "logo": [
5787
- 251
6062
+ 261
5788
6063
  ],
5789
6064
  "banner": [
5790
- 251
6065
+ 261
5791
6066
  ],
5792
6067
  "translations": [
5793
- 252
6068
+ 262
5794
6069
  ],
5795
6070
  "sponsorId": [
5796
6071
  1
@@ -5842,10 +6117,10 @@ exports.default = {
5842
6117
  1
5843
6118
  ],
5844
6119
  "logo": [
5845
- 251
6120
+ 261
5846
6121
  ],
5847
6122
  "banner": [
5848
- 251
6123
+ 261
5849
6124
  ],
5850
6125
  "__typename": [
5851
6126
  1
@@ -5913,7 +6188,7 @@ exports.default = {
5913
6188
  1
5914
6189
  ],
5915
6190
  "invitations": [
5916
- 255
6191
+ 265
5917
6192
  ],
5918
6193
  "__typename": [
5919
6194
  1
@@ -6050,7 +6325,7 @@ exports.default = {
6050
6325
  1
6051
6326
  ],
6052
6327
  "result": [
6053
- 258
6328
+ 268
6054
6329
  ],
6055
6330
  "cityId": [
6056
6331
  1
@@ -6073,7 +6348,7 @@ exports.default = {
6073
6348
  1
6074
6349
  ],
6075
6350
  "result": [
6076
- 258
6351
+ 268
6077
6352
  ],
6078
6353
  "cityId": [
6079
6354
  1
@@ -6109,13 +6384,13 @@ exports.default = {
6109
6384
  },
6110
6385
  "CursorPaginationDto": {
6111
6386
  "sortCriteria": [
6112
- 262
6387
+ 272
6113
6388
  ],
6114
6389
  "limit": [
6115
6390
  18
6116
6391
  ],
6117
6392
  "cursorPosition": [
6118
- 263
6393
+ 273
6119
6394
  ],
6120
6395
  "__typename": [
6121
6396
  1
@@ -6190,7 +6465,7 @@ exports.default = {
6190
6465
  1
6191
6466
  ],
6192
6467
  "currentCampaign": [
6193
- 266
6468
+ 276
6194
6469
  ],
6195
6470
  "sports": [
6196
6471
  1
@@ -6252,10 +6527,10 @@ exports.default = {
6252
6527
  },
6253
6528
  "AthleteQueryDto": {
6254
6529
  "cursor": [
6255
- 264
6530
+ 274
6256
6531
  ],
6257
6532
  "filters": [
6258
- 267
6533
+ 277
6259
6534
  ],
6260
6535
  "__typename": [
6261
6536
  1
@@ -6266,7 +6541,7 @@ exports.default = {
6266
6541
  1
6267
6542
  ],
6268
6543
  "newPicture": [
6269
- 251
6544
+ 261
6270
6545
  ],
6271
6546
  "__typename": [
6272
6547
  1
@@ -6280,7 +6555,7 @@ exports.default = {
6280
6555
  1
6281
6556
  ],
6282
6557
  "pictures": [
6283
- 251
6558
+ 261
6284
6559
  ],
6285
6560
  "albumId": [
6286
6561
  1
@@ -6609,7 +6884,7 @@ exports.default = {
6609
6884
  },
6610
6885
  "resetPasswordDto": {
6611
6886
  "code": [
6612
- 248
6887
+ 258
6613
6888
  ],
6614
6889
  "newPassword": [
6615
6890
  1
@@ -6740,7 +7015,7 @@ exports.default = {
6740
7015
  1
6741
7016
  ],
6742
7017
  "banner": [
6743
- 251
7018
+ 261
6744
7019
  ],
6745
7020
  "eventLevel": [
6746
7021
  1
@@ -6849,7 +7124,7 @@ exports.default = {
6849
7124
  18
6850
7125
  ],
6851
7126
  "items": [
6852
- 302
7127
+ 312
6853
7128
  ],
6854
7129
  "__typename": [
6855
7130
  1
@@ -6860,7 +7135,7 @@ exports.default = {
6860
7135
  18
6861
7136
  ],
6862
7137
  "items": [
6863
- 302
7138
+ 312
6864
7139
  ],
6865
7140
  "athleteCompetitionId": [
6866
7141
  1
@@ -6909,21 +7184,30 @@ exports.default = {
6909
7184
  14
6910
7185
  ],
6911
7186
  "budget": [
6912
- 304
7187
+ 314
6913
7188
  ],
6914
7189
  "competitionBudgets": [
6915
- 305
7190
+ 315
6916
7191
  ],
6917
7192
  "competitionIds": [
6918
7193
  1
6919
7194
  ],
6920
7195
  "video": [
6921
- 306
7196
+ 316
6922
7197
  ],
6923
7198
  "coverImageId": [
6924
7199
  1
6925
7200
  ],
6926
- "__typename": [
7201
+ "thankYouMessage": [
7202
+ 1
7203
+ ],
7204
+ "thankYouMediaUrl": [
7205
+ 1
7206
+ ],
7207
+ "autoSendThankYou": [
7208
+ 2
7209
+ ],
7210
+ "__typename": [
6927
7211
  1
6928
7212
  ]
6929
7213
  },
@@ -6953,20 +7237,29 @@ exports.default = {
6953
7237
  14
6954
7238
  ],
6955
7239
  "budget": [
6956
- 304
7240
+ 314
6957
7241
  ],
6958
7242
  "competitionBudgets": [
6959
- 305
7243
+ 315
6960
7244
  ],
6961
7245
  "competitionIds": [
6962
7246
  1
6963
7247
  ],
6964
7248
  "video": [
6965
- 306
7249
+ 316
6966
7250
  ],
6967
7251
  "coverImageId": [
6968
7252
  1
6969
7253
  ],
7254
+ "thankYouMessage": [
7255
+ 1
7256
+ ],
7257
+ "thankYouMediaUrl": [
7258
+ 1
7259
+ ],
7260
+ "autoSendThankYou": [
7261
+ 2
7262
+ ],
6970
7263
  "loginEmail": [
6971
7264
  1
6972
7265
  ],
@@ -7000,20 +7293,29 @@ exports.default = {
7000
7293
  14
7001
7294
  ],
7002
7295
  "budget": [
7003
- 304
7296
+ 314
7004
7297
  ],
7005
7298
  "competitionBudgets": [
7006
- 305
7299
+ 315
7007
7300
  ],
7008
7301
  "competitionIds": [
7009
7302
  1
7010
7303
  ],
7011
7304
  "video": [
7012
- 306
7305
+ 316
7013
7306
  ],
7014
7307
  "coverImageId": [
7015
7308
  1
7016
7309
  ],
7310
+ "thankYouMessage": [
7311
+ 1
7312
+ ],
7313
+ "thankYouMediaUrl": [
7314
+ 1
7315
+ ],
7316
+ "autoSendThankYou": [
7317
+ 2
7318
+ ],
7017
7319
  "_id": [
7018
7320
  1
7019
7321
  ],
@@ -7034,7 +7336,7 @@ exports.default = {
7034
7336
  },
7035
7337
  "BudgetDto": {
7036
7338
  "items": [
7037
- 302
7339
+ 312
7038
7340
  ],
7039
7341
  "fundingMode": [
7040
7342
  1
@@ -7048,7 +7350,7 @@ exports.default = {
7048
7350
  1
7049
7351
  ],
7050
7352
  "budget": [
7051
- 311
7353
+ 321
7052
7354
  ],
7053
7355
  "__typename": [
7054
7356
  1
@@ -7059,7 +7361,7 @@ exports.default = {
7059
7361
  1
7060
7362
  ],
7061
7363
  "budget": [
7062
- 311
7364
+ 321
7063
7365
  ],
7064
7366
  "__typename": [
7065
7367
  1
@@ -7079,7 +7381,7 @@ exports.default = {
7079
7381
  18
7080
7382
  ],
7081
7383
  "budget": [
7082
- 311
7384
+ 321
7083
7385
  ],
7084
7386
  "__typename": [
7085
7387
  1
@@ -7116,7 +7418,7 @@ exports.default = {
7116
7418
  1
7117
7419
  ],
7118
7420
  "filters": [
7119
- 315
7421
+ 325
7120
7422
  ],
7121
7423
  "sortField": [
7122
7424
  1
@@ -7142,7 +7444,7 @@ exports.default = {
7142
7444
  1
7143
7445
  ],
7144
7446
  "logo": [
7145
- 251
7447
+ 261
7146
7448
  ],
7147
7449
  "countryId": [
7148
7450
  1
@@ -7230,7 +7532,7 @@ exports.default = {
7230
7532
  1
7231
7533
  ],
7232
7534
  "profilePicture": [
7233
- 251
7535
+ 261
7234
7536
  ],
7235
7537
  "__typename": [
7236
7538
  1
@@ -7282,7 +7584,7 @@ exports.default = {
7282
7584
  18
7283
7585
  ],
7284
7586
  "sortCriteria": [
7285
- 262
7587
+ 272
7286
7588
  ],
7287
7589
  "__typename": [
7288
7590
  1
@@ -7299,7 +7601,7 @@ exports.default = {
7299
7601
  1
7300
7602
  ],
7301
7603
  "offerImage": [
7302
- 251
7604
+ 261
7303
7605
  ],
7304
7606
  "type": [
7305
7607
  1
@@ -7323,7 +7625,7 @@ exports.default = {
7323
7625
  1
7324
7626
  ],
7325
7627
  "criteria": [
7326
- 326
7628
+ 336
7327
7629
  ],
7328
7630
  "dateStart": [
7329
7631
  14
@@ -7358,7 +7660,7 @@ exports.default = {
7358
7660
  1
7359
7661
  ],
7360
7662
  "qualificationsBag": [
7361
- 327
7663
+ 337
7362
7664
  ],
7363
7665
  "__typename": [
7364
7666
  1
@@ -7366,28 +7668,28 @@ exports.default = {
7366
7668
  },
7367
7669
  "QualificationsBagDto": {
7368
7670
  "ageQualifications": [
7369
- 282
7671
+ 292
7370
7672
  ],
7371
7673
  "genderQualifications": [
7372
- 283
7674
+ 293
7373
7675
  ],
7374
7676
  "scoreQualifications": [
7375
- 285
7677
+ 295
7376
7678
  ],
7377
7679
  "locationQualifications": [
7378
- 286
7680
+ 296
7379
7681
  ],
7380
7682
  "nationalityQualifications": [
7381
- 284
7683
+ 294
7382
7684
  ],
7383
7685
  "distanceQualifications": [
7384
- 287
7686
+ 297
7385
7687
  ],
7386
7688
  "sportsQualifications": [
7387
- 288
7689
+ 298
7388
7690
  ],
7389
7691
  "levelQualifications": [
7390
- 289
7692
+ 299
7391
7693
  ],
7392
7694
  "__typename": [
7393
7695
  1
@@ -7433,7 +7735,7 @@ exports.default = {
7433
7735
  },
7434
7736
  "OfferClaimQueryDto": {
7435
7737
  "status": [
7436
- 358
7738
+ 376
7437
7739
  ],
7438
7740
  "__typename": [
7439
7741
  1
@@ -7487,7 +7789,7 @@ exports.default = {
7487
7789
  1
7488
7790
  ],
7489
7791
  "timeRange": [
7490
- 333
7792
+ 343
7491
7793
  ],
7492
7794
  "__typename": [
7493
7795
  1
@@ -7499,7 +7801,7 @@ exports.default = {
7499
7801
  1
7500
7802
  ],
7501
7803
  "timeRange": [
7502
- 333
7804
+ 343
7503
7805
  ],
7504
7806
  "sportId": [
7505
7807
  1
@@ -7556,7 +7858,7 @@ exports.default = {
7556
7858
  1
7557
7859
  ],
7558
7860
  "metricRanges": [
7559
- 336
7861
+ 346
7560
7862
  ],
7561
7863
  "__typename": [
7562
7864
  1
@@ -7567,10 +7869,10 @@ exports.default = {
7567
7869
  1
7568
7870
  ],
7569
7871
  "category": [
7570
- 209
7872
+ 214
7571
7873
  ],
7572
7874
  "timeRange": [
7573
- 333
7875
+ 343
7574
7876
  ],
7575
7877
  "page": [
7576
7878
  51
@@ -7579,7 +7881,7 @@ exports.default = {
7579
7881
  51
7580
7882
  ],
7581
7883
  "filters": [
7582
- 337
7884
+ 347
7583
7885
  ],
7584
7886
  "__typename": [
7585
7887
  1
@@ -7634,10 +7936,10 @@ exports.default = {
7634
7936
  51
7635
7937
  ],
7636
7938
  "sortBy": [
7637
- 359
7939
+ 377
7638
7940
  ],
7639
7941
  "contentType": [
7640
- 213
7942
+ 218
7641
7943
  ],
7642
7944
  "limit": [
7643
7945
  51
@@ -7792,6 +8094,172 @@ exports.default = {
7792
8094
  1
7793
8095
  ]
7794
8096
  },
8097
+ "CreateTeamInput": {
8098
+ "name": [
8099
+ 1
8100
+ ],
8101
+ "description": [
8102
+ 1
8103
+ ],
8104
+ "sportIds": [
8105
+ 1
8106
+ ],
8107
+ "joinPolicy": [
8108
+ 1
8109
+ ],
8110
+ "maxRosterSize": [
8111
+ 51
8112
+ ],
8113
+ "visibility": [
8114
+ 1
8115
+ ],
8116
+ "clubId": [
8117
+ 1
8118
+ ],
8119
+ "__typename": [
8120
+ 1
8121
+ ]
8122
+ },
8123
+ "UpdateTeamInput": {
8124
+ "teamId": [
8125
+ 1
8126
+ ],
8127
+ "name": [
8128
+ 1
8129
+ ],
8130
+ "description": [
8131
+ 1
8132
+ ],
8133
+ "joinPolicy": [
8134
+ 1
8135
+ ],
8136
+ "maxRosterSize": [
8137
+ 51
8138
+ ],
8139
+ "visibility": [
8140
+ 1
8141
+ ],
8142
+ "__typename": [
8143
+ 1
8144
+ ]
8145
+ },
8146
+ "JoinTeamInput": {
8147
+ "teamId": [
8148
+ 1
8149
+ ],
8150
+ "sportId": [
8151
+ 1
8152
+ ],
8153
+ "message": [
8154
+ 1
8155
+ ],
8156
+ "__typename": [
8157
+ 1
8158
+ ]
8159
+ },
8160
+ "ManageTeamMemberInput": {
8161
+ "teamId": [
8162
+ 1
8163
+ ],
8164
+ "athleteId": [
8165
+ 1
8166
+ ],
8167
+ "action": [
8168
+ 1
8169
+ ],
8170
+ "role": [
8171
+ 1
8172
+ ],
8173
+ "__typename": [
8174
+ 1
8175
+ ]
8176
+ },
8177
+ "CreateClubInput": {
8178
+ "name": [
8179
+ 1
8180
+ ],
8181
+ "description": [
8182
+ 1
8183
+ ],
8184
+ "sportIds": [
8185
+ 1
8186
+ ],
8187
+ "membershipType": [
8188
+ 1
8189
+ ],
8190
+ "feeStructure": [
8191
+ 176
8192
+ ],
8193
+ "visibility": [
8194
+ 1
8195
+ ],
8196
+ "location": [
8197
+ 1
8198
+ ],
8199
+ "website": [
8200
+ 1
8201
+ ],
8202
+ "__typename": [
8203
+ 1
8204
+ ]
8205
+ },
8206
+ "UpdateClubInput": {
8207
+ "clubId": [
8208
+ 1
8209
+ ],
8210
+ "name": [
8211
+ 1
8212
+ ],
8213
+ "description": [
8214
+ 1
8215
+ ],
8216
+ "membershipType": [
8217
+ 1
8218
+ ],
8219
+ "feeStructure": [
8220
+ 176
8221
+ ],
8222
+ "visibility": [
8223
+ 1
8224
+ ],
8225
+ "location": [
8226
+ 1
8227
+ ],
8228
+ "website": [
8229
+ 1
8230
+ ],
8231
+ "__typename": [
8232
+ 1
8233
+ ]
8234
+ },
8235
+ "JoinClubInput": {
8236
+ "clubId": [
8237
+ 1
8238
+ ],
8239
+ "message": [
8240
+ 1
8241
+ ],
8242
+ "__typename": [
8243
+ 1
8244
+ ]
8245
+ },
8246
+ "ManageClubMemberInput": {
8247
+ "clubId": [
8248
+ 1
8249
+ ],
8250
+ "athleteId": [
8251
+ 1
8252
+ ],
8253
+ "action": [
8254
+ 1
8255
+ ],
8256
+ "role": [
8257
+ 1
8258
+ ],
8259
+ "__typename": [
8260
+ 1
8261
+ ]
8262
+ },
7795
8263
  "DonationMode": {},
7796
8264
  "OfferClaimStatus": {},
7797
8265
  "PostSortOption": {},
@@ -7865,7 +8333,7 @@ exports.default = {
7865
8333
  32,
7866
8334
  {
7867
8335
  "input": [
7868
- 361,
8336
+ 379,
7869
8337
  "AWSS3GetUploadDto!"
7870
8338
  ]
7871
8339
  }
@@ -7889,7 +8357,7 @@ exports.default = {
7889
8357
  146,
7890
8358
  {
7891
8359
  "query": [
7892
- 253
8360
+ 263
7893
8361
  ]
7894
8362
  }
7895
8363
  ],
@@ -7935,7 +8403,7 @@ exports.default = {
7935
8403
  147,
7936
8404
  {
7937
8405
  "query": [
7938
- 257
8406
+ 267
7939
8407
  ]
7940
8408
  }
7941
8409
  ],
@@ -7943,7 +8411,7 @@ exports.default = {
7943
8411
  105,
7944
8412
  {
7945
8413
  "input": [
7946
- 362,
8414
+ 380,
7947
8415
  "FindSponsorAthleteInvitationDto!"
7948
8416
  ]
7949
8417
  }
@@ -7952,7 +8420,7 @@ exports.default = {
7952
8420
  165,
7953
8421
  {
7954
8422
  "input": [
7955
- 272,
8423
+ 282,
7956
8424
  "existValueDto!"
7957
8425
  ]
7958
8426
  }
@@ -7964,7 +8432,7 @@ exports.default = {
7964
8432
  159,
7965
8433
  {
7966
8434
  "input": [
7967
- 268,
8435
+ 278,
7968
8436
  "AthleteQueryDto!"
7969
8437
  ]
7970
8438
  }
@@ -8012,7 +8480,7 @@ exports.default = {
8012
8480
  82,
8013
8481
  {
8014
8482
  "input": [
8015
- 363,
8483
+ 381,
8016
8484
  "GetAthleteCompetitionsDto!"
8017
8485
  ]
8018
8486
  }
@@ -8060,7 +8528,7 @@ exports.default = {
8060
8528
  159,
8061
8529
  {
8062
8530
  "input": [
8063
- 268,
8531
+ 278,
8064
8532
  "AthleteQueryDto!"
8065
8533
  ]
8066
8534
  }
@@ -8078,7 +8546,7 @@ exports.default = {
8078
8546
  162,
8079
8547
  {
8080
8548
  "input": [
8081
- 272,
8549
+ 282,
8082
8550
  "existValueDto!"
8083
8551
  ]
8084
8552
  }
@@ -8087,7 +8555,7 @@ exports.default = {
8087
8555
  171,
8088
8556
  {
8089
8557
  "input": [
8090
- 278,
8558
+ 288,
8091
8559
  "CheckScoreRefreshCapabilityDto!"
8092
8560
  ]
8093
8561
  }
@@ -8096,7 +8564,7 @@ exports.default = {
8096
8564
  166,
8097
8565
  {
8098
8566
  "input": [
8099
- 274,
8567
+ 284,
8100
8568
  "GetHistoricalScoresDto!"
8101
8569
  ]
8102
8570
  }
@@ -8105,7 +8573,7 @@ exports.default = {
8105
8573
  99,
8106
8574
  {
8107
8575
  "input": [
8108
- 274,
8576
+ 284,
8109
8577
  "GetHistoricalScoresDto!"
8110
8578
  ]
8111
8579
  }
@@ -8114,7 +8582,7 @@ exports.default = {
8114
8582
  166,
8115
8583
  {
8116
8584
  "input": [
8117
- 273,
8585
+ 283,
8118
8586
  "GetMyHistoricalScoresDto!"
8119
8587
  ]
8120
8588
  }
@@ -8123,7 +8591,7 @@ exports.default = {
8123
8591
  99,
8124
8592
  {
8125
8593
  "input": [
8126
- 273,
8594
+ 283,
8127
8595
  "GetMyHistoricalScoresDto!"
8128
8596
  ]
8129
8597
  }
@@ -8132,7 +8600,7 @@ exports.default = {
8132
8600
  90,
8133
8601
  {
8134
8602
  "input": [
8135
- 275,
8603
+ 285,
8136
8604
  "GetAthleteCampaignsDto!"
8137
8605
  ]
8138
8606
  }
@@ -8141,7 +8609,7 @@ exports.default = {
8141
8609
  169,
8142
8610
  {
8143
8611
  "input": [
8144
- 276,
8612
+ 286,
8145
8613
  "BrowseCampaignsDto!"
8146
8614
  ]
8147
8615
  }
@@ -8165,7 +8633,7 @@ exports.default = {
8165
8633
  174,
8166
8634
  {
8167
8635
  "query": [
8168
- 280
8636
+ 290
8169
8637
  ]
8170
8638
  }
8171
8639
  ],
@@ -8233,7 +8701,7 @@ exports.default = {
8233
8701
  0,
8234
8702
  {
8235
8703
  "input": [
8236
- 364,
8704
+ 382,
8237
8705
  "FindVtxUserDto!"
8238
8706
  ]
8239
8707
  }
@@ -8252,7 +8720,7 @@ exports.default = {
8252
8720
  }
8253
8721
  ],
8254
8722
  "getUserImagesFromEmail": [
8255
- 175,
8723
+ 179,
8256
8724
  {
8257
8725
  "loginEmail": [
8258
8726
  1,
@@ -8273,7 +8741,7 @@ exports.default = {
8273
8741
  36,
8274
8742
  {
8275
8743
  "input": [
8276
- 248,
8744
+ 258,
8277
8745
  "VerifyCodeDto!"
8278
8746
  ]
8279
8747
  }
@@ -8291,10 +8759,10 @@ exports.default = {
8291
8759
  133
8292
8760
  ],
8293
8761
  "getUsersPaginated": [
8294
- 178,
8762
+ 182,
8295
8763
  {
8296
8764
  "query": [
8297
- 294
8765
+ 304
8298
8766
  ]
8299
8767
  }
8300
8768
  ],
@@ -8305,16 +8773,16 @@ exports.default = {
8305
8773
  76,
8306
8774
  {
8307
8775
  "input": [
8308
- 365,
8776
+ 383,
8309
8777
  "GetSportEventsDto!"
8310
8778
  ]
8311
8779
  }
8312
8780
  ],
8313
8781
  "getSportsEventsPaginated": [
8314
- 180,
8782
+ 184,
8315
8783
  {
8316
8784
  "query": [
8317
- 301
8785
+ 311
8318
8786
  ]
8319
8787
  }
8320
8788
  ],
@@ -8343,7 +8811,7 @@ exports.default = {
8343
8811
  129
8344
8812
  ],
8345
8813
  "getDonationDatesForCalendar": [
8346
- 181,
8814
+ 185,
8347
8815
  {
8348
8816
  "campaignId": [
8349
8817
  1
@@ -8351,10 +8819,28 @@ exports.default = {
8351
8819
  }
8352
8820
  ],
8353
8821
  "getDonationsPaginated": [
8354
- 182,
8822
+ 186,
8355
8823
  {
8356
8824
  "query": [
8357
- 316
8825
+ 326
8826
+ ]
8827
+ }
8828
+ ],
8829
+ "campaignThankYous": [
8830
+ 187,
8831
+ {
8832
+ "campaignId": [
8833
+ 1,
8834
+ "String!"
8835
+ ]
8836
+ }
8837
+ ],
8838
+ "donationThankYou": [
8839
+ 187,
8840
+ {
8841
+ "donationId": [
8842
+ 1,
8843
+ "String!"
8358
8844
  ]
8359
8845
  }
8360
8846
  ],
@@ -8374,19 +8860,19 @@ exports.default = {
8374
8860
  167,
8375
8861
  {
8376
8862
  "input": [
8377
- 297,
8863
+ 307,
8378
8864
  "StripeQueryDto!"
8379
8865
  ]
8380
8866
  }
8381
8867
  ],
8382
8868
  "getStripeBalance": [
8383
- 184
8869
+ 189
8384
8870
  ],
8385
8871
  "getDatabaseTextFile": [
8386
8872
  35,
8387
8873
  {
8388
8874
  "input": [
8389
- 246,
8875
+ 256,
8390
8876
  "GetDatabaseFileDto!"
8391
8877
  ]
8392
8878
  }
@@ -8395,7 +8881,7 @@ exports.default = {
8395
8881
  32,
8396
8882
  {
8397
8883
  "input": [
8398
- 361,
8884
+ 379,
8399
8885
  "AWSS3GetUploadDto!"
8400
8886
  ]
8401
8887
  }
@@ -8404,7 +8890,7 @@ exports.default = {
8404
8890
  117,
8405
8891
  {
8406
8892
  "input": [
8407
- 296,
8893
+ 306,
8408
8894
  "GetReceiptDto!"
8409
8895
  ]
8410
8896
  }
@@ -8413,16 +8899,16 @@ exports.default = {
8413
8899
  118,
8414
8900
  {
8415
8901
  "input": [
8416
- 296,
8902
+ 306,
8417
8903
  "GetReceiptDto!"
8418
8904
  ]
8419
8905
  }
8420
8906
  ],
8421
8907
  "getTransactionDetails": [
8422
- 179,
8908
+ 183,
8423
8909
  {
8424
8910
  "input": [
8425
- 298,
8911
+ 308,
8426
8912
  "GetTransactionDetailsDto!"
8427
8913
  ]
8428
8914
  }
@@ -8452,10 +8938,10 @@ exports.default = {
8452
8938
  135
8453
8939
  ],
8454
8940
  "getTransactionsPaginated": [
8455
- 188,
8941
+ 193,
8456
8942
  {
8457
8943
  "query": [
8458
- 323
8944
+ 333
8459
8945
  ]
8460
8946
  }
8461
8947
  ],
@@ -8463,10 +8949,10 @@ exports.default = {
8463
8949
  136
8464
8950
  ],
8465
8951
  "getOffersPaginated": [
8466
- 189,
8952
+ 194,
8467
8953
  {
8468
8954
  "query": [
8469
- 328
8955
+ 338
8470
8956
  ]
8471
8957
  }
8472
8958
  ],
@@ -8495,12 +8981,12 @@ exports.default = {
8495
8981
  "String!"
8496
8982
  ],
8497
8983
  "query": [
8498
- 329
8984
+ 339
8499
8985
  ]
8500
8986
  }
8501
8987
  ],
8502
8988
  "offerAvailability": [
8503
- 191,
8989
+ 196,
8504
8990
  {
8505
8991
  "offerId": [
8506
8992
  1,
@@ -8516,29 +9002,29 @@ exports.default = {
8516
9002
  145,
8517
9003
  {
8518
9004
  "query": [
8519
- 328
9005
+ 338
8520
9006
  ]
8521
9007
  }
8522
9008
  ],
8523
9009
  "getLeaderboard": [
8524
- 195,
9010
+ 200,
8525
9011
  {
8526
9012
  "input": [
8527
- 330
9013
+ 340
8528
9014
  ]
8529
9015
  }
8530
9016
  ],
8531
9017
  "getUserRank": [
8532
- 196,
9018
+ 201,
8533
9019
  {
8534
9020
  "input": [
8535
- 331,
9021
+ 341,
8536
9022
  "UserRankQueryDto!"
8537
9023
  ]
8538
9024
  }
8539
9025
  ],
8540
9026
  "athleteDashboard": [
8541
- 197,
9027
+ 202,
8542
9028
  {
8543
9029
  "athleteId": [
8544
9030
  1,
@@ -8547,137 +9033,137 @@ exports.default = {
8547
9033
  }
8548
9034
  ],
8549
9035
  "athleteScoreHistory": [
8550
- 198,
9036
+ 203,
8551
9037
  {
8552
9038
  "input": [
8553
- 332,
9039
+ 342,
8554
9040
  "ScoreHistoryQueryDto!"
8555
9041
  ]
8556
9042
  }
8557
9043
  ],
8558
9044
  "athleteRankHistory": [
8559
- 199,
9045
+ 204,
8560
9046
  {
8561
9047
  "input": [
8562
- 334,
9048
+ 344,
8563
9049
  "RankHistoryQueryDto!"
8564
9050
  ]
8565
9051
  }
8566
9052
  ],
8567
9053
  "athleteRankContext": [
8568
- 200,
9054
+ 205,
8569
9055
  {
8570
9056
  "input": [
8571
- 335,
9057
+ 345,
8572
9058
  "RankContextQueryDto!"
8573
9059
  ]
8574
9060
  }
8575
9061
  ],
8576
9062
  "athleteActivities": [
8577
- 202,
9063
+ 207,
8578
9064
  {
8579
9065
  "input": [
8580
- 338,
9066
+ 348,
8581
9067
  "ActivitiesQueryDto!"
8582
9068
  ]
8583
9069
  }
8584
9070
  ],
8585
9071
  "athleteActivityDetail": [
8586
- 205,
9072
+ 210,
8587
9073
  {
8588
9074
  "input": [
8589
- 339,
9075
+ 349,
8590
9076
  "ActivityDetailQueryDto!"
8591
9077
  ]
8592
9078
  }
8593
9079
  ],
8594
9080
  "athleteComponentSummary": [
8595
- 207,
9081
+ 212,
8596
9082
  {
8597
9083
  "input": [
8598
- 340,
9084
+ 350,
8599
9085
  "ComponentSummaryQueryDto!"
8600
9086
  ]
8601
9087
  }
8602
9088
  ],
8603
9089
  "athleteActivityDates": [
8604
- 210,
9090
+ 215,
8605
9091
  {
8606
9092
  "input": [
8607
- 341,
9093
+ 351,
8608
9094
  "ActivityDatesQueryDto!"
8609
9095
  ]
8610
9096
  }
8611
9097
  ],
8612
9098
  "socialAggregates": [
8613
- 211,
9099
+ 216,
8614
9100
  {
8615
9101
  "athleteId": [
8616
9102
  103,
8617
9103
  "ID!"
8618
9104
  ],
8619
9105
  "platform": [
8620
- 212,
9106
+ 217,
8621
9107
  "Platform!"
8622
9108
  ],
8623
9109
  "range": [
8624
- 342,
9110
+ 352,
8625
9111
  "DateRangeInput!"
8626
9112
  ],
8627
9113
  "periodType": [
8628
- 214
9114
+ 219
8629
9115
  ]
8630
9116
  }
8631
9117
  ],
8632
9118
  "postsWithComparison": [
8633
- 217,
9119
+ 222,
8634
9120
  {
8635
9121
  "athleteId": [
8636
9122
  103,
8637
9123
  "ID!"
8638
9124
  ],
8639
9125
  "platform": [
8640
- 212,
9126
+ 217,
8641
9127
  "Platform!"
8642
9128
  ],
8643
9129
  "options": [
8644
- 343
9130
+ 353
8645
9131
  ]
8646
9132
  }
8647
9133
  ],
8648
9134
  "myNotifications": [
8649
- 220,
9135
+ 224,
8650
9136
  {
8651
9137
  "input": [
8652
- 344
9138
+ 354
8653
9139
  ]
8654
9140
  }
8655
9141
  ],
8656
9142
  "notificationUnreadCount": [
8657
- 221
9143
+ 225
8658
9144
  ],
8659
9145
  "myNotificationPreferences": [
8660
- 222
9146
+ 226
8661
9147
  ],
8662
9148
  "myFollowedAthletes": [
8663
- 225,
9149
+ 229,
8664
9150
  {
8665
9151
  "input": [
8666
- 353
9152
+ 363
8667
9153
  ]
8668
9154
  }
8669
9155
  ],
8670
9156
  "isFollowingAthlete": [
8671
- 226,
9157
+ 230,
8672
9158
  {
8673
9159
  "input": [
8674
- 352,
9160
+ 362,
8675
9161
  "IsFollowingAthleteInput!"
8676
9162
  ]
8677
9163
  }
8678
9164
  ],
8679
9165
  "getEmailCampaigns": [
8680
- 230,
9166
+ 234,
8681
9167
  {
8682
9168
  "status": [
8683
9169
  1
@@ -8694,7 +9180,7 @@ exports.default = {
8694
9180
  }
8695
9181
  ],
8696
9182
  "getEmailCampaign": [
8697
- 229,
9183
+ 233,
8698
9184
  {
8699
9185
  "id": [
8700
9186
  1,
@@ -8703,16 +9189,16 @@ exports.default = {
8703
9189
  }
8704
9190
  ],
8705
9191
  "getAudiencePreview": [
8706
- 233,
9192
+ 237,
8707
9193
  {
8708
9194
  "filters": [
8709
- 366,
9195
+ 384,
8710
9196
  "AudienceFilterDto!"
8711
9197
  ]
8712
9198
  }
8713
9199
  ],
8714
9200
  "getSendGridTemplates": [
8715
- 231
9201
+ 235
8716
9202
  ],
8717
9203
  "getSendGridTemplatePreview": [
8718
9204
  1,
@@ -8724,13 +9210,13 @@ exports.default = {
8724
9210
  }
8725
9211
  ],
8726
9212
  "getEmailSegments": [
8727
- 228
9213
+ 232
8728
9214
  ],
8729
9215
  "getAiCoachThread": [
8730
- 235
9216
+ 239
8731
9217
  ],
8732
9218
  "getAiCoachThreadHistory": [
8733
- 235,
9219
+ 239,
8734
9220
  {
8735
9221
  "limit": [
8736
9222
  51
@@ -8738,7 +9224,7 @@ exports.default = {
8738
9224
  }
8739
9225
  ],
8740
9226
  "getAiCoachThreadMessages": [
8741
- 234,
9227
+ 238,
8742
9228
  {
8743
9229
  "threadId": [
8744
9230
  1,
@@ -8747,18 +9233,124 @@ exports.default = {
8747
9233
  }
8748
9234
  ],
8749
9235
  "getAiCoachConfig": [
8750
- 236
9236
+ 240
8751
9237
  ],
8752
9238
  "getAiCoachNudges": [
8753
- 238,
9239
+ 242,
8754
9240
  {
8755
9241
  "input": [
8756
- 356
9242
+ 366
8757
9243
  ]
8758
9244
  }
8759
9245
  ],
8760
9246
  "getAiCoachUnreadNudgeCount": [
8761
- 239
9247
+ 243
9248
+ ],
9249
+ "findAllTeams": [
9250
+ 74
9251
+ ],
9252
+ "getTeamStripeAccountStatus": [
9253
+ 244,
9254
+ {
9255
+ "teamId": [
9256
+ 1,
9257
+ "String!"
9258
+ ]
9259
+ }
9260
+ ],
9261
+ "findTeamById": [
9262
+ 74,
9263
+ {
9264
+ "teamId": [
9265
+ 1,
9266
+ "String!"
9267
+ ]
9268
+ }
9269
+ ],
9270
+ "findTeams": [
9271
+ 74,
9272
+ {
9273
+ "sportId": [
9274
+ 1
9275
+ ],
9276
+ "clubId": [
9277
+ 1
9278
+ ]
9279
+ }
9280
+ ],
9281
+ "getTeamRoster": [
9282
+ 178,
9283
+ {
9284
+ "teamId": [
9285
+ 1,
9286
+ "String!"
9287
+ ]
9288
+ }
9289
+ ],
9290
+ "getTeamAnalytics": [
9291
+ 247,
9292
+ {
9293
+ "teamId": [
9294
+ 1,
9295
+ "String!"
9296
+ ]
9297
+ }
9298
+ ],
9299
+ "getTeamLeaderboard": [
9300
+ 246,
9301
+ {
9302
+ "teamId": [
9303
+ 1,
9304
+ "String!"
9305
+ ]
9306
+ }
9307
+ ],
9308
+ "getTeamDashboard": [
9309
+ 249,
9310
+ {
9311
+ "teamId": [
9312
+ 1,
9313
+ "String!"
9314
+ ]
9315
+ }
9316
+ ],
9317
+ "findAllClubs": [
9318
+ 175
9319
+ ],
9320
+ "getClubStripeAccountStatus": [
9321
+ 244,
9322
+ {
9323
+ "clubId": [
9324
+ 1,
9325
+ "String!"
9326
+ ]
9327
+ }
9328
+ ],
9329
+ "findClubById": [
9330
+ 175,
9331
+ {
9332
+ "clubId": [
9333
+ 1,
9334
+ "String!"
9335
+ ]
9336
+ }
9337
+ ],
9338
+ "findClubs": [
9339
+ 175,
9340
+ {
9341
+ "sportId": [
9342
+ 1
9343
+ ]
9344
+ }
9345
+ ],
9346
+ "getClubMembers": [
9347
+ 177,
9348
+ {
9349
+ "clubId": [
9350
+ 1,
9351
+ "String!"
9352
+ ]
9353
+ }
8762
9354
  ],
8763
9355
  "__typename": [
8764
9356
  1
@@ -8859,7 +9451,7 @@ exports.default = {
8859
9451
  5,
8860
9452
  {
8861
9453
  "tenant": [
8862
- 368,
9454
+ 386,
8863
9455
  "CreateTenantInput!"
8864
9456
  ]
8865
9457
  }
@@ -8868,7 +9460,7 @@ exports.default = {
8868
9460
  11,
8869
9461
  {
8870
9462
  "tenant": [
8871
- 368,
9463
+ 386,
8872
9464
  "CreateTenantInput!"
8873
9465
  ]
8874
9466
  }
@@ -8877,7 +9469,7 @@ exports.default = {
8877
9469
  3,
8878
9470
  {
8879
9471
  "user": [
8880
- 369,
9472
+ 387,
8881
9473
  "CreateActiveUserInput!"
8882
9474
  ]
8883
9475
  }
@@ -8912,7 +9504,7 @@ exports.default = {
8912
9504
  0,
8913
9505
  {
8914
9506
  "input": [
8915
- 370,
9507
+ 388,
8916
9508
  "RegisterUserToDomainFromEmailInput!"
8917
9509
  ]
8918
9510
  }
@@ -8921,7 +9513,7 @@ exports.default = {
8921
9513
  8,
8922
9514
  {
8923
9515
  "dto": [
8924
- 371,
9516
+ 389,
8925
9517
  "RefreshTokenInput!"
8926
9518
  ]
8927
9519
  }
@@ -8930,7 +9522,7 @@ exports.default = {
8930
9522
  33,
8931
9523
  {
8932
9524
  "input": [
8933
- 372,
9525
+ 390,
8934
9526
  "AWSS3DeleteUseTypeFileDto!"
8935
9527
  ]
8936
9528
  }
@@ -8939,7 +9531,7 @@ exports.default = {
8939
9531
  33,
8940
9532
  {
8941
9533
  "input": [
8942
- 373,
9534
+ 391,
8943
9535
  "AWSS3DeleteBucketFileDto!"
8944
9536
  ]
8945
9537
  }
@@ -8948,7 +9540,7 @@ exports.default = {
8948
9540
  33,
8949
9541
  {
8950
9542
  "input": [
8951
- 374,
9543
+ 392,
8952
9544
  "AWSS3DeleteUseTypeKeyDto!"
8953
9545
  ]
8954
9546
  }
@@ -8957,7 +9549,7 @@ exports.default = {
8957
9549
  27,
8958
9550
  {
8959
9551
  "input": [
8960
- 251,
9552
+ 261,
8961
9553
  "AWSS3UploadedFileDto!"
8962
9554
  ]
8963
9555
  }
@@ -8966,7 +9558,7 @@ exports.default = {
8966
9558
  37,
8967
9559
  {
8968
9560
  "input": [
8969
- 375,
9561
+ 393,
8970
9562
  "CreateIndustryDto!"
8971
9563
  ]
8972
9564
  }
@@ -8975,7 +9567,7 @@ exports.default = {
8975
9567
  63,
8976
9568
  {
8977
9569
  "input": [
8978
- 250,
9570
+ 260,
8979
9571
  "CreateBrandDto!"
8980
9572
  ]
8981
9573
  }
@@ -8988,7 +9580,7 @@ exports.default = {
8988
9580
  "String!"
8989
9581
  ],
8990
9582
  "input": [
8991
- 250,
9583
+ 260,
8992
9584
  "CreateBrandDto!"
8993
9585
  ]
8994
9586
  }
@@ -9032,7 +9624,7 @@ exports.default = {
9032
9624
  59,
9033
9625
  {
9034
9626
  "input": [
9035
- 376,
9627
+ 394,
9036
9628
  "RegisterSponsorInput!"
9037
9629
  ]
9038
9630
  }
@@ -9041,7 +9633,7 @@ exports.default = {
9041
9633
  59,
9042
9634
  {
9043
9635
  "input": [
9044
- 254,
9636
+ 264,
9045
9637
  "CreateSponsorDto!"
9046
9638
  ]
9047
9639
  }
@@ -9050,7 +9642,7 @@ exports.default = {
9050
9642
  105,
9051
9643
  {
9052
9644
  "input": [
9053
- 256,
9645
+ 266,
9054
9646
  "InviteAthletesDto!"
9055
9647
  ]
9056
9648
  }
@@ -9063,7 +9655,7 @@ exports.default = {
9063
9655
  "String!"
9064
9656
  ],
9065
9657
  "input": [
9066
- 377,
9658
+ 395,
9067
9659
  "UpdateSponsorDto!"
9068
9660
  ]
9069
9661
  }
@@ -9081,7 +9673,7 @@ exports.default = {
9081
9673
  151,
9082
9674
  {
9083
9675
  "input": [
9084
- 265,
9676
+ 275,
9085
9677
  "DeleteSingleValueDto!"
9086
9678
  ]
9087
9679
  }
@@ -9090,7 +9682,7 @@ exports.default = {
9090
9682
  101,
9091
9683
  {
9092
9684
  "input": [
9093
- 378,
9685
+ 396,
9094
9686
  "RegisterAthleteDto!"
9095
9687
  ]
9096
9688
  }
@@ -9099,7 +9691,7 @@ exports.default = {
9099
9691
  148,
9100
9692
  {
9101
9693
  "input": [
9102
- 379,
9694
+ 397,
9103
9695
  "EditValueDto!"
9104
9696
  ]
9105
9697
  }
@@ -9108,7 +9700,7 @@ exports.default = {
9108
9700
  160,
9109
9701
  {
9110
9702
  "input": [
9111
- 269,
9703
+ 279,
9112
9704
  "EditPictureDto!"
9113
9705
  ]
9114
9706
  }
@@ -9117,7 +9709,7 @@ exports.default = {
9117
9709
  161,
9118
9710
  {
9119
9711
  "input": [
9120
- 270,
9712
+ 280,
9121
9713
  "UploadAlbumsPicturesDto!"
9122
9714
  ]
9123
9715
  }
@@ -9126,7 +9718,7 @@ exports.default = {
9126
9718
  82,
9127
9719
  {
9128
9720
  "input": [
9129
- 260,
9721
+ 270,
9130
9722
  "CreateAthleteCompetitionDto!"
9131
9723
  ]
9132
9724
  }
@@ -9135,7 +9727,7 @@ exports.default = {
9135
9727
  151,
9136
9728
  {
9137
9729
  "input": [
9138
- 265,
9730
+ 275,
9139
9731
  "DeleteSingleValueDto!"
9140
9732
  ]
9141
9733
  }
@@ -9144,7 +9736,7 @@ exports.default = {
9144
9736
  81,
9145
9737
  {
9146
9738
  "input": [
9147
- 270,
9739
+ 280,
9148
9740
  "UploadAlbumsPicturesDto!"
9149
9741
  ]
9150
9742
  }
@@ -9153,7 +9745,7 @@ exports.default = {
9153
9745
  81,
9154
9746
  {
9155
9747
  "input": [
9156
- 380,
9748
+ 398,
9157
9749
  "EditDisplayIndexDto!"
9158
9750
  ]
9159
9751
  }
@@ -9162,7 +9754,7 @@ exports.default = {
9162
9754
  81,
9163
9755
  {
9164
9756
  "input": [
9165
- 270,
9757
+ 280,
9166
9758
  "UploadAlbumsPicturesDto!"
9167
9759
  ]
9168
9760
  }
@@ -9171,7 +9763,7 @@ exports.default = {
9171
9763
  151,
9172
9764
  {
9173
9765
  "input": [
9174
- 265,
9766
+ 275,
9175
9767
  "DeleteSingleValueDto!"
9176
9768
  ]
9177
9769
  }
@@ -9180,7 +9772,7 @@ exports.default = {
9180
9772
  150,
9181
9773
  {
9182
9774
  "input": [
9183
- 271,
9775
+ 281,
9184
9776
  "DeleteValuesDto!"
9185
9777
  ]
9186
9778
  }
@@ -9189,7 +9781,7 @@ exports.default = {
9189
9781
  77,
9190
9782
  {
9191
9783
  "input": [
9192
- 259,
9784
+ 269,
9193
9785
  "SetCompetitionResultDto!"
9194
9786
  ]
9195
9787
  }
@@ -9204,7 +9796,7 @@ exports.default = {
9204
9796
  156,
9205
9797
  {
9206
9798
  "input": [
9207
- 277,
9799
+ 287,
9208
9800
  "ForceScoreRefreshDto!"
9209
9801
  ]
9210
9802
  }
@@ -9213,7 +9805,7 @@ exports.default = {
9213
9805
  90,
9214
9806
  {
9215
9807
  "input": [
9216
- 382,
9808
+ 400,
9217
9809
  "SetCurrentCampaignDto!"
9218
9810
  ]
9219
9811
  }
@@ -9225,7 +9817,7 @@ exports.default = {
9225
9817
  172,
9226
9818
  {
9227
9819
  "input": [
9228
- 279,
9820
+ 289,
9229
9821
  "UpdateOnboardingProgressDto!"
9230
9822
  ]
9231
9823
  }
@@ -9234,7 +9826,7 @@ exports.default = {
9234
9826
  68,
9235
9827
  {
9236
9828
  "input": [
9237
- 383,
9829
+ 401,
9238
9830
  "CreateSportDto!"
9239
9831
  ]
9240
9832
  }
@@ -9243,7 +9835,7 @@ exports.default = {
9243
9835
  68,
9244
9836
  {
9245
9837
  "input": [
9246
- 384,
9838
+ 402,
9247
9839
  "UpdateSportDto!"
9248
9840
  ]
9249
9841
  }
@@ -9252,7 +9844,7 @@ exports.default = {
9252
9844
  71,
9253
9845
  {
9254
9846
  "input": [
9255
- 385,
9847
+ 403,
9256
9848
  "CreateSportLevelDto!"
9257
9849
  ]
9258
9850
  }
@@ -9261,7 +9853,7 @@ exports.default = {
9261
9853
  58,
9262
9854
  {
9263
9855
  "input": [
9264
- 387,
9856
+ 405,
9265
9857
  "CreateSponsorshipDto!"
9266
9858
  ]
9267
9859
  }
@@ -9270,7 +9862,7 @@ exports.default = {
9270
9862
  41,
9271
9863
  {
9272
9864
  "input": [
9273
- 392,
9865
+ 410,
9274
9866
  "CreateCountryDto!"
9275
9867
  ]
9276
9868
  }
@@ -9279,7 +9871,7 @@ exports.default = {
9279
9871
  40,
9280
9872
  {
9281
9873
  "input": [
9282
- 393,
9874
+ 411,
9283
9875
  "CreateStateDto!"
9284
9876
  ]
9285
9877
  }
@@ -9288,7 +9880,7 @@ exports.default = {
9288
9880
  39,
9289
9881
  {
9290
9882
  "input": [
9291
- 394,
9883
+ 412,
9292
9884
  "CreateCityDto!"
9293
9885
  ]
9294
9886
  }
@@ -9297,7 +9889,7 @@ exports.default = {
9297
9889
  29,
9298
9890
  {
9299
9891
  "input": [
9300
- 290,
9892
+ 300,
9301
9893
  "RegisterUserDto!"
9302
9894
  ]
9303
9895
  }
@@ -9306,7 +9898,7 @@ exports.default = {
9306
9898
  3,
9307
9899
  {
9308
9900
  "input": [
9309
- 248,
9901
+ 258,
9310
9902
  "VerifyCodeDto!"
9311
9903
  ]
9312
9904
  }
@@ -9315,7 +9907,7 @@ exports.default = {
9315
9907
  0,
9316
9908
  {
9317
9909
  "input": [
9318
- 248,
9910
+ 258,
9319
9911
  "VerifyCodeDto!"
9320
9912
  ]
9321
9913
  }
@@ -9324,7 +9916,7 @@ exports.default = {
9324
9916
  0,
9325
9917
  {
9326
9918
  "input": [
9327
- 290,
9919
+ 300,
9328
9920
  "RegisterUserDto!"
9329
9921
  ]
9330
9922
  }
@@ -9333,7 +9925,7 @@ exports.default = {
9333
9925
  0,
9334
9926
  {
9335
9927
  "input": [
9336
- 290,
9928
+ 300,
9337
9929
  "RegisterUserDto!"
9338
9930
  ]
9339
9931
  }
@@ -9342,7 +9934,7 @@ exports.default = {
9342
9934
  0,
9343
9935
  {
9344
9936
  "input": [
9345
- 290,
9937
+ 300,
9346
9938
  "RegisterUserDto!"
9347
9939
  ]
9348
9940
  }
@@ -9373,13 +9965,13 @@ exports.default = {
9373
9965
  148,
9374
9966
  {
9375
9967
  "input": [
9376
- 292,
9968
+ 302,
9377
9969
  "resetPasswordDto!"
9378
9970
  ]
9379
9971
  }
9380
9972
  ],
9381
9973
  "validateToken": [
9382
- 176,
9974
+ 180,
9383
9975
  {
9384
9976
  "input": [
9385
9977
  1,
@@ -9391,19 +9983,19 @@ exports.default = {
9391
9983
  148,
9392
9984
  {
9393
9985
  "input": [
9394
- 293,
9986
+ 303,
9395
9987
  "UpdateUserSuspendedStatusDto!"
9396
9988
  ]
9397
9989
  }
9398
9990
  ],
9399
9991
  "deleteMyAccount": [
9400
- 177
9992
+ 181
9401
9993
  ],
9402
9994
  "deleteVtxUser": [
9403
- 177,
9995
+ 181,
9404
9996
  {
9405
9997
  "input": [
9406
- 295,
9998
+ 305,
9407
9999
  "DeleteVtxUserDto!"
9408
10000
  ]
9409
10001
  }
@@ -9412,7 +10004,7 @@ exports.default = {
9412
10004
  76,
9413
10005
  {
9414
10006
  "input": [
9415
- 395,
10007
+ 413,
9416
10008
  "CreateSportEventDto!"
9417
10009
  ]
9418
10010
  }
@@ -9421,7 +10013,7 @@ exports.default = {
9421
10013
  76,
9422
10014
  {
9423
10015
  "input": [
9424
- 299,
10016
+ 309,
9425
10017
  "UpdateSportEventDto!"
9426
10018
  ]
9427
10019
  }
@@ -9439,7 +10031,7 @@ exports.default = {
9439
10031
  128,
9440
10032
  {
9441
10033
  "input": [
9442
- 300,
10034
+ 310,
9443
10035
  "MergeSportsEventsDto!"
9444
10036
  ]
9445
10037
  }
@@ -9448,7 +10040,7 @@ exports.default = {
9448
10040
  90,
9449
10041
  {
9450
10042
  "input": [
9451
- 310,
10043
+ 320,
9452
10044
  "SetFundingStatusDto!"
9453
10045
  ]
9454
10046
  }
@@ -9457,7 +10049,7 @@ exports.default = {
9457
10049
  90,
9458
10050
  {
9459
10051
  "input": [
9460
- 307,
10052
+ 317,
9461
10053
  "CreateFundingCampaignDto!"
9462
10054
  ]
9463
10055
  }
@@ -9466,7 +10058,7 @@ exports.default = {
9466
10058
  90,
9467
10059
  {
9468
10060
  "input": [
9469
- 309,
10061
+ 319,
9470
10062
  "UpdateFundingCampaignDto!"
9471
10063
  ]
9472
10064
  }
@@ -9475,7 +10067,7 @@ exports.default = {
9475
10067
  151,
9476
10068
  {
9477
10069
  "input": [
9478
- 265,
10070
+ 275,
9479
10071
  "DeleteSingleValueDto!"
9480
10072
  ]
9481
10073
  }
@@ -9484,7 +10076,7 @@ exports.default = {
9484
10076
  150,
9485
10077
  {
9486
10078
  "input": [
9487
- 271,
10079
+ 281,
9488
10080
  "DeleteValuesDto!"
9489
10081
  ]
9490
10082
  }
@@ -9502,7 +10094,7 @@ exports.default = {
9502
10094
  2,
9503
10095
  {
9504
10096
  "input": [
9505
- 312,
10097
+ 322,
9506
10098
  "AddCompetitionBudgetDto!"
9507
10099
  ]
9508
10100
  }
@@ -9511,7 +10103,7 @@ exports.default = {
9511
10103
  2,
9512
10104
  {
9513
10105
  "input": [
9514
- 313,
10106
+ 323,
9515
10107
  "EditCompetitionBudgetDto!"
9516
10108
  ]
9517
10109
  }
@@ -9520,7 +10112,7 @@ exports.default = {
9520
10112
  2,
9521
10113
  {
9522
10114
  "input": [
9523
- 314,
10115
+ 324,
9524
10116
  "EditCampaignBudgetDto!"
9525
10117
  ]
9526
10118
  }
@@ -9529,16 +10121,34 @@ exports.default = {
9529
10121
  2,
9530
10122
  {
9531
10123
  "input": [
9532
- 314,
10124
+ 324,
9533
10125
  "EditCampaignBudgetDto!"
9534
10126
  ]
9535
10127
  }
9536
10128
  ],
10129
+ "sendThankYou": [
10130
+ 187,
10131
+ {
10132
+ "input": [
10133
+ 414,
10134
+ "SendThankYouDto!"
10135
+ ]
10136
+ }
10137
+ ],
10138
+ "updateThankYouTemplate": [
10139
+ 90,
10140
+ {
10141
+ "input": [
10142
+ 415,
10143
+ "UpdateThankYouTemplateDto!"
10144
+ ]
10145
+ }
10146
+ ],
9537
10147
  "createMembershipOrganization": [
9538
10148
  83,
9539
10149
  {
9540
10150
  "input": [
9541
- 317,
10151
+ 327,
9542
10152
  "CreateMembershipOrganizationDto!"
9543
10153
  ]
9544
10154
  }
@@ -9547,7 +10157,7 @@ exports.default = {
9547
10157
  85,
9548
10158
  {
9549
10159
  "input": [
9550
- 318,
10160
+ 328,
9551
10161
  "CreateAthleteMembershipDto!"
9552
10162
  ]
9553
10163
  }
@@ -9556,7 +10166,7 @@ exports.default = {
9556
10166
  151,
9557
10167
  {
9558
10168
  "input": [
9559
- 265,
10169
+ 275,
9560
10170
  "DeleteSingleValueDto!"
9561
10171
  ]
9562
10172
  }
@@ -9577,7 +10187,7 @@ exports.default = {
9577
10187
  98,
9578
10188
  {
9579
10189
  "input": [
9580
- 396,
10190
+ 416,
9581
10191
  "CreateStripeAccountDto!"
9582
10192
  ]
9583
10193
  }
@@ -9589,7 +10199,7 @@ exports.default = {
9589
10199
  107,
9590
10200
  {
9591
10201
  "input": [
9592
- 249,
10202
+ 259,
9593
10203
  "DonationCheckoutDto!"
9594
10204
  ]
9595
10205
  }
@@ -9604,7 +10214,7 @@ exports.default = {
9604
10214
  132,
9605
10215
  {
9606
10216
  "input": [
9607
- 322,
10217
+ 332,
9608
10218
  "RegisterMemberDto!"
9609
10219
  ]
9610
10220
  }
@@ -9613,7 +10223,7 @@ exports.default = {
9613
10223
  136,
9614
10224
  {
9615
10225
  "input": [
9616
- 325,
10226
+ 335,
9617
10227
  "CreateOfferDto!"
9618
10228
  ]
9619
10229
  }
@@ -9626,7 +10236,7 @@ exports.default = {
9626
10236
  "String!"
9627
10237
  ],
9628
10238
  "input": [
9629
- 325,
10239
+ 335,
9630
10240
  "CreateOfferDto!"
9631
10241
  ]
9632
10242
  }
@@ -9698,7 +10308,7 @@ exports.default = {
9698
10308
  }
9699
10309
  ],
9700
10310
  "uploadCouponCodes": [
9701
- 190,
10311
+ 195,
9702
10312
  {
9703
10313
  "offerId": [
9704
10314
  1,
@@ -9714,10 +10324,10 @@ exports.default = {
9714
10324
  2
9715
10325
  ],
9716
10326
  "markNotificationAsRead": [
9717
- 218,
10327
+ 223,
9718
10328
  {
9719
10329
  "input": [
9720
- 345,
10330
+ 355,
9721
10331
  "MarkNotificationReadDto!"
9722
10332
  ]
9723
10333
  }
@@ -9729,25 +10339,25 @@ exports.default = {
9729
10339
  2,
9730
10340
  {
9731
10341
  "input": [
9732
- 346,
10342
+ 356,
9733
10343
  "DismissNotificationDto!"
9734
10344
  ]
9735
10345
  }
9736
10346
  ],
9737
10347
  "updateNotificationPreferences": [
9738
- 222,
10348
+ 226,
9739
10349
  {
9740
10350
  "input": [
9741
- 347,
10351
+ 357,
9742
10352
  "UpdateNotificationPreferenceDto!"
9743
10353
  ]
9744
10354
  }
9745
10355
  ],
9746
10356
  "registerDeviceToken": [
9747
- 223,
10357
+ 227,
9748
10358
  {
9749
10359
  "input": [
9750
- 348,
10360
+ 358,
9751
10361
  "RegisterDeviceTokenDto!"
9752
10362
  ]
9753
10363
  }
@@ -9756,7 +10366,7 @@ exports.default = {
9756
10366
  2,
9757
10367
  {
9758
10368
  "input": [
9759
- 349,
10369
+ 359,
9760
10370
  "UnregisterDeviceTokenDto!"
9761
10371
  ]
9762
10372
  }
@@ -9765,7 +10375,7 @@ exports.default = {
9765
10375
  2,
9766
10376
  {
9767
10377
  "input": [
9768
- 350,
10378
+ 360,
9769
10379
  "FollowAthleteInput!"
9770
10380
  ]
9771
10381
  }
@@ -9774,29 +10384,29 @@ exports.default = {
9774
10384
  2,
9775
10385
  {
9776
10386
  "input": [
9777
- 351,
10387
+ 361,
9778
10388
  "UnfollowAthleteInput!"
9779
10389
  ]
9780
10390
  }
9781
10391
  ],
9782
10392
  "createEmailCampaign": [
9783
- 229,
10393
+ 233,
9784
10394
  {
9785
10395
  "input": [
9786
- 397,
10396
+ 417,
9787
10397
  "CreateEmailCampaignDto!"
9788
10398
  ]
9789
10399
  }
9790
10400
  ],
9791
10401
  "updateEmailCampaign": [
9792
- 229,
10402
+ 233,
9793
10403
  {
9794
10404
  "id": [
9795
10405
  1,
9796
10406
  "String!"
9797
10407
  ],
9798
10408
  "input": [
9799
- 398,
10409
+ 418,
9800
10410
  "UpdateEmailCampaignDto!"
9801
10411
  ]
9802
10412
  }
@@ -9811,7 +10421,7 @@ exports.default = {
9811
10421
  }
9812
10422
  ],
9813
10423
  "cloneEmailCampaign": [
9814
- 229,
10424
+ 233,
9815
10425
  {
9816
10426
  "id": [
9817
10427
  1,
@@ -9842,7 +10452,7 @@ exports.default = {
9842
10452
  }
9843
10453
  ],
9844
10454
  "scheduleEmailCampaign": [
9845
- 229,
10455
+ 233,
9846
10456
  {
9847
10457
  "campaignId": [
9848
10458
  1,
@@ -9855,7 +10465,7 @@ exports.default = {
9855
10465
  }
9856
10466
  ],
9857
10467
  "cancelScheduledEmail": [
9858
- 229,
10468
+ 233,
9859
10469
  {
9860
10470
  "campaignId": [
9861
10471
  1,
@@ -9864,23 +10474,23 @@ exports.default = {
9864
10474
  }
9865
10475
  ],
9866
10476
  "createEmailSegment": [
9867
- 228,
10477
+ 232,
9868
10478
  {
9869
10479
  "input": [
9870
- 399,
10480
+ 419,
9871
10481
  "CreateEmailSegmentDto!"
9872
10482
  ]
9873
10483
  }
9874
10484
  ],
9875
10485
  "updateEmailSegment": [
9876
- 228,
10486
+ 232,
9877
10487
  {
9878
10488
  "id": [
9879
10489
  1,
9880
10490
  "String!"
9881
10491
  ],
9882
10492
  "input": [
9883
- 400,
10493
+ 420,
9884
10494
  "UpdateEmailSegmentDto!"
9885
10495
  ]
9886
10496
  }
@@ -9895,19 +10505,19 @@ exports.default = {
9895
10505
  }
9896
10506
  ],
9897
10507
  "sendAiCoachMessage": [
9898
- 234,
10508
+ 238,
9899
10509
  {
9900
10510
  "input": [
9901
- 354,
10511
+ 364,
9902
10512
  "SendChatMessageDto!"
9903
10513
  ]
9904
10514
  }
9905
10515
  ],
9906
10516
  "updateAiCoachConfig": [
9907
- 236,
10517
+ 240,
9908
10518
  {
9909
10519
  "input": [
9910
- 355,
10520
+ 365,
9911
10521
  "UpdateAiCoachConfigDto!"
9912
10522
  ]
9913
10523
  }
@@ -9921,6 +10531,225 @@ exports.default = {
9921
10531
  ]
9922
10532
  }
9923
10533
  ],
10534
+ "createTeam": [
10535
+ 74,
10536
+ {
10537
+ "input": [
10538
+ 367,
10539
+ "CreateTeamInput!"
10540
+ ]
10541
+ }
10542
+ ],
10543
+ "updateTeam": [
10544
+ 74,
10545
+ {
10546
+ "input": [
10547
+ 368,
10548
+ "UpdateTeamInput!"
10549
+ ]
10550
+ }
10551
+ ],
10552
+ "joinTeam": [
10553
+ 178,
10554
+ {
10555
+ "input": [
10556
+ 369,
10557
+ "JoinTeamInput!"
10558
+ ]
10559
+ }
10560
+ ],
10561
+ "leaveTeam": [
10562
+ 178,
10563
+ {
10564
+ "teamId": [
10565
+ 1,
10566
+ "String!"
10567
+ ]
10568
+ }
10569
+ ],
10570
+ "inviteToTeam": [
10571
+ 178,
10572
+ {
10573
+ "teamId": [
10574
+ 1,
10575
+ "String!"
10576
+ ],
10577
+ "athleteId": [
10578
+ 1,
10579
+ "String!"
10580
+ ],
10581
+ "sportId": [
10582
+ 1,
10583
+ "String!"
10584
+ ]
10585
+ }
10586
+ ],
10587
+ "manageTeamMember": [
10588
+ 178,
10589
+ {
10590
+ "input": [
10591
+ 370,
10592
+ "ManageTeamMemberInput!"
10593
+ ]
10594
+ }
10595
+ ],
10596
+ "approveTeam": [
10597
+ 74,
10598
+ {
10599
+ "teamId": [
10600
+ 1,
10601
+ "String!"
10602
+ ],
10603
+ "approved": [
10604
+ 2,
10605
+ "Boolean!"
10606
+ ]
10607
+ }
10608
+ ],
10609
+ "createTeamStripeAccount": [
10610
+ 1,
10611
+ {
10612
+ "teamId": [
10613
+ 1,
10614
+ "String!"
10615
+ ]
10616
+ }
10617
+ ],
10618
+ "createTeamDonationCheckout": [
10619
+ 1,
10620
+ {
10621
+ "teamId": [
10622
+ 1,
10623
+ "String!"
10624
+ ],
10625
+ "amount": [
10626
+ 18,
10627
+ "Float!"
10628
+ ],
10629
+ "currency": [
10630
+ 1,
10631
+ "String!"
10632
+ ],
10633
+ "donorEmail": [
10634
+ 1
10635
+ ],
10636
+ "donorName": [
10637
+ 1
10638
+ ]
10639
+ }
10640
+ ],
10641
+ "createClub": [
10642
+ 175,
10643
+ {
10644
+ "input": [
10645
+ 371,
10646
+ "CreateClubInput!"
10647
+ ]
10648
+ }
10649
+ ],
10650
+ "updateClub": [
10651
+ 175,
10652
+ {
10653
+ "input": [
10654
+ 372,
10655
+ "UpdateClubInput!"
10656
+ ]
10657
+ }
10658
+ ],
10659
+ "joinClub": [
10660
+ 177,
10661
+ {
10662
+ "input": [
10663
+ 373,
10664
+ "JoinClubInput!"
10665
+ ]
10666
+ }
10667
+ ],
10668
+ "leaveClub": [
10669
+ 177,
10670
+ {
10671
+ "clubId": [
10672
+ 1,
10673
+ "String!"
10674
+ ]
10675
+ }
10676
+ ],
10677
+ "inviteToClub": [
10678
+ 177,
10679
+ {
10680
+ "clubId": [
10681
+ 1,
10682
+ "String!"
10683
+ ],
10684
+ "athleteId": [
10685
+ 1,
10686
+ "String!"
10687
+ ]
10688
+ }
10689
+ ],
10690
+ "manageClubMember": [
10691
+ 177,
10692
+ {
10693
+ "input": [
10694
+ 374,
10695
+ "ManageClubMemberInput!"
10696
+ ]
10697
+ }
10698
+ ],
10699
+ "approveClub": [
10700
+ 175,
10701
+ {
10702
+ "clubId": [
10703
+ 1,
10704
+ "String!"
10705
+ ],
10706
+ "approved": [
10707
+ 2,
10708
+ "Boolean!"
10709
+ ]
10710
+ }
10711
+ ],
10712
+ "createClubStripeAccount": [
10713
+ 1,
10714
+ {
10715
+ "clubId": [
10716
+ 1,
10717
+ "String!"
10718
+ ]
10719
+ }
10720
+ ],
10721
+ "createClubDonationCheckout": [
10722
+ 1,
10723
+ {
10724
+ "clubId": [
10725
+ 1,
10726
+ "String!"
10727
+ ],
10728
+ "amount": [
10729
+ 18,
10730
+ "Float!"
10731
+ ],
10732
+ "currency": [
10733
+ 1,
10734
+ "String!"
10735
+ ],
10736
+ "donorEmail": [
10737
+ 1
10738
+ ],
10739
+ "donorName": [
10740
+ 1
10741
+ ]
10742
+ }
10743
+ ],
10744
+ "createMembershipFeeCheckout": [
10745
+ 1,
10746
+ {
10747
+ "clubId": [
10748
+ 1,
10749
+ "String!"
10750
+ ]
10751
+ }
10752
+ ],
9924
10753
  "__typename": [
9925
10754
  1
9926
10755
  ]
@@ -10130,10 +10959,10 @@ exports.default = {
10130
10959
  1
10131
10960
  ],
10132
10961
  "profilePicture": [
10133
- 251
10962
+ 261
10134
10963
  ],
10135
10964
  "cardPicture": [
10136
- 251
10965
+ 261
10137
10966
  ],
10138
10967
  "__typename": [
10139
10968
  1
@@ -10152,7 +10981,7 @@ exports.default = {
10152
10981
  },
10153
10982
  "EditDisplayIndexDto": {
10154
10983
  "updates": [
10155
- 381
10984
+ 399
10156
10985
  ],
10157
10986
  "__typename": [
10158
10987
  1
@@ -10216,7 +11045,7 @@ exports.default = {
10216
11045
  18
10217
11046
  ],
10218
11047
  "translations": [
10219
- 386
11048
+ 404
10220
11049
  ],
10221
11050
  "__typename": [
10222
11051
  1
@@ -10250,10 +11079,10 @@ exports.default = {
10250
11079
  18
10251
11080
  ],
10252
11081
  "banner": [
10253
- 251
11082
+ 261
10254
11083
  ],
10255
11084
  "criteria": [
10256
- 326
11085
+ 336
10257
11086
  ],
10258
11087
  "deadline": [
10259
11088
  14
@@ -10262,13 +11091,13 @@ exports.default = {
10262
11091
  14
10263
11092
  ],
10264
11093
  "duration": [
10265
- 388
11094
+ 406
10266
11095
  ],
10267
11096
  "sponsorshipItems": [
10268
- 389
11097
+ 407
10269
11098
  ],
10270
11099
  "commitments": [
10271
- 390
11100
+ 408
10272
11101
  ],
10273
11102
  "terms": [
10274
11103
  1
@@ -10280,7 +11109,7 @@ exports.default = {
10280
11109
  2
10281
11110
  ],
10282
11111
  "translations": [
10283
- 391
11112
+ 409
10284
11113
  ],
10285
11114
  "__typename": [
10286
11115
  1
@@ -10357,7 +11186,7 @@ exports.default = {
10357
11186
  1
10358
11187
  ],
10359
11188
  "banner": [
10360
- 251
11189
+ 261
10361
11190
  ],
10362
11191
  "terms": [
10363
11192
  1
@@ -10464,7 +11293,7 @@ exports.default = {
10464
11293
  1
10465
11294
  ],
10466
11295
  "banner": [
10467
- 251
11296
+ 261
10468
11297
  ],
10469
11298
  "eventLevel": [
10470
11299
  1
@@ -10473,6 +11302,37 @@ exports.default = {
10473
11302
  1
10474
11303
  ]
10475
11304
  },
11305
+ "SendThankYouDto": {
11306
+ "campaignId": [
11307
+ 1
11308
+ ],
11309
+ "donationId": [
11310
+ 1
11311
+ ],
11312
+ "customMessage": [
11313
+ 1
11314
+ ],
11315
+ "__typename": [
11316
+ 1
11317
+ ]
11318
+ },
11319
+ "UpdateThankYouTemplateDto": {
11320
+ "campaignId": [
11321
+ 1
11322
+ ],
11323
+ "thankYouMessage": [
11324
+ 1
11325
+ ],
11326
+ "thankYouMediaUrl": [
11327
+ 1
11328
+ ],
11329
+ "autoSendThankYou": [
11330
+ 2
11331
+ ],
11332
+ "__typename": [
11333
+ 1
11334
+ ]
11335
+ },
10476
11336
  "CreateStripeAccountDto": {
10477
11337
  "countryId": [
10478
11338
  1
@@ -10501,7 +11361,7 @@ exports.default = {
10501
11361
  1
10502
11362
  ],
10503
11363
  "audienceFilters": [
10504
- 366
11364
+ 384
10505
11365
  ],
10506
11366
  "segmentId": [
10507
11367
  1
@@ -10527,7 +11387,7 @@ exports.default = {
10527
11387
  1
10528
11388
  ],
10529
11389
  "audienceFilters": [
10530
- 366
11390
+ 384
10531
11391
  ],
10532
11392
  "segmentId": [
10533
11393
  1
@@ -10544,7 +11404,7 @@ exports.default = {
10544
11404
  1
10545
11405
  ],
10546
11406
  "filters": [
10547
- 366
11407
+ 384
10548
11408
  ],
10549
11409
  "__typename": [
10550
11410
  1
@@ -10555,7 +11415,7 @@ exports.default = {
10555
11415
  1
10556
11416
  ],
10557
11417
  "filters": [
10558
- 366
11418
+ 384
10559
11419
  ],
10560
11420
  "__typename": [
10561
11421
  1