@vertikalx/vtx-backend-client 3.0.0-dev-max.146 → 3.0.0-dev-max.148

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.
@@ -19,10 +19,10 @@ exports.default = {
19
19
  213,
20
20
  214,
21
21
  219,
22
- 327,
23
- 348,
24
- 349,
25
- 350
22
+ 333,
23
+ 357,
24
+ 358,
25
+ 359
26
26
  ],
27
27
  "types": {
28
28
  "User": {
@@ -2806,7 +2806,7 @@ exports.default = {
2806
2806
  90
2807
2807
  ],
2808
2808
  "mode": [
2809
- 348
2809
+ 357
2810
2810
  ],
2811
2811
  "athleteId": [
2812
2812
  1
@@ -5477,6 +5477,135 @@ exports.default = {
5477
5477
  1
5478
5478
  ]
5479
5479
  },
5480
+ "AiCoachMessage": {
5481
+ "_id": [
5482
+ 103
5483
+ ],
5484
+ "threadId": [
5485
+ 1
5486
+ ],
5487
+ "role": [
5488
+ 1
5489
+ ],
5490
+ "messageType": [
5491
+ 1
5492
+ ],
5493
+ "content": [
5494
+ 1
5495
+ ],
5496
+ "tokenCount": [
5497
+ 51
5498
+ ],
5499
+ "createdAt": [
5500
+ 14
5501
+ ],
5502
+ "index": [
5503
+ 51
5504
+ ],
5505
+ "__typename": [
5506
+ 1
5507
+ ]
5508
+ },
5509
+ "AiCoachThread": {
5510
+ "_id": [
5511
+ 103
5512
+ ],
5513
+ "athleteId": [
5514
+ 1
5515
+ ],
5516
+ "weekStart": [
5517
+ 1
5518
+ ],
5519
+ "status": [
5520
+ 1
5521
+ ],
5522
+ "summary": [
5523
+ 1
5524
+ ],
5525
+ "createdAt": [
5526
+ 14
5527
+ ],
5528
+ "updatedAt": [
5529
+ 14
5530
+ ],
5531
+ "messages": [
5532
+ 234
5533
+ ],
5534
+ "__typename": [
5535
+ 1
5536
+ ]
5537
+ },
5538
+ "AiCoachConfig": {
5539
+ "athleteId": [
5540
+ 1
5541
+ ],
5542
+ "enabled": [
5543
+ 2
5544
+ ],
5545
+ "nudgesEnabled": [
5546
+ 2
5547
+ ],
5548
+ "preferredFocus": [
5549
+ 1
5550
+ ],
5551
+ "updatedAt": [
5552
+ 14
5553
+ ],
5554
+ "__typename": [
5555
+ 1
5556
+ ]
5557
+ },
5558
+ "AiCoachNudge": {
5559
+ "_id": [
5560
+ 103
5561
+ ],
5562
+ "athleteId": [
5563
+ 1
5564
+ ],
5565
+ "nudgeType": [
5566
+ 1
5567
+ ],
5568
+ "title": [
5569
+ 1
5570
+ ],
5571
+ "body": [
5572
+ 1
5573
+ ],
5574
+ "data": [
5575
+ 219
5576
+ ],
5577
+ "read": [
5578
+ 2
5579
+ ],
5580
+ "createdAt": [
5581
+ 14
5582
+ ],
5583
+ "expiresAt": [
5584
+ 14
5585
+ ],
5586
+ "__typename": [
5587
+ 1
5588
+ ]
5589
+ },
5590
+ "AiCoachNudgeListResponse": {
5591
+ "nudges": [
5592
+ 237
5593
+ ],
5594
+ "total": [
5595
+ 51
5596
+ ],
5597
+ "__typename": [
5598
+ 1
5599
+ ]
5600
+ },
5601
+ "AiCoachUnreadNudgeCountResponse": {
5602
+ "count": [
5603
+ 51
5604
+ ],
5605
+ "__typename": [
5606
+ 1
5607
+ ]
5608
+ },
5480
5609
  "CreateDatabaseFileDto": {
5481
5610
  "identifier": [
5482
5611
  1
@@ -5661,13 +5790,13 @@ exports.default = {
5661
5790
  1
5662
5791
  ],
5663
5792
  "logo": [
5664
- 245
5793
+ 251
5665
5794
  ],
5666
5795
  "banner": [
5667
- 245
5796
+ 251
5668
5797
  ],
5669
5798
  "translations": [
5670
- 246
5799
+ 252
5671
5800
  ],
5672
5801
  "sponsorId": [
5673
5802
  1
@@ -5719,10 +5848,10 @@ exports.default = {
5719
5848
  1
5720
5849
  ],
5721
5850
  "logo": [
5722
- 245
5851
+ 251
5723
5852
  ],
5724
5853
  "banner": [
5725
- 245
5854
+ 251
5726
5855
  ],
5727
5856
  "__typename": [
5728
5857
  1
@@ -5790,7 +5919,7 @@ exports.default = {
5790
5919
  1
5791
5920
  ],
5792
5921
  "invitations": [
5793
- 249
5922
+ 255
5794
5923
  ],
5795
5924
  "__typename": [
5796
5925
  1
@@ -5927,7 +6056,7 @@ exports.default = {
5927
6056
  1
5928
6057
  ],
5929
6058
  "result": [
5930
- 252
6059
+ 258
5931
6060
  ],
5932
6061
  "cityId": [
5933
6062
  1
@@ -5950,7 +6079,7 @@ exports.default = {
5950
6079
  1
5951
6080
  ],
5952
6081
  "result": [
5953
- 252
6082
+ 258
5954
6083
  ],
5955
6084
  "cityId": [
5956
6085
  1
@@ -5986,13 +6115,13 @@ exports.default = {
5986
6115
  },
5987
6116
  "CursorPaginationDto": {
5988
6117
  "sortCriteria": [
5989
- 256
6118
+ 262
5990
6119
  ],
5991
6120
  "limit": [
5992
6121
  18
5993
6122
  ],
5994
6123
  "cursorPosition": [
5995
- 257
6124
+ 263
5996
6125
  ],
5997
6126
  "__typename": [
5998
6127
  1
@@ -6067,7 +6196,7 @@ exports.default = {
6067
6196
  1
6068
6197
  ],
6069
6198
  "currentCampaign": [
6070
- 260
6199
+ 266
6071
6200
  ],
6072
6201
  "sports": [
6073
6202
  1
@@ -6129,10 +6258,10 @@ exports.default = {
6129
6258
  },
6130
6259
  "AthleteQueryDto": {
6131
6260
  "cursor": [
6132
- 258
6261
+ 264
6133
6262
  ],
6134
6263
  "filters": [
6135
- 261
6264
+ 267
6136
6265
  ],
6137
6266
  "__typename": [
6138
6267
  1
@@ -6143,7 +6272,7 @@ exports.default = {
6143
6272
  1
6144
6273
  ],
6145
6274
  "newPicture": [
6146
- 245
6275
+ 251
6147
6276
  ],
6148
6277
  "__typename": [
6149
6278
  1
@@ -6157,7 +6286,7 @@ exports.default = {
6157
6286
  1
6158
6287
  ],
6159
6288
  "pictures": [
6160
- 245
6289
+ 251
6161
6290
  ],
6162
6291
  "albumId": [
6163
6292
  1
@@ -6486,7 +6615,7 @@ exports.default = {
6486
6615
  },
6487
6616
  "resetPasswordDto": {
6488
6617
  "code": [
6489
- 242
6618
+ 248
6490
6619
  ],
6491
6620
  "newPassword": [
6492
6621
  1
@@ -6617,7 +6746,7 @@ exports.default = {
6617
6746
  1
6618
6747
  ],
6619
6748
  "banner": [
6620
- 245
6749
+ 251
6621
6750
  ],
6622
6751
  "eventLevel": [
6623
6752
  1
@@ -6726,7 +6855,7 @@ exports.default = {
6726
6855
  18
6727
6856
  ],
6728
6857
  "items": [
6729
- 296
6858
+ 302
6730
6859
  ],
6731
6860
  "__typename": [
6732
6861
  1
@@ -6737,7 +6866,7 @@ exports.default = {
6737
6866
  18
6738
6867
  ],
6739
6868
  "items": [
6740
- 296
6869
+ 302
6741
6870
  ],
6742
6871
  "athleteCompetitionId": [
6743
6872
  1
@@ -6786,16 +6915,16 @@ exports.default = {
6786
6915
  14
6787
6916
  ],
6788
6917
  "budget": [
6789
- 298
6918
+ 304
6790
6919
  ],
6791
6920
  "competitionBudgets": [
6792
- 299
6921
+ 305
6793
6922
  ],
6794
6923
  "competitionIds": [
6795
6924
  1
6796
6925
  ],
6797
6926
  "video": [
6798
- 300
6927
+ 306
6799
6928
  ],
6800
6929
  "coverImageId": [
6801
6930
  1
@@ -6830,16 +6959,16 @@ exports.default = {
6830
6959
  14
6831
6960
  ],
6832
6961
  "budget": [
6833
- 298
6962
+ 304
6834
6963
  ],
6835
6964
  "competitionBudgets": [
6836
- 299
6965
+ 305
6837
6966
  ],
6838
6967
  "competitionIds": [
6839
6968
  1
6840
6969
  ],
6841
6970
  "video": [
6842
- 300
6971
+ 306
6843
6972
  ],
6844
6973
  "coverImageId": [
6845
6974
  1
@@ -6877,16 +7006,16 @@ exports.default = {
6877
7006
  14
6878
7007
  ],
6879
7008
  "budget": [
6880
- 298
7009
+ 304
6881
7010
  ],
6882
7011
  "competitionBudgets": [
6883
- 299
7012
+ 305
6884
7013
  ],
6885
7014
  "competitionIds": [
6886
7015
  1
6887
7016
  ],
6888
7017
  "video": [
6889
- 300
7018
+ 306
6890
7019
  ],
6891
7020
  "coverImageId": [
6892
7021
  1
@@ -6911,7 +7040,7 @@ exports.default = {
6911
7040
  },
6912
7041
  "BudgetDto": {
6913
7042
  "items": [
6914
- 296
7043
+ 302
6915
7044
  ],
6916
7045
  "fundingMode": [
6917
7046
  1
@@ -6925,7 +7054,7 @@ exports.default = {
6925
7054
  1
6926
7055
  ],
6927
7056
  "budget": [
6928
- 305
7057
+ 311
6929
7058
  ],
6930
7059
  "__typename": [
6931
7060
  1
@@ -6936,7 +7065,7 @@ exports.default = {
6936
7065
  1
6937
7066
  ],
6938
7067
  "budget": [
6939
- 305
7068
+ 311
6940
7069
  ],
6941
7070
  "__typename": [
6942
7071
  1
@@ -6956,7 +7085,7 @@ exports.default = {
6956
7085
  18
6957
7086
  ],
6958
7087
  "budget": [
6959
- 305
7088
+ 311
6960
7089
  ],
6961
7090
  "__typename": [
6962
7091
  1
@@ -6993,7 +7122,7 @@ exports.default = {
6993
7122
  1
6994
7123
  ],
6995
7124
  "filters": [
6996
- 309
7125
+ 315
6997
7126
  ],
6998
7127
  "sortField": [
6999
7128
  1
@@ -7019,7 +7148,7 @@ exports.default = {
7019
7148
  1
7020
7149
  ],
7021
7150
  "logo": [
7022
- 245
7151
+ 251
7023
7152
  ],
7024
7153
  "countryId": [
7025
7154
  1
@@ -7107,7 +7236,7 @@ exports.default = {
7107
7236
  1
7108
7237
  ],
7109
7238
  "profilePicture": [
7110
- 245
7239
+ 251
7111
7240
  ],
7112
7241
  "__typename": [
7113
7242
  1
@@ -7159,7 +7288,7 @@ exports.default = {
7159
7288
  18
7160
7289
  ],
7161
7290
  "sortCriteria": [
7162
- 256
7291
+ 262
7163
7292
  ],
7164
7293
  "__typename": [
7165
7294
  1
@@ -7176,7 +7305,7 @@ exports.default = {
7176
7305
  1
7177
7306
  ],
7178
7307
  "offerImage": [
7179
- 245
7308
+ 251
7180
7309
  ],
7181
7310
  "type": [
7182
7311
  1
@@ -7200,7 +7329,7 @@ exports.default = {
7200
7329
  1
7201
7330
  ],
7202
7331
  "criteria": [
7203
- 320
7332
+ 326
7204
7333
  ],
7205
7334
  "dateStart": [
7206
7335
  14
@@ -7235,7 +7364,7 @@ exports.default = {
7235
7364
  1
7236
7365
  ],
7237
7366
  "qualificationsBag": [
7238
- 321
7367
+ 327
7239
7368
  ],
7240
7369
  "__typename": [
7241
7370
  1
@@ -7243,28 +7372,28 @@ exports.default = {
7243
7372
  },
7244
7373
  "QualificationsBagDto": {
7245
7374
  "ageQualifications": [
7246
- 276
7375
+ 282
7247
7376
  ],
7248
7377
  "genderQualifications": [
7249
- 277
7378
+ 283
7250
7379
  ],
7251
7380
  "scoreQualifications": [
7252
- 279
7381
+ 285
7253
7382
  ],
7254
7383
  "locationQualifications": [
7255
- 280
7384
+ 286
7256
7385
  ],
7257
7386
  "nationalityQualifications": [
7258
- 278
7387
+ 284
7259
7388
  ],
7260
7389
  "distanceQualifications": [
7261
- 281
7390
+ 287
7262
7391
  ],
7263
7392
  "sportsQualifications": [
7264
- 282
7393
+ 288
7265
7394
  ],
7266
7395
  "levelQualifications": [
7267
- 283
7396
+ 289
7268
7397
  ],
7269
7398
  "__typename": [
7270
7399
  1
@@ -7310,7 +7439,7 @@ exports.default = {
7310
7439
  },
7311
7440
  "OfferClaimQueryDto": {
7312
7441
  "status": [
7313
- 349
7442
+ 358
7314
7443
  ],
7315
7444
  "__typename": [
7316
7445
  1
@@ -7364,7 +7493,7 @@ exports.default = {
7364
7493
  1
7365
7494
  ],
7366
7495
  "timeRange": [
7367
- 327
7496
+ 333
7368
7497
  ],
7369
7498
  "__typename": [
7370
7499
  1
@@ -7376,7 +7505,7 @@ exports.default = {
7376
7505
  1
7377
7506
  ],
7378
7507
  "timeRange": [
7379
- 327
7508
+ 333
7380
7509
  ],
7381
7510
  "sportId": [
7382
7511
  1
@@ -7433,7 +7562,7 @@ exports.default = {
7433
7562
  1
7434
7563
  ],
7435
7564
  "metricRanges": [
7436
- 330
7565
+ 336
7437
7566
  ],
7438
7567
  "__typename": [
7439
7568
  1
@@ -7447,7 +7576,7 @@ exports.default = {
7447
7576
  209
7448
7577
  ],
7449
7578
  "timeRange": [
7450
- 327
7579
+ 333
7451
7580
  ],
7452
7581
  "page": [
7453
7582
  51
@@ -7456,7 +7585,7 @@ exports.default = {
7456
7585
  51
7457
7586
  ],
7458
7587
  "filters": [
7459
- 331
7588
+ 337
7460
7589
  ],
7461
7590
  "__typename": [
7462
7591
  1
@@ -7511,7 +7640,7 @@ exports.default = {
7511
7640
  51
7512
7641
  ],
7513
7642
  "sortBy": [
7514
- 350
7643
+ 359
7515
7644
  ],
7516
7645
  "contentType": [
7517
7646
  213
@@ -7636,6 +7765,39 @@ exports.default = {
7636
7765
  1
7637
7766
  ]
7638
7767
  },
7768
+ "SendChatMessageDto": {
7769
+ "threadId": [
7770
+ 1
7771
+ ],
7772
+ "message": [
7773
+ 1
7774
+ ],
7775
+ "__typename": [
7776
+ 1
7777
+ ]
7778
+ },
7779
+ "UpdateAiCoachConfigDto": {
7780
+ "enabled": [
7781
+ 2
7782
+ ],
7783
+ "nudgesEnabled": [
7784
+ 2
7785
+ ],
7786
+ "preferredFocus": [
7787
+ 1
7788
+ ],
7789
+ "__typename": [
7790
+ 1
7791
+ ]
7792
+ },
7793
+ "NudgeQueryDto": {
7794
+ "unreadOnly": [
7795
+ 2
7796
+ ],
7797
+ "__typename": [
7798
+ 1
7799
+ ]
7800
+ },
7639
7801
  "DonationMode": {},
7640
7802
  "OfferClaimStatus": {},
7641
7803
  "PostSortOption": {},
@@ -7709,7 +7871,7 @@ exports.default = {
7709
7871
  32,
7710
7872
  {
7711
7873
  "input": [
7712
- 352,
7874
+ 361,
7713
7875
  "AWSS3GetUploadDto!"
7714
7876
  ]
7715
7877
  }
@@ -7733,7 +7895,7 @@ exports.default = {
7733
7895
  146,
7734
7896
  {
7735
7897
  "query": [
7736
- 247
7898
+ 253
7737
7899
  ]
7738
7900
  }
7739
7901
  ],
@@ -7779,7 +7941,7 @@ exports.default = {
7779
7941
  147,
7780
7942
  {
7781
7943
  "query": [
7782
- 251
7944
+ 257
7783
7945
  ]
7784
7946
  }
7785
7947
  ],
@@ -7787,7 +7949,7 @@ exports.default = {
7787
7949
  105,
7788
7950
  {
7789
7951
  "input": [
7790
- 353,
7952
+ 362,
7791
7953
  "FindSponsorAthleteInvitationDto!"
7792
7954
  ]
7793
7955
  }
@@ -7796,7 +7958,7 @@ exports.default = {
7796
7958
  165,
7797
7959
  {
7798
7960
  "input": [
7799
- 266,
7961
+ 272,
7800
7962
  "existValueDto!"
7801
7963
  ]
7802
7964
  }
@@ -7808,7 +7970,7 @@ exports.default = {
7808
7970
  159,
7809
7971
  {
7810
7972
  "input": [
7811
- 262,
7973
+ 268,
7812
7974
  "AthleteQueryDto!"
7813
7975
  ]
7814
7976
  }
@@ -7856,7 +8018,7 @@ exports.default = {
7856
8018
  82,
7857
8019
  {
7858
8020
  "input": [
7859
- 354,
8021
+ 363,
7860
8022
  "GetAthleteCompetitionsDto!"
7861
8023
  ]
7862
8024
  }
@@ -7904,7 +8066,7 @@ exports.default = {
7904
8066
  159,
7905
8067
  {
7906
8068
  "input": [
7907
- 262,
8069
+ 268,
7908
8070
  "AthleteQueryDto!"
7909
8071
  ]
7910
8072
  }
@@ -7922,7 +8084,7 @@ exports.default = {
7922
8084
  162,
7923
8085
  {
7924
8086
  "input": [
7925
- 266,
8087
+ 272,
7926
8088
  "existValueDto!"
7927
8089
  ]
7928
8090
  }
@@ -7931,7 +8093,7 @@ exports.default = {
7931
8093
  171,
7932
8094
  {
7933
8095
  "input": [
7934
- 272,
8096
+ 278,
7935
8097
  "CheckScoreRefreshCapabilityDto!"
7936
8098
  ]
7937
8099
  }
@@ -7940,7 +8102,7 @@ exports.default = {
7940
8102
  166,
7941
8103
  {
7942
8104
  "input": [
7943
- 268,
8105
+ 274,
7944
8106
  "GetHistoricalScoresDto!"
7945
8107
  ]
7946
8108
  }
@@ -7949,7 +8111,7 @@ exports.default = {
7949
8111
  99,
7950
8112
  {
7951
8113
  "input": [
7952
- 268,
8114
+ 274,
7953
8115
  "GetHistoricalScoresDto!"
7954
8116
  ]
7955
8117
  }
@@ -7958,7 +8120,7 @@ exports.default = {
7958
8120
  166,
7959
8121
  {
7960
8122
  "input": [
7961
- 267,
8123
+ 273,
7962
8124
  "GetMyHistoricalScoresDto!"
7963
8125
  ]
7964
8126
  }
@@ -7967,7 +8129,7 @@ exports.default = {
7967
8129
  99,
7968
8130
  {
7969
8131
  "input": [
7970
- 267,
8132
+ 273,
7971
8133
  "GetMyHistoricalScoresDto!"
7972
8134
  ]
7973
8135
  }
@@ -7976,7 +8138,7 @@ exports.default = {
7976
8138
  90,
7977
8139
  {
7978
8140
  "input": [
7979
- 269,
8141
+ 275,
7980
8142
  "GetAthleteCampaignsDto!"
7981
8143
  ]
7982
8144
  }
@@ -7985,7 +8147,7 @@ exports.default = {
7985
8147
  169,
7986
8148
  {
7987
8149
  "input": [
7988
- 270,
8150
+ 276,
7989
8151
  "BrowseCampaignsDto!"
7990
8152
  ]
7991
8153
  }
@@ -8009,7 +8171,7 @@ exports.default = {
8009
8171
  174,
8010
8172
  {
8011
8173
  "query": [
8012
- 274
8174
+ 280
8013
8175
  ]
8014
8176
  }
8015
8177
  ],
@@ -8077,7 +8239,7 @@ exports.default = {
8077
8239
  0,
8078
8240
  {
8079
8241
  "input": [
8080
- 355,
8242
+ 364,
8081
8243
  "FindVtxUserDto!"
8082
8244
  ]
8083
8245
  }
@@ -8117,7 +8279,7 @@ exports.default = {
8117
8279
  36,
8118
8280
  {
8119
8281
  "input": [
8120
- 242,
8282
+ 248,
8121
8283
  "VerifyCodeDto!"
8122
8284
  ]
8123
8285
  }
@@ -8138,7 +8300,7 @@ exports.default = {
8138
8300
  178,
8139
8301
  {
8140
8302
  "query": [
8141
- 288
8303
+ 294
8142
8304
  ]
8143
8305
  }
8144
8306
  ],
@@ -8149,7 +8311,7 @@ exports.default = {
8149
8311
  76,
8150
8312
  {
8151
8313
  "input": [
8152
- 356,
8314
+ 365,
8153
8315
  "GetSportEventsDto!"
8154
8316
  ]
8155
8317
  }
@@ -8158,7 +8320,7 @@ exports.default = {
8158
8320
  180,
8159
8321
  {
8160
8322
  "query": [
8161
- 295
8323
+ 301
8162
8324
  ]
8163
8325
  }
8164
8326
  ],
@@ -8198,7 +8360,7 @@ exports.default = {
8198
8360
  182,
8199
8361
  {
8200
8362
  "query": [
8201
- 310
8363
+ 316
8202
8364
  ]
8203
8365
  }
8204
8366
  ],
@@ -8218,7 +8380,7 @@ exports.default = {
8218
8380
  167,
8219
8381
  {
8220
8382
  "input": [
8221
- 291,
8383
+ 297,
8222
8384
  "StripeQueryDto!"
8223
8385
  ]
8224
8386
  }
@@ -8230,7 +8392,7 @@ exports.default = {
8230
8392
  35,
8231
8393
  {
8232
8394
  "input": [
8233
- 240,
8395
+ 246,
8234
8396
  "GetDatabaseFileDto!"
8235
8397
  ]
8236
8398
  }
@@ -8239,7 +8401,7 @@ exports.default = {
8239
8401
  32,
8240
8402
  {
8241
8403
  "input": [
8242
- 352,
8404
+ 361,
8243
8405
  "AWSS3GetUploadDto!"
8244
8406
  ]
8245
8407
  }
@@ -8248,7 +8410,7 @@ exports.default = {
8248
8410
  117,
8249
8411
  {
8250
8412
  "input": [
8251
- 290,
8413
+ 296,
8252
8414
  "GetReceiptDto!"
8253
8415
  ]
8254
8416
  }
@@ -8257,7 +8419,7 @@ exports.default = {
8257
8419
  118,
8258
8420
  {
8259
8421
  "input": [
8260
- 290,
8422
+ 296,
8261
8423
  "GetReceiptDto!"
8262
8424
  ]
8263
8425
  }
@@ -8266,7 +8428,7 @@ exports.default = {
8266
8428
  179,
8267
8429
  {
8268
8430
  "input": [
8269
- 292,
8431
+ 298,
8270
8432
  "GetTransactionDetailsDto!"
8271
8433
  ]
8272
8434
  }
@@ -8299,7 +8461,7 @@ exports.default = {
8299
8461
  188,
8300
8462
  {
8301
8463
  "query": [
8302
- 317
8464
+ 323
8303
8465
  ]
8304
8466
  }
8305
8467
  ],
@@ -8310,7 +8472,7 @@ exports.default = {
8310
8472
  189,
8311
8473
  {
8312
8474
  "query": [
8313
- 322
8475
+ 328
8314
8476
  ]
8315
8477
  }
8316
8478
  ],
@@ -8339,7 +8501,7 @@ exports.default = {
8339
8501
  "String!"
8340
8502
  ],
8341
8503
  "query": [
8342
- 323
8504
+ 329
8343
8505
  ]
8344
8506
  }
8345
8507
  ],
@@ -8360,7 +8522,7 @@ exports.default = {
8360
8522
  145,
8361
8523
  {
8362
8524
  "query": [
8363
- 322
8525
+ 328
8364
8526
  ]
8365
8527
  }
8366
8528
  ],
@@ -8368,7 +8530,7 @@ exports.default = {
8368
8530
  195,
8369
8531
  {
8370
8532
  "input": [
8371
- 324
8533
+ 330
8372
8534
  ]
8373
8535
  }
8374
8536
  ],
@@ -8376,7 +8538,7 @@ exports.default = {
8376
8538
  196,
8377
8539
  {
8378
8540
  "input": [
8379
- 325,
8541
+ 331,
8380
8542
  "UserRankQueryDto!"
8381
8543
  ]
8382
8544
  }
@@ -8394,7 +8556,7 @@ exports.default = {
8394
8556
  198,
8395
8557
  {
8396
8558
  "input": [
8397
- 326,
8559
+ 332,
8398
8560
  "ScoreHistoryQueryDto!"
8399
8561
  ]
8400
8562
  }
@@ -8403,7 +8565,7 @@ exports.default = {
8403
8565
  199,
8404
8566
  {
8405
8567
  "input": [
8406
- 328,
8568
+ 334,
8407
8569
  "RankHistoryQueryDto!"
8408
8570
  ]
8409
8571
  }
@@ -8412,7 +8574,7 @@ exports.default = {
8412
8574
  200,
8413
8575
  {
8414
8576
  "input": [
8415
- 329,
8577
+ 335,
8416
8578
  "RankContextQueryDto!"
8417
8579
  ]
8418
8580
  }
@@ -8421,7 +8583,7 @@ exports.default = {
8421
8583
  202,
8422
8584
  {
8423
8585
  "input": [
8424
- 332,
8586
+ 338,
8425
8587
  "ActivitiesQueryDto!"
8426
8588
  ]
8427
8589
  }
@@ -8430,7 +8592,7 @@ exports.default = {
8430
8592
  205,
8431
8593
  {
8432
8594
  "input": [
8433
- 333,
8595
+ 339,
8434
8596
  "ActivityDetailQueryDto!"
8435
8597
  ]
8436
8598
  }
@@ -8439,7 +8601,7 @@ exports.default = {
8439
8601
  207,
8440
8602
  {
8441
8603
  "input": [
8442
- 334,
8604
+ 340,
8443
8605
  "ComponentSummaryQueryDto!"
8444
8606
  ]
8445
8607
  }
@@ -8448,7 +8610,7 @@ exports.default = {
8448
8610
  210,
8449
8611
  {
8450
8612
  "input": [
8451
- 335,
8613
+ 341,
8452
8614
  "ActivityDatesQueryDto!"
8453
8615
  ]
8454
8616
  }
@@ -8465,7 +8627,7 @@ exports.default = {
8465
8627
  "Platform!"
8466
8628
  ],
8467
8629
  "range": [
8468
- 336,
8630
+ 342,
8469
8631
  "DateRangeInput!"
8470
8632
  ],
8471
8633
  "periodType": [
@@ -8485,7 +8647,7 @@ exports.default = {
8485
8647
  "Platform!"
8486
8648
  ],
8487
8649
  "options": [
8488
- 337
8650
+ 343
8489
8651
  ]
8490
8652
  }
8491
8653
  ],
@@ -8493,7 +8655,7 @@ exports.default = {
8493
8655
  220,
8494
8656
  {
8495
8657
  "input": [
8496
- 338
8658
+ 344
8497
8659
  ]
8498
8660
  }
8499
8661
  ],
@@ -8507,7 +8669,7 @@ exports.default = {
8507
8669
  225,
8508
8670
  {
8509
8671
  "input": [
8510
- 347
8672
+ 353
8511
8673
  ]
8512
8674
  }
8513
8675
  ],
@@ -8515,7 +8677,7 @@ exports.default = {
8515
8677
  226,
8516
8678
  {
8517
8679
  "input": [
8518
- 346,
8680
+ 352,
8519
8681
  "IsFollowingAthleteInput!"
8520
8682
  ]
8521
8683
  }
@@ -8550,7 +8712,7 @@ exports.default = {
8550
8712
  233,
8551
8713
  {
8552
8714
  "filters": [
8553
- 357,
8715
+ 366,
8554
8716
  "AudienceFilterDto!"
8555
8717
  ]
8556
8718
  }
@@ -8570,6 +8732,40 @@ exports.default = {
8570
8732
  "getEmailSegments": [
8571
8733
  228
8572
8734
  ],
8735
+ "getAiCoachThread": [
8736
+ 235
8737
+ ],
8738
+ "getAiCoachThreadHistory": [
8739
+ 235,
8740
+ {
8741
+ "limit": [
8742
+ 51
8743
+ ]
8744
+ }
8745
+ ],
8746
+ "getAiCoachThreadMessages": [
8747
+ 234,
8748
+ {
8749
+ "threadId": [
8750
+ 1,
8751
+ "String!"
8752
+ ]
8753
+ }
8754
+ ],
8755
+ "getAiCoachConfig": [
8756
+ 236
8757
+ ],
8758
+ "getAiCoachNudges": [
8759
+ 238,
8760
+ {
8761
+ "input": [
8762
+ 356
8763
+ ]
8764
+ }
8765
+ ],
8766
+ "getAiCoachUnreadNudgeCount": [
8767
+ 239
8768
+ ],
8573
8769
  "__typename": [
8574
8770
  1
8575
8771
  ]
@@ -8669,7 +8865,7 @@ exports.default = {
8669
8865
  5,
8670
8866
  {
8671
8867
  "tenant": [
8672
- 359,
8868
+ 368,
8673
8869
  "CreateTenantInput!"
8674
8870
  ]
8675
8871
  }
@@ -8678,7 +8874,7 @@ exports.default = {
8678
8874
  11,
8679
8875
  {
8680
8876
  "tenant": [
8681
- 359,
8877
+ 368,
8682
8878
  "CreateTenantInput!"
8683
8879
  ]
8684
8880
  }
@@ -8687,7 +8883,7 @@ exports.default = {
8687
8883
  3,
8688
8884
  {
8689
8885
  "user": [
8690
- 360,
8886
+ 369,
8691
8887
  "CreateActiveUserInput!"
8692
8888
  ]
8693
8889
  }
@@ -8722,7 +8918,7 @@ exports.default = {
8722
8918
  0,
8723
8919
  {
8724
8920
  "input": [
8725
- 361,
8921
+ 370,
8726
8922
  "RegisterUserToDomainFromEmailInput!"
8727
8923
  ]
8728
8924
  }
@@ -8731,7 +8927,7 @@ exports.default = {
8731
8927
  8,
8732
8928
  {
8733
8929
  "dto": [
8734
- 362,
8930
+ 371,
8735
8931
  "RefreshTokenInput!"
8736
8932
  ]
8737
8933
  }
@@ -8740,7 +8936,7 @@ exports.default = {
8740
8936
  33,
8741
8937
  {
8742
8938
  "input": [
8743
- 363,
8939
+ 372,
8744
8940
  "AWSS3DeleteUseTypeFileDto!"
8745
8941
  ]
8746
8942
  }
@@ -8749,7 +8945,7 @@ exports.default = {
8749
8945
  33,
8750
8946
  {
8751
8947
  "input": [
8752
- 364,
8948
+ 373,
8753
8949
  "AWSS3DeleteBucketFileDto!"
8754
8950
  ]
8755
8951
  }
@@ -8758,7 +8954,7 @@ exports.default = {
8758
8954
  33,
8759
8955
  {
8760
8956
  "input": [
8761
- 365,
8957
+ 374,
8762
8958
  "AWSS3DeleteUseTypeKeyDto!"
8763
8959
  ]
8764
8960
  }
@@ -8767,7 +8963,7 @@ exports.default = {
8767
8963
  27,
8768
8964
  {
8769
8965
  "input": [
8770
- 245,
8966
+ 251,
8771
8967
  "AWSS3UploadedFileDto!"
8772
8968
  ]
8773
8969
  }
@@ -8776,7 +8972,7 @@ exports.default = {
8776
8972
  37,
8777
8973
  {
8778
8974
  "input": [
8779
- 366,
8975
+ 375,
8780
8976
  "CreateIndustryDto!"
8781
8977
  ]
8782
8978
  }
@@ -8785,7 +8981,7 @@ exports.default = {
8785
8981
  63,
8786
8982
  {
8787
8983
  "input": [
8788
- 244,
8984
+ 250,
8789
8985
  "CreateBrandDto!"
8790
8986
  ]
8791
8987
  }
@@ -8798,7 +8994,7 @@ exports.default = {
8798
8994
  "String!"
8799
8995
  ],
8800
8996
  "input": [
8801
- 244,
8997
+ 250,
8802
8998
  "CreateBrandDto!"
8803
8999
  ]
8804
9000
  }
@@ -8842,7 +9038,7 @@ exports.default = {
8842
9038
  59,
8843
9039
  {
8844
9040
  "input": [
8845
- 367,
9041
+ 376,
8846
9042
  "RegisterSponsorInput!"
8847
9043
  ]
8848
9044
  }
@@ -8851,7 +9047,7 @@ exports.default = {
8851
9047
  59,
8852
9048
  {
8853
9049
  "input": [
8854
- 248,
9050
+ 254,
8855
9051
  "CreateSponsorDto!"
8856
9052
  ]
8857
9053
  }
@@ -8860,7 +9056,7 @@ exports.default = {
8860
9056
  105,
8861
9057
  {
8862
9058
  "input": [
8863
- 250,
9059
+ 256,
8864
9060
  "InviteAthletesDto!"
8865
9061
  ]
8866
9062
  }
@@ -8873,7 +9069,7 @@ exports.default = {
8873
9069
  "String!"
8874
9070
  ],
8875
9071
  "input": [
8876
- 368,
9072
+ 377,
8877
9073
  "UpdateSponsorDto!"
8878
9074
  ]
8879
9075
  }
@@ -8891,7 +9087,7 @@ exports.default = {
8891
9087
  151,
8892
9088
  {
8893
9089
  "input": [
8894
- 259,
9090
+ 265,
8895
9091
  "DeleteSingleValueDto!"
8896
9092
  ]
8897
9093
  }
@@ -8900,7 +9096,7 @@ exports.default = {
8900
9096
  101,
8901
9097
  {
8902
9098
  "input": [
8903
- 369,
9099
+ 378,
8904
9100
  "RegisterAthleteDto!"
8905
9101
  ]
8906
9102
  }
@@ -8909,7 +9105,7 @@ exports.default = {
8909
9105
  148,
8910
9106
  {
8911
9107
  "input": [
8912
- 370,
9108
+ 379,
8913
9109
  "EditValueDto!"
8914
9110
  ]
8915
9111
  }
@@ -8918,7 +9114,7 @@ exports.default = {
8918
9114
  160,
8919
9115
  {
8920
9116
  "input": [
8921
- 263,
9117
+ 269,
8922
9118
  "EditPictureDto!"
8923
9119
  ]
8924
9120
  }
@@ -8927,7 +9123,7 @@ exports.default = {
8927
9123
  161,
8928
9124
  {
8929
9125
  "input": [
8930
- 264,
9126
+ 270,
8931
9127
  "UploadAlbumsPicturesDto!"
8932
9128
  ]
8933
9129
  }
@@ -8936,7 +9132,7 @@ exports.default = {
8936
9132
  82,
8937
9133
  {
8938
9134
  "input": [
8939
- 254,
9135
+ 260,
8940
9136
  "CreateAthleteCompetitionDto!"
8941
9137
  ]
8942
9138
  }
@@ -8945,7 +9141,7 @@ exports.default = {
8945
9141
  151,
8946
9142
  {
8947
9143
  "input": [
8948
- 259,
9144
+ 265,
8949
9145
  "DeleteSingleValueDto!"
8950
9146
  ]
8951
9147
  }
@@ -8954,7 +9150,7 @@ exports.default = {
8954
9150
  81,
8955
9151
  {
8956
9152
  "input": [
8957
- 264,
9153
+ 270,
8958
9154
  "UploadAlbumsPicturesDto!"
8959
9155
  ]
8960
9156
  }
@@ -8963,7 +9159,7 @@ exports.default = {
8963
9159
  81,
8964
9160
  {
8965
9161
  "input": [
8966
- 371,
9162
+ 380,
8967
9163
  "EditDisplayIndexDto!"
8968
9164
  ]
8969
9165
  }
@@ -8972,7 +9168,7 @@ exports.default = {
8972
9168
  81,
8973
9169
  {
8974
9170
  "input": [
8975
- 264,
9171
+ 270,
8976
9172
  "UploadAlbumsPicturesDto!"
8977
9173
  ]
8978
9174
  }
@@ -8981,7 +9177,7 @@ exports.default = {
8981
9177
  151,
8982
9178
  {
8983
9179
  "input": [
8984
- 259,
9180
+ 265,
8985
9181
  "DeleteSingleValueDto!"
8986
9182
  ]
8987
9183
  }
@@ -8990,7 +9186,7 @@ exports.default = {
8990
9186
  150,
8991
9187
  {
8992
9188
  "input": [
8993
- 265,
9189
+ 271,
8994
9190
  "DeleteValuesDto!"
8995
9191
  ]
8996
9192
  }
@@ -8999,7 +9195,7 @@ exports.default = {
8999
9195
  77,
9000
9196
  {
9001
9197
  "input": [
9002
- 253,
9198
+ 259,
9003
9199
  "SetCompetitionResultDto!"
9004
9200
  ]
9005
9201
  }
@@ -9014,7 +9210,7 @@ exports.default = {
9014
9210
  156,
9015
9211
  {
9016
9212
  "input": [
9017
- 271,
9213
+ 277,
9018
9214
  "ForceScoreRefreshDto!"
9019
9215
  ]
9020
9216
  }
@@ -9023,7 +9219,7 @@ exports.default = {
9023
9219
  90,
9024
9220
  {
9025
9221
  "input": [
9026
- 373,
9222
+ 382,
9027
9223
  "SetCurrentCampaignDto!"
9028
9224
  ]
9029
9225
  }
@@ -9035,7 +9231,7 @@ exports.default = {
9035
9231
  172,
9036
9232
  {
9037
9233
  "input": [
9038
- 273,
9234
+ 279,
9039
9235
  "UpdateOnboardingProgressDto!"
9040
9236
  ]
9041
9237
  }
@@ -9044,7 +9240,7 @@ exports.default = {
9044
9240
  68,
9045
9241
  {
9046
9242
  "input": [
9047
- 374,
9243
+ 383,
9048
9244
  "CreateSportDto!"
9049
9245
  ]
9050
9246
  }
@@ -9053,7 +9249,7 @@ exports.default = {
9053
9249
  68,
9054
9250
  {
9055
9251
  "input": [
9056
- 375,
9252
+ 384,
9057
9253
  "UpdateSportDto!"
9058
9254
  ]
9059
9255
  }
@@ -9062,7 +9258,7 @@ exports.default = {
9062
9258
  71,
9063
9259
  {
9064
9260
  "input": [
9065
- 376,
9261
+ 385,
9066
9262
  "CreateSportLevelDto!"
9067
9263
  ]
9068
9264
  }
@@ -9071,7 +9267,7 @@ exports.default = {
9071
9267
  58,
9072
9268
  {
9073
9269
  "input": [
9074
- 378,
9270
+ 387,
9075
9271
  "CreateSponsorshipDto!"
9076
9272
  ]
9077
9273
  }
@@ -9080,7 +9276,7 @@ exports.default = {
9080
9276
  41,
9081
9277
  {
9082
9278
  "input": [
9083
- 383,
9279
+ 392,
9084
9280
  "CreateCountryDto!"
9085
9281
  ]
9086
9282
  }
@@ -9089,7 +9285,7 @@ exports.default = {
9089
9285
  40,
9090
9286
  {
9091
9287
  "input": [
9092
- 384,
9288
+ 393,
9093
9289
  "CreateStateDto!"
9094
9290
  ]
9095
9291
  }
@@ -9098,7 +9294,7 @@ exports.default = {
9098
9294
  39,
9099
9295
  {
9100
9296
  "input": [
9101
- 385,
9297
+ 394,
9102
9298
  "CreateCityDto!"
9103
9299
  ]
9104
9300
  }
@@ -9107,7 +9303,7 @@ exports.default = {
9107
9303
  29,
9108
9304
  {
9109
9305
  "input": [
9110
- 284,
9306
+ 290,
9111
9307
  "RegisterUserDto!"
9112
9308
  ]
9113
9309
  }
@@ -9116,7 +9312,7 @@ exports.default = {
9116
9312
  3,
9117
9313
  {
9118
9314
  "input": [
9119
- 242,
9315
+ 248,
9120
9316
  "VerifyCodeDto!"
9121
9317
  ]
9122
9318
  }
@@ -9125,7 +9321,7 @@ exports.default = {
9125
9321
  0,
9126
9322
  {
9127
9323
  "input": [
9128
- 242,
9324
+ 248,
9129
9325
  "VerifyCodeDto!"
9130
9326
  ]
9131
9327
  }
@@ -9134,7 +9330,7 @@ exports.default = {
9134
9330
  0,
9135
9331
  {
9136
9332
  "input": [
9137
- 284,
9333
+ 290,
9138
9334
  "RegisterUserDto!"
9139
9335
  ]
9140
9336
  }
@@ -9143,7 +9339,7 @@ exports.default = {
9143
9339
  0,
9144
9340
  {
9145
9341
  "input": [
9146
- 284,
9342
+ 290,
9147
9343
  "RegisterUserDto!"
9148
9344
  ]
9149
9345
  }
@@ -9152,7 +9348,7 @@ exports.default = {
9152
9348
  0,
9153
9349
  {
9154
9350
  "input": [
9155
- 284,
9351
+ 290,
9156
9352
  "RegisterUserDto!"
9157
9353
  ]
9158
9354
  }
@@ -9183,7 +9379,7 @@ exports.default = {
9183
9379
  148,
9184
9380
  {
9185
9381
  "input": [
9186
- 286,
9382
+ 292,
9187
9383
  "resetPasswordDto!"
9188
9384
  ]
9189
9385
  }
@@ -9201,7 +9397,7 @@ exports.default = {
9201
9397
  148,
9202
9398
  {
9203
9399
  "input": [
9204
- 287,
9400
+ 293,
9205
9401
  "UpdateUserSuspendedStatusDto!"
9206
9402
  ]
9207
9403
  }
@@ -9213,7 +9409,7 @@ exports.default = {
9213
9409
  177,
9214
9410
  {
9215
9411
  "input": [
9216
- 289,
9412
+ 295,
9217
9413
  "DeleteVtxUserDto!"
9218
9414
  ]
9219
9415
  }
@@ -9222,7 +9418,7 @@ exports.default = {
9222
9418
  76,
9223
9419
  {
9224
9420
  "input": [
9225
- 386,
9421
+ 395,
9226
9422
  "CreateSportEventDto!"
9227
9423
  ]
9228
9424
  }
@@ -9231,7 +9427,7 @@ exports.default = {
9231
9427
  76,
9232
9428
  {
9233
9429
  "input": [
9234
- 293,
9430
+ 299,
9235
9431
  "UpdateSportEventDto!"
9236
9432
  ]
9237
9433
  }
@@ -9249,7 +9445,7 @@ exports.default = {
9249
9445
  128,
9250
9446
  {
9251
9447
  "input": [
9252
- 294,
9448
+ 300,
9253
9449
  "MergeSportsEventsDto!"
9254
9450
  ]
9255
9451
  }
@@ -9258,7 +9454,7 @@ exports.default = {
9258
9454
  90,
9259
9455
  {
9260
9456
  "input": [
9261
- 304,
9457
+ 310,
9262
9458
  "SetFundingStatusDto!"
9263
9459
  ]
9264
9460
  }
@@ -9267,7 +9463,7 @@ exports.default = {
9267
9463
  90,
9268
9464
  {
9269
9465
  "input": [
9270
- 301,
9466
+ 307,
9271
9467
  "CreateFundingCampaignDto!"
9272
9468
  ]
9273
9469
  }
@@ -9276,7 +9472,7 @@ exports.default = {
9276
9472
  90,
9277
9473
  {
9278
9474
  "input": [
9279
- 303,
9475
+ 309,
9280
9476
  "UpdateFundingCampaignDto!"
9281
9477
  ]
9282
9478
  }
@@ -9285,7 +9481,7 @@ exports.default = {
9285
9481
  151,
9286
9482
  {
9287
9483
  "input": [
9288
- 259,
9484
+ 265,
9289
9485
  "DeleteSingleValueDto!"
9290
9486
  ]
9291
9487
  }
@@ -9294,7 +9490,7 @@ exports.default = {
9294
9490
  150,
9295
9491
  {
9296
9492
  "input": [
9297
- 265,
9493
+ 271,
9298
9494
  "DeleteValuesDto!"
9299
9495
  ]
9300
9496
  }
@@ -9312,7 +9508,7 @@ exports.default = {
9312
9508
  2,
9313
9509
  {
9314
9510
  "input": [
9315
- 306,
9511
+ 312,
9316
9512
  "AddCompetitionBudgetDto!"
9317
9513
  ]
9318
9514
  }
@@ -9321,7 +9517,7 @@ exports.default = {
9321
9517
  2,
9322
9518
  {
9323
9519
  "input": [
9324
- 307,
9520
+ 313,
9325
9521
  "EditCompetitionBudgetDto!"
9326
9522
  ]
9327
9523
  }
@@ -9330,7 +9526,7 @@ exports.default = {
9330
9526
  2,
9331
9527
  {
9332
9528
  "input": [
9333
- 308,
9529
+ 314,
9334
9530
  "EditCampaignBudgetDto!"
9335
9531
  ]
9336
9532
  }
@@ -9339,7 +9535,7 @@ exports.default = {
9339
9535
  2,
9340
9536
  {
9341
9537
  "input": [
9342
- 308,
9538
+ 314,
9343
9539
  "EditCampaignBudgetDto!"
9344
9540
  ]
9345
9541
  }
@@ -9348,7 +9544,7 @@ exports.default = {
9348
9544
  83,
9349
9545
  {
9350
9546
  "input": [
9351
- 311,
9547
+ 317,
9352
9548
  "CreateMembershipOrganizationDto!"
9353
9549
  ]
9354
9550
  }
@@ -9357,7 +9553,7 @@ exports.default = {
9357
9553
  85,
9358
9554
  {
9359
9555
  "input": [
9360
- 312,
9556
+ 318,
9361
9557
  "CreateAthleteMembershipDto!"
9362
9558
  ]
9363
9559
  }
@@ -9366,7 +9562,7 @@ exports.default = {
9366
9562
  151,
9367
9563
  {
9368
9564
  "input": [
9369
- 259,
9565
+ 265,
9370
9566
  "DeleteSingleValueDto!"
9371
9567
  ]
9372
9568
  }
@@ -9387,7 +9583,7 @@ exports.default = {
9387
9583
  98,
9388
9584
  {
9389
9585
  "input": [
9390
- 387,
9586
+ 396,
9391
9587
  "CreateStripeAccountDto!"
9392
9588
  ]
9393
9589
  }
@@ -9399,7 +9595,7 @@ exports.default = {
9399
9595
  107,
9400
9596
  {
9401
9597
  "input": [
9402
- 243,
9598
+ 249,
9403
9599
  "DonationCheckoutDto!"
9404
9600
  ]
9405
9601
  }
@@ -9414,7 +9610,7 @@ exports.default = {
9414
9610
  132,
9415
9611
  {
9416
9612
  "input": [
9417
- 316,
9613
+ 322,
9418
9614
  "RegisterMemberDto!"
9419
9615
  ]
9420
9616
  }
@@ -9423,7 +9619,7 @@ exports.default = {
9423
9619
  136,
9424
9620
  {
9425
9621
  "input": [
9426
- 319,
9622
+ 325,
9427
9623
  "CreateOfferDto!"
9428
9624
  ]
9429
9625
  }
@@ -9436,7 +9632,7 @@ exports.default = {
9436
9632
  "String!"
9437
9633
  ],
9438
9634
  "input": [
9439
- 319,
9635
+ 325,
9440
9636
  "CreateOfferDto!"
9441
9637
  ]
9442
9638
  }
@@ -9527,7 +9723,7 @@ exports.default = {
9527
9723
  218,
9528
9724
  {
9529
9725
  "input": [
9530
- 339,
9726
+ 345,
9531
9727
  "MarkNotificationReadDto!"
9532
9728
  ]
9533
9729
  }
@@ -9539,7 +9735,7 @@ exports.default = {
9539
9735
  2,
9540
9736
  {
9541
9737
  "input": [
9542
- 340,
9738
+ 346,
9543
9739
  "DismissNotificationDto!"
9544
9740
  ]
9545
9741
  }
@@ -9548,7 +9744,7 @@ exports.default = {
9548
9744
  222,
9549
9745
  {
9550
9746
  "input": [
9551
- 341,
9747
+ 347,
9552
9748
  "UpdateNotificationPreferenceDto!"
9553
9749
  ]
9554
9750
  }
@@ -9557,7 +9753,7 @@ exports.default = {
9557
9753
  223,
9558
9754
  {
9559
9755
  "input": [
9560
- 342,
9756
+ 348,
9561
9757
  "RegisterDeviceTokenDto!"
9562
9758
  ]
9563
9759
  }
@@ -9566,7 +9762,7 @@ exports.default = {
9566
9762
  2,
9567
9763
  {
9568
9764
  "input": [
9569
- 343,
9765
+ 349,
9570
9766
  "UnregisterDeviceTokenDto!"
9571
9767
  ]
9572
9768
  }
@@ -9575,7 +9771,7 @@ exports.default = {
9575
9771
  2,
9576
9772
  {
9577
9773
  "input": [
9578
- 344,
9774
+ 350,
9579
9775
  "FollowAthleteInput!"
9580
9776
  ]
9581
9777
  }
@@ -9584,7 +9780,7 @@ exports.default = {
9584
9780
  2,
9585
9781
  {
9586
9782
  "input": [
9587
- 345,
9783
+ 351,
9588
9784
  "UnfollowAthleteInput!"
9589
9785
  ]
9590
9786
  }
@@ -9593,7 +9789,7 @@ exports.default = {
9593
9789
  229,
9594
9790
  {
9595
9791
  "input": [
9596
- 388,
9792
+ 397,
9597
9793
  "CreateEmailCampaignDto!"
9598
9794
  ]
9599
9795
  }
@@ -9606,7 +9802,7 @@ exports.default = {
9606
9802
  "String!"
9607
9803
  ],
9608
9804
  "input": [
9609
- 389,
9805
+ 398,
9610
9806
  "UpdateEmailCampaignDto!"
9611
9807
  ]
9612
9808
  }
@@ -9677,7 +9873,7 @@ exports.default = {
9677
9873
  228,
9678
9874
  {
9679
9875
  "input": [
9680
- 390,
9876
+ 399,
9681
9877
  "CreateEmailSegmentDto!"
9682
9878
  ]
9683
9879
  }
@@ -9690,7 +9886,7 @@ exports.default = {
9690
9886
  "String!"
9691
9887
  ],
9692
9888
  "input": [
9693
- 391,
9889
+ 400,
9694
9890
  "UpdateEmailSegmentDto!"
9695
9891
  ]
9696
9892
  }
@@ -9704,6 +9900,33 @@ exports.default = {
9704
9900
  ]
9705
9901
  }
9706
9902
  ],
9903
+ "sendAiCoachMessage": [
9904
+ 234,
9905
+ {
9906
+ "input": [
9907
+ 354,
9908
+ "SendChatMessageDto!"
9909
+ ]
9910
+ }
9911
+ ],
9912
+ "updateAiCoachConfig": [
9913
+ 236,
9914
+ {
9915
+ "input": [
9916
+ 355,
9917
+ "UpdateAiCoachConfigDto!"
9918
+ ]
9919
+ }
9920
+ ],
9921
+ "markAiCoachNudgeRead": [
9922
+ 2,
9923
+ {
9924
+ "nudgeId": [
9925
+ 1,
9926
+ "String!"
9927
+ ]
9928
+ }
9929
+ ],
9707
9930
  "__typename": [
9708
9931
  1
9709
9932
  ]
@@ -9913,10 +10136,10 @@ exports.default = {
9913
10136
  1
9914
10137
  ],
9915
10138
  "profilePicture": [
9916
- 245
10139
+ 251
9917
10140
  ],
9918
10141
  "cardPicture": [
9919
- 245
10142
+ 251
9920
10143
  ],
9921
10144
  "__typename": [
9922
10145
  1
@@ -9935,7 +10158,7 @@ exports.default = {
9935
10158
  },
9936
10159
  "EditDisplayIndexDto": {
9937
10160
  "updates": [
9938
- 372
10161
+ 381
9939
10162
  ],
9940
10163
  "__typename": [
9941
10164
  1
@@ -9999,7 +10222,7 @@ exports.default = {
9999
10222
  18
10000
10223
  ],
10001
10224
  "translations": [
10002
- 377
10225
+ 386
10003
10226
  ],
10004
10227
  "__typename": [
10005
10228
  1
@@ -10033,10 +10256,10 @@ exports.default = {
10033
10256
  18
10034
10257
  ],
10035
10258
  "banner": [
10036
- 245
10259
+ 251
10037
10260
  ],
10038
10261
  "criteria": [
10039
- 320
10262
+ 326
10040
10263
  ],
10041
10264
  "deadline": [
10042
10265
  14
@@ -10045,13 +10268,13 @@ exports.default = {
10045
10268
  14
10046
10269
  ],
10047
10270
  "duration": [
10048
- 379
10271
+ 388
10049
10272
  ],
10050
10273
  "sponsorshipItems": [
10051
- 380
10274
+ 389
10052
10275
  ],
10053
10276
  "commitments": [
10054
- 381
10277
+ 390
10055
10278
  ],
10056
10279
  "terms": [
10057
10280
  1
@@ -10063,7 +10286,7 @@ exports.default = {
10063
10286
  2
10064
10287
  ],
10065
10288
  "translations": [
10066
- 382
10289
+ 391
10067
10290
  ],
10068
10291
  "__typename": [
10069
10292
  1
@@ -10140,7 +10363,7 @@ exports.default = {
10140
10363
  1
10141
10364
  ],
10142
10365
  "banner": [
10143
- 245
10366
+ 251
10144
10367
  ],
10145
10368
  "terms": [
10146
10369
  1
@@ -10247,7 +10470,7 @@ exports.default = {
10247
10470
  1
10248
10471
  ],
10249
10472
  "banner": [
10250
- 245
10473
+ 251
10251
10474
  ],
10252
10475
  "eventLevel": [
10253
10476
  1
@@ -10284,7 +10507,7 @@ exports.default = {
10284
10507
  1
10285
10508
  ],
10286
10509
  "audienceFilters": [
10287
- 357
10510
+ 366
10288
10511
  ],
10289
10512
  "segmentId": [
10290
10513
  1
@@ -10313,7 +10536,7 @@ exports.default = {
10313
10536
  1
10314
10537
  ],
10315
10538
  "audienceFilters": [
10316
- 357
10539
+ 366
10317
10540
  ],
10318
10541
  "segmentId": [
10319
10542
  1
@@ -10333,7 +10556,7 @@ exports.default = {
10333
10556
  1
10334
10557
  ],
10335
10558
  "filters": [
10336
- 357
10559
+ 366
10337
10560
  ],
10338
10561
  "__typename": [
10339
10562
  1
@@ -10344,7 +10567,7 @@ exports.default = {
10344
10567
  1
10345
10568
  ],
10346
10569
  "filters": [
10347
- 357
10570
+ 366
10348
10571
  ],
10349
10572
  "__typename": [
10350
10573
  1