@vertikalx/vtx-backend-client 3.1.8-dev.0 → 3.1.10-dev.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.
@@ -18,34 +18,35 @@ exports.default = {
18
18
  160,
19
19
  175,
20
20
  183,
21
- 201,
22
- 224,
23
- 227,
24
- 228,
25
- 229,
26
- 299,
27
- 364,
28
- 401,
29
- 402,
30
- 403,
31
- 404,
32
- 405,
33
- 406,
34
- 407,
35
- 408,
36
- 409,
37
- 410,
38
- 411,
39
- 412,
40
- 413,
41
- 414,
42
- 415,
43
- 416,
44
- 417,
21
+ 216,
22
+ 239,
23
+ 242,
24
+ 243,
25
+ 244,
26
+ 314,
27
+ 381,
45
28
  418,
46
29
  419,
47
30
  420,
48
- 421
31
+ 421,
32
+ 422,
33
+ 423,
34
+ 424,
35
+ 425,
36
+ 426,
37
+ 427,
38
+ 428,
39
+ 429,
40
+ 430,
41
+ 431,
42
+ 432,
43
+ 433,
44
+ 434,
45
+ 435,
46
+ 436,
47
+ 437,
48
+ 438,
49
+ 439
49
50
  ],
50
51
  "types": {
51
52
  "User": {
@@ -1650,7 +1651,7 @@ exports.default = {
1650
1651
  1
1651
1652
  ],
1652
1653
  "resultType": [
1653
- 414
1654
+ 431
1654
1655
  ],
1655
1656
  "verified": [
1656
1657
  2
@@ -2929,7 +2930,7 @@ exports.default = {
2929
2930
  96
2930
2931
  ],
2931
2932
  "mode": [
2932
- 401
2933
+ 418
2933
2934
  ],
2934
2935
  "athleteId": [
2935
2936
  1
@@ -4543,7 +4544,7 @@ exports.default = {
4543
4544
  2
4544
4545
  ],
4545
4546
  "adminRole": [
4546
- 402
4547
+ 419
4547
4548
  ],
4548
4549
  "__typename": [
4549
4550
  1
@@ -4609,6 +4610,324 @@ exports.default = {
4609
4610
  1
4610
4611
  ]
4611
4612
  },
4613
+ "AdminDeviceToken": {
4614
+ "platform": [
4615
+ 1
4616
+ ],
4617
+ "deviceName": [
4618
+ 1
4619
+ ],
4620
+ "active": [
4621
+ 2
4622
+ ],
4623
+ "createdAt": [
4624
+ 14
4625
+ ],
4626
+ "updatedAt": [
4627
+ 14
4628
+ ],
4629
+ "__typename": [
4630
+ 1
4631
+ ]
4632
+ },
4633
+ "AdminNotificationStatus": {
4634
+ "hasPreferenceRow": [
4635
+ 2
4636
+ ],
4637
+ "emailEnabled": [
4638
+ 2
4639
+ ],
4640
+ "pushEnabled": [
4641
+ 2
4642
+ ],
4643
+ "inAppEnabled": [
4644
+ 2
4645
+ ],
4646
+ "mutedTypes": [
4647
+ 1
4648
+ ],
4649
+ "updatedAt": [
4650
+ 14
4651
+ ],
4652
+ "deviceTokens": [
4653
+ 190
4654
+ ],
4655
+ "emailEligible": [
4656
+ 2
4657
+ ],
4658
+ "pushEligible": [
4659
+ 2
4660
+ ],
4661
+ "emailEligibilityReason": [
4662
+ 438
4663
+ ],
4664
+ "pushEligibilityReason": [
4665
+ 438
4666
+ ],
4667
+ "__typename": [
4668
+ 1
4669
+ ]
4670
+ },
4671
+ "AdminStravaIntegration": {
4672
+ "connected": [
4673
+ 2
4674
+ ],
4675
+ "stravaAthleteId": [
4676
+ 1
4677
+ ],
4678
+ "tokenExpires": [
4679
+ 14
4680
+ ],
4681
+ "refreshTokenExpires": [
4682
+ 14
4683
+ ],
4684
+ "__typename": [
4685
+ 1
4686
+ ]
4687
+ },
4688
+ "AdminInstagramIntegration": {
4689
+ "connected": [
4690
+ 2
4691
+ ],
4692
+ "instagramUsername": [
4693
+ 1
4694
+ ],
4695
+ "userId": [
4696
+ 1
4697
+ ],
4698
+ "tokenExpires": [
4699
+ 14
4700
+ ],
4701
+ "__typename": [
4702
+ 1
4703
+ ]
4704
+ },
4705
+ "AdminIntegrations": {
4706
+ "strava": [
4707
+ 192
4708
+ ],
4709
+ "instagram": [
4710
+ 193
4711
+ ],
4712
+ "__typename": [
4713
+ 1
4714
+ ]
4715
+ },
4716
+ "AdminWallet": {
4717
+ "hasStripeAccount": [
4718
+ 2
4719
+ ],
4720
+ "stripeAccountId": [
4721
+ 1
4722
+ ],
4723
+ "__typename": [
4724
+ 1
4725
+ ]
4726
+ },
4727
+ "AdminCampaignCurrent": {
4728
+ "title": [
4729
+ 1
4730
+ ],
4731
+ "slug": [
4732
+ 1
4733
+ ],
4734
+ "status": [
4735
+ 1
4736
+ ],
4737
+ "endingDate": [
4738
+ 14
4739
+ ],
4740
+ "fundsRequired": [
4741
+ 18
4742
+ ],
4743
+ "totalCollected": [
4744
+ 18
4745
+ ],
4746
+ "pctFunded": [
4747
+ 18
4748
+ ],
4749
+ "__typename": [
4750
+ 1
4751
+ ]
4752
+ },
4753
+ "AdminCampaignRecent": {
4754
+ "title": [
4755
+ 1
4756
+ ],
4757
+ "status": [
4758
+ 1
4759
+ ],
4760
+ "endingDate": [
4761
+ 14
4762
+ ],
4763
+ "pctFunded": [
4764
+ 18
4765
+ ],
4766
+ "__typename": [
4767
+ 1
4768
+ ]
4769
+ },
4770
+ "AdminCampaignsSummary": {
4771
+ "total": [
4772
+ 53
4773
+ ],
4774
+ "current": [
4775
+ 196
4776
+ ],
4777
+ "recent": [
4778
+ 197
4779
+ ],
4780
+ "__typename": [
4781
+ 1
4782
+ ]
4783
+ },
4784
+ "AdminHistoricalScoreEntry": {
4785
+ "score": [
4786
+ 18
4787
+ ],
4788
+ "date": [
4789
+ 14
4790
+ ],
4791
+ "__typename": [
4792
+ 1
4793
+ ]
4794
+ },
4795
+ "AdminLatestCompetition": {
4796
+ "name": [
4797
+ 1
4798
+ ],
4799
+ "date": [
4800
+ 14
4801
+ ],
4802
+ "__typename": [
4803
+ 1
4804
+ ]
4805
+ },
4806
+ "AdminAthleteCounts": {
4807
+ "channels": [
4808
+ 53
4809
+ ],
4810
+ "albums": [
4811
+ 53
4812
+ ],
4813
+ "sponsorships": [
4814
+ 53
4815
+ ],
4816
+ "competitions": [
4817
+ 53
4818
+ ],
4819
+ "affiliations": [
4820
+ 53
4821
+ ],
4822
+ "__typename": [
4823
+ 1
4824
+ ]
4825
+ },
4826
+ "AdminAthleteExtras": {
4827
+ "onboardingComplete": [
4828
+ 2
4829
+ ],
4830
+ "onboardingStep": [
4831
+ 53
4832
+ ],
4833
+ "onboardingStepLabel": [
4834
+ 1
4835
+ ],
4836
+ "lastActiveAt": [
4837
+ 14
4838
+ ],
4839
+ "vtxScore": [
4840
+ 18
4841
+ ],
4842
+ "vtxScoreTimestamp": [
4843
+ 14
4844
+ ],
4845
+ "socialScore": [
4846
+ 18
4847
+ ],
4848
+ "socialScoreTimestamp": [
4849
+ 14
4850
+ ],
4851
+ "latestVtxHistoricalScore": [
4852
+ 199
4853
+ ],
4854
+ "latestTpiHistoricalScore": [
4855
+ 199
4856
+ ],
4857
+ "latestSpiHistoricalScore": [
4858
+ 199
4859
+ ],
4860
+ "latestApiHistoricalScore": [
4861
+ 199
4862
+ ],
4863
+ "biography": [
4864
+ 1
4865
+ ],
4866
+ "trainer": [
4867
+ 1
4868
+ ],
4869
+ "trainerUrl": [
4870
+ 1
4871
+ ],
4872
+ "lgbt": [
4873
+ 2
4874
+ ],
4875
+ "hasProfilePicture": [
4876
+ 2
4877
+ ],
4878
+ "hasBannerPicture": [
4879
+ 2
4880
+ ],
4881
+ "hasCardPicture": [
4882
+ 2
4883
+ ],
4884
+ "counts": [
4885
+ 201
4886
+ ],
4887
+ "latestCompetition": [
4888
+ 200
4889
+ ],
4890
+ "__typename": [
4891
+ 1
4892
+ ]
4893
+ },
4894
+ "AdminUserDetail": {
4895
+ "userId": [
4896
+ 1
4897
+ ],
4898
+ "userType": [
4899
+ 1
4900
+ ],
4901
+ "notifications": [
4902
+ 191
4903
+ ],
4904
+ "integrations": [
4905
+ 194
4906
+ ],
4907
+ "wallet": [
4908
+ 195
4909
+ ],
4910
+ "campaigns": [
4911
+ 198
4912
+ ],
4913
+ "athleteExtras": [
4914
+ 202
4915
+ ],
4916
+ "__typename": [
4917
+ 1
4918
+ ]
4919
+ },
4920
+ "CreateDefaultNotificationPreferenceResult": {
4921
+ "created": [
4922
+ 2
4923
+ ],
4924
+ "alreadyExists": [
4925
+ 2
4926
+ ],
4927
+ "__typename": [
4928
+ 1
4929
+ ]
4930
+ },
4612
4931
  "PaginatedUsers": {
4613
4932
  "items": [
4614
4933
  140
@@ -4779,10 +5098,10 @@ exports.default = {
4779
5098
  1
4780
5099
  ],
4781
5100
  "availableBalances": [
4782
- 198
5101
+ 213
4783
5102
  ],
4784
5103
  "pendingBalances": [
4785
- 198
5104
+ 213
4786
5105
  ],
4787
5106
  "__typename": [
4788
5107
  1
@@ -4820,7 +5139,7 @@ exports.default = {
4820
5139
  1
4821
5140
  ],
4822
5141
  "status": [
4823
- 201
5142
+ 216
4824
5143
  ],
4825
5144
  "lastError": [
4826
5145
  1
@@ -4992,13 +5311,13 @@ exports.default = {
4992
5311
  },
4993
5312
  "LeaderboardResponse": {
4994
5313
  "entries": [
4995
- 207
5314
+ 222
4996
5315
  ],
4997
5316
  "pagination": [
4998
- 208
5317
+ 223
4999
5318
  ],
5000
5319
  "filters": [
5001
- 209
5320
+ 224
5002
5321
  ],
5003
5322
  "__typename": [
5004
5323
  1
@@ -5135,7 +5454,7 @@ exports.default = {
5135
5454
  },
5136
5455
  "ActivitiesResponse": {
5137
5456
  "items": [
5138
- 216
5457
+ 231
5139
5458
  ],
5140
5459
  "total": [
5141
5460
  53
@@ -5198,10 +5517,10 @@ exports.default = {
5198
5517
  1
5199
5518
  ],
5200
5519
  "metrics": [
5201
- 218
5520
+ 233
5202
5521
  ],
5203
5522
  "scoreInfo": [
5204
- 219
5523
+ 234
5205
5524
  ],
5206
5525
  "prMetrics": [
5207
5526
  1
@@ -5247,7 +5566,7 @@ exports.default = {
5247
5566
  18
5248
5567
  ],
5249
5568
  "topMetrics": [
5250
- 221
5569
+ 236
5251
5570
  ],
5252
5571
  "newMaxActivityIds": [
5253
5572
  1
@@ -5264,7 +5583,7 @@ exports.default = {
5264
5583
  14
5265
5584
  ],
5266
5585
  "category": [
5267
- 224
5586
+ 239
5268
5587
  ],
5269
5588
  "count": [
5270
5589
  53
@@ -5279,7 +5598,7 @@ exports.default = {
5279
5598
  "ActivityCategory": {},
5280
5599
  "ActivityDatesResponse": {
5281
5600
  "dates": [
5282
- 223
5601
+ 238
5283
5602
  ],
5284
5603
  "__typename": [
5285
5604
  1
@@ -5293,13 +5612,13 @@ exports.default = {
5293
5612
  1
5294
5613
  ],
5295
5614
  "platform": [
5296
- 227
5615
+ 242
5297
5616
  ],
5298
5617
  "contentType": [
5299
- 228
5618
+ 243
5300
5619
  ],
5301
5620
  "periodType": [
5302
- 229
5621
+ 244
5303
5622
  ],
5304
5623
  "periodLabel": [
5305
5624
  1
@@ -5364,7 +5683,7 @@ exports.default = {
5364
5683
  1
5365
5684
  ],
5366
5685
  "contentType": [
5367
- 228
5686
+ 243
5368
5687
  ],
5369
5688
  "caption": [
5370
5689
  1
@@ -5413,10 +5732,10 @@ exports.default = {
5413
5732
  },
5414
5733
  "PostComparisonResultType": {
5415
5734
  "posts": [
5416
- 230
5735
+ 245
5417
5736
  ],
5418
5737
  "averages": [
5419
- 231
5738
+ 246
5420
5739
  ],
5421
5740
  "total": [
5422
5741
  53
@@ -5474,7 +5793,7 @@ exports.default = {
5474
5793
  },
5475
5794
  "NotificationListResponse": {
5476
5795
  "notifications": [
5477
- 233
5796
+ 248
5478
5797
  ],
5479
5798
  "total": [
5480
5799
  53
@@ -5588,7 +5907,7 @@ exports.default = {
5588
5907
  },
5589
5908
  "FollowedAthletesListResponse": {
5590
5909
  "athletes": [
5591
- 239
5910
+ 254
5592
5911
  ],
5593
5912
  "total": [
5594
5913
  53
@@ -5704,10 +6023,10 @@ exports.default = {
5704
6023
  14
5705
6024
  ],
5706
6025
  "deliveryStats": [
5707
- 242
6026
+ 257
5708
6027
  ],
5709
6028
  "segment": [
5710
- 243
6029
+ 258
5711
6030
  ],
5712
6031
  "__typename": [
5713
6032
  1
@@ -5715,7 +6034,7 @@ exports.default = {
5715
6034
  },
5716
6035
  "EmailCampaignPage": {
5717
6036
  "campaigns": [
5718
- 244
6037
+ 259
5719
6038
  ],
5720
6039
  "total": [
5721
6040
  53
@@ -5769,7 +6088,7 @@ exports.default = {
5769
6088
  53
5770
6089
  ],
5771
6090
  "users": [
5772
- 247
6091
+ 262
5773
6092
  ],
5774
6093
  "__typename": [
5775
6094
  1
@@ -5856,7 +6175,7 @@ exports.default = {
5856
6175
  14
5857
6176
  ],
5858
6177
  "messages": [
5859
- 250
6178
+ 265
5860
6179
  ],
5861
6180
  "__typename": [
5862
6181
  1
@@ -5916,7 +6235,7 @@ exports.default = {
5916
6235
  },
5917
6236
  "AiCoachNudgeListResponse": {
5918
6237
  "nudges": [
5919
- 253
6238
+ 268
5920
6239
  ],
5921
6240
  "total": [
5922
6241
  53
@@ -6007,10 +6326,10 @@ exports.default = {
6007
6326
  53
6008
6327
  ],
6009
6328
  "vtxScoreHistory": [
6010
- 257
6329
+ 272
6011
6330
  ],
6012
6331
  "topPerformers": [
6013
- 258
6332
+ 273
6014
6333
  ],
6015
6334
  "__typename": [
6016
6335
  1
@@ -6035,13 +6354,13 @@ exports.default = {
6035
6354
  },
6036
6355
  "TeamDashboard": {
6037
6356
  "analytics": [
6038
- 259
6357
+ 274
6039
6358
  ],
6040
6359
  "roster": [
6041
- 260
6360
+ 275
6042
6361
  ],
6043
6362
  "leaderboard": [
6044
- 258
6363
+ 273
6045
6364
  ],
6046
6365
  "__typename": [
6047
6366
  1
@@ -6269,7 +6588,7 @@ exports.default = {
6269
6588
  18
6270
6589
  ],
6271
6590
  "mode": [
6272
- 401
6591
+ 418
6273
6592
  ],
6274
6593
  "fromName": [
6275
6594
  1
@@ -6307,13 +6626,13 @@ exports.default = {
6307
6626
  1
6308
6627
  ],
6309
6628
  "logo": [
6310
- 278
6629
+ 293
6311
6630
  ],
6312
6631
  "banner": [
6313
- 278
6632
+ 293
6314
6633
  ],
6315
6634
  "translations": [
6316
- 279
6635
+ 294
6317
6636
  ],
6318
6637
  "sponsorId": [
6319
6638
  1
@@ -6365,10 +6684,10 @@ exports.default = {
6365
6684
  1
6366
6685
  ],
6367
6686
  "logo": [
6368
- 278
6687
+ 293
6369
6688
  ],
6370
6689
  "banner": [
6371
- 278
6690
+ 293
6372
6691
  ],
6373
6692
  "__typename": [
6374
6693
  1
@@ -6436,7 +6755,7 @@ exports.default = {
6436
6755
  1
6437
6756
  ],
6438
6757
  "invitations": [
6439
- 282
6758
+ 297
6440
6759
  ],
6441
6760
  "__typename": [
6442
6761
  1
@@ -6573,7 +6892,7 @@ exports.default = {
6573
6892
  1
6574
6893
  ],
6575
6894
  "result": [
6576
- 285
6895
+ 300
6577
6896
  ],
6578
6897
  "cityId": [
6579
6898
  1
@@ -6596,7 +6915,7 @@ exports.default = {
6596
6915
  1
6597
6916
  ],
6598
6917
  "result": [
6599
- 285
6918
+ 300
6600
6919
  ],
6601
6920
  "cityId": [
6602
6921
  1
@@ -6632,13 +6951,13 @@ exports.default = {
6632
6951
  },
6633
6952
  "CursorPaginationDto": {
6634
6953
  "sortCriteria": [
6635
- 289
6954
+ 304
6636
6955
  ],
6637
6956
  "limit": [
6638
6957
  18
6639
6958
  ],
6640
6959
  "cursorPosition": [
6641
- 290
6960
+ 305
6642
6961
  ],
6643
6962
  "__typename": [
6644
6963
  1
@@ -6733,7 +7052,7 @@ exports.default = {
6733
7052
  1
6734
7053
  ],
6735
7054
  "currentCampaign": [
6736
- 294
7055
+ 309
6737
7056
  ],
6738
7057
  "sports": [
6739
7058
  1
@@ -6745,7 +7064,7 @@ exports.default = {
6745
7064
  2
6746
7065
  ],
6747
7066
  "gender": [
6748
- 403
7067
+ 420
6749
7068
  ],
6750
7069
  "minAge": [
6751
7070
  18
@@ -6795,10 +7114,10 @@ exports.default = {
6795
7114
  },
6796
7115
  "AthleteQueryDto": {
6797
7116
  "cursor": [
6798
- 291
7117
+ 306
6799
7118
  ],
6800
7119
  "filters": [
6801
- 295
7120
+ 310
6802
7121
  ],
6803
7122
  "__typename": [
6804
7123
  1
@@ -6809,7 +7128,7 @@ exports.default = {
6809
7128
  1
6810
7129
  ],
6811
7130
  "newPicture": [
6812
- 278
7131
+ 293
6813
7132
  ],
6814
7133
  "__typename": [
6815
7134
  1
@@ -6823,13 +7142,13 @@ exports.default = {
6823
7142
  1
6824
7143
  ],
6825
7144
  "pictures": [
6826
- 278
7145
+ 293
6827
7146
  ],
6828
7147
  "albumId": [
6829
7148
  1
6830
7149
  ],
6831
7150
  "visibility": [
6832
- 299
7151
+ 314
6833
7152
  ],
6834
7153
  "competitionId": [
6835
7154
  1
@@ -7156,7 +7475,7 @@ exports.default = {
7156
7475
  },
7157
7476
  "resetPasswordDto": {
7158
7477
  "code": [
7159
- 275
7478
+ 290
7160
7479
  ],
7161
7480
  "newPassword": [
7162
7481
  1
@@ -7244,7 +7563,23 @@ exports.default = {
7244
7563
  1
7245
7564
  ],
7246
7565
  "role": [
7247
- 402
7566
+ 419
7567
+ ],
7568
+ "__typename": [
7569
+ 1
7570
+ ]
7571
+ },
7572
+ "GetAdminUserDetailInput": {
7573
+ "userId": [
7574
+ 110
7575
+ ],
7576
+ "__typename": [
7577
+ 1
7578
+ ]
7579
+ },
7580
+ "CreateDefaultNotificationPreferenceInput": {
7581
+ "userId": [
7582
+ 110
7248
7583
  ],
7249
7584
  "__typename": [
7250
7585
  1
@@ -7303,7 +7638,7 @@ exports.default = {
7303
7638
  1
7304
7639
  ],
7305
7640
  "banner": [
7306
- 278
7641
+ 293
7307
7642
  ],
7308
7643
  "eventLevel": [
7309
7644
  1
@@ -7415,7 +7750,7 @@ exports.default = {
7415
7750
  18
7416
7751
  ],
7417
7752
  "items": [
7418
- 333
7753
+ 350
7419
7754
  ],
7420
7755
  "__typename": [
7421
7756
  1
@@ -7426,7 +7761,7 @@ exports.default = {
7426
7761
  18
7427
7762
  ],
7428
7763
  "items": [
7429
- 333
7764
+ 350
7430
7765
  ],
7431
7766
  "athleteCompetitionId": [
7432
7767
  1
@@ -7475,16 +7810,16 @@ exports.default = {
7475
7810
  14
7476
7811
  ],
7477
7812
  "budget": [
7478
- 335
7813
+ 352
7479
7814
  ],
7480
7815
  "competitionBudgets": [
7481
- 336
7816
+ 353
7482
7817
  ],
7483
7818
  "competitionIds": [
7484
7819
  1
7485
7820
  ],
7486
7821
  "video": [
7487
- 337
7822
+ 354
7488
7823
  ],
7489
7824
  "coverImageId": [
7490
7825
  1
@@ -7528,16 +7863,16 @@ exports.default = {
7528
7863
  14
7529
7864
  ],
7530
7865
  "budget": [
7531
- 335
7866
+ 352
7532
7867
  ],
7533
7868
  "competitionBudgets": [
7534
- 336
7869
+ 353
7535
7870
  ],
7536
7871
  "competitionIds": [
7537
7872
  1
7538
7873
  ],
7539
7874
  "video": [
7540
- 337
7875
+ 354
7541
7876
  ],
7542
7877
  "coverImageId": [
7543
7878
  1
@@ -7584,16 +7919,16 @@ exports.default = {
7584
7919
  14
7585
7920
  ],
7586
7921
  "budget": [
7587
- 335
7922
+ 352
7588
7923
  ],
7589
7924
  "competitionBudgets": [
7590
- 336
7925
+ 353
7591
7926
  ],
7592
7927
  "competitionIds": [
7593
7928
  1
7594
7929
  ],
7595
7930
  "video": [
7596
- 337
7931
+ 354
7597
7932
  ],
7598
7933
  "coverImageId": [
7599
7934
  1
@@ -7627,7 +7962,7 @@ exports.default = {
7627
7962
  },
7628
7963
  "BudgetDto": {
7629
7964
  "items": [
7630
- 333
7965
+ 350
7631
7966
  ],
7632
7967
  "fundingMode": [
7633
7968
  133
@@ -7641,7 +7976,7 @@ exports.default = {
7641
7976
  1
7642
7977
  ],
7643
7978
  "budget": [
7644
- 342
7979
+ 359
7645
7980
  ],
7646
7981
  "__typename": [
7647
7982
  1
@@ -7652,7 +7987,7 @@ exports.default = {
7652
7987
  1
7653
7988
  ],
7654
7989
  "budget": [
7655
- 342
7990
+ 359
7656
7991
  ],
7657
7992
  "__typename": [
7658
7993
  1
@@ -7672,7 +8007,7 @@ exports.default = {
7672
8007
  18
7673
8008
  ],
7674
8009
  "budget": [
7675
- 342
8010
+ 359
7676
8011
  ],
7677
8012
  "__typename": [
7678
8013
  1
@@ -7709,7 +8044,7 @@ exports.default = {
7709
8044
  1
7710
8045
  ],
7711
8046
  "filters": [
7712
- 346
8047
+ 363
7713
8048
  ],
7714
8049
  "sortField": [
7715
8050
  1
@@ -7735,7 +8070,7 @@ exports.default = {
7735
8070
  1
7736
8071
  ],
7737
8072
  "logo": [
7738
- 278
8073
+ 293
7739
8074
  ],
7740
8075
  "countryId": [
7741
8076
  1
@@ -7823,7 +8158,7 @@ exports.default = {
7823
8158
  1
7824
8159
  ],
7825
8160
  "profilePicture": [
7826
- 278
8161
+ 293
7827
8162
  ],
7828
8163
  "__typename": [
7829
8164
  1
@@ -7875,7 +8210,7 @@ exports.default = {
7875
8210
  18
7876
8211
  ],
7877
8212
  "sortCriteria": [
7878
- 289
8213
+ 304
7879
8214
  ],
7880
8215
  "__typename": [
7881
8216
  1
@@ -7892,7 +8227,7 @@ exports.default = {
7892
8227
  1
7893
8228
  ],
7894
8229
  "offerImage": [
7895
- 278
8230
+ 293
7896
8231
  ],
7897
8232
  "type": [
7898
8233
  1
@@ -7916,7 +8251,7 @@ exports.default = {
7916
8251
  1
7917
8252
  ],
7918
8253
  "criteria": [
7919
- 357
8254
+ 374
7920
8255
  ],
7921
8256
  "dateStart": [
7922
8257
  14
@@ -7951,7 +8286,7 @@ exports.default = {
7951
8286
  1
7952
8287
  ],
7953
8288
  "qualificationsBag": [
7954
- 358
8289
+ 375
7955
8290
  ],
7956
8291
  "__typename": [
7957
8292
  1
@@ -7959,28 +8294,28 @@ exports.default = {
7959
8294
  },
7960
8295
  "QualificationsBagDto": {
7961
8296
  "ageQualifications": [
7962
- 311
8297
+ 326
7963
8298
  ],
7964
8299
  "genderQualifications": [
7965
- 312
8300
+ 327
7966
8301
  ],
7967
8302
  "scoreQualifications": [
7968
- 314
8303
+ 329
7969
8304
  ],
7970
8305
  "locationQualifications": [
7971
- 315
8306
+ 330
7972
8307
  ],
7973
8308
  "nationalityQualifications": [
7974
- 313
8309
+ 328
7975
8310
  ],
7976
8311
  "distanceQualifications": [
7977
- 316
8312
+ 331
7978
8313
  ],
7979
8314
  "sportsQualifications": [
7980
- 317
8315
+ 332
7981
8316
  ],
7982
8317
  "levelQualifications": [
7983
- 318
8318
+ 333
7984
8319
  ],
7985
8320
  "__typename": [
7986
8321
  1
@@ -8026,7 +8361,7 @@ exports.default = {
8026
8361
  },
8027
8362
  "OfferClaimQueryDto": {
8028
8363
  "status": [
8029
- 418
8364
+ 435
8030
8365
  ],
8031
8366
  "__typename": [
8032
8367
  1
@@ -8080,7 +8415,7 @@ exports.default = {
8080
8415
  1
8081
8416
  ],
8082
8417
  "timeRange": [
8083
- 364
8418
+ 381
8084
8419
  ],
8085
8420
  "__typename": [
8086
8421
  1
@@ -8092,7 +8427,7 @@ exports.default = {
8092
8427
  1
8093
8428
  ],
8094
8429
  "timeRange": [
8095
- 364
8430
+ 381
8096
8431
  ],
8097
8432
  "sportId": [
8098
8433
  1
@@ -8149,7 +8484,7 @@ exports.default = {
8149
8484
  1
8150
8485
  ],
8151
8486
  "metricRanges": [
8152
- 367
8487
+ 384
8153
8488
  ],
8154
8489
  "__typename": [
8155
8490
  1
@@ -8160,10 +8495,10 @@ exports.default = {
8160
8495
  1
8161
8496
  ],
8162
8497
  "category": [
8163
- 224
8498
+ 239
8164
8499
  ],
8165
8500
  "timeRange": [
8166
- 364
8501
+ 381
8167
8502
  ],
8168
8503
  "page": [
8169
8504
  53
@@ -8172,7 +8507,7 @@ exports.default = {
8172
8507
  53
8173
8508
  ],
8174
8509
  "filters": [
8175
- 368
8510
+ 385
8176
8511
  ],
8177
8512
  "__typename": [
8178
8513
  1
@@ -8227,10 +8562,10 @@ exports.default = {
8227
8562
  53
8228
8563
  ],
8229
8564
  "sortBy": [
8230
- 421
8565
+ 439
8231
8566
  ],
8232
8567
  "contentType": [
8233
- 228
8568
+ 243
8234
8569
  ],
8235
8570
  "limit": [
8236
8571
  53
@@ -8402,13 +8737,13 @@ exports.default = {
8402
8737
  183
8403
8738
  ],
8404
8739
  "iosOverrides": [
8405
- 386
8740
+ 403
8406
8741
  ],
8407
8742
  "androidOverrides": [
8408
- 387
8743
+ 404
8409
8744
  ],
8410
8745
  "audienceFilters": [
8411
- 389
8746
+ 406
8412
8747
  ],
8413
8748
  "scheduleAt": [
8414
8749
  14
@@ -8677,6 +9012,7 @@ exports.default = {
8677
9012
  "OfferClaimStatus": {},
8678
9013
  "UsagePlatform": {},
8679
9014
  "UsageMetric": {},
9015
+ "EligibilityReason": {},
8680
9016
  "PostSortOption": {},
8681
9017
  "Query": {
8682
9018
  "findTenantById": [
@@ -8748,7 +9084,7 @@ exports.default = {
8748
9084
  34,
8749
9085
  {
8750
9086
  "input": [
8751
- 423,
9087
+ 441,
8752
9088
  "AWSS3GetUploadDto!"
8753
9089
  ]
8754
9090
  }
@@ -8772,7 +9108,7 @@ exports.default = {
8772
9108
  153,
8773
9109
  {
8774
9110
  "query": [
8775
- 280
9111
+ 295
8776
9112
  ]
8777
9113
  }
8778
9114
  ],
@@ -8818,7 +9154,7 @@ exports.default = {
8818
9154
  154,
8819
9155
  {
8820
9156
  "query": [
8821
- 284
9157
+ 299
8822
9158
  ]
8823
9159
  }
8824
9160
  ],
@@ -8826,7 +9162,7 @@ exports.default = {
8826
9162
  112,
8827
9163
  {
8828
9164
  "input": [
8829
- 424,
9165
+ 442,
8830
9166
  "FindSponsorAthleteInvitationDto!"
8831
9167
  ]
8832
9168
  }
@@ -8835,7 +9171,7 @@ exports.default = {
8835
9171
  172,
8836
9172
  {
8837
9173
  "input": [
8838
- 301,
9174
+ 316,
8839
9175
  "existValueDto!"
8840
9176
  ]
8841
9177
  }
@@ -8847,7 +9183,7 @@ exports.default = {
8847
9183
  166,
8848
9184
  {
8849
9185
  "input": [
8850
- 296,
9186
+ 311,
8851
9187
  "AthleteQueryDto!"
8852
9188
  ]
8853
9189
  }
@@ -8895,7 +9231,7 @@ exports.default = {
8895
9231
  88,
8896
9232
  {
8897
9233
  "input": [
8898
- 425,
9234
+ 443,
8899
9235
  "GetAthleteCompetitionsDto!"
8900
9236
  ]
8901
9237
  }
@@ -8943,7 +9279,7 @@ exports.default = {
8943
9279
  166,
8944
9280
  {
8945
9281
  "input": [
8946
- 296,
9282
+ 311,
8947
9283
  "AthleteQueryDto!"
8948
9284
  ]
8949
9285
  }
@@ -8961,7 +9297,7 @@ exports.default = {
8961
9297
  169,
8962
9298
  {
8963
9299
  "input": [
8964
- 301,
9300
+ 316,
8965
9301
  "existValueDto!"
8966
9302
  ]
8967
9303
  }
@@ -8970,7 +9306,7 @@ exports.default = {
8970
9306
  178,
8971
9307
  {
8972
9308
  "input": [
8973
- 307,
9309
+ 322,
8974
9310
  "CheckScoreRefreshCapabilityDto!"
8975
9311
  ]
8976
9312
  }
@@ -8979,7 +9315,7 @@ exports.default = {
8979
9315
  173,
8980
9316
  {
8981
9317
  "input": [
8982
- 303,
9318
+ 318,
8983
9319
  "GetHistoricalScoresDto!"
8984
9320
  ]
8985
9321
  }
@@ -8988,7 +9324,7 @@ exports.default = {
8988
9324
  105,
8989
9325
  {
8990
9326
  "input": [
8991
- 303,
9327
+ 318,
8992
9328
  "GetHistoricalScoresDto!"
8993
9329
  ]
8994
9330
  }
@@ -8997,7 +9333,7 @@ exports.default = {
8997
9333
  173,
8998
9334
  {
8999
9335
  "input": [
9000
- 302,
9336
+ 317,
9001
9337
  "GetMyHistoricalScoresDto!"
9002
9338
  ]
9003
9339
  }
@@ -9006,7 +9342,7 @@ exports.default = {
9006
9342
  105,
9007
9343
  {
9008
9344
  "input": [
9009
- 302,
9345
+ 317,
9010
9346
  "GetMyHistoricalScoresDto!"
9011
9347
  ]
9012
9348
  }
@@ -9015,7 +9351,7 @@ exports.default = {
9015
9351
  96,
9016
9352
  {
9017
9353
  "input": [
9018
- 304,
9354
+ 319,
9019
9355
  "GetAthleteCampaignsDto!"
9020
9356
  ]
9021
9357
  }
@@ -9024,7 +9360,7 @@ exports.default = {
9024
9360
  176,
9025
9361
  {
9026
9362
  "input": [
9027
- 305,
9363
+ 320,
9028
9364
  "BrowseCampaignsDto!"
9029
9365
  ]
9030
9366
  }
@@ -9048,7 +9384,7 @@ exports.default = {
9048
9384
  181,
9049
9385
  {
9050
9386
  "query": [
9051
- 309
9387
+ 324
9052
9388
  ]
9053
9389
  }
9054
9390
  ],
@@ -9116,7 +9452,7 @@ exports.default = {
9116
9452
  0,
9117
9453
  {
9118
9454
  "input": [
9119
- 426,
9455
+ 444,
9120
9456
  "FindVtxUserDto!"
9121
9457
  ]
9122
9458
  }
@@ -9156,7 +9492,7 @@ exports.default = {
9156
9492
  38,
9157
9493
  {
9158
9494
  "input": [
9159
- 275,
9495
+ 290,
9160
9496
  "VerifyCodeDto!"
9161
9497
  ]
9162
9498
  }
@@ -9174,10 +9510,10 @@ exports.default = {
9174
9510
  140
9175
9511
  ],
9176
9512
  "getUsersPaginated": [
9177
- 190,
9513
+ 205,
9178
9514
  {
9179
9515
  "query": [
9180
- 323
9516
+ 338
9181
9517
  ]
9182
9518
  }
9183
9519
  ],
@@ -9187,6 +9523,15 @@ exports.default = {
9187
9523
  "myPreferredLocale": [
9188
9524
  1
9189
9525
  ],
9526
+ "getAdminUserDetail": [
9527
+ 203,
9528
+ {
9529
+ "input": [
9530
+ 342,
9531
+ "GetAdminUserDetailInput!"
9532
+ ]
9533
+ }
9534
+ ],
9190
9535
  "getStravaLoginUrl": [
9191
9536
  1
9192
9537
  ],
@@ -9194,16 +9539,16 @@ exports.default = {
9194
9539
  81,
9195
9540
  {
9196
9541
  "input": [
9197
- 427,
9542
+ 445,
9198
9543
  "GetSportEventsDto!"
9199
9544
  ]
9200
9545
  }
9201
9546
  ],
9202
9547
  "getSportsEventsPaginated": [
9203
- 194,
9548
+ 209,
9204
9549
  {
9205
9550
  "query": [
9206
- 332
9551
+ 349
9207
9552
  ]
9208
9553
  }
9209
9554
  ],
@@ -9247,7 +9592,7 @@ exports.default = {
9247
9592
  136
9248
9593
  ],
9249
9594
  "getDonationDatesForCalendar": [
9250
- 195,
9595
+ 210,
9251
9596
  {
9252
9597
  "campaignId": [
9253
9598
  1
@@ -9255,15 +9600,15 @@ exports.default = {
9255
9600
  }
9256
9601
  ],
9257
9602
  "getDonationsPaginated": [
9258
- 196,
9603
+ 211,
9259
9604
  {
9260
9605
  "query": [
9261
- 347
9606
+ 364
9262
9607
  ]
9263
9608
  }
9264
9609
  ],
9265
9610
  "campaignThankYous": [
9266
- 197,
9611
+ 212,
9267
9612
  {
9268
9613
  "campaignId": [
9269
9614
  1,
@@ -9272,7 +9617,7 @@ exports.default = {
9272
9617
  }
9273
9618
  ],
9274
9619
  "donationThankYou": [
9275
- 197,
9620
+ 212,
9276
9621
  {
9277
9622
  "donationId": [
9278
9623
  1,
@@ -9296,19 +9641,19 @@ exports.default = {
9296
9641
  174,
9297
9642
  {
9298
9643
  "input": [
9299
- 328,
9644
+ 345,
9300
9645
  "StripeQueryDto!"
9301
9646
  ]
9302
9647
  }
9303
9648
  ],
9304
9649
  "getStripeBalance": [
9305
- 199
9650
+ 214
9306
9651
  ],
9307
9652
  "getDatabaseTextFile": [
9308
9653
  37,
9309
9654
  {
9310
9655
  "input": [
9311
- 273,
9656
+ 288,
9312
9657
  "GetDatabaseFileDto!"
9313
9658
  ]
9314
9659
  }
@@ -9317,7 +9662,7 @@ exports.default = {
9317
9662
  34,
9318
9663
  {
9319
9664
  "input": [
9320
- 423,
9665
+ 441,
9321
9666
  "AWSS3GetUploadDto!"
9322
9667
  ]
9323
9668
  }
@@ -9326,7 +9671,7 @@ exports.default = {
9326
9671
  124,
9327
9672
  {
9328
9673
  "input": [
9329
- 327,
9674
+ 344,
9330
9675
  "GetReceiptDto!"
9331
9676
  ]
9332
9677
  }
@@ -9335,16 +9680,16 @@ exports.default = {
9335
9680
  125,
9336
9681
  {
9337
9682
  "input": [
9338
- 327,
9683
+ 344,
9339
9684
  "GetReceiptDto!"
9340
9685
  ]
9341
9686
  }
9342
9687
  ],
9343
9688
  "getTransactionDetails": [
9344
- 193,
9689
+ 208,
9345
9690
  {
9346
9691
  "input": [
9347
- 329,
9692
+ 346,
9348
9693
  "GetTransactionDetailsDto!"
9349
9694
  ]
9350
9695
  }
@@ -9374,10 +9719,10 @@ exports.default = {
9374
9719
  142
9375
9720
  ],
9376
9721
  "getTransactionsPaginated": [
9377
- 203,
9722
+ 218,
9378
9723
  {
9379
9724
  "query": [
9380
- 354
9725
+ 371
9381
9726
  ]
9382
9727
  }
9383
9728
  ],
@@ -9385,10 +9730,10 @@ exports.default = {
9385
9730
  143
9386
9731
  ],
9387
9732
  "getOffersPaginated": [
9388
- 204,
9733
+ 219,
9389
9734
  {
9390
9735
  "query": [
9391
- 359
9736
+ 376
9392
9737
  ]
9393
9738
  }
9394
9739
  ],
@@ -9417,12 +9762,12 @@ exports.default = {
9417
9762
  "String!"
9418
9763
  ],
9419
9764
  "query": [
9420
- 360
9765
+ 377
9421
9766
  ]
9422
9767
  }
9423
9768
  ],
9424
9769
  "offerAvailability": [
9425
- 206,
9770
+ 221,
9426
9771
  {
9427
9772
  "offerId": [
9428
9773
  1,
@@ -9438,29 +9783,29 @@ exports.default = {
9438
9783
  152,
9439
9784
  {
9440
9785
  "query": [
9441
- 359
9786
+ 376
9442
9787
  ]
9443
9788
  }
9444
9789
  ],
9445
9790
  "getLeaderboard": [
9446
- 210,
9791
+ 225,
9447
9792
  {
9448
9793
  "input": [
9449
- 361
9794
+ 378
9450
9795
  ]
9451
9796
  }
9452
9797
  ],
9453
9798
  "getUserRank": [
9454
- 211,
9799
+ 226,
9455
9800
  {
9456
9801
  "input": [
9457
- 362,
9802
+ 379,
9458
9803
  "UserRankQueryDto!"
9459
9804
  ]
9460
9805
  }
9461
9806
  ],
9462
9807
  "athleteDashboard": [
9463
- 212,
9808
+ 227,
9464
9809
  {
9465
9810
  "athleteId": [
9466
9811
  1,
@@ -9469,137 +9814,137 @@ exports.default = {
9469
9814
  }
9470
9815
  ],
9471
9816
  "athleteScoreHistory": [
9472
- 213,
9817
+ 228,
9473
9818
  {
9474
9819
  "input": [
9475
- 363,
9820
+ 380,
9476
9821
  "ScoreHistoryQueryDto!"
9477
9822
  ]
9478
9823
  }
9479
9824
  ],
9480
9825
  "athleteRankHistory": [
9481
- 214,
9826
+ 229,
9482
9827
  {
9483
9828
  "input": [
9484
- 365,
9829
+ 382,
9485
9830
  "RankHistoryQueryDto!"
9486
9831
  ]
9487
9832
  }
9488
9833
  ],
9489
9834
  "athleteRankContext": [
9490
- 215,
9835
+ 230,
9491
9836
  {
9492
9837
  "input": [
9493
- 366,
9838
+ 383,
9494
9839
  "RankContextQueryDto!"
9495
9840
  ]
9496
9841
  }
9497
9842
  ],
9498
9843
  "athleteActivities": [
9499
- 217,
9844
+ 232,
9500
9845
  {
9501
9846
  "input": [
9502
- 369,
9847
+ 386,
9503
9848
  "ActivitiesQueryDto!"
9504
9849
  ]
9505
9850
  }
9506
9851
  ],
9507
9852
  "athleteActivityDetail": [
9508
- 220,
9853
+ 235,
9509
9854
  {
9510
9855
  "input": [
9511
- 370,
9856
+ 387,
9512
9857
  "ActivityDetailQueryDto!"
9513
9858
  ]
9514
9859
  }
9515
9860
  ],
9516
9861
  "athleteComponentSummary": [
9517
- 222,
9862
+ 237,
9518
9863
  {
9519
9864
  "input": [
9520
- 371,
9865
+ 388,
9521
9866
  "ComponentSummaryQueryDto!"
9522
9867
  ]
9523
9868
  }
9524
9869
  ],
9525
9870
  "athleteActivityDates": [
9526
- 225,
9871
+ 240,
9527
9872
  {
9528
9873
  "input": [
9529
- 372,
9874
+ 389,
9530
9875
  "ActivityDatesQueryDto!"
9531
9876
  ]
9532
9877
  }
9533
9878
  ],
9534
9879
  "socialAggregates": [
9535
- 226,
9880
+ 241,
9536
9881
  {
9537
9882
  "athleteId": [
9538
9883
  110,
9539
9884
  "ID!"
9540
9885
  ],
9541
9886
  "platform": [
9542
- 227,
9887
+ 242,
9543
9888
  "Platform!"
9544
9889
  ],
9545
9890
  "range": [
9546
- 373,
9891
+ 390,
9547
9892
  "DateRangeInput!"
9548
9893
  ],
9549
9894
  "periodType": [
9550
- 229
9895
+ 244
9551
9896
  ]
9552
9897
  }
9553
9898
  ],
9554
9899
  "postsWithComparison": [
9555
- 232,
9900
+ 247,
9556
9901
  {
9557
9902
  "athleteId": [
9558
9903
  110,
9559
9904
  "ID!"
9560
9905
  ],
9561
9906
  "platform": [
9562
- 227,
9907
+ 242,
9563
9908
  "Platform!"
9564
9909
  ],
9565
9910
  "options": [
9566
- 374
9911
+ 391
9567
9912
  ]
9568
9913
  }
9569
9914
  ],
9570
9915
  "myNotifications": [
9571
- 234,
9916
+ 249,
9572
9917
  {
9573
9918
  "input": [
9574
- 375
9919
+ 392
9575
9920
  ]
9576
9921
  }
9577
9922
  ],
9578
9923
  "notificationUnreadCount": [
9579
- 235
9924
+ 250
9580
9925
  ],
9581
9926
  "myNotificationPreferences": [
9582
- 236
9927
+ 251
9583
9928
  ],
9584
9929
  "myFollowedAthletes": [
9585
- 240,
9930
+ 255,
9586
9931
  {
9587
9932
  "input": [
9588
- 385
9933
+ 402
9589
9934
  ]
9590
9935
  }
9591
9936
  ],
9592
9937
  "isFollowingAthlete": [
9593
- 241,
9938
+ 256,
9594
9939
  {
9595
9940
  "input": [
9596
- 384,
9941
+ 401,
9597
9942
  "IsFollowingAthleteInput!"
9598
9943
  ]
9599
9944
  }
9600
9945
  ],
9601
9946
  "getEmailCampaigns": [
9602
- 245,
9947
+ 260,
9603
9948
  {
9604
9949
  "status": [
9605
9950
  1
@@ -9616,7 +9961,7 @@ exports.default = {
9616
9961
  }
9617
9962
  ],
9618
9963
  "getEmailCampaign": [
9619
- 244,
9964
+ 259,
9620
9965
  {
9621
9966
  "id": [
9622
9967
  1,
@@ -9625,16 +9970,16 @@ exports.default = {
9625
9970
  }
9626
9971
  ],
9627
9972
  "getAudiencePreview": [
9628
- 248,
9973
+ 263,
9629
9974
  {
9630
9975
  "filters": [
9631
- 389,
9976
+ 406,
9632
9977
  "AudienceFilterDto!"
9633
9978
  ]
9634
9979
  }
9635
9980
  ],
9636
9981
  "getSendGridTemplates": [
9637
- 246
9982
+ 261
9638
9983
  ],
9639
9984
  "getSendGridTemplatePreview": [
9640
9985
  1,
@@ -9646,13 +9991,13 @@ exports.default = {
9646
9991
  }
9647
9992
  ],
9648
9993
  "getEmailSegments": [
9649
- 243
9994
+ 258
9650
9995
  ],
9651
9996
  "getAiCoachThread": [
9652
- 251
9997
+ 266
9653
9998
  ],
9654
9999
  "getAiCoachThreadHistory": [
9655
- 251,
10000
+ 266,
9656
10001
  {
9657
10002
  "limit": [
9658
10003
  53
@@ -9660,7 +10005,7 @@ exports.default = {
9660
10005
  }
9661
10006
  ],
9662
10007
  "getAiCoachThreadMessages": [
9663
- 250,
10008
+ 265,
9664
10009
  {
9665
10010
  "threadId": [
9666
10011
  1,
@@ -9669,24 +10014,24 @@ exports.default = {
9669
10014
  }
9670
10015
  ],
9671
10016
  "getAiCoachConfig": [
9672
- 252
10017
+ 267
9673
10018
  ],
9674
10019
  "getAiCoachNudges": [
9675
- 254,
10020
+ 269,
9676
10021
  {
9677
10022
  "input": [
9678
- 392
10023
+ 409
9679
10024
  ]
9680
10025
  }
9681
10026
  ],
9682
10027
  "getAiCoachUnreadNudgeCount": [
9683
- 255
10028
+ 270
9684
10029
  ],
9685
10030
  "findAllTeams": [
9686
10031
  79
9687
10032
  ],
9688
10033
  "getTeamStripeAccountStatus": [
9689
- 256,
10034
+ 271,
9690
10035
  {
9691
10036
  "teamId": [
9692
10037
  1,
@@ -9727,7 +10072,7 @@ exports.default = {
9727
10072
  }
9728
10073
  ],
9729
10074
  "getTeamAnalytics": [
9730
- 259,
10075
+ 274,
9731
10076
  {
9732
10077
  "teamId": [
9733
10078
  1,
@@ -9736,7 +10081,7 @@ exports.default = {
9736
10081
  }
9737
10082
  ],
9738
10083
  "getTeamLeaderboard": [
9739
- 258,
10084
+ 273,
9740
10085
  {
9741
10086
  "teamId": [
9742
10087
  1,
@@ -9745,7 +10090,7 @@ exports.default = {
9745
10090
  }
9746
10091
  ],
9747
10092
  "getTeamDashboard": [
9748
- 261,
10093
+ 276,
9749
10094
  {
9750
10095
  "teamId": [
9751
10096
  1,
@@ -9757,7 +10102,7 @@ exports.default = {
9757
10102
  182
9758
10103
  ],
9759
10104
  "getClubStripeAccountStatus": [
9760
- 256,
10105
+ 271,
9761
10106
  {
9762
10107
  "clubId": [
9763
10108
  1,
@@ -9795,7 +10140,7 @@ exports.default = {
9795
10140
  }
9796
10141
  ],
9797
10142
  "getUsageRollup": [
9798
- 263,
10143
+ 278,
9799
10144
  {
9800
10145
  "startDate": [
9801
10146
  1,
@@ -9811,7 +10156,7 @@ exports.default = {
9811
10156
  }
9812
10157
  ],
9813
10158
  "getUsageFunnel": [
9814
- 264,
10159
+ 279,
9815
10160
  {
9816
10161
  "startDate": [
9817
10162
  1,
@@ -9827,7 +10172,7 @@ exports.default = {
9827
10172
  }
9828
10173
  ],
9829
10174
  "getRetentionCohorts": [
9830
- 265,
10175
+ 280,
9831
10176
  {
9832
10177
  "weeksBack": [
9833
10178
  53
@@ -9835,7 +10180,7 @@ exports.default = {
9835
10180
  }
9836
10181
  ],
9837
10182
  "clientCompatibility": [
9838
- 266
10183
+ 281
9839
10184
  ],
9840
10185
  "__typename": [
9841
10186
  1
@@ -9898,7 +10243,7 @@ exports.default = {
9898
10243
  5,
9899
10244
  {
9900
10245
  "tenant": [
9901
- 429,
10246
+ 447,
9902
10247
  "CreateTenantInput!"
9903
10248
  ]
9904
10249
  }
@@ -9907,7 +10252,7 @@ exports.default = {
9907
10252
  11,
9908
10253
  {
9909
10254
  "tenant": [
9910
- 429,
10255
+ 447,
9911
10256
  "CreateTenantInput!"
9912
10257
  ]
9913
10258
  }
@@ -9916,7 +10261,7 @@ exports.default = {
9916
10261
  3,
9917
10262
  {
9918
10263
  "user": [
9919
- 430,
10264
+ 448,
9920
10265
  "CreateActiveUserInput!"
9921
10266
  ]
9922
10267
  }
@@ -9951,7 +10296,7 @@ exports.default = {
9951
10296
  0,
9952
10297
  {
9953
10298
  "input": [
9954
- 431,
10299
+ 449,
9955
10300
  "RegisterUserToDomainFromEmailInput!"
9956
10301
  ]
9957
10302
  }
@@ -9960,7 +10305,7 @@ exports.default = {
9960
10305
  8,
9961
10306
  {
9962
10307
  "dto": [
9963
- 432,
10308
+ 450,
9964
10309
  "RefreshTokenInput!"
9965
10310
  ]
9966
10311
  }
@@ -9969,7 +10314,7 @@ exports.default = {
9969
10314
  35,
9970
10315
  {
9971
10316
  "input": [
9972
- 433,
10317
+ 451,
9973
10318
  "AWSS3DeleteUseTypeFileDto!"
9974
10319
  ]
9975
10320
  }
@@ -9978,7 +10323,7 @@ exports.default = {
9978
10323
  35,
9979
10324
  {
9980
10325
  "input": [
9981
- 434,
10326
+ 452,
9982
10327
  "AWSS3DeleteBucketFileDto!"
9983
10328
  ]
9984
10329
  }
@@ -9987,7 +10332,7 @@ exports.default = {
9987
10332
  35,
9988
10333
  {
9989
10334
  "input": [
9990
- 435,
10335
+ 453,
9991
10336
  "AWSS3DeleteUseTypeKeyDto!"
9992
10337
  ]
9993
10338
  }
@@ -9996,7 +10341,7 @@ exports.default = {
9996
10341
  29,
9997
10342
  {
9998
10343
  "input": [
9999
- 278,
10344
+ 293,
10000
10345
  "AWSS3UploadedFileDto!"
10001
10346
  ]
10002
10347
  }
@@ -10005,7 +10350,7 @@ exports.default = {
10005
10350
  39,
10006
10351
  {
10007
10352
  "input": [
10008
- 436,
10353
+ 454,
10009
10354
  "CreateIndustryDto!"
10010
10355
  ]
10011
10356
  }
@@ -10014,7 +10359,7 @@ exports.default = {
10014
10359
  65,
10015
10360
  {
10016
10361
  "input": [
10017
- 277,
10362
+ 292,
10018
10363
  "CreateBrandDto!"
10019
10364
  ]
10020
10365
  }
@@ -10027,7 +10372,7 @@ exports.default = {
10027
10372
  "String!"
10028
10373
  ],
10029
10374
  "input": [
10030
- 277,
10375
+ 292,
10031
10376
  "CreateBrandDto!"
10032
10377
  ]
10033
10378
  }
@@ -10071,7 +10416,7 @@ exports.default = {
10071
10416
  61,
10072
10417
  {
10073
10418
  "input": [
10074
- 437,
10419
+ 455,
10075
10420
  "RegisterSponsorInput!"
10076
10421
  ]
10077
10422
  }
@@ -10080,7 +10425,7 @@ exports.default = {
10080
10425
  61,
10081
10426
  {
10082
10427
  "input": [
10083
- 281,
10428
+ 296,
10084
10429
  "CreateSponsorDto!"
10085
10430
  ]
10086
10431
  }
@@ -10089,7 +10434,7 @@ exports.default = {
10089
10434
  112,
10090
10435
  {
10091
10436
  "input": [
10092
- 283,
10437
+ 298,
10093
10438
  "InviteAthletesDto!"
10094
10439
  ]
10095
10440
  }
@@ -10102,7 +10447,7 @@ exports.default = {
10102
10447
  "String!"
10103
10448
  ],
10104
10449
  "input": [
10105
- 438,
10450
+ 456,
10106
10451
  "UpdateSponsorDto!"
10107
10452
  ]
10108
10453
  }
@@ -10120,7 +10465,7 @@ exports.default = {
10120
10465
  158,
10121
10466
  {
10122
10467
  "input": [
10123
- 293,
10468
+ 308,
10124
10469
  "DeleteSingleValueDto!"
10125
10470
  ]
10126
10471
  }
@@ -10129,7 +10474,7 @@ exports.default = {
10129
10474
  108,
10130
10475
  {
10131
10476
  "input": [
10132
- 439,
10477
+ 457,
10133
10478
  "RegisterAthleteDto!"
10134
10479
  ]
10135
10480
  }
@@ -10138,7 +10483,7 @@ exports.default = {
10138
10483
  155,
10139
10484
  {
10140
10485
  "input": [
10141
- 440,
10486
+ 458,
10142
10487
  "EditValueDto!"
10143
10488
  ]
10144
10489
  }
@@ -10147,7 +10492,7 @@ exports.default = {
10147
10492
  167,
10148
10493
  {
10149
10494
  "input": [
10150
- 297,
10495
+ 312,
10151
10496
  "EditPictureDto!"
10152
10497
  ]
10153
10498
  }
@@ -10156,7 +10501,7 @@ exports.default = {
10156
10501
  168,
10157
10502
  {
10158
10503
  "input": [
10159
- 298,
10504
+ 313,
10160
10505
  "UploadAlbumsPicturesDto!"
10161
10506
  ]
10162
10507
  }
@@ -10165,7 +10510,7 @@ exports.default = {
10165
10510
  88,
10166
10511
  {
10167
10512
  "input": [
10168
- 287,
10513
+ 302,
10169
10514
  "CreateAthleteCompetitionDto!"
10170
10515
  ]
10171
10516
  }
@@ -10174,7 +10519,7 @@ exports.default = {
10174
10519
  88,
10175
10520
  {
10176
10521
  "input": [
10177
- 292,
10522
+ 307,
10178
10523
  "EditAthleteCompetitionDto!"
10179
10524
  ]
10180
10525
  }
@@ -10183,7 +10528,7 @@ exports.default = {
10183
10528
  158,
10184
10529
  {
10185
10530
  "input": [
10186
- 293,
10531
+ 308,
10187
10532
  "DeleteSingleValueDto!"
10188
10533
  ]
10189
10534
  }
@@ -10192,7 +10537,7 @@ exports.default = {
10192
10537
  87,
10193
10538
  {
10194
10539
  "input": [
10195
- 298,
10540
+ 313,
10196
10541
  "UploadAlbumsPicturesDto!"
10197
10542
  ]
10198
10543
  }
@@ -10201,7 +10546,7 @@ exports.default = {
10201
10546
  87,
10202
10547
  {
10203
10548
  "input": [
10204
- 441,
10549
+ 459,
10205
10550
  "EditDisplayIndexDto!"
10206
10551
  ]
10207
10552
  }
@@ -10210,7 +10555,7 @@ exports.default = {
10210
10555
  87,
10211
10556
  {
10212
10557
  "input": [
10213
- 298,
10558
+ 313,
10214
10559
  "UploadAlbumsPicturesDto!"
10215
10560
  ]
10216
10561
  }
@@ -10219,7 +10564,7 @@ exports.default = {
10219
10564
  158,
10220
10565
  {
10221
10566
  "input": [
10222
- 293,
10567
+ 308,
10223
10568
  "DeleteSingleValueDto!"
10224
10569
  ]
10225
10570
  }
@@ -10228,7 +10573,7 @@ exports.default = {
10228
10573
  157,
10229
10574
  {
10230
10575
  "input": [
10231
- 300,
10576
+ 315,
10232
10577
  "DeleteValuesDto!"
10233
10578
  ]
10234
10579
  }
@@ -10237,7 +10582,7 @@ exports.default = {
10237
10582
  82,
10238
10583
  {
10239
10584
  "input": [
10240
- 286,
10585
+ 301,
10241
10586
  "SetCompetitionResultDto!"
10242
10587
  ]
10243
10588
  }
@@ -10252,7 +10597,7 @@ exports.default = {
10252
10597
  163,
10253
10598
  {
10254
10599
  "input": [
10255
- 306,
10600
+ 321,
10256
10601
  "ForceScoreRefreshDto!"
10257
10602
  ]
10258
10603
  }
@@ -10261,7 +10606,7 @@ exports.default = {
10261
10606
  96,
10262
10607
  {
10263
10608
  "input": [
10264
- 443,
10609
+ 461,
10265
10610
  "SetCurrentCampaignDto!"
10266
10611
  ]
10267
10612
  }
@@ -10273,7 +10618,7 @@ exports.default = {
10273
10618
  179,
10274
10619
  {
10275
10620
  "input": [
10276
- 308,
10621
+ 323,
10277
10622
  "UpdateOnboardingProgressDto!"
10278
10623
  ]
10279
10624
  }
@@ -10282,7 +10627,7 @@ exports.default = {
10282
10627
  70,
10283
10628
  {
10284
10629
  "input": [
10285
- 444,
10630
+ 462,
10286
10631
  "CreateSportDto!"
10287
10632
  ]
10288
10633
  }
@@ -10291,7 +10636,7 @@ exports.default = {
10291
10636
  70,
10292
10637
  {
10293
10638
  "input": [
10294
- 445,
10639
+ 463,
10295
10640
  "UpdateSportDto!"
10296
10641
  ]
10297
10642
  }
@@ -10300,7 +10645,7 @@ exports.default = {
10300
10645
  73,
10301
10646
  {
10302
10647
  "input": [
10303
- 446,
10648
+ 464,
10304
10649
  "CreateSportLevelDto!"
10305
10650
  ]
10306
10651
  }
@@ -10309,7 +10654,7 @@ exports.default = {
10309
10654
  60,
10310
10655
  {
10311
10656
  "input": [
10312
- 448,
10657
+ 466,
10313
10658
  "CreateSponsorshipDto!"
10314
10659
  ]
10315
10660
  }
@@ -10318,7 +10663,7 @@ exports.default = {
10318
10663
  43,
10319
10664
  {
10320
10665
  "input": [
10321
- 453,
10666
+ 471,
10322
10667
  "CreateCountryDto!"
10323
10668
  ]
10324
10669
  }
@@ -10327,7 +10672,7 @@ exports.default = {
10327
10672
  42,
10328
10673
  {
10329
10674
  "input": [
10330
- 454,
10675
+ 472,
10331
10676
  "CreateStateDto!"
10332
10677
  ]
10333
10678
  }
@@ -10336,7 +10681,7 @@ exports.default = {
10336
10681
  41,
10337
10682
  {
10338
10683
  "input": [
10339
- 455,
10684
+ 473,
10340
10685
  "CreateCityDto!"
10341
10686
  ]
10342
10687
  }
@@ -10345,7 +10690,7 @@ exports.default = {
10345
10690
  31,
10346
10691
  {
10347
10692
  "input": [
10348
- 319,
10693
+ 334,
10349
10694
  "RegisterUserDto!"
10350
10695
  ]
10351
10696
  }
@@ -10354,7 +10699,7 @@ exports.default = {
10354
10699
  3,
10355
10700
  {
10356
10701
  "input": [
10357
- 275,
10702
+ 290,
10358
10703
  "VerifyCodeDto!"
10359
10704
  ]
10360
10705
  }
@@ -10363,7 +10708,7 @@ exports.default = {
10363
10708
  0,
10364
10709
  {
10365
10710
  "input": [
10366
- 275,
10711
+ 290,
10367
10712
  "VerifyCodeDto!"
10368
10713
  ]
10369
10714
  }
@@ -10372,7 +10717,7 @@ exports.default = {
10372
10717
  0,
10373
10718
  {
10374
10719
  "input": [
10375
- 319,
10720
+ 334,
10376
10721
  "RegisterUserDto!"
10377
10722
  ]
10378
10723
  }
@@ -10381,7 +10726,7 @@ exports.default = {
10381
10726
  0,
10382
10727
  {
10383
10728
  "input": [
10384
- 319,
10729
+ 334,
10385
10730
  "RegisterUserDto!"
10386
10731
  ]
10387
10732
  }
@@ -10390,7 +10735,7 @@ exports.default = {
10390
10735
  0,
10391
10736
  {
10392
10737
  "input": [
10393
- 319,
10738
+ 334,
10394
10739
  "RegisterUserDto!"
10395
10740
  ]
10396
10741
  }
@@ -10421,7 +10766,7 @@ exports.default = {
10421
10766
  155,
10422
10767
  {
10423
10768
  "input": [
10424
- 321,
10769
+ 336,
10425
10770
  "resetPasswordDto!"
10426
10771
  ]
10427
10772
  }
@@ -10439,7 +10784,7 @@ exports.default = {
10439
10784
  155,
10440
10785
  {
10441
10786
  "input": [
10442
- 322,
10787
+ 337,
10443
10788
  "UpdateUserSuspendedStatusDto!"
10444
10789
  ]
10445
10790
  }
@@ -10451,16 +10796,16 @@ exports.default = {
10451
10796
  189,
10452
10797
  {
10453
10798
  "input": [
10454
- 324,
10799
+ 339,
10455
10800
  "DeleteVtxUserDto!"
10456
10801
  ]
10457
10802
  }
10458
10803
  ],
10459
10804
  "seedAdminIfAuthorized": [
10460
- 191,
10805
+ 206,
10461
10806
  {
10462
10807
  "input": [
10463
- 325,
10808
+ 340,
10464
10809
  "AdminEmailDto!"
10465
10810
  ]
10466
10811
  }
@@ -10469,16 +10814,16 @@ exports.default = {
10469
10814
  186,
10470
10815
  {
10471
10816
  "input": [
10472
- 325,
10817
+ 340,
10473
10818
  "AdminEmailDto!"
10474
10819
  ]
10475
10820
  }
10476
10821
  ],
10477
10822
  "removeAdminUser": [
10478
- 192,
10823
+ 207,
10479
10824
  {
10480
10825
  "input": [
10481
- 325,
10826
+ 340,
10482
10827
  "AdminEmailDto!"
10483
10828
  ]
10484
10829
  }
@@ -10487,7 +10832,7 @@ exports.default = {
10487
10832
  186,
10488
10833
  {
10489
10834
  "input": [
10490
- 326,
10835
+ 341,
10491
10836
  "SetAdminUserRoleInput!"
10492
10837
  ]
10493
10838
  }
@@ -10501,11 +10846,20 @@ exports.default = {
10501
10846
  ]
10502
10847
  }
10503
10848
  ],
10849
+ "createDefaultNotificationPreference": [
10850
+ 204,
10851
+ {
10852
+ "input": [
10853
+ 343,
10854
+ "CreateDefaultNotificationPreferenceInput!"
10855
+ ]
10856
+ }
10857
+ ],
10504
10858
  "createSportsEvent": [
10505
10859
  81,
10506
10860
  {
10507
10861
  "input": [
10508
- 456,
10862
+ 474,
10509
10863
  "CreateSportEventDto!"
10510
10864
  ]
10511
10865
  }
@@ -10514,7 +10868,7 @@ exports.default = {
10514
10868
  81,
10515
10869
  {
10516
10870
  "input": [
10517
- 330,
10871
+ 347,
10518
10872
  "UpdateSportEventDto!"
10519
10873
  ]
10520
10874
  }
@@ -10532,7 +10886,7 @@ exports.default = {
10532
10886
  135,
10533
10887
  {
10534
10888
  "input": [
10535
- 331,
10889
+ 348,
10536
10890
  "MergeSportsEventsDto!"
10537
10891
  ]
10538
10892
  }
@@ -10541,7 +10895,7 @@ exports.default = {
10541
10895
  96,
10542
10896
  {
10543
10897
  "input": [
10544
- 341,
10898
+ 358,
10545
10899
  "SetFundingStatusDto!"
10546
10900
  ]
10547
10901
  }
@@ -10550,7 +10904,7 @@ exports.default = {
10550
10904
  96,
10551
10905
  {
10552
10906
  "input": [
10553
- 338,
10907
+ 355,
10554
10908
  "CreateFundingCampaignDto!"
10555
10909
  ]
10556
10910
  }
@@ -10559,7 +10913,7 @@ exports.default = {
10559
10913
  96,
10560
10914
  {
10561
10915
  "input": [
10562
- 340,
10916
+ 357,
10563
10917
  "UpdateFundingCampaignDto!"
10564
10918
  ]
10565
10919
  }
@@ -10568,7 +10922,7 @@ exports.default = {
10568
10922
  158,
10569
10923
  {
10570
10924
  "input": [
10571
- 293,
10925
+ 308,
10572
10926
  "DeleteSingleValueDto!"
10573
10927
  ]
10574
10928
  }
@@ -10577,7 +10931,7 @@ exports.default = {
10577
10931
  157,
10578
10932
  {
10579
10933
  "input": [
10580
- 300,
10934
+ 315,
10581
10935
  "DeleteValuesDto!"
10582
10936
  ]
10583
10937
  }
@@ -10595,7 +10949,7 @@ exports.default = {
10595
10949
  2,
10596
10950
  {
10597
10951
  "input": [
10598
- 343,
10952
+ 360,
10599
10953
  "AddCompetitionBudgetDto!"
10600
10954
  ]
10601
10955
  }
@@ -10604,7 +10958,7 @@ exports.default = {
10604
10958
  2,
10605
10959
  {
10606
10960
  "input": [
10607
- 344,
10961
+ 361,
10608
10962
  "EditCompetitionBudgetDto!"
10609
10963
  ]
10610
10964
  }
@@ -10613,7 +10967,7 @@ exports.default = {
10613
10967
  2,
10614
10968
  {
10615
10969
  "input": [
10616
- 345,
10970
+ 362,
10617
10971
  "EditCampaignBudgetDto!"
10618
10972
  ]
10619
10973
  }
@@ -10622,16 +10976,16 @@ exports.default = {
10622
10976
  2,
10623
10977
  {
10624
10978
  "input": [
10625
- 345,
10979
+ 362,
10626
10980
  "EditCampaignBudgetDto!"
10627
10981
  ]
10628
10982
  }
10629
10983
  ],
10630
10984
  "sendThankYou": [
10631
- 197,
10985
+ 212,
10632
10986
  {
10633
10987
  "input": [
10634
- 457,
10988
+ 475,
10635
10989
  "SendThankYouDto!"
10636
10990
  ]
10637
10991
  }
@@ -10640,7 +10994,7 @@ exports.default = {
10640
10994
  96,
10641
10995
  {
10642
10996
  "input": [
10643
- 458,
10997
+ 476,
10644
10998
  "UpdateThankYouTemplateDto!"
10645
10999
  ]
10646
11000
  }
@@ -10649,7 +11003,7 @@ exports.default = {
10649
11003
  89,
10650
11004
  {
10651
11005
  "input": [
10652
- 348,
11006
+ 365,
10653
11007
  "CreateMembershipOrganizationDto!"
10654
11008
  ]
10655
11009
  }
@@ -10658,7 +11012,7 @@ exports.default = {
10658
11012
  91,
10659
11013
  {
10660
11014
  "input": [
10661
- 349,
11015
+ 366,
10662
11016
  "CreateAthleteMembershipDto!"
10663
11017
  ]
10664
11018
  }
@@ -10667,7 +11021,7 @@ exports.default = {
10667
11021
  158,
10668
11022
  {
10669
11023
  "input": [
10670
- 293,
11024
+ 308,
10671
11025
  "DeleteSingleValueDto!"
10672
11026
  ]
10673
11027
  }
@@ -10688,7 +11042,7 @@ exports.default = {
10688
11042
  104,
10689
11043
  {
10690
11044
  "input": [
10691
- 459,
11045
+ 477,
10692
11046
  "CreateStripeAccountDto!"
10693
11047
  ]
10694
11048
  }
@@ -10700,7 +11054,7 @@ exports.default = {
10700
11054
  114,
10701
11055
  {
10702
11056
  "input": [
10703
- 276,
11057
+ 291,
10704
11058
  "DonationCheckoutDto!"
10705
11059
  ]
10706
11060
  }
@@ -10715,7 +11069,7 @@ exports.default = {
10715
11069
  139,
10716
11070
  {
10717
11071
  "input": [
10718
- 353,
11072
+ 370,
10719
11073
  "RegisterMemberDto!"
10720
11074
  ]
10721
11075
  }
@@ -10724,7 +11078,7 @@ exports.default = {
10724
11078
  143,
10725
11079
  {
10726
11080
  "input": [
10727
- 356,
11081
+ 373,
10728
11082
  "CreateOfferDto!"
10729
11083
  ]
10730
11084
  }
@@ -10737,7 +11091,7 @@ exports.default = {
10737
11091
  "String!"
10738
11092
  ],
10739
11093
  "input": [
10740
- 356,
11094
+ 373,
10741
11095
  "CreateOfferDto!"
10742
11096
  ]
10743
11097
  }
@@ -10809,7 +11163,7 @@ exports.default = {
10809
11163
  }
10810
11164
  ],
10811
11165
  "uploadCouponCodes": [
10812
- 205,
11166
+ 220,
10813
11167
  {
10814
11168
  "offerId": [
10815
11169
  1,
@@ -10825,10 +11179,10 @@ exports.default = {
10825
11179
  2
10826
11180
  ],
10827
11181
  "markNotificationAsRead": [
10828
- 233,
11182
+ 248,
10829
11183
  {
10830
11184
  "input": [
10831
- 376,
11185
+ 393,
10832
11186
  "MarkNotificationReadDto!"
10833
11187
  ]
10834
11188
  }
@@ -10840,25 +11194,25 @@ exports.default = {
10840
11194
  2,
10841
11195
  {
10842
11196
  "input": [
10843
- 377,
11197
+ 394,
10844
11198
  "DismissNotificationDto!"
10845
11199
  ]
10846
11200
  }
10847
11201
  ],
10848
11202
  "updateNotificationPreferences": [
10849
- 236,
11203
+ 251,
10850
11204
  {
10851
11205
  "input": [
10852
- 378,
11206
+ 395,
10853
11207
  "UpdateNotificationPreferenceDto!"
10854
11208
  ]
10855
11209
  }
10856
11210
  ],
10857
11211
  "registerDeviceToken": [
10858
- 237,
11212
+ 252,
10859
11213
  {
10860
11214
  "input": [
10861
- 379,
11215
+ 396,
10862
11216
  "RegisterDeviceTokenDto!"
10863
11217
  ]
10864
11218
  }
@@ -10867,7 +11221,7 @@ exports.default = {
10867
11221
  2,
10868
11222
  {
10869
11223
  "input": [
10870
- 380,
11224
+ 397,
10871
11225
  "UnregisterDeviceTokenDto!"
10872
11226
  ]
10873
11227
  }
@@ -10876,7 +11230,7 @@ exports.default = {
10876
11230
  2,
10877
11231
  {
10878
11232
  "input": [
10879
- 382,
11233
+ 399,
10880
11234
  "FollowAthleteInput!"
10881
11235
  ]
10882
11236
  }
@@ -10885,29 +11239,29 @@ exports.default = {
10885
11239
  2,
10886
11240
  {
10887
11241
  "input": [
10888
- 383,
11242
+ 400,
10889
11243
  "UnfollowAthleteInput!"
10890
11244
  ]
10891
11245
  }
10892
11246
  ],
10893
11247
  "createEmailCampaign": [
10894
- 244,
11248
+ 259,
10895
11249
  {
10896
11250
  "input": [
10897
- 460,
11251
+ 478,
10898
11252
  "CreateEmailCampaignDto!"
10899
11253
  ]
10900
11254
  }
10901
11255
  ],
10902
11256
  "updateEmailCampaign": [
10903
- 244,
11257
+ 259,
10904
11258
  {
10905
11259
  "id": [
10906
11260
  1,
10907
11261
  "String!"
10908
11262
  ],
10909
11263
  "input": [
10910
- 461,
11264
+ 479,
10911
11265
  "UpdateEmailCampaignDto!"
10912
11266
  ]
10913
11267
  }
@@ -10922,7 +11276,7 @@ exports.default = {
10922
11276
  }
10923
11277
  ],
10924
11278
  "cloneEmailCampaign": [
10925
- 244,
11279
+ 259,
10926
11280
  {
10927
11281
  "id": [
10928
11282
  1,
@@ -10953,7 +11307,7 @@ exports.default = {
10953
11307
  }
10954
11308
  ],
10955
11309
  "scheduleEmailCampaign": [
10956
- 244,
11310
+ 259,
10957
11311
  {
10958
11312
  "campaignId": [
10959
11313
  1,
@@ -10966,7 +11320,7 @@ exports.default = {
10966
11320
  }
10967
11321
  ],
10968
11322
  "cancelScheduledEmail": [
10969
- 244,
11323
+ 259,
10970
11324
  {
10971
11325
  "campaignId": [
10972
11326
  1,
@@ -10975,23 +11329,23 @@ exports.default = {
10975
11329
  }
10976
11330
  ],
10977
11331
  "createEmailSegment": [
10978
- 243,
11332
+ 258,
10979
11333
  {
10980
11334
  "input": [
10981
- 462,
11335
+ 480,
10982
11336
  "CreateEmailSegmentDto!"
10983
11337
  ]
10984
11338
  }
10985
11339
  ],
10986
11340
  "updateEmailSegment": [
10987
- 243,
11341
+ 258,
10988
11342
  {
10989
11343
  "id": [
10990
11344
  1,
10991
11345
  "String!"
10992
11346
  ],
10993
11347
  "input": [
10994
- 463,
11348
+ 481,
10995
11349
  "UpdateEmailSegmentDto!"
10996
11350
  ]
10997
11351
  }
@@ -11006,28 +11360,28 @@ exports.default = {
11006
11360
  }
11007
11361
  ],
11008
11362
  "sendPushCampaign": [
11009
- 249,
11363
+ 264,
11010
11364
  {
11011
11365
  "input": [
11012
- 388,
11366
+ 405,
11013
11367
  "SendPushCampaignInput!"
11014
11368
  ]
11015
11369
  }
11016
11370
  ],
11017
11371
  "sendAiCoachMessage": [
11018
- 250,
11372
+ 265,
11019
11373
  {
11020
11374
  "input": [
11021
- 390,
11375
+ 407,
11022
11376
  "SendChatMessageDto!"
11023
11377
  ]
11024
11378
  }
11025
11379
  ],
11026
11380
  "updateAiCoachConfig": [
11027
- 252,
11381
+ 267,
11028
11382
  {
11029
11383
  "input": [
11030
- 391,
11384
+ 408,
11031
11385
  "UpdateAiCoachConfigDto!"
11032
11386
  ]
11033
11387
  }
@@ -11045,7 +11399,7 @@ exports.default = {
11045
11399
  79,
11046
11400
  {
11047
11401
  "input": [
11048
- 393,
11402
+ 410,
11049
11403
  "CreateTeamInput!"
11050
11404
  ]
11051
11405
  }
@@ -11054,7 +11408,7 @@ exports.default = {
11054
11408
  79,
11055
11409
  {
11056
11410
  "input": [
11057
- 394,
11411
+ 411,
11058
11412
  "UpdateTeamInput!"
11059
11413
  ]
11060
11414
  }
@@ -11063,7 +11417,7 @@ exports.default = {
11063
11417
  77,
11064
11418
  {
11065
11419
  "input": [
11066
- 395,
11420
+ 412,
11067
11421
  "JoinTeamInput!"
11068
11422
  ]
11069
11423
  }
@@ -11098,7 +11452,7 @@ exports.default = {
11098
11452
  77,
11099
11453
  {
11100
11454
  "input": [
11101
- 396,
11455
+ 413,
11102
11456
  "ManageTeamMemberInput!"
11103
11457
  ]
11104
11458
  }
@@ -11152,7 +11506,7 @@ exports.default = {
11152
11506
  182,
11153
11507
  {
11154
11508
  "input": [
11155
- 397,
11509
+ 414,
11156
11510
  "CreateClubInput!"
11157
11511
  ]
11158
11512
  }
@@ -11161,7 +11515,7 @@ exports.default = {
11161
11515
  182,
11162
11516
  {
11163
11517
  "input": [
11164
- 398,
11518
+ 415,
11165
11519
  "UpdateClubInput!"
11166
11520
  ]
11167
11521
  }
@@ -11170,7 +11524,7 @@ exports.default = {
11170
11524
  185,
11171
11525
  {
11172
11526
  "input": [
11173
- 399,
11527
+ 416,
11174
11528
  "JoinClubInput!"
11175
11529
  ]
11176
11530
  }
@@ -11201,7 +11555,7 @@ exports.default = {
11201
11555
  185,
11202
11556
  {
11203
11557
  "input": [
11204
- 400,
11558
+ 417,
11205
11559
  "ManageClubMemberInput!"
11206
11560
  ]
11207
11561
  }
@@ -11261,19 +11615,19 @@ exports.default = {
11261
11615
  }
11262
11616
  ],
11263
11617
  "trackUsageEvents": [
11264
- 262,
11618
+ 277,
11265
11619
  {
11266
11620
  "events": [
11267
- 464,
11621
+ 482,
11268
11622
  "[UsageEventInput!]!"
11269
11623
  ]
11270
11624
  }
11271
11625
  ],
11272
11626
  "requestMyDataExport": [
11273
- 238,
11627
+ 253,
11274
11628
  {
11275
11629
  "input": [
11276
- 381
11630
+ 398
11277
11631
  ]
11278
11632
  }
11279
11633
  ],
@@ -11486,10 +11840,10 @@ exports.default = {
11486
11840
  1
11487
11841
  ],
11488
11842
  "profilePicture": [
11489
- 278
11843
+ 293
11490
11844
  ],
11491
11845
  "cardPicture": [
11492
- 278
11846
+ 293
11493
11847
  ],
11494
11848
  "__typename": [
11495
11849
  1
@@ -11508,7 +11862,7 @@ exports.default = {
11508
11862
  },
11509
11863
  "EditDisplayIndexDto": {
11510
11864
  "updates": [
11511
- 442
11865
+ 460
11512
11866
  ],
11513
11867
  "__typename": [
11514
11868
  1
@@ -11572,7 +11926,7 @@ exports.default = {
11572
11926
  18
11573
11927
  ],
11574
11928
  "translations": [
11575
- 447
11929
+ 465
11576
11930
  ],
11577
11931
  "__typename": [
11578
11932
  1
@@ -11606,10 +11960,10 @@ exports.default = {
11606
11960
  18
11607
11961
  ],
11608
11962
  "banner": [
11609
- 278
11963
+ 293
11610
11964
  ],
11611
11965
  "criteria": [
11612
- 357
11966
+ 374
11613
11967
  ],
11614
11968
  "deadline": [
11615
11969
  14
@@ -11618,13 +11972,13 @@ exports.default = {
11618
11972
  14
11619
11973
  ],
11620
11974
  "duration": [
11621
- 449
11975
+ 467
11622
11976
  ],
11623
11977
  "sponsorshipItems": [
11624
- 450
11978
+ 468
11625
11979
  ],
11626
11980
  "commitments": [
11627
- 451
11981
+ 469
11628
11982
  ],
11629
11983
  "terms": [
11630
11984
  1
@@ -11636,7 +11990,7 @@ exports.default = {
11636
11990
  2
11637
11991
  ],
11638
11992
  "translations": [
11639
- 452
11993
+ 470
11640
11994
  ],
11641
11995
  "__typename": [
11642
11996
  1
@@ -11713,7 +12067,7 @@ exports.default = {
11713
12067
  1
11714
12068
  ],
11715
12069
  "banner": [
11716
- 278
12070
+ 293
11717
12071
  ],
11718
12072
  "terms": [
11719
12073
  1
@@ -11820,7 +12174,7 @@ exports.default = {
11820
12174
  1
11821
12175
  ],
11822
12176
  "banner": [
11823
- 278
12177
+ 293
11824
12178
  ],
11825
12179
  "eventLevel": [
11826
12180
  1
@@ -11888,7 +12242,7 @@ exports.default = {
11888
12242
  1
11889
12243
  ],
11890
12244
  "audienceFilters": [
11891
- 389
12245
+ 406
11892
12246
  ],
11893
12247
  "segmentId": [
11894
12248
  1
@@ -11914,7 +12268,7 @@ exports.default = {
11914
12268
  1
11915
12269
  ],
11916
12270
  "audienceFilters": [
11917
- 389
12271
+ 406
11918
12272
  ],
11919
12273
  "segmentId": [
11920
12274
  1
@@ -11931,7 +12285,7 @@ exports.default = {
11931
12285
  1
11932
12286
  ],
11933
12287
  "filters": [
11934
- 389
12288
+ 406
11935
12289
  ],
11936
12290
  "__typename": [
11937
12291
  1
@@ -11942,7 +12296,7 @@ exports.default = {
11942
12296
  1
11943
12297
  ],
11944
12298
  "filters": [
11945
- 389
12299
+ 406
11946
12300
  ],
11947
12301
  "__typename": [
11948
12302
  1