@vertikalx/vtx-backend-client 3.0.0-dev-max.145 → 3.0.0-dev-max.147

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
@@ -5439,6 +5439,9 @@ exports.default = {
5439
5439
  "name": [
5440
5440
  1
5441
5441
  ],
5442
+ "subject": [
5443
+ 1
5444
+ ],
5442
5445
  "updatedAt": [
5443
5446
  1
5444
5447
  ],
@@ -5474,6 +5477,135 @@ exports.default = {
5474
5477
  1
5475
5478
  ]
5476
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
+ 14
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
+ },
5477
5609
  "CreateDatabaseFileDto": {
5478
5610
  "identifier": [
5479
5611
  1
@@ -5658,13 +5790,13 @@ exports.default = {
5658
5790
  1
5659
5791
  ],
5660
5792
  "logo": [
5661
- 245
5793
+ 251
5662
5794
  ],
5663
5795
  "banner": [
5664
- 245
5796
+ 251
5665
5797
  ],
5666
5798
  "translations": [
5667
- 246
5799
+ 252
5668
5800
  ],
5669
5801
  "sponsorId": [
5670
5802
  1
@@ -5716,10 +5848,10 @@ exports.default = {
5716
5848
  1
5717
5849
  ],
5718
5850
  "logo": [
5719
- 245
5851
+ 251
5720
5852
  ],
5721
5853
  "banner": [
5722
- 245
5854
+ 251
5723
5855
  ],
5724
5856
  "__typename": [
5725
5857
  1
@@ -5787,7 +5919,7 @@ exports.default = {
5787
5919
  1
5788
5920
  ],
5789
5921
  "invitations": [
5790
- 249
5922
+ 255
5791
5923
  ],
5792
5924
  "__typename": [
5793
5925
  1
@@ -5924,7 +6056,7 @@ exports.default = {
5924
6056
  1
5925
6057
  ],
5926
6058
  "result": [
5927
- 252
6059
+ 258
5928
6060
  ],
5929
6061
  "cityId": [
5930
6062
  1
@@ -5947,7 +6079,7 @@ exports.default = {
5947
6079
  1
5948
6080
  ],
5949
6081
  "result": [
5950
- 252
6082
+ 258
5951
6083
  ],
5952
6084
  "cityId": [
5953
6085
  1
@@ -5983,13 +6115,13 @@ exports.default = {
5983
6115
  },
5984
6116
  "CursorPaginationDto": {
5985
6117
  "sortCriteria": [
5986
- 256
6118
+ 262
5987
6119
  ],
5988
6120
  "limit": [
5989
6121
  18
5990
6122
  ],
5991
6123
  "cursorPosition": [
5992
- 257
6124
+ 263
5993
6125
  ],
5994
6126
  "__typename": [
5995
6127
  1
@@ -6064,7 +6196,7 @@ exports.default = {
6064
6196
  1
6065
6197
  ],
6066
6198
  "currentCampaign": [
6067
- 260
6199
+ 266
6068
6200
  ],
6069
6201
  "sports": [
6070
6202
  1
@@ -6126,10 +6258,10 @@ exports.default = {
6126
6258
  },
6127
6259
  "AthleteQueryDto": {
6128
6260
  "cursor": [
6129
- 258
6261
+ 264
6130
6262
  ],
6131
6263
  "filters": [
6132
- 261
6264
+ 267
6133
6265
  ],
6134
6266
  "__typename": [
6135
6267
  1
@@ -6140,7 +6272,7 @@ exports.default = {
6140
6272
  1
6141
6273
  ],
6142
6274
  "newPicture": [
6143
- 245
6275
+ 251
6144
6276
  ],
6145
6277
  "__typename": [
6146
6278
  1
@@ -6154,7 +6286,7 @@ exports.default = {
6154
6286
  1
6155
6287
  ],
6156
6288
  "pictures": [
6157
- 245
6289
+ 251
6158
6290
  ],
6159
6291
  "albumId": [
6160
6292
  1
@@ -6483,7 +6615,7 @@ exports.default = {
6483
6615
  },
6484
6616
  "resetPasswordDto": {
6485
6617
  "code": [
6486
- 242
6618
+ 248
6487
6619
  ],
6488
6620
  "newPassword": [
6489
6621
  1
@@ -6614,7 +6746,7 @@ exports.default = {
6614
6746
  1
6615
6747
  ],
6616
6748
  "banner": [
6617
- 245
6749
+ 251
6618
6750
  ],
6619
6751
  "eventLevel": [
6620
6752
  1
@@ -6723,7 +6855,7 @@ exports.default = {
6723
6855
  18
6724
6856
  ],
6725
6857
  "items": [
6726
- 296
6858
+ 302
6727
6859
  ],
6728
6860
  "__typename": [
6729
6861
  1
@@ -6734,7 +6866,7 @@ exports.default = {
6734
6866
  18
6735
6867
  ],
6736
6868
  "items": [
6737
- 296
6869
+ 302
6738
6870
  ],
6739
6871
  "athleteCompetitionId": [
6740
6872
  1
@@ -6783,16 +6915,16 @@ exports.default = {
6783
6915
  14
6784
6916
  ],
6785
6917
  "budget": [
6786
- 298
6918
+ 304
6787
6919
  ],
6788
6920
  "competitionBudgets": [
6789
- 299
6921
+ 305
6790
6922
  ],
6791
6923
  "competitionIds": [
6792
6924
  1
6793
6925
  ],
6794
6926
  "video": [
6795
- 300
6927
+ 306
6796
6928
  ],
6797
6929
  "coverImageId": [
6798
6930
  1
@@ -6827,16 +6959,16 @@ exports.default = {
6827
6959
  14
6828
6960
  ],
6829
6961
  "budget": [
6830
- 298
6962
+ 304
6831
6963
  ],
6832
6964
  "competitionBudgets": [
6833
- 299
6965
+ 305
6834
6966
  ],
6835
6967
  "competitionIds": [
6836
6968
  1
6837
6969
  ],
6838
6970
  "video": [
6839
- 300
6971
+ 306
6840
6972
  ],
6841
6973
  "coverImageId": [
6842
6974
  1
@@ -6874,16 +7006,16 @@ exports.default = {
6874
7006
  14
6875
7007
  ],
6876
7008
  "budget": [
6877
- 298
7009
+ 304
6878
7010
  ],
6879
7011
  "competitionBudgets": [
6880
- 299
7012
+ 305
6881
7013
  ],
6882
7014
  "competitionIds": [
6883
7015
  1
6884
7016
  ],
6885
7017
  "video": [
6886
- 300
7018
+ 306
6887
7019
  ],
6888
7020
  "coverImageId": [
6889
7021
  1
@@ -6908,7 +7040,7 @@ exports.default = {
6908
7040
  },
6909
7041
  "BudgetDto": {
6910
7042
  "items": [
6911
- 296
7043
+ 302
6912
7044
  ],
6913
7045
  "fundingMode": [
6914
7046
  1
@@ -6922,7 +7054,7 @@ exports.default = {
6922
7054
  1
6923
7055
  ],
6924
7056
  "budget": [
6925
- 305
7057
+ 311
6926
7058
  ],
6927
7059
  "__typename": [
6928
7060
  1
@@ -6933,7 +7065,7 @@ exports.default = {
6933
7065
  1
6934
7066
  ],
6935
7067
  "budget": [
6936
- 305
7068
+ 311
6937
7069
  ],
6938
7070
  "__typename": [
6939
7071
  1
@@ -6953,7 +7085,7 @@ exports.default = {
6953
7085
  18
6954
7086
  ],
6955
7087
  "budget": [
6956
- 305
7088
+ 311
6957
7089
  ],
6958
7090
  "__typename": [
6959
7091
  1
@@ -6990,7 +7122,7 @@ exports.default = {
6990
7122
  1
6991
7123
  ],
6992
7124
  "filters": [
6993
- 309
7125
+ 315
6994
7126
  ],
6995
7127
  "sortField": [
6996
7128
  1
@@ -7016,7 +7148,7 @@ exports.default = {
7016
7148
  1
7017
7149
  ],
7018
7150
  "logo": [
7019
- 245
7151
+ 251
7020
7152
  ],
7021
7153
  "countryId": [
7022
7154
  1
@@ -7104,7 +7236,7 @@ exports.default = {
7104
7236
  1
7105
7237
  ],
7106
7238
  "profilePicture": [
7107
- 245
7239
+ 251
7108
7240
  ],
7109
7241
  "__typename": [
7110
7242
  1
@@ -7156,7 +7288,7 @@ exports.default = {
7156
7288
  18
7157
7289
  ],
7158
7290
  "sortCriteria": [
7159
- 256
7291
+ 262
7160
7292
  ],
7161
7293
  "__typename": [
7162
7294
  1
@@ -7173,7 +7305,7 @@ exports.default = {
7173
7305
  1
7174
7306
  ],
7175
7307
  "offerImage": [
7176
- 245
7308
+ 251
7177
7309
  ],
7178
7310
  "type": [
7179
7311
  1
@@ -7197,7 +7329,7 @@ exports.default = {
7197
7329
  1
7198
7330
  ],
7199
7331
  "criteria": [
7200
- 320
7332
+ 326
7201
7333
  ],
7202
7334
  "dateStart": [
7203
7335
  14
@@ -7232,7 +7364,7 @@ exports.default = {
7232
7364
  1
7233
7365
  ],
7234
7366
  "qualificationsBag": [
7235
- 321
7367
+ 327
7236
7368
  ],
7237
7369
  "__typename": [
7238
7370
  1
@@ -7240,28 +7372,28 @@ exports.default = {
7240
7372
  },
7241
7373
  "QualificationsBagDto": {
7242
7374
  "ageQualifications": [
7243
- 276
7375
+ 282
7244
7376
  ],
7245
7377
  "genderQualifications": [
7246
- 277
7378
+ 283
7247
7379
  ],
7248
7380
  "scoreQualifications": [
7249
- 279
7381
+ 285
7250
7382
  ],
7251
7383
  "locationQualifications": [
7252
- 280
7384
+ 286
7253
7385
  ],
7254
7386
  "nationalityQualifications": [
7255
- 278
7387
+ 284
7256
7388
  ],
7257
7389
  "distanceQualifications": [
7258
- 281
7390
+ 287
7259
7391
  ],
7260
7392
  "sportsQualifications": [
7261
- 282
7393
+ 288
7262
7394
  ],
7263
7395
  "levelQualifications": [
7264
- 283
7396
+ 289
7265
7397
  ],
7266
7398
  "__typename": [
7267
7399
  1
@@ -7307,7 +7439,7 @@ exports.default = {
7307
7439
  },
7308
7440
  "OfferClaimQueryDto": {
7309
7441
  "status": [
7310
- 349
7442
+ 358
7311
7443
  ],
7312
7444
  "__typename": [
7313
7445
  1
@@ -7361,7 +7493,7 @@ exports.default = {
7361
7493
  1
7362
7494
  ],
7363
7495
  "timeRange": [
7364
- 327
7496
+ 333
7365
7497
  ],
7366
7498
  "__typename": [
7367
7499
  1
@@ -7373,7 +7505,7 @@ exports.default = {
7373
7505
  1
7374
7506
  ],
7375
7507
  "timeRange": [
7376
- 327
7508
+ 333
7377
7509
  ],
7378
7510
  "sportId": [
7379
7511
  1
@@ -7430,7 +7562,7 @@ exports.default = {
7430
7562
  1
7431
7563
  ],
7432
7564
  "metricRanges": [
7433
- 330
7565
+ 336
7434
7566
  ],
7435
7567
  "__typename": [
7436
7568
  1
@@ -7444,7 +7576,7 @@ exports.default = {
7444
7576
  209
7445
7577
  ],
7446
7578
  "timeRange": [
7447
- 327
7579
+ 333
7448
7580
  ],
7449
7581
  "page": [
7450
7582
  51
@@ -7453,7 +7585,7 @@ exports.default = {
7453
7585
  51
7454
7586
  ],
7455
7587
  "filters": [
7456
- 331
7588
+ 337
7457
7589
  ],
7458
7590
  "__typename": [
7459
7591
  1
@@ -7508,7 +7640,7 @@ exports.default = {
7508
7640
  51
7509
7641
  ],
7510
7642
  "sortBy": [
7511
- 350
7643
+ 359
7512
7644
  ],
7513
7645
  "contentType": [
7514
7646
  213
@@ -7633,6 +7765,39 @@ exports.default = {
7633
7765
  1
7634
7766
  ]
7635
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
+ },
7636
7801
  "DonationMode": {},
7637
7802
  "OfferClaimStatus": {},
7638
7803
  "PostSortOption": {},
@@ -7706,7 +7871,7 @@ exports.default = {
7706
7871
  32,
7707
7872
  {
7708
7873
  "input": [
7709
- 352,
7874
+ 361,
7710
7875
  "AWSS3GetUploadDto!"
7711
7876
  ]
7712
7877
  }
@@ -7730,7 +7895,7 @@ exports.default = {
7730
7895
  146,
7731
7896
  {
7732
7897
  "query": [
7733
- 247
7898
+ 253
7734
7899
  ]
7735
7900
  }
7736
7901
  ],
@@ -7776,7 +7941,7 @@ exports.default = {
7776
7941
  147,
7777
7942
  {
7778
7943
  "query": [
7779
- 251
7944
+ 257
7780
7945
  ]
7781
7946
  }
7782
7947
  ],
@@ -7784,7 +7949,7 @@ exports.default = {
7784
7949
  105,
7785
7950
  {
7786
7951
  "input": [
7787
- 353,
7952
+ 362,
7788
7953
  "FindSponsorAthleteInvitationDto!"
7789
7954
  ]
7790
7955
  }
@@ -7793,7 +7958,7 @@ exports.default = {
7793
7958
  165,
7794
7959
  {
7795
7960
  "input": [
7796
- 266,
7961
+ 272,
7797
7962
  "existValueDto!"
7798
7963
  ]
7799
7964
  }
@@ -7805,7 +7970,7 @@ exports.default = {
7805
7970
  159,
7806
7971
  {
7807
7972
  "input": [
7808
- 262,
7973
+ 268,
7809
7974
  "AthleteQueryDto!"
7810
7975
  ]
7811
7976
  }
@@ -7853,7 +8018,7 @@ exports.default = {
7853
8018
  82,
7854
8019
  {
7855
8020
  "input": [
7856
- 354,
8021
+ 363,
7857
8022
  "GetAthleteCompetitionsDto!"
7858
8023
  ]
7859
8024
  }
@@ -7901,7 +8066,7 @@ exports.default = {
7901
8066
  159,
7902
8067
  {
7903
8068
  "input": [
7904
- 262,
8069
+ 268,
7905
8070
  "AthleteQueryDto!"
7906
8071
  ]
7907
8072
  }
@@ -7919,7 +8084,7 @@ exports.default = {
7919
8084
  162,
7920
8085
  {
7921
8086
  "input": [
7922
- 266,
8087
+ 272,
7923
8088
  "existValueDto!"
7924
8089
  ]
7925
8090
  }
@@ -7928,7 +8093,7 @@ exports.default = {
7928
8093
  171,
7929
8094
  {
7930
8095
  "input": [
7931
- 272,
8096
+ 278,
7932
8097
  "CheckScoreRefreshCapabilityDto!"
7933
8098
  ]
7934
8099
  }
@@ -7937,7 +8102,7 @@ exports.default = {
7937
8102
  166,
7938
8103
  {
7939
8104
  "input": [
7940
- 268,
8105
+ 274,
7941
8106
  "GetHistoricalScoresDto!"
7942
8107
  ]
7943
8108
  }
@@ -7946,7 +8111,7 @@ exports.default = {
7946
8111
  99,
7947
8112
  {
7948
8113
  "input": [
7949
- 268,
8114
+ 274,
7950
8115
  "GetHistoricalScoresDto!"
7951
8116
  ]
7952
8117
  }
@@ -7955,7 +8120,7 @@ exports.default = {
7955
8120
  166,
7956
8121
  {
7957
8122
  "input": [
7958
- 267,
8123
+ 273,
7959
8124
  "GetMyHistoricalScoresDto!"
7960
8125
  ]
7961
8126
  }
@@ -7964,7 +8129,7 @@ exports.default = {
7964
8129
  99,
7965
8130
  {
7966
8131
  "input": [
7967
- 267,
8132
+ 273,
7968
8133
  "GetMyHistoricalScoresDto!"
7969
8134
  ]
7970
8135
  }
@@ -7973,7 +8138,7 @@ exports.default = {
7973
8138
  90,
7974
8139
  {
7975
8140
  "input": [
7976
- 269,
8141
+ 275,
7977
8142
  "GetAthleteCampaignsDto!"
7978
8143
  ]
7979
8144
  }
@@ -7982,7 +8147,7 @@ exports.default = {
7982
8147
  169,
7983
8148
  {
7984
8149
  "input": [
7985
- 270,
8150
+ 276,
7986
8151
  "BrowseCampaignsDto!"
7987
8152
  ]
7988
8153
  }
@@ -8006,7 +8171,7 @@ exports.default = {
8006
8171
  174,
8007
8172
  {
8008
8173
  "query": [
8009
- 274
8174
+ 280
8010
8175
  ]
8011
8176
  }
8012
8177
  ],
@@ -8074,7 +8239,7 @@ exports.default = {
8074
8239
  0,
8075
8240
  {
8076
8241
  "input": [
8077
- 355,
8242
+ 364,
8078
8243
  "FindVtxUserDto!"
8079
8244
  ]
8080
8245
  }
@@ -8114,7 +8279,7 @@ exports.default = {
8114
8279
  36,
8115
8280
  {
8116
8281
  "input": [
8117
- 242,
8282
+ 248,
8118
8283
  "VerifyCodeDto!"
8119
8284
  ]
8120
8285
  }
@@ -8135,7 +8300,7 @@ exports.default = {
8135
8300
  178,
8136
8301
  {
8137
8302
  "query": [
8138
- 288
8303
+ 294
8139
8304
  ]
8140
8305
  }
8141
8306
  ],
@@ -8146,7 +8311,7 @@ exports.default = {
8146
8311
  76,
8147
8312
  {
8148
8313
  "input": [
8149
- 356,
8314
+ 365,
8150
8315
  "GetSportEventsDto!"
8151
8316
  ]
8152
8317
  }
@@ -8155,7 +8320,7 @@ exports.default = {
8155
8320
  180,
8156
8321
  {
8157
8322
  "query": [
8158
- 295
8323
+ 301
8159
8324
  ]
8160
8325
  }
8161
8326
  ],
@@ -8195,7 +8360,7 @@ exports.default = {
8195
8360
  182,
8196
8361
  {
8197
8362
  "query": [
8198
- 310
8363
+ 316
8199
8364
  ]
8200
8365
  }
8201
8366
  ],
@@ -8215,7 +8380,7 @@ exports.default = {
8215
8380
  167,
8216
8381
  {
8217
8382
  "input": [
8218
- 291,
8383
+ 297,
8219
8384
  "StripeQueryDto!"
8220
8385
  ]
8221
8386
  }
@@ -8227,7 +8392,7 @@ exports.default = {
8227
8392
  35,
8228
8393
  {
8229
8394
  "input": [
8230
- 240,
8395
+ 246,
8231
8396
  "GetDatabaseFileDto!"
8232
8397
  ]
8233
8398
  }
@@ -8236,7 +8401,7 @@ exports.default = {
8236
8401
  32,
8237
8402
  {
8238
8403
  "input": [
8239
- 352,
8404
+ 361,
8240
8405
  "AWSS3GetUploadDto!"
8241
8406
  ]
8242
8407
  }
@@ -8245,7 +8410,7 @@ exports.default = {
8245
8410
  117,
8246
8411
  {
8247
8412
  "input": [
8248
- 290,
8413
+ 296,
8249
8414
  "GetReceiptDto!"
8250
8415
  ]
8251
8416
  }
@@ -8254,7 +8419,7 @@ exports.default = {
8254
8419
  118,
8255
8420
  {
8256
8421
  "input": [
8257
- 290,
8422
+ 296,
8258
8423
  "GetReceiptDto!"
8259
8424
  ]
8260
8425
  }
@@ -8263,7 +8428,7 @@ exports.default = {
8263
8428
  179,
8264
8429
  {
8265
8430
  "input": [
8266
- 292,
8431
+ 298,
8267
8432
  "GetTransactionDetailsDto!"
8268
8433
  ]
8269
8434
  }
@@ -8296,7 +8461,7 @@ exports.default = {
8296
8461
  188,
8297
8462
  {
8298
8463
  "query": [
8299
- 317
8464
+ 323
8300
8465
  ]
8301
8466
  }
8302
8467
  ],
@@ -8307,7 +8472,7 @@ exports.default = {
8307
8472
  189,
8308
8473
  {
8309
8474
  "query": [
8310
- 322
8475
+ 328
8311
8476
  ]
8312
8477
  }
8313
8478
  ],
@@ -8336,7 +8501,7 @@ exports.default = {
8336
8501
  "String!"
8337
8502
  ],
8338
8503
  "query": [
8339
- 323
8504
+ 329
8340
8505
  ]
8341
8506
  }
8342
8507
  ],
@@ -8357,7 +8522,7 @@ exports.default = {
8357
8522
  145,
8358
8523
  {
8359
8524
  "query": [
8360
- 322
8525
+ 328
8361
8526
  ]
8362
8527
  }
8363
8528
  ],
@@ -8365,7 +8530,7 @@ exports.default = {
8365
8530
  195,
8366
8531
  {
8367
8532
  "input": [
8368
- 324
8533
+ 330
8369
8534
  ]
8370
8535
  }
8371
8536
  ],
@@ -8373,7 +8538,7 @@ exports.default = {
8373
8538
  196,
8374
8539
  {
8375
8540
  "input": [
8376
- 325,
8541
+ 331,
8377
8542
  "UserRankQueryDto!"
8378
8543
  ]
8379
8544
  }
@@ -8391,7 +8556,7 @@ exports.default = {
8391
8556
  198,
8392
8557
  {
8393
8558
  "input": [
8394
- 326,
8559
+ 332,
8395
8560
  "ScoreHistoryQueryDto!"
8396
8561
  ]
8397
8562
  }
@@ -8400,7 +8565,7 @@ exports.default = {
8400
8565
  199,
8401
8566
  {
8402
8567
  "input": [
8403
- 328,
8568
+ 334,
8404
8569
  "RankHistoryQueryDto!"
8405
8570
  ]
8406
8571
  }
@@ -8409,7 +8574,7 @@ exports.default = {
8409
8574
  200,
8410
8575
  {
8411
8576
  "input": [
8412
- 329,
8577
+ 335,
8413
8578
  "RankContextQueryDto!"
8414
8579
  ]
8415
8580
  }
@@ -8418,7 +8583,7 @@ exports.default = {
8418
8583
  202,
8419
8584
  {
8420
8585
  "input": [
8421
- 332,
8586
+ 338,
8422
8587
  "ActivitiesQueryDto!"
8423
8588
  ]
8424
8589
  }
@@ -8427,7 +8592,7 @@ exports.default = {
8427
8592
  205,
8428
8593
  {
8429
8594
  "input": [
8430
- 333,
8595
+ 339,
8431
8596
  "ActivityDetailQueryDto!"
8432
8597
  ]
8433
8598
  }
@@ -8436,7 +8601,7 @@ exports.default = {
8436
8601
  207,
8437
8602
  {
8438
8603
  "input": [
8439
- 334,
8604
+ 340,
8440
8605
  "ComponentSummaryQueryDto!"
8441
8606
  ]
8442
8607
  }
@@ -8445,7 +8610,7 @@ exports.default = {
8445
8610
  210,
8446
8611
  {
8447
8612
  "input": [
8448
- 335,
8613
+ 341,
8449
8614
  "ActivityDatesQueryDto!"
8450
8615
  ]
8451
8616
  }
@@ -8462,7 +8627,7 @@ exports.default = {
8462
8627
  "Platform!"
8463
8628
  ],
8464
8629
  "range": [
8465
- 336,
8630
+ 342,
8466
8631
  "DateRangeInput!"
8467
8632
  ],
8468
8633
  "periodType": [
@@ -8482,7 +8647,7 @@ exports.default = {
8482
8647
  "Platform!"
8483
8648
  ],
8484
8649
  "options": [
8485
- 337
8650
+ 343
8486
8651
  ]
8487
8652
  }
8488
8653
  ],
@@ -8490,7 +8655,7 @@ exports.default = {
8490
8655
  220,
8491
8656
  {
8492
8657
  "input": [
8493
- 338
8658
+ 344
8494
8659
  ]
8495
8660
  }
8496
8661
  ],
@@ -8504,7 +8669,7 @@ exports.default = {
8504
8669
  225,
8505
8670
  {
8506
8671
  "input": [
8507
- 347
8672
+ 353
8508
8673
  ]
8509
8674
  }
8510
8675
  ],
@@ -8512,7 +8677,7 @@ exports.default = {
8512
8677
  226,
8513
8678
  {
8514
8679
  "input": [
8515
- 346,
8680
+ 352,
8516
8681
  "IsFollowingAthleteInput!"
8517
8682
  ]
8518
8683
  }
@@ -8547,7 +8712,7 @@ exports.default = {
8547
8712
  233,
8548
8713
  {
8549
8714
  "filters": [
8550
- 357,
8715
+ 366,
8551
8716
  "AudienceFilterDto!"
8552
8717
  ]
8553
8718
  }
@@ -8567,6 +8732,40 @@ exports.default = {
8567
8732
  "getEmailSegments": [
8568
8733
  228
8569
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
+ ],
8570
8769
  "__typename": [
8571
8770
  1
8572
8771
  ]
@@ -8627,21 +8826,21 @@ exports.default = {
8627
8826
  "userType": [
8628
8827
  1
8629
8828
  ],
8630
- "ageMin": [
8631
- 51
8632
- ],
8633
- "ageMax": [
8634
- 51
8829
+ "sport": [
8830
+ 1
8635
8831
  ],
8636
- "gender": [
8832
+ "country": [
8637
8833
  1
8638
8834
  ],
8639
- "walletStatus": [
8835
+ "onboardingStatus": [
8640
8836
  1
8641
8837
  ],
8642
8838
  "campaignStatus": [
8643
8839
  1
8644
8840
  ],
8841
+ "walletStatus": [
8842
+ 1
8843
+ ],
8645
8844
  "hasStrava": [
8646
8845
  2
8647
8846
  ],
@@ -8654,23 +8853,8 @@ exports.default = {
8654
8853
  "vtxScoreMax": [
8655
8854
  18
8656
8855
  ],
8657
- "tpiScoreMin": [
8658
- 18
8659
- ],
8660
- "tpiScoreMax": [
8661
- 18
8662
- ],
8663
- "spiScoreMin": [
8664
- 18
8665
- ],
8666
- "spiScoreMax": [
8667
- 18
8668
- ],
8669
- "apiScoreMin": [
8670
- 18
8671
- ],
8672
- "apiScoreMax": [
8673
- 18
8856
+ "donorStatus": [
8857
+ 1
8674
8858
  ],
8675
8859
  "__typename": [
8676
8860
  1
@@ -8681,7 +8865,7 @@ exports.default = {
8681
8865
  5,
8682
8866
  {
8683
8867
  "tenant": [
8684
- 359,
8868
+ 368,
8685
8869
  "CreateTenantInput!"
8686
8870
  ]
8687
8871
  }
@@ -8690,7 +8874,7 @@ exports.default = {
8690
8874
  11,
8691
8875
  {
8692
8876
  "tenant": [
8693
- 359,
8877
+ 368,
8694
8878
  "CreateTenantInput!"
8695
8879
  ]
8696
8880
  }
@@ -8699,7 +8883,7 @@ exports.default = {
8699
8883
  3,
8700
8884
  {
8701
8885
  "user": [
8702
- 360,
8886
+ 369,
8703
8887
  "CreateActiveUserInput!"
8704
8888
  ]
8705
8889
  }
@@ -8734,7 +8918,7 @@ exports.default = {
8734
8918
  0,
8735
8919
  {
8736
8920
  "input": [
8737
- 361,
8921
+ 370,
8738
8922
  "RegisterUserToDomainFromEmailInput!"
8739
8923
  ]
8740
8924
  }
@@ -8743,7 +8927,7 @@ exports.default = {
8743
8927
  8,
8744
8928
  {
8745
8929
  "dto": [
8746
- 362,
8930
+ 371,
8747
8931
  "RefreshTokenInput!"
8748
8932
  ]
8749
8933
  }
@@ -8752,7 +8936,7 @@ exports.default = {
8752
8936
  33,
8753
8937
  {
8754
8938
  "input": [
8755
- 363,
8939
+ 372,
8756
8940
  "AWSS3DeleteUseTypeFileDto!"
8757
8941
  ]
8758
8942
  }
@@ -8761,7 +8945,7 @@ exports.default = {
8761
8945
  33,
8762
8946
  {
8763
8947
  "input": [
8764
- 364,
8948
+ 373,
8765
8949
  "AWSS3DeleteBucketFileDto!"
8766
8950
  ]
8767
8951
  }
@@ -8770,7 +8954,7 @@ exports.default = {
8770
8954
  33,
8771
8955
  {
8772
8956
  "input": [
8773
- 365,
8957
+ 374,
8774
8958
  "AWSS3DeleteUseTypeKeyDto!"
8775
8959
  ]
8776
8960
  }
@@ -8779,7 +8963,7 @@ exports.default = {
8779
8963
  27,
8780
8964
  {
8781
8965
  "input": [
8782
- 245,
8966
+ 251,
8783
8967
  "AWSS3UploadedFileDto!"
8784
8968
  ]
8785
8969
  }
@@ -8788,7 +8972,7 @@ exports.default = {
8788
8972
  37,
8789
8973
  {
8790
8974
  "input": [
8791
- 366,
8975
+ 375,
8792
8976
  "CreateIndustryDto!"
8793
8977
  ]
8794
8978
  }
@@ -8797,7 +8981,7 @@ exports.default = {
8797
8981
  63,
8798
8982
  {
8799
8983
  "input": [
8800
- 244,
8984
+ 250,
8801
8985
  "CreateBrandDto!"
8802
8986
  ]
8803
8987
  }
@@ -8810,7 +8994,7 @@ exports.default = {
8810
8994
  "String!"
8811
8995
  ],
8812
8996
  "input": [
8813
- 244,
8997
+ 250,
8814
8998
  "CreateBrandDto!"
8815
8999
  ]
8816
9000
  }
@@ -8854,7 +9038,7 @@ exports.default = {
8854
9038
  59,
8855
9039
  {
8856
9040
  "input": [
8857
- 367,
9041
+ 376,
8858
9042
  "RegisterSponsorInput!"
8859
9043
  ]
8860
9044
  }
@@ -8863,7 +9047,7 @@ exports.default = {
8863
9047
  59,
8864
9048
  {
8865
9049
  "input": [
8866
- 248,
9050
+ 254,
8867
9051
  "CreateSponsorDto!"
8868
9052
  ]
8869
9053
  }
@@ -8872,7 +9056,7 @@ exports.default = {
8872
9056
  105,
8873
9057
  {
8874
9058
  "input": [
8875
- 250,
9059
+ 256,
8876
9060
  "InviteAthletesDto!"
8877
9061
  ]
8878
9062
  }
@@ -8885,7 +9069,7 @@ exports.default = {
8885
9069
  "String!"
8886
9070
  ],
8887
9071
  "input": [
8888
- 368,
9072
+ 377,
8889
9073
  "UpdateSponsorDto!"
8890
9074
  ]
8891
9075
  }
@@ -8903,7 +9087,7 @@ exports.default = {
8903
9087
  151,
8904
9088
  {
8905
9089
  "input": [
8906
- 259,
9090
+ 265,
8907
9091
  "DeleteSingleValueDto!"
8908
9092
  ]
8909
9093
  }
@@ -8912,7 +9096,7 @@ exports.default = {
8912
9096
  101,
8913
9097
  {
8914
9098
  "input": [
8915
- 369,
9099
+ 378,
8916
9100
  "RegisterAthleteDto!"
8917
9101
  ]
8918
9102
  }
@@ -8921,7 +9105,7 @@ exports.default = {
8921
9105
  148,
8922
9106
  {
8923
9107
  "input": [
8924
- 370,
9108
+ 379,
8925
9109
  "EditValueDto!"
8926
9110
  ]
8927
9111
  }
@@ -8930,7 +9114,7 @@ exports.default = {
8930
9114
  160,
8931
9115
  {
8932
9116
  "input": [
8933
- 263,
9117
+ 269,
8934
9118
  "EditPictureDto!"
8935
9119
  ]
8936
9120
  }
@@ -8939,7 +9123,7 @@ exports.default = {
8939
9123
  161,
8940
9124
  {
8941
9125
  "input": [
8942
- 264,
9126
+ 270,
8943
9127
  "UploadAlbumsPicturesDto!"
8944
9128
  ]
8945
9129
  }
@@ -8948,7 +9132,7 @@ exports.default = {
8948
9132
  82,
8949
9133
  {
8950
9134
  "input": [
8951
- 254,
9135
+ 260,
8952
9136
  "CreateAthleteCompetitionDto!"
8953
9137
  ]
8954
9138
  }
@@ -8957,7 +9141,7 @@ exports.default = {
8957
9141
  151,
8958
9142
  {
8959
9143
  "input": [
8960
- 259,
9144
+ 265,
8961
9145
  "DeleteSingleValueDto!"
8962
9146
  ]
8963
9147
  }
@@ -8966,7 +9150,7 @@ exports.default = {
8966
9150
  81,
8967
9151
  {
8968
9152
  "input": [
8969
- 264,
9153
+ 270,
8970
9154
  "UploadAlbumsPicturesDto!"
8971
9155
  ]
8972
9156
  }
@@ -8975,7 +9159,7 @@ exports.default = {
8975
9159
  81,
8976
9160
  {
8977
9161
  "input": [
8978
- 371,
9162
+ 380,
8979
9163
  "EditDisplayIndexDto!"
8980
9164
  ]
8981
9165
  }
@@ -8984,7 +9168,7 @@ exports.default = {
8984
9168
  81,
8985
9169
  {
8986
9170
  "input": [
8987
- 264,
9171
+ 270,
8988
9172
  "UploadAlbumsPicturesDto!"
8989
9173
  ]
8990
9174
  }
@@ -8993,7 +9177,7 @@ exports.default = {
8993
9177
  151,
8994
9178
  {
8995
9179
  "input": [
8996
- 259,
9180
+ 265,
8997
9181
  "DeleteSingleValueDto!"
8998
9182
  ]
8999
9183
  }
@@ -9002,7 +9186,7 @@ exports.default = {
9002
9186
  150,
9003
9187
  {
9004
9188
  "input": [
9005
- 265,
9189
+ 271,
9006
9190
  "DeleteValuesDto!"
9007
9191
  ]
9008
9192
  }
@@ -9011,7 +9195,7 @@ exports.default = {
9011
9195
  77,
9012
9196
  {
9013
9197
  "input": [
9014
- 253,
9198
+ 259,
9015
9199
  "SetCompetitionResultDto!"
9016
9200
  ]
9017
9201
  }
@@ -9026,7 +9210,7 @@ exports.default = {
9026
9210
  156,
9027
9211
  {
9028
9212
  "input": [
9029
- 271,
9213
+ 277,
9030
9214
  "ForceScoreRefreshDto!"
9031
9215
  ]
9032
9216
  }
@@ -9035,7 +9219,7 @@ exports.default = {
9035
9219
  90,
9036
9220
  {
9037
9221
  "input": [
9038
- 373,
9222
+ 382,
9039
9223
  "SetCurrentCampaignDto!"
9040
9224
  ]
9041
9225
  }
@@ -9047,7 +9231,7 @@ exports.default = {
9047
9231
  172,
9048
9232
  {
9049
9233
  "input": [
9050
- 273,
9234
+ 279,
9051
9235
  "UpdateOnboardingProgressDto!"
9052
9236
  ]
9053
9237
  }
@@ -9056,7 +9240,7 @@ exports.default = {
9056
9240
  68,
9057
9241
  {
9058
9242
  "input": [
9059
- 374,
9243
+ 383,
9060
9244
  "CreateSportDto!"
9061
9245
  ]
9062
9246
  }
@@ -9065,7 +9249,7 @@ exports.default = {
9065
9249
  68,
9066
9250
  {
9067
9251
  "input": [
9068
- 375,
9252
+ 384,
9069
9253
  "UpdateSportDto!"
9070
9254
  ]
9071
9255
  }
@@ -9074,7 +9258,7 @@ exports.default = {
9074
9258
  71,
9075
9259
  {
9076
9260
  "input": [
9077
- 376,
9261
+ 385,
9078
9262
  "CreateSportLevelDto!"
9079
9263
  ]
9080
9264
  }
@@ -9083,7 +9267,7 @@ exports.default = {
9083
9267
  58,
9084
9268
  {
9085
9269
  "input": [
9086
- 378,
9270
+ 387,
9087
9271
  "CreateSponsorshipDto!"
9088
9272
  ]
9089
9273
  }
@@ -9092,7 +9276,7 @@ exports.default = {
9092
9276
  41,
9093
9277
  {
9094
9278
  "input": [
9095
- 383,
9279
+ 392,
9096
9280
  "CreateCountryDto!"
9097
9281
  ]
9098
9282
  }
@@ -9101,7 +9285,7 @@ exports.default = {
9101
9285
  40,
9102
9286
  {
9103
9287
  "input": [
9104
- 384,
9288
+ 393,
9105
9289
  "CreateStateDto!"
9106
9290
  ]
9107
9291
  }
@@ -9110,7 +9294,7 @@ exports.default = {
9110
9294
  39,
9111
9295
  {
9112
9296
  "input": [
9113
- 385,
9297
+ 394,
9114
9298
  "CreateCityDto!"
9115
9299
  ]
9116
9300
  }
@@ -9119,7 +9303,7 @@ exports.default = {
9119
9303
  29,
9120
9304
  {
9121
9305
  "input": [
9122
- 284,
9306
+ 290,
9123
9307
  "RegisterUserDto!"
9124
9308
  ]
9125
9309
  }
@@ -9128,7 +9312,7 @@ exports.default = {
9128
9312
  3,
9129
9313
  {
9130
9314
  "input": [
9131
- 242,
9315
+ 248,
9132
9316
  "VerifyCodeDto!"
9133
9317
  ]
9134
9318
  }
@@ -9137,7 +9321,7 @@ exports.default = {
9137
9321
  0,
9138
9322
  {
9139
9323
  "input": [
9140
- 242,
9324
+ 248,
9141
9325
  "VerifyCodeDto!"
9142
9326
  ]
9143
9327
  }
@@ -9146,7 +9330,7 @@ exports.default = {
9146
9330
  0,
9147
9331
  {
9148
9332
  "input": [
9149
- 284,
9333
+ 290,
9150
9334
  "RegisterUserDto!"
9151
9335
  ]
9152
9336
  }
@@ -9155,7 +9339,7 @@ exports.default = {
9155
9339
  0,
9156
9340
  {
9157
9341
  "input": [
9158
- 284,
9342
+ 290,
9159
9343
  "RegisterUserDto!"
9160
9344
  ]
9161
9345
  }
@@ -9164,7 +9348,7 @@ exports.default = {
9164
9348
  0,
9165
9349
  {
9166
9350
  "input": [
9167
- 284,
9351
+ 290,
9168
9352
  "RegisterUserDto!"
9169
9353
  ]
9170
9354
  }
@@ -9195,7 +9379,7 @@ exports.default = {
9195
9379
  148,
9196
9380
  {
9197
9381
  "input": [
9198
- 286,
9382
+ 292,
9199
9383
  "resetPasswordDto!"
9200
9384
  ]
9201
9385
  }
@@ -9213,7 +9397,7 @@ exports.default = {
9213
9397
  148,
9214
9398
  {
9215
9399
  "input": [
9216
- 287,
9400
+ 293,
9217
9401
  "UpdateUserSuspendedStatusDto!"
9218
9402
  ]
9219
9403
  }
@@ -9225,7 +9409,7 @@ exports.default = {
9225
9409
  177,
9226
9410
  {
9227
9411
  "input": [
9228
- 289,
9412
+ 295,
9229
9413
  "DeleteVtxUserDto!"
9230
9414
  ]
9231
9415
  }
@@ -9234,7 +9418,7 @@ exports.default = {
9234
9418
  76,
9235
9419
  {
9236
9420
  "input": [
9237
- 386,
9421
+ 395,
9238
9422
  "CreateSportEventDto!"
9239
9423
  ]
9240
9424
  }
@@ -9243,7 +9427,7 @@ exports.default = {
9243
9427
  76,
9244
9428
  {
9245
9429
  "input": [
9246
- 293,
9430
+ 299,
9247
9431
  "UpdateSportEventDto!"
9248
9432
  ]
9249
9433
  }
@@ -9261,7 +9445,7 @@ exports.default = {
9261
9445
  128,
9262
9446
  {
9263
9447
  "input": [
9264
- 294,
9448
+ 300,
9265
9449
  "MergeSportsEventsDto!"
9266
9450
  ]
9267
9451
  }
@@ -9270,7 +9454,7 @@ exports.default = {
9270
9454
  90,
9271
9455
  {
9272
9456
  "input": [
9273
- 304,
9457
+ 310,
9274
9458
  "SetFundingStatusDto!"
9275
9459
  ]
9276
9460
  }
@@ -9279,7 +9463,7 @@ exports.default = {
9279
9463
  90,
9280
9464
  {
9281
9465
  "input": [
9282
- 301,
9466
+ 307,
9283
9467
  "CreateFundingCampaignDto!"
9284
9468
  ]
9285
9469
  }
@@ -9288,7 +9472,7 @@ exports.default = {
9288
9472
  90,
9289
9473
  {
9290
9474
  "input": [
9291
- 303,
9475
+ 309,
9292
9476
  "UpdateFundingCampaignDto!"
9293
9477
  ]
9294
9478
  }
@@ -9297,7 +9481,7 @@ exports.default = {
9297
9481
  151,
9298
9482
  {
9299
9483
  "input": [
9300
- 259,
9484
+ 265,
9301
9485
  "DeleteSingleValueDto!"
9302
9486
  ]
9303
9487
  }
@@ -9306,7 +9490,7 @@ exports.default = {
9306
9490
  150,
9307
9491
  {
9308
9492
  "input": [
9309
- 265,
9493
+ 271,
9310
9494
  "DeleteValuesDto!"
9311
9495
  ]
9312
9496
  }
@@ -9324,7 +9508,7 @@ exports.default = {
9324
9508
  2,
9325
9509
  {
9326
9510
  "input": [
9327
- 306,
9511
+ 312,
9328
9512
  "AddCompetitionBudgetDto!"
9329
9513
  ]
9330
9514
  }
@@ -9333,7 +9517,7 @@ exports.default = {
9333
9517
  2,
9334
9518
  {
9335
9519
  "input": [
9336
- 307,
9520
+ 313,
9337
9521
  "EditCompetitionBudgetDto!"
9338
9522
  ]
9339
9523
  }
@@ -9342,7 +9526,7 @@ exports.default = {
9342
9526
  2,
9343
9527
  {
9344
9528
  "input": [
9345
- 308,
9529
+ 314,
9346
9530
  "EditCampaignBudgetDto!"
9347
9531
  ]
9348
9532
  }
@@ -9351,7 +9535,7 @@ exports.default = {
9351
9535
  2,
9352
9536
  {
9353
9537
  "input": [
9354
- 308,
9538
+ 314,
9355
9539
  "EditCampaignBudgetDto!"
9356
9540
  ]
9357
9541
  }
@@ -9360,7 +9544,7 @@ exports.default = {
9360
9544
  83,
9361
9545
  {
9362
9546
  "input": [
9363
- 311,
9547
+ 317,
9364
9548
  "CreateMembershipOrganizationDto!"
9365
9549
  ]
9366
9550
  }
@@ -9369,7 +9553,7 @@ exports.default = {
9369
9553
  85,
9370
9554
  {
9371
9555
  "input": [
9372
- 312,
9556
+ 318,
9373
9557
  "CreateAthleteMembershipDto!"
9374
9558
  ]
9375
9559
  }
@@ -9378,7 +9562,7 @@ exports.default = {
9378
9562
  151,
9379
9563
  {
9380
9564
  "input": [
9381
- 259,
9565
+ 265,
9382
9566
  "DeleteSingleValueDto!"
9383
9567
  ]
9384
9568
  }
@@ -9399,7 +9583,7 @@ exports.default = {
9399
9583
  98,
9400
9584
  {
9401
9585
  "input": [
9402
- 387,
9586
+ 396,
9403
9587
  "CreateStripeAccountDto!"
9404
9588
  ]
9405
9589
  }
@@ -9411,7 +9595,7 @@ exports.default = {
9411
9595
  107,
9412
9596
  {
9413
9597
  "input": [
9414
- 243,
9598
+ 249,
9415
9599
  "DonationCheckoutDto!"
9416
9600
  ]
9417
9601
  }
@@ -9426,7 +9610,7 @@ exports.default = {
9426
9610
  132,
9427
9611
  {
9428
9612
  "input": [
9429
- 316,
9613
+ 322,
9430
9614
  "RegisterMemberDto!"
9431
9615
  ]
9432
9616
  }
@@ -9435,7 +9619,7 @@ exports.default = {
9435
9619
  136,
9436
9620
  {
9437
9621
  "input": [
9438
- 319,
9622
+ 325,
9439
9623
  "CreateOfferDto!"
9440
9624
  ]
9441
9625
  }
@@ -9448,7 +9632,7 @@ exports.default = {
9448
9632
  "String!"
9449
9633
  ],
9450
9634
  "input": [
9451
- 319,
9635
+ 325,
9452
9636
  "CreateOfferDto!"
9453
9637
  ]
9454
9638
  }
@@ -9539,7 +9723,7 @@ exports.default = {
9539
9723
  218,
9540
9724
  {
9541
9725
  "input": [
9542
- 339,
9726
+ 345,
9543
9727
  "MarkNotificationReadDto!"
9544
9728
  ]
9545
9729
  }
@@ -9551,7 +9735,7 @@ exports.default = {
9551
9735
  2,
9552
9736
  {
9553
9737
  "input": [
9554
- 340,
9738
+ 346,
9555
9739
  "DismissNotificationDto!"
9556
9740
  ]
9557
9741
  }
@@ -9560,7 +9744,7 @@ exports.default = {
9560
9744
  222,
9561
9745
  {
9562
9746
  "input": [
9563
- 341,
9747
+ 347,
9564
9748
  "UpdateNotificationPreferenceDto!"
9565
9749
  ]
9566
9750
  }
@@ -9569,7 +9753,7 @@ exports.default = {
9569
9753
  223,
9570
9754
  {
9571
9755
  "input": [
9572
- 342,
9756
+ 348,
9573
9757
  "RegisterDeviceTokenDto!"
9574
9758
  ]
9575
9759
  }
@@ -9578,7 +9762,7 @@ exports.default = {
9578
9762
  2,
9579
9763
  {
9580
9764
  "input": [
9581
- 343,
9765
+ 349,
9582
9766
  "UnregisterDeviceTokenDto!"
9583
9767
  ]
9584
9768
  }
@@ -9587,7 +9771,7 @@ exports.default = {
9587
9771
  2,
9588
9772
  {
9589
9773
  "input": [
9590
- 344,
9774
+ 350,
9591
9775
  "FollowAthleteInput!"
9592
9776
  ]
9593
9777
  }
@@ -9596,7 +9780,7 @@ exports.default = {
9596
9780
  2,
9597
9781
  {
9598
9782
  "input": [
9599
- 345,
9783
+ 351,
9600
9784
  "UnfollowAthleteInput!"
9601
9785
  ]
9602
9786
  }
@@ -9605,7 +9789,7 @@ exports.default = {
9605
9789
  229,
9606
9790
  {
9607
9791
  "input": [
9608
- 388,
9792
+ 397,
9609
9793
  "CreateEmailCampaignDto!"
9610
9794
  ]
9611
9795
  }
@@ -9618,7 +9802,7 @@ exports.default = {
9618
9802
  "String!"
9619
9803
  ],
9620
9804
  "input": [
9621
- 389,
9805
+ 398,
9622
9806
  "UpdateEmailCampaignDto!"
9623
9807
  ]
9624
9808
  }
@@ -9689,7 +9873,7 @@ exports.default = {
9689
9873
  228,
9690
9874
  {
9691
9875
  "input": [
9692
- 390,
9876
+ 399,
9693
9877
  "CreateEmailSegmentDto!"
9694
9878
  ]
9695
9879
  }
@@ -9702,7 +9886,7 @@ exports.default = {
9702
9886
  "String!"
9703
9887
  ],
9704
9888
  "input": [
9705
- 391,
9889
+ 400,
9706
9890
  "UpdateEmailSegmentDto!"
9707
9891
  ]
9708
9892
  }
@@ -9716,6 +9900,33 @@ exports.default = {
9716
9900
  ]
9717
9901
  }
9718
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
+ ],
9719
9930
  "__typename": [
9720
9931
  1
9721
9932
  ]
@@ -9925,10 +10136,10 @@ exports.default = {
9925
10136
  1
9926
10137
  ],
9927
10138
  "profilePicture": [
9928
- 245
10139
+ 251
9929
10140
  ],
9930
10141
  "cardPicture": [
9931
- 245
10142
+ 251
9932
10143
  ],
9933
10144
  "__typename": [
9934
10145
  1
@@ -9947,7 +10158,7 @@ exports.default = {
9947
10158
  },
9948
10159
  "EditDisplayIndexDto": {
9949
10160
  "updates": [
9950
- 372
10161
+ 381
9951
10162
  ],
9952
10163
  "__typename": [
9953
10164
  1
@@ -10011,7 +10222,7 @@ exports.default = {
10011
10222
  18
10012
10223
  ],
10013
10224
  "translations": [
10014
- 377
10225
+ 386
10015
10226
  ],
10016
10227
  "__typename": [
10017
10228
  1
@@ -10045,10 +10256,10 @@ exports.default = {
10045
10256
  18
10046
10257
  ],
10047
10258
  "banner": [
10048
- 245
10259
+ 251
10049
10260
  ],
10050
10261
  "criteria": [
10051
- 320
10262
+ 326
10052
10263
  ],
10053
10264
  "deadline": [
10054
10265
  14
@@ -10057,13 +10268,13 @@ exports.default = {
10057
10268
  14
10058
10269
  ],
10059
10270
  "duration": [
10060
- 379
10271
+ 388
10061
10272
  ],
10062
10273
  "sponsorshipItems": [
10063
- 380
10274
+ 389
10064
10275
  ],
10065
10276
  "commitments": [
10066
- 381
10277
+ 390
10067
10278
  ],
10068
10279
  "terms": [
10069
10280
  1
@@ -10075,7 +10286,7 @@ exports.default = {
10075
10286
  2
10076
10287
  ],
10077
10288
  "translations": [
10078
- 382
10289
+ 391
10079
10290
  ],
10080
10291
  "__typename": [
10081
10292
  1
@@ -10152,7 +10363,7 @@ exports.default = {
10152
10363
  1
10153
10364
  ],
10154
10365
  "banner": [
10155
- 245
10366
+ 251
10156
10367
  ],
10157
10368
  "terms": [
10158
10369
  1
@@ -10259,7 +10470,7 @@ exports.default = {
10259
10470
  1
10260
10471
  ],
10261
10472
  "banner": [
10262
- 245
10473
+ 251
10263
10474
  ],
10264
10475
  "eventLevel": [
10265
10476
  1
@@ -10296,7 +10507,7 @@ exports.default = {
10296
10507
  1
10297
10508
  ],
10298
10509
  "audienceFilters": [
10299
- 357
10510
+ 366
10300
10511
  ],
10301
10512
  "segmentId": [
10302
10513
  1
@@ -10325,7 +10536,7 @@ exports.default = {
10325
10536
  1
10326
10537
  ],
10327
10538
  "audienceFilters": [
10328
- 357
10539
+ 366
10329
10540
  ],
10330
10541
  "segmentId": [
10331
10542
  1
@@ -10345,7 +10556,7 @@ exports.default = {
10345
10556
  1
10346
10557
  ],
10347
10558
  "filters": [
10348
- 357
10559
+ 366
10349
10560
  ],
10350
10561
  "__typename": [
10351
10562
  1
@@ -10356,7 +10567,7 @@ exports.default = {
10356
10567
  1
10357
10568
  ],
10358
10569
  "filters": [
10359
- 357
10570
+ 366
10360
10571
  ],
10361
10572
  "__typename": [
10362
10573
  1