@vertikalx/vtx-backend-client 3.1.2-dev-max.1 → 3.1.2-dev-max.2

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.
Files changed (33) hide show
  1. package/package.json +1 -1
  2. package/src/api/domains/generated/index.d.ts +2 -0
  3. package/src/api/domains/generated/index.js +5 -1
  4. package/src/api/domains/generated/index.js.map +1 -1
  5. package/src/api/domains/generated/misc.api.js +6 -0
  6. package/src/api/domains/generated/misc.api.js.map +1 -1
  7. package/src/api/domains/generated/push-campaign.api.d.ts +2 -0
  8. package/src/api/domains/generated/push-campaign.api.js +9 -0
  9. package/src/api/domains/generated/push-campaign.api.js.map +1 -0
  10. package/src/api/domains/generated/usage-events.api.d.ts +2 -0
  11. package/src/api/domains/generated/usage-events.api.js +18 -0
  12. package/src/api/domains/generated/usage-events.api.js.map +1 -0
  13. package/src/api/domains/generated/vtx-base-api.augment.d.ts +3 -1
  14. package/src/api/domains/overrides/athlete-query.overrides.d.ts +2 -0
  15. package/src/api/domains/overrides/athlete-query.overrides.js +12 -0
  16. package/src/api/domains/overrides/athlete-query.overrides.js.map +1 -0
  17. package/src/api/domains/overrides/compat.overrides.js +3 -0
  18. package/src/api/domains/overrides/compat.overrides.js.map +1 -1
  19. package/src/api/domains/overrides/index.d.ts +1 -0
  20. package/src/api/domains/overrides/index.js +3 -1
  21. package/src/api/domains/overrides/index.js.map +1 -1
  22. package/src/api/vtx-base-api.d.ts +13 -0
  23. package/src/api/vtx-base-api.js +52 -0
  24. package/src/api/vtx-base-api.js.map +1 -1
  25. package/src/client/schema.d.ts +194 -13
  26. package/src/client/schema.js +47 -2
  27. package/src/client/schema.js.map +1 -1
  28. package/src/client/types.d.ts +113 -14
  29. package/src/client/types.js +548 -288
  30. package/src/client/types.js.map +1 -1
  31. package/src/generated/graphql.d.ts +183 -0
  32. package/src/generated/graphql.js +86 -3
  33. package/src/generated/graphql.js.map +1 -1
@@ -23,17 +23,8 @@ exports.default = {
23
23
  226,
24
24
  227,
25
25
  228,
26
- 291,
27
- 355,
28
- 387,
29
- 388,
30
- 389,
31
- 390,
32
- 391,
33
- 392,
34
- 393,
35
- 394,
36
- 395,
26
+ 296,
27
+ 360,
37
28
  396,
38
29
  397,
39
30
  398,
@@ -42,7 +33,18 @@ exports.default = {
42
33
  401,
43
34
  402,
44
35
  403,
45
- 404
36
+ 404,
37
+ 405,
38
+ 406,
39
+ 407,
40
+ 408,
41
+ 409,
42
+ 410,
43
+ 411,
44
+ 412,
45
+ 413,
46
+ 414,
47
+ 415
46
48
  ],
47
49
  "types": {
48
50
  "User": {
@@ -1647,7 +1649,7 @@ exports.default = {
1647
1649
  1
1648
1650
  ],
1649
1651
  "resultType": [
1650
- 399
1652
+ 408
1651
1653
  ],
1652
1654
  "verified": [
1653
1655
  2
@@ -2926,7 +2928,7 @@ exports.default = {
2926
2928
  96
2927
2929
  ],
2928
2930
  "mode": [
2929
- 387
2931
+ 396
2930
2932
  ],
2931
2933
  "athleteId": [
2932
2934
  1
@@ -5731,6 +5733,12 @@ exports.default = {
5731
5733
  "total": [
5732
5734
  53
5733
5735
  ],
5736
+ "pushEligible": [
5737
+ 53
5738
+ ],
5739
+ "emailEligible": [
5740
+ 53
5741
+ ],
5734
5742
  "users": [
5735
5743
  245
5736
5744
  ],
@@ -5738,6 +5746,32 @@ exports.default = {
5738
5746
  1
5739
5747
  ]
5740
5748
  },
5749
+ "PushCampaignType": {
5750
+ "id": [
5751
+ 110
5752
+ ],
5753
+ "title": [
5754
+ 1
5755
+ ],
5756
+ "body": [
5757
+ 1
5758
+ ],
5759
+ "deepLink": [
5760
+ 1
5761
+ ],
5762
+ "sentAt": [
5763
+ 14
5764
+ ],
5765
+ "recipientCount": [
5766
+ 53
5767
+ ],
5768
+ "status": [
5769
+ 1
5770
+ ],
5771
+ "__typename": [
5772
+ 1
5773
+ ]
5774
+ },
5741
5775
  "AiCoachMessage": {
5742
5776
  "_id": [
5743
5777
  110
@@ -5793,7 +5827,7 @@ exports.default = {
5793
5827
  14
5794
5828
  ],
5795
5829
  "messages": [
5796
- 247
5830
+ 248
5797
5831
  ],
5798
5832
  "__typename": [
5799
5833
  1
@@ -5853,7 +5887,7 @@ exports.default = {
5853
5887
  },
5854
5888
  "AiCoachNudgeListResponse": {
5855
5889
  "nudges": [
5856
- 250
5890
+ 251
5857
5891
  ],
5858
5892
  "total": [
5859
5893
  53
@@ -5944,10 +5978,10 @@ exports.default = {
5944
5978
  53
5945
5979
  ],
5946
5980
  "vtxScoreHistory": [
5947
- 254
5981
+ 255
5948
5982
  ],
5949
5983
  "topPerformers": [
5950
- 255
5984
+ 256
5951
5985
  ],
5952
5986
  "__typename": [
5953
5987
  1
@@ -5972,13 +6006,72 @@ exports.default = {
5972
6006
  },
5973
6007
  "TeamDashboard": {
5974
6008
  "analytics": [
5975
- 256
6009
+ 257
5976
6010
  ],
5977
6011
  "roster": [
5978
- 257
6012
+ 258
5979
6013
  ],
5980
6014
  "leaderboard": [
5981
- 255
6015
+ 256
6016
+ ],
6017
+ "__typename": [
6018
+ 1
6019
+ ]
6020
+ },
6021
+ "TrackResult": {
6022
+ "accepted": [
6023
+ 53
6024
+ ],
6025
+ "rejected": [
6026
+ 53
6027
+ ],
6028
+ "__typename": [
6029
+ 1
6030
+ ]
6031
+ },
6032
+ "UsageRollupRow": {
6033
+ "date": [
6034
+ 1
6035
+ ],
6036
+ "platform": [
6037
+ 1
6038
+ ],
6039
+ "metric": [
6040
+ 1
6041
+ ],
6042
+ "value": [
6043
+ 53
6044
+ ],
6045
+ "__typename": [
6046
+ 1
6047
+ ]
6048
+ },
6049
+ "UsageFunnelRow": {
6050
+ "date": [
6051
+ 1
6052
+ ],
6053
+ "step": [
6054
+ 1
6055
+ ],
6056
+ "userCount": [
6057
+ 53
6058
+ ],
6059
+ "__typename": [
6060
+ 1
6061
+ ]
6062
+ },
6063
+ "UsageRetentionRow": {
6064
+ "signupWeek": [
6065
+ 1
6066
+ ],
6067
+ "weekNumber": [
6068
+ 53
6069
+ ],
6070
+ "retainedCount": [
6071
+ 53
6072
+ ],
6073
+ "cohortSize": [
6074
+ 53
5982
6075
  ],
5983
6076
  "__typename": [
5984
6077
  1
@@ -6130,7 +6223,7 @@ exports.default = {
6130
6223
  18
6131
6224
  ],
6132
6225
  "mode": [
6133
- 387
6226
+ 396
6134
6227
  ],
6135
6228
  "fromName": [
6136
6229
  1
@@ -6168,13 +6261,13 @@ exports.default = {
6168
6261
  1
6169
6262
  ],
6170
6263
  "logo": [
6171
- 270
6264
+ 275
6172
6265
  ],
6173
6266
  "banner": [
6174
- 270
6267
+ 275
6175
6268
  ],
6176
6269
  "translations": [
6177
- 271
6270
+ 276
6178
6271
  ],
6179
6272
  "sponsorId": [
6180
6273
  1
@@ -6226,10 +6319,10 @@ exports.default = {
6226
6319
  1
6227
6320
  ],
6228
6321
  "logo": [
6229
- 270
6322
+ 275
6230
6323
  ],
6231
6324
  "banner": [
6232
- 270
6325
+ 275
6233
6326
  ],
6234
6327
  "__typename": [
6235
6328
  1
@@ -6297,7 +6390,7 @@ exports.default = {
6297
6390
  1
6298
6391
  ],
6299
6392
  "invitations": [
6300
- 274
6393
+ 279
6301
6394
  ],
6302
6395
  "__typename": [
6303
6396
  1
@@ -6434,7 +6527,7 @@ exports.default = {
6434
6527
  1
6435
6528
  ],
6436
6529
  "result": [
6437
- 277
6530
+ 282
6438
6531
  ],
6439
6532
  "cityId": [
6440
6533
  1
@@ -6457,7 +6550,7 @@ exports.default = {
6457
6550
  1
6458
6551
  ],
6459
6552
  "result": [
6460
- 277
6553
+ 282
6461
6554
  ],
6462
6555
  "cityId": [
6463
6556
  1
@@ -6493,13 +6586,13 @@ exports.default = {
6493
6586
  },
6494
6587
  "CursorPaginationDto": {
6495
6588
  "sortCriteria": [
6496
- 281
6589
+ 286
6497
6590
  ],
6498
6591
  "limit": [
6499
6592
  18
6500
6593
  ],
6501
6594
  "cursorPosition": [
6502
- 282
6595
+ 287
6503
6596
  ],
6504
6597
  "__typename": [
6505
6598
  1
@@ -6594,7 +6687,7 @@ exports.default = {
6594
6687
  1
6595
6688
  ],
6596
6689
  "currentCampaign": [
6597
- 286
6690
+ 291
6598
6691
  ],
6599
6692
  "sports": [
6600
6693
  1
@@ -6606,7 +6699,7 @@ exports.default = {
6606
6699
  2
6607
6700
  ],
6608
6701
  "gender": [
6609
- 388
6702
+ 397
6610
6703
  ],
6611
6704
  "minAge": [
6612
6705
  18
@@ -6656,10 +6749,10 @@ exports.default = {
6656
6749
  },
6657
6750
  "AthleteQueryDto": {
6658
6751
  "cursor": [
6659
- 283
6752
+ 288
6660
6753
  ],
6661
6754
  "filters": [
6662
- 287
6755
+ 292
6663
6756
  ],
6664
6757
  "__typename": [
6665
6758
  1
@@ -6670,7 +6763,7 @@ exports.default = {
6670
6763
  1
6671
6764
  ],
6672
6765
  "newPicture": [
6673
- 270
6766
+ 275
6674
6767
  ],
6675
6768
  "__typename": [
6676
6769
  1
@@ -6684,13 +6777,13 @@ exports.default = {
6684
6777
  1
6685
6778
  ],
6686
6779
  "pictures": [
6687
- 270
6780
+ 275
6688
6781
  ],
6689
6782
  "albumId": [
6690
6783
  1
6691
6784
  ],
6692
6785
  "visibility": [
6693
- 291
6786
+ 296
6694
6787
  ],
6695
6788
  "competitionId": [
6696
6789
  1
@@ -7000,6 +7093,9 @@ exports.default = {
7000
7093
  "inviteCode": [
7001
7094
  1
7002
7095
  ],
7096
+ "anonymousId": [
7097
+ 1
7098
+ ],
7003
7099
  "__typename": [
7004
7100
  1
7005
7101
  ]
@@ -7014,7 +7110,7 @@ exports.default = {
7014
7110
  },
7015
7111
  "resetPasswordDto": {
7016
7112
  "code": [
7017
- 267
7113
+ 272
7018
7114
  ],
7019
7115
  "newPassword": [
7020
7116
  1
@@ -7150,7 +7246,7 @@ exports.default = {
7150
7246
  1
7151
7247
  ],
7152
7248
  "banner": [
7153
- 270
7249
+ 275
7154
7250
  ],
7155
7251
  "eventLevel": [
7156
7252
  1
@@ -7262,7 +7358,7 @@ exports.default = {
7262
7358
  18
7263
7359
  ],
7264
7360
  "items": [
7265
- 324
7361
+ 329
7266
7362
  ],
7267
7363
  "__typename": [
7268
7364
  1
@@ -7273,7 +7369,7 @@ exports.default = {
7273
7369
  18
7274
7370
  ],
7275
7371
  "items": [
7276
- 324
7372
+ 329
7277
7373
  ],
7278
7374
  "athleteCompetitionId": [
7279
7375
  1
@@ -7322,16 +7418,16 @@ exports.default = {
7322
7418
  14
7323
7419
  ],
7324
7420
  "budget": [
7325
- 326
7421
+ 331
7326
7422
  ],
7327
7423
  "competitionBudgets": [
7328
- 327
7424
+ 332
7329
7425
  ],
7330
7426
  "competitionIds": [
7331
7427
  1
7332
7428
  ],
7333
7429
  "video": [
7334
- 328
7430
+ 333
7335
7431
  ],
7336
7432
  "coverImageId": [
7337
7433
  1
@@ -7375,16 +7471,16 @@ exports.default = {
7375
7471
  14
7376
7472
  ],
7377
7473
  "budget": [
7378
- 326
7474
+ 331
7379
7475
  ],
7380
7476
  "competitionBudgets": [
7381
- 327
7477
+ 332
7382
7478
  ],
7383
7479
  "competitionIds": [
7384
7480
  1
7385
7481
  ],
7386
7482
  "video": [
7387
- 328
7483
+ 333
7388
7484
  ],
7389
7485
  "coverImageId": [
7390
7486
  1
@@ -7431,16 +7527,16 @@ exports.default = {
7431
7527
  14
7432
7528
  ],
7433
7529
  "budget": [
7434
- 326
7530
+ 331
7435
7531
  ],
7436
7532
  "competitionBudgets": [
7437
- 327
7533
+ 332
7438
7534
  ],
7439
7535
  "competitionIds": [
7440
7536
  1
7441
7537
  ],
7442
7538
  "video": [
7443
- 328
7539
+ 333
7444
7540
  ],
7445
7541
  "coverImageId": [
7446
7542
  1
@@ -7474,7 +7570,7 @@ exports.default = {
7474
7570
  },
7475
7571
  "BudgetDto": {
7476
7572
  "items": [
7477
- 324
7573
+ 329
7478
7574
  ],
7479
7575
  "fundingMode": [
7480
7576
  133
@@ -7488,7 +7584,7 @@ exports.default = {
7488
7584
  1
7489
7585
  ],
7490
7586
  "budget": [
7491
- 333
7587
+ 338
7492
7588
  ],
7493
7589
  "__typename": [
7494
7590
  1
@@ -7499,7 +7595,7 @@ exports.default = {
7499
7595
  1
7500
7596
  ],
7501
7597
  "budget": [
7502
- 333
7598
+ 338
7503
7599
  ],
7504
7600
  "__typename": [
7505
7601
  1
@@ -7519,7 +7615,7 @@ exports.default = {
7519
7615
  18
7520
7616
  ],
7521
7617
  "budget": [
7522
- 333
7618
+ 338
7523
7619
  ],
7524
7620
  "__typename": [
7525
7621
  1
@@ -7556,7 +7652,7 @@ exports.default = {
7556
7652
  1
7557
7653
  ],
7558
7654
  "filters": [
7559
- 337
7655
+ 342
7560
7656
  ],
7561
7657
  "sortField": [
7562
7658
  1
@@ -7582,7 +7678,7 @@ exports.default = {
7582
7678
  1
7583
7679
  ],
7584
7680
  "logo": [
7585
- 270
7681
+ 275
7586
7682
  ],
7587
7683
  "countryId": [
7588
7684
  1
@@ -7670,7 +7766,7 @@ exports.default = {
7670
7766
  1
7671
7767
  ],
7672
7768
  "profilePicture": [
7673
- 270
7769
+ 275
7674
7770
  ],
7675
7771
  "__typename": [
7676
7772
  1
@@ -7722,7 +7818,7 @@ exports.default = {
7722
7818
  18
7723
7819
  ],
7724
7820
  "sortCriteria": [
7725
- 281
7821
+ 286
7726
7822
  ],
7727
7823
  "__typename": [
7728
7824
  1
@@ -7739,7 +7835,7 @@ exports.default = {
7739
7835
  1
7740
7836
  ],
7741
7837
  "offerImage": [
7742
- 270
7838
+ 275
7743
7839
  ],
7744
7840
  "type": [
7745
7841
  1
@@ -7763,7 +7859,7 @@ exports.default = {
7763
7859
  1
7764
7860
  ],
7765
7861
  "criteria": [
7766
- 348
7862
+ 353
7767
7863
  ],
7768
7864
  "dateStart": [
7769
7865
  14
@@ -7798,7 +7894,7 @@ exports.default = {
7798
7894
  1
7799
7895
  ],
7800
7896
  "qualificationsBag": [
7801
- 349
7897
+ 354
7802
7898
  ],
7803
7899
  "__typename": [
7804
7900
  1
@@ -7806,28 +7902,28 @@ exports.default = {
7806
7902
  },
7807
7903
  "QualificationsBagDto": {
7808
7904
  "ageQualifications": [
7809
- 303
7905
+ 308
7810
7906
  ],
7811
7907
  "genderQualifications": [
7812
- 304
7908
+ 309
7813
7909
  ],
7814
7910
  "scoreQualifications": [
7815
- 306
7911
+ 311
7816
7912
  ],
7817
7913
  "locationQualifications": [
7818
- 307
7914
+ 312
7819
7915
  ],
7820
7916
  "nationalityQualifications": [
7821
- 305
7917
+ 310
7822
7918
  ],
7823
7919
  "distanceQualifications": [
7824
- 308
7920
+ 313
7825
7921
  ],
7826
7922
  "sportsQualifications": [
7827
- 309
7923
+ 314
7828
7924
  ],
7829
7925
  "levelQualifications": [
7830
- 310
7926
+ 315
7831
7927
  ],
7832
7928
  "__typename": [
7833
7929
  1
@@ -7873,7 +7969,7 @@ exports.default = {
7873
7969
  },
7874
7970
  "OfferClaimQueryDto": {
7875
7971
  "status": [
7876
- 403
7972
+ 412
7877
7973
  ],
7878
7974
  "__typename": [
7879
7975
  1
@@ -7927,7 +8023,7 @@ exports.default = {
7927
8023
  1
7928
8024
  ],
7929
8025
  "timeRange": [
7930
- 355
8026
+ 360
7931
8027
  ],
7932
8028
  "__typename": [
7933
8029
  1
@@ -7939,7 +8035,7 @@ exports.default = {
7939
8035
  1
7940
8036
  ],
7941
8037
  "timeRange": [
7942
- 355
8038
+ 360
7943
8039
  ],
7944
8040
  "sportId": [
7945
8041
  1
@@ -7996,7 +8092,7 @@ exports.default = {
7996
8092
  1
7997
8093
  ],
7998
8094
  "metricRanges": [
7999
- 358
8095
+ 363
8000
8096
  ],
8001
8097
  "__typename": [
8002
8098
  1
@@ -8010,7 +8106,7 @@ exports.default = {
8010
8106
  223
8011
8107
  ],
8012
8108
  "timeRange": [
8013
- 355
8109
+ 360
8014
8110
  ],
8015
8111
  "page": [
8016
8112
  53
@@ -8019,7 +8115,7 @@ exports.default = {
8019
8115
  53
8020
8116
  ],
8021
8117
  "filters": [
8022
- 359
8118
+ 364
8023
8119
  ],
8024
8120
  "__typename": [
8025
8121
  1
@@ -8074,7 +8170,7 @@ exports.default = {
8074
8170
  53
8075
8171
  ],
8076
8172
  "sortBy": [
8077
- 404
8173
+ 415
8078
8174
  ],
8079
8175
  "contentType": [
8080
8176
  227
@@ -8199,6 +8295,104 @@ exports.default = {
8199
8295
  1
8200
8296
  ]
8201
8297
  },
8298
+ "PushIosOverridesInput": {
8299
+ "sound": [
8300
+ 1
8301
+ ],
8302
+ "category": [
8303
+ 1
8304
+ ],
8305
+ "interruptionLevel": [
8306
+ 1
8307
+ ],
8308
+ "__typename": [
8309
+ 1
8310
+ ]
8311
+ },
8312
+ "PushAndroidOverridesInput": {
8313
+ "channelId": [
8314
+ 1
8315
+ ],
8316
+ "priority": [
8317
+ 1
8318
+ ],
8319
+ "sound": [
8320
+ 1
8321
+ ],
8322
+ "__typename": [
8323
+ 1
8324
+ ]
8325
+ },
8326
+ "SendPushCampaignInput": {
8327
+ "title": [
8328
+ 1
8329
+ ],
8330
+ "body": [
8331
+ 1
8332
+ ],
8333
+ "deepLink": [
8334
+ 1
8335
+ ],
8336
+ "customData": [
8337
+ 183
8338
+ ],
8339
+ "iosOverrides": [
8340
+ 381
8341
+ ],
8342
+ "androidOverrides": [
8343
+ 382
8344
+ ],
8345
+ "audienceFilters": [
8346
+ 384
8347
+ ],
8348
+ "scheduleAt": [
8349
+ 14
8350
+ ],
8351
+ "dryRun": [
8352
+ 2
8353
+ ],
8354
+ "__typename": [
8355
+ 1
8356
+ ]
8357
+ },
8358
+ "AudienceFilterDto": {
8359
+ "userType": [
8360
+ 1
8361
+ ],
8362
+ "sport": [
8363
+ 1
8364
+ ],
8365
+ "country": [
8366
+ 1
8367
+ ],
8368
+ "onboardingStatus": [
8369
+ 1
8370
+ ],
8371
+ "campaignStatus": [
8372
+ 1
8373
+ ],
8374
+ "walletStatus": [
8375
+ 1
8376
+ ],
8377
+ "hasStrava": [
8378
+ 2
8379
+ ],
8380
+ "hasInstagram": [
8381
+ 2
8382
+ ],
8383
+ "vtxScoreMin": [
8384
+ 18
8385
+ ],
8386
+ "vtxScoreMax": [
8387
+ 18
8388
+ ],
8389
+ "donorStatus": [
8390
+ 1
8391
+ ],
8392
+ "__typename": [
8393
+ 1
8394
+ ]
8395
+ },
8202
8396
  "SendChatMessageDto": {
8203
8397
  "threadId": [
8204
8398
  1
@@ -8415,6 +8609,8 @@ exports.default = {
8415
8609
  "TaskStatus": {},
8416
8610
  "StripeQueryOperation": {},
8417
8611
  "OfferClaimStatus": {},
8612
+ "UsagePlatform": {},
8613
+ "UsageMetric": {},
8418
8614
  "PostSortOption": {},
8419
8615
  "Query": {
8420
8616
  "findTenantById": [
@@ -8486,7 +8682,7 @@ exports.default = {
8486
8682
  34,
8487
8683
  {
8488
8684
  "input": [
8489
- 406,
8685
+ 417,
8490
8686
  "AWSS3GetUploadDto!"
8491
8687
  ]
8492
8688
  }
@@ -8510,7 +8706,7 @@ exports.default = {
8510
8706
  153,
8511
8707
  {
8512
8708
  "query": [
8513
- 272
8709
+ 277
8514
8710
  ]
8515
8711
  }
8516
8712
  ],
@@ -8556,7 +8752,7 @@ exports.default = {
8556
8752
  154,
8557
8753
  {
8558
8754
  "query": [
8559
- 276
8755
+ 281
8560
8756
  ]
8561
8757
  }
8562
8758
  ],
@@ -8564,7 +8760,7 @@ exports.default = {
8564
8760
  112,
8565
8761
  {
8566
8762
  "input": [
8567
- 407,
8763
+ 418,
8568
8764
  "FindSponsorAthleteInvitationDto!"
8569
8765
  ]
8570
8766
  }
@@ -8573,7 +8769,7 @@ exports.default = {
8573
8769
  172,
8574
8770
  {
8575
8771
  "input": [
8576
- 293,
8772
+ 298,
8577
8773
  "existValueDto!"
8578
8774
  ]
8579
8775
  }
@@ -8585,7 +8781,7 @@ exports.default = {
8585
8781
  166,
8586
8782
  {
8587
8783
  "input": [
8588
- 288,
8784
+ 293,
8589
8785
  "AthleteQueryDto!"
8590
8786
  ]
8591
8787
  }
@@ -8633,7 +8829,7 @@ exports.default = {
8633
8829
  88,
8634
8830
  {
8635
8831
  "input": [
8636
- 408,
8832
+ 419,
8637
8833
  "GetAthleteCompetitionsDto!"
8638
8834
  ]
8639
8835
  }
@@ -8681,7 +8877,7 @@ exports.default = {
8681
8877
  166,
8682
8878
  {
8683
8879
  "input": [
8684
- 288,
8880
+ 293,
8685
8881
  "AthleteQueryDto!"
8686
8882
  ]
8687
8883
  }
@@ -8699,7 +8895,7 @@ exports.default = {
8699
8895
  169,
8700
8896
  {
8701
8897
  "input": [
8702
- 293,
8898
+ 298,
8703
8899
  "existValueDto!"
8704
8900
  ]
8705
8901
  }
@@ -8708,7 +8904,7 @@ exports.default = {
8708
8904
  178,
8709
8905
  {
8710
8906
  "input": [
8711
- 299,
8907
+ 304,
8712
8908
  "CheckScoreRefreshCapabilityDto!"
8713
8909
  ]
8714
8910
  }
@@ -8717,7 +8913,7 @@ exports.default = {
8717
8913
  173,
8718
8914
  {
8719
8915
  "input": [
8720
- 295,
8916
+ 300,
8721
8917
  "GetHistoricalScoresDto!"
8722
8918
  ]
8723
8919
  }
@@ -8726,7 +8922,7 @@ exports.default = {
8726
8922
  105,
8727
8923
  {
8728
8924
  "input": [
8729
- 295,
8925
+ 300,
8730
8926
  "GetHistoricalScoresDto!"
8731
8927
  ]
8732
8928
  }
@@ -8735,7 +8931,7 @@ exports.default = {
8735
8931
  173,
8736
8932
  {
8737
8933
  "input": [
8738
- 294,
8934
+ 299,
8739
8935
  "GetMyHistoricalScoresDto!"
8740
8936
  ]
8741
8937
  }
@@ -8744,7 +8940,7 @@ exports.default = {
8744
8940
  105,
8745
8941
  {
8746
8942
  "input": [
8747
- 294,
8943
+ 299,
8748
8944
  "GetMyHistoricalScoresDto!"
8749
8945
  ]
8750
8946
  }
@@ -8753,7 +8949,7 @@ exports.default = {
8753
8949
  96,
8754
8950
  {
8755
8951
  "input": [
8756
- 296,
8952
+ 301,
8757
8953
  "GetAthleteCampaignsDto!"
8758
8954
  ]
8759
8955
  }
@@ -8762,7 +8958,7 @@ exports.default = {
8762
8958
  176,
8763
8959
  {
8764
8960
  "input": [
8765
- 297,
8961
+ 302,
8766
8962
  "BrowseCampaignsDto!"
8767
8963
  ]
8768
8964
  }
@@ -8786,7 +8982,7 @@ exports.default = {
8786
8982
  181,
8787
8983
  {
8788
8984
  "query": [
8789
- 301
8985
+ 306
8790
8986
  ]
8791
8987
  }
8792
8988
  ],
@@ -8854,7 +9050,7 @@ exports.default = {
8854
9050
  0,
8855
9051
  {
8856
9052
  "input": [
8857
- 409,
9053
+ 420,
8858
9054
  "FindVtxUserDto!"
8859
9055
  ]
8860
9056
  }
@@ -8894,7 +9090,7 @@ exports.default = {
8894
9090
  38,
8895
9091
  {
8896
9092
  "input": [
8897
- 267,
9093
+ 272,
8898
9094
  "VerifyCodeDto!"
8899
9095
  ]
8900
9096
  }
@@ -8915,13 +9111,16 @@ exports.default = {
8915
9111
  190,
8916
9112
  {
8917
9113
  "query": [
8918
- 315
9114
+ 320
8919
9115
  ]
8920
9116
  }
8921
9117
  ],
8922
9118
  "getAdminUsers": [
8923
9119
  186
8924
9120
  ],
9121
+ "myPreferredLocale": [
9122
+ 1
9123
+ ],
8925
9124
  "getStravaLoginUrl": [
8926
9125
  1
8927
9126
  ],
@@ -8929,7 +9128,7 @@ exports.default = {
8929
9128
  81,
8930
9129
  {
8931
9130
  "input": [
8932
- 410,
9131
+ 421,
8933
9132
  "GetSportEventsDto!"
8934
9133
  ]
8935
9134
  }
@@ -8938,7 +9137,7 @@ exports.default = {
8938
9137
  193,
8939
9138
  {
8940
9139
  "query": [
8941
- 323
9140
+ 328
8942
9141
  ]
8943
9142
  }
8944
9143
  ],
@@ -8993,7 +9192,7 @@ exports.default = {
8993
9192
  195,
8994
9193
  {
8995
9194
  "query": [
8996
- 338
9195
+ 343
8997
9196
  ]
8998
9197
  }
8999
9198
  ],
@@ -9031,7 +9230,7 @@ exports.default = {
9031
9230
  174,
9032
9231
  {
9033
9232
  "input": [
9034
- 319,
9233
+ 324,
9035
9234
  "StripeQueryDto!"
9036
9235
  ]
9037
9236
  }
@@ -9043,7 +9242,7 @@ exports.default = {
9043
9242
  37,
9044
9243
  {
9045
9244
  "input": [
9046
- 265,
9245
+ 270,
9047
9246
  "GetDatabaseFileDto!"
9048
9247
  ]
9049
9248
  }
@@ -9052,7 +9251,7 @@ exports.default = {
9052
9251
  34,
9053
9252
  {
9054
9253
  "input": [
9055
- 406,
9254
+ 417,
9056
9255
  "AWSS3GetUploadDto!"
9057
9256
  ]
9058
9257
  }
@@ -9061,7 +9260,7 @@ exports.default = {
9061
9260
  124,
9062
9261
  {
9063
9262
  "input": [
9064
- 318,
9263
+ 323,
9065
9264
  "GetReceiptDto!"
9066
9265
  ]
9067
9266
  }
@@ -9070,7 +9269,7 @@ exports.default = {
9070
9269
  125,
9071
9270
  {
9072
9271
  "input": [
9073
- 318,
9272
+ 323,
9074
9273
  "GetReceiptDto!"
9075
9274
  ]
9076
9275
  }
@@ -9079,7 +9278,7 @@ exports.default = {
9079
9278
  192,
9080
9279
  {
9081
9280
  "input": [
9082
- 320,
9281
+ 325,
9083
9282
  "GetTransactionDetailsDto!"
9084
9283
  ]
9085
9284
  }
@@ -9112,7 +9311,7 @@ exports.default = {
9112
9311
  202,
9113
9312
  {
9114
9313
  "query": [
9115
- 345
9314
+ 350
9116
9315
  ]
9117
9316
  }
9118
9317
  ],
@@ -9123,7 +9322,7 @@ exports.default = {
9123
9322
  203,
9124
9323
  {
9125
9324
  "query": [
9126
- 350
9325
+ 355
9127
9326
  ]
9128
9327
  }
9129
9328
  ],
@@ -9152,7 +9351,7 @@ exports.default = {
9152
9351
  "String!"
9153
9352
  ],
9154
9353
  "query": [
9155
- 351
9354
+ 356
9156
9355
  ]
9157
9356
  }
9158
9357
  ],
@@ -9173,7 +9372,7 @@ exports.default = {
9173
9372
  152,
9174
9373
  {
9175
9374
  "query": [
9176
- 350
9375
+ 355
9177
9376
  ]
9178
9377
  }
9179
9378
  ],
@@ -9181,7 +9380,7 @@ exports.default = {
9181
9380
  209,
9182
9381
  {
9183
9382
  "input": [
9184
- 352
9383
+ 357
9185
9384
  ]
9186
9385
  }
9187
9386
  ],
@@ -9189,7 +9388,7 @@ exports.default = {
9189
9388
  210,
9190
9389
  {
9191
9390
  "input": [
9192
- 353,
9391
+ 358,
9193
9392
  "UserRankQueryDto!"
9194
9393
  ]
9195
9394
  }
@@ -9207,7 +9406,7 @@ exports.default = {
9207
9406
  212,
9208
9407
  {
9209
9408
  "input": [
9210
- 354,
9409
+ 359,
9211
9410
  "ScoreHistoryQueryDto!"
9212
9411
  ]
9213
9412
  }
@@ -9216,7 +9415,7 @@ exports.default = {
9216
9415
  213,
9217
9416
  {
9218
9417
  "input": [
9219
- 356,
9418
+ 361,
9220
9419
  "RankHistoryQueryDto!"
9221
9420
  ]
9222
9421
  }
@@ -9225,7 +9424,7 @@ exports.default = {
9225
9424
  214,
9226
9425
  {
9227
9426
  "input": [
9228
- 357,
9427
+ 362,
9229
9428
  "RankContextQueryDto!"
9230
9429
  ]
9231
9430
  }
@@ -9234,7 +9433,7 @@ exports.default = {
9234
9433
  216,
9235
9434
  {
9236
9435
  "input": [
9237
- 360,
9436
+ 365,
9238
9437
  "ActivitiesQueryDto!"
9239
9438
  ]
9240
9439
  }
@@ -9243,7 +9442,7 @@ exports.default = {
9243
9442
  219,
9244
9443
  {
9245
9444
  "input": [
9246
- 361,
9445
+ 366,
9247
9446
  "ActivityDetailQueryDto!"
9248
9447
  ]
9249
9448
  }
@@ -9252,7 +9451,7 @@ exports.default = {
9252
9451
  221,
9253
9452
  {
9254
9453
  "input": [
9255
- 362,
9454
+ 367,
9256
9455
  "ComponentSummaryQueryDto!"
9257
9456
  ]
9258
9457
  }
@@ -9261,7 +9460,7 @@ exports.default = {
9261
9460
  224,
9262
9461
  {
9263
9462
  "input": [
9264
- 363,
9463
+ 368,
9265
9464
  "ActivityDatesQueryDto!"
9266
9465
  ]
9267
9466
  }
@@ -9278,7 +9477,7 @@ exports.default = {
9278
9477
  "Platform!"
9279
9478
  ],
9280
9479
  "range": [
9281
- 364,
9480
+ 369,
9282
9481
  "DateRangeInput!"
9283
9482
  ],
9284
9483
  "periodType": [
@@ -9298,7 +9497,7 @@ exports.default = {
9298
9497
  "Platform!"
9299
9498
  ],
9300
9499
  "options": [
9301
- 365
9500
+ 370
9302
9501
  ]
9303
9502
  }
9304
9503
  ],
@@ -9306,7 +9505,7 @@ exports.default = {
9306
9505
  233,
9307
9506
  {
9308
9507
  "input": [
9309
- 366
9508
+ 371
9310
9509
  ]
9311
9510
  }
9312
9511
  ],
@@ -9320,7 +9519,7 @@ exports.default = {
9320
9519
  238,
9321
9520
  {
9322
9521
  "input": [
9323
- 375
9522
+ 380
9324
9523
  ]
9325
9524
  }
9326
9525
  ],
@@ -9328,7 +9527,7 @@ exports.default = {
9328
9527
  239,
9329
9528
  {
9330
9529
  "input": [
9331
- 374,
9530
+ 379,
9332
9531
  "IsFollowingAthleteInput!"
9333
9532
  ]
9334
9533
  }
@@ -9363,7 +9562,7 @@ exports.default = {
9363
9562
  246,
9364
9563
  {
9365
9564
  "filters": [
9366
- 411,
9565
+ 384,
9367
9566
  "AudienceFilterDto!"
9368
9567
  ]
9369
9568
  }
@@ -9384,10 +9583,10 @@ exports.default = {
9384
9583
  241
9385
9584
  ],
9386
9585
  "getAiCoachThread": [
9387
- 248
9586
+ 249
9388
9587
  ],
9389
9588
  "getAiCoachThreadHistory": [
9390
- 248,
9589
+ 249,
9391
9590
  {
9392
9591
  "limit": [
9393
9592
  53
@@ -9395,7 +9594,7 @@ exports.default = {
9395
9594
  }
9396
9595
  ],
9397
9596
  "getAiCoachThreadMessages": [
9398
- 247,
9597
+ 248,
9399
9598
  {
9400
9599
  "threadId": [
9401
9600
  1,
@@ -9404,24 +9603,24 @@ exports.default = {
9404
9603
  }
9405
9604
  ],
9406
9605
  "getAiCoachConfig": [
9407
- 249
9606
+ 250
9408
9607
  ],
9409
9608
  "getAiCoachNudges": [
9410
- 251,
9609
+ 252,
9411
9610
  {
9412
9611
  "input": [
9413
- 378
9612
+ 387
9414
9613
  ]
9415
9614
  }
9416
9615
  ],
9417
9616
  "getAiCoachUnreadNudgeCount": [
9418
- 252
9617
+ 253
9419
9618
  ],
9420
9619
  "findAllTeams": [
9421
9620
  79
9422
9621
  ],
9423
9622
  "getTeamStripeAccountStatus": [
9424
- 253,
9623
+ 254,
9425
9624
  {
9426
9625
  "teamId": [
9427
9626
  1,
@@ -9462,7 +9661,7 @@ exports.default = {
9462
9661
  }
9463
9662
  ],
9464
9663
  "getTeamAnalytics": [
9465
- 256,
9664
+ 257,
9466
9665
  {
9467
9666
  "teamId": [
9468
9667
  1,
@@ -9471,7 +9670,7 @@ exports.default = {
9471
9670
  }
9472
9671
  ],
9473
9672
  "getTeamLeaderboard": [
9474
- 255,
9673
+ 256,
9475
9674
  {
9476
9675
  "teamId": [
9477
9676
  1,
@@ -9480,7 +9679,7 @@ exports.default = {
9480
9679
  }
9481
9680
  ],
9482
9681
  "getTeamDashboard": [
9483
- 258,
9682
+ 259,
9484
9683
  {
9485
9684
  "teamId": [
9486
9685
  1,
@@ -9492,7 +9691,7 @@ exports.default = {
9492
9691
  182
9493
9692
  ],
9494
9693
  "getClubStripeAccountStatus": [
9495
- 253,
9694
+ 254,
9496
9695
  {
9497
9696
  "clubId": [
9498
9697
  1,
@@ -9529,6 +9728,46 @@ exports.default = {
9529
9728
  ]
9530
9729
  }
9531
9730
  ],
9731
+ "getUsageRollup": [
9732
+ 261,
9733
+ {
9734
+ "startDate": [
9735
+ 1,
9736
+ "String!"
9737
+ ],
9738
+ "endDate": [
9739
+ 1,
9740
+ "String!"
9741
+ ],
9742
+ "platform": [
9743
+ 1
9744
+ ]
9745
+ }
9746
+ ],
9747
+ "getUsageFunnel": [
9748
+ 262,
9749
+ {
9750
+ "startDate": [
9751
+ 1,
9752
+ "String!"
9753
+ ],
9754
+ "endDate": [
9755
+ 1,
9756
+ "String!"
9757
+ ],
9758
+ "platform": [
9759
+ 1
9760
+ ]
9761
+ }
9762
+ ],
9763
+ "getRetentionCohorts": [
9764
+ 263,
9765
+ {
9766
+ "weeksBack": [
9767
+ 53
9768
+ ]
9769
+ }
9770
+ ],
9532
9771
  "__typename": [
9533
9772
  1
9534
9773
  ]
@@ -9585,50 +9824,12 @@ exports.default = {
9585
9824
  1
9586
9825
  ]
9587
9826
  },
9588
- "AudienceFilterDto": {
9589
- "userType": [
9590
- 1
9591
- ],
9592
- "sport": [
9593
- 1
9594
- ],
9595
- "country": [
9596
- 1
9597
- ],
9598
- "onboardingStatus": [
9599
- 1
9600
- ],
9601
- "campaignStatus": [
9602
- 1
9603
- ],
9604
- "walletStatus": [
9605
- 1
9606
- ],
9607
- "hasStrava": [
9608
- 2
9609
- ],
9610
- "hasInstagram": [
9611
- 2
9612
- ],
9613
- "vtxScoreMin": [
9614
- 18
9615
- ],
9616
- "vtxScoreMax": [
9617
- 18
9618
- ],
9619
- "donorStatus": [
9620
- 1
9621
- ],
9622
- "__typename": [
9623
- 1
9624
- ]
9625
- },
9626
9827
  "Mutation": {
9627
9828
  "registerNewDomainTenant": [
9628
9829
  5,
9629
9830
  {
9630
9831
  "tenant": [
9631
- 413,
9832
+ 423,
9632
9833
  "CreateTenantInput!"
9633
9834
  ]
9634
9835
  }
@@ -9637,7 +9838,7 @@ exports.default = {
9637
9838
  11,
9638
9839
  {
9639
9840
  "tenant": [
9640
- 413,
9841
+ 423,
9641
9842
  "CreateTenantInput!"
9642
9843
  ]
9643
9844
  }
@@ -9646,7 +9847,7 @@ exports.default = {
9646
9847
  3,
9647
9848
  {
9648
9849
  "user": [
9649
- 414,
9850
+ 424,
9650
9851
  "CreateActiveUserInput!"
9651
9852
  ]
9652
9853
  }
@@ -9681,7 +9882,7 @@ exports.default = {
9681
9882
  0,
9682
9883
  {
9683
9884
  "input": [
9684
- 415,
9885
+ 425,
9685
9886
  "RegisterUserToDomainFromEmailInput!"
9686
9887
  ]
9687
9888
  }
@@ -9690,7 +9891,7 @@ exports.default = {
9690
9891
  8,
9691
9892
  {
9692
9893
  "dto": [
9693
- 416,
9894
+ 426,
9694
9895
  "RefreshTokenInput!"
9695
9896
  ]
9696
9897
  }
@@ -9699,7 +9900,7 @@ exports.default = {
9699
9900
  35,
9700
9901
  {
9701
9902
  "input": [
9702
- 417,
9903
+ 427,
9703
9904
  "AWSS3DeleteUseTypeFileDto!"
9704
9905
  ]
9705
9906
  }
@@ -9708,7 +9909,7 @@ exports.default = {
9708
9909
  35,
9709
9910
  {
9710
9911
  "input": [
9711
- 418,
9912
+ 428,
9712
9913
  "AWSS3DeleteBucketFileDto!"
9713
9914
  ]
9714
9915
  }
@@ -9717,7 +9918,7 @@ exports.default = {
9717
9918
  35,
9718
9919
  {
9719
9920
  "input": [
9720
- 419,
9921
+ 429,
9721
9922
  "AWSS3DeleteUseTypeKeyDto!"
9722
9923
  ]
9723
9924
  }
@@ -9726,7 +9927,7 @@ exports.default = {
9726
9927
  29,
9727
9928
  {
9728
9929
  "input": [
9729
- 270,
9930
+ 275,
9730
9931
  "AWSS3UploadedFileDto!"
9731
9932
  ]
9732
9933
  }
@@ -9735,7 +9936,7 @@ exports.default = {
9735
9936
  39,
9736
9937
  {
9737
9938
  "input": [
9738
- 420,
9939
+ 430,
9739
9940
  "CreateIndustryDto!"
9740
9941
  ]
9741
9942
  }
@@ -9744,7 +9945,7 @@ exports.default = {
9744
9945
  65,
9745
9946
  {
9746
9947
  "input": [
9747
- 269,
9948
+ 274,
9748
9949
  "CreateBrandDto!"
9749
9950
  ]
9750
9951
  }
@@ -9757,7 +9958,7 @@ exports.default = {
9757
9958
  "String!"
9758
9959
  ],
9759
9960
  "input": [
9760
- 269,
9961
+ 274,
9761
9962
  "CreateBrandDto!"
9762
9963
  ]
9763
9964
  }
@@ -9801,7 +10002,7 @@ exports.default = {
9801
10002
  61,
9802
10003
  {
9803
10004
  "input": [
9804
- 421,
10005
+ 431,
9805
10006
  "RegisterSponsorInput!"
9806
10007
  ]
9807
10008
  }
@@ -9810,7 +10011,7 @@ exports.default = {
9810
10011
  61,
9811
10012
  {
9812
10013
  "input": [
9813
- 273,
10014
+ 278,
9814
10015
  "CreateSponsorDto!"
9815
10016
  ]
9816
10017
  }
@@ -9819,7 +10020,7 @@ exports.default = {
9819
10020
  112,
9820
10021
  {
9821
10022
  "input": [
9822
- 275,
10023
+ 280,
9823
10024
  "InviteAthletesDto!"
9824
10025
  ]
9825
10026
  }
@@ -9832,7 +10033,7 @@ exports.default = {
9832
10033
  "String!"
9833
10034
  ],
9834
10035
  "input": [
9835
- 422,
10036
+ 432,
9836
10037
  "UpdateSponsorDto!"
9837
10038
  ]
9838
10039
  }
@@ -9850,7 +10051,7 @@ exports.default = {
9850
10051
  158,
9851
10052
  {
9852
10053
  "input": [
9853
- 285,
10054
+ 290,
9854
10055
  "DeleteSingleValueDto!"
9855
10056
  ]
9856
10057
  }
@@ -9859,7 +10060,7 @@ exports.default = {
9859
10060
  108,
9860
10061
  {
9861
10062
  "input": [
9862
- 423,
10063
+ 433,
9863
10064
  "RegisterAthleteDto!"
9864
10065
  ]
9865
10066
  }
@@ -9868,7 +10069,7 @@ exports.default = {
9868
10069
  155,
9869
10070
  {
9870
10071
  "input": [
9871
- 424,
10072
+ 434,
9872
10073
  "EditValueDto!"
9873
10074
  ]
9874
10075
  }
@@ -9877,7 +10078,7 @@ exports.default = {
9877
10078
  167,
9878
10079
  {
9879
10080
  "input": [
9880
- 289,
10081
+ 294,
9881
10082
  "EditPictureDto!"
9882
10083
  ]
9883
10084
  }
@@ -9886,7 +10087,7 @@ exports.default = {
9886
10087
  168,
9887
10088
  {
9888
10089
  "input": [
9889
- 290,
10090
+ 295,
9890
10091
  "UploadAlbumsPicturesDto!"
9891
10092
  ]
9892
10093
  }
@@ -9895,7 +10096,7 @@ exports.default = {
9895
10096
  88,
9896
10097
  {
9897
10098
  "input": [
9898
- 279,
10099
+ 284,
9899
10100
  "CreateAthleteCompetitionDto!"
9900
10101
  ]
9901
10102
  }
@@ -9904,7 +10105,7 @@ exports.default = {
9904
10105
  88,
9905
10106
  {
9906
10107
  "input": [
9907
- 284,
10108
+ 289,
9908
10109
  "EditAthleteCompetitionDto!"
9909
10110
  ]
9910
10111
  }
@@ -9913,7 +10114,7 @@ exports.default = {
9913
10114
  158,
9914
10115
  {
9915
10116
  "input": [
9916
- 285,
10117
+ 290,
9917
10118
  "DeleteSingleValueDto!"
9918
10119
  ]
9919
10120
  }
@@ -9922,7 +10123,7 @@ exports.default = {
9922
10123
  87,
9923
10124
  {
9924
10125
  "input": [
9925
- 290,
10126
+ 295,
9926
10127
  "UploadAlbumsPicturesDto!"
9927
10128
  ]
9928
10129
  }
@@ -9931,7 +10132,7 @@ exports.default = {
9931
10132
  87,
9932
10133
  {
9933
10134
  "input": [
9934
- 425,
10135
+ 435,
9935
10136
  "EditDisplayIndexDto!"
9936
10137
  ]
9937
10138
  }
@@ -9940,7 +10141,7 @@ exports.default = {
9940
10141
  87,
9941
10142
  {
9942
10143
  "input": [
9943
- 290,
10144
+ 295,
9944
10145
  "UploadAlbumsPicturesDto!"
9945
10146
  ]
9946
10147
  }
@@ -9949,7 +10150,7 @@ exports.default = {
9949
10150
  158,
9950
10151
  {
9951
10152
  "input": [
9952
- 285,
10153
+ 290,
9953
10154
  "DeleteSingleValueDto!"
9954
10155
  ]
9955
10156
  }
@@ -9958,7 +10159,7 @@ exports.default = {
9958
10159
  157,
9959
10160
  {
9960
10161
  "input": [
9961
- 292,
10162
+ 297,
9962
10163
  "DeleteValuesDto!"
9963
10164
  ]
9964
10165
  }
@@ -9967,7 +10168,7 @@ exports.default = {
9967
10168
  82,
9968
10169
  {
9969
10170
  "input": [
9970
- 278,
10171
+ 283,
9971
10172
  "SetCompetitionResultDto!"
9972
10173
  ]
9973
10174
  }
@@ -9982,7 +10183,7 @@ exports.default = {
9982
10183
  163,
9983
10184
  {
9984
10185
  "input": [
9985
- 298,
10186
+ 303,
9986
10187
  "ForceScoreRefreshDto!"
9987
10188
  ]
9988
10189
  }
@@ -9991,7 +10192,7 @@ exports.default = {
9991
10192
  96,
9992
10193
  {
9993
10194
  "input": [
9994
- 427,
10195
+ 437,
9995
10196
  "SetCurrentCampaignDto!"
9996
10197
  ]
9997
10198
  }
@@ -10003,7 +10204,7 @@ exports.default = {
10003
10204
  179,
10004
10205
  {
10005
10206
  "input": [
10006
- 300,
10207
+ 305,
10007
10208
  "UpdateOnboardingProgressDto!"
10008
10209
  ]
10009
10210
  }
@@ -10012,7 +10213,7 @@ exports.default = {
10012
10213
  70,
10013
10214
  {
10014
10215
  "input": [
10015
- 428,
10216
+ 438,
10016
10217
  "CreateSportDto!"
10017
10218
  ]
10018
10219
  }
@@ -10021,7 +10222,7 @@ exports.default = {
10021
10222
  70,
10022
10223
  {
10023
10224
  "input": [
10024
- 429,
10225
+ 439,
10025
10226
  "UpdateSportDto!"
10026
10227
  ]
10027
10228
  }
@@ -10030,7 +10231,7 @@ exports.default = {
10030
10231
  73,
10031
10232
  {
10032
10233
  "input": [
10033
- 430,
10234
+ 440,
10034
10235
  "CreateSportLevelDto!"
10035
10236
  ]
10036
10237
  }
@@ -10039,7 +10240,7 @@ exports.default = {
10039
10240
  60,
10040
10241
  {
10041
10242
  "input": [
10042
- 432,
10243
+ 442,
10043
10244
  "CreateSponsorshipDto!"
10044
10245
  ]
10045
10246
  }
@@ -10048,7 +10249,7 @@ exports.default = {
10048
10249
  43,
10049
10250
  {
10050
10251
  "input": [
10051
- 437,
10252
+ 447,
10052
10253
  "CreateCountryDto!"
10053
10254
  ]
10054
10255
  }
@@ -10057,7 +10258,7 @@ exports.default = {
10057
10258
  42,
10058
10259
  {
10059
10260
  "input": [
10060
- 438,
10261
+ 448,
10061
10262
  "CreateStateDto!"
10062
10263
  ]
10063
10264
  }
@@ -10066,7 +10267,7 @@ exports.default = {
10066
10267
  41,
10067
10268
  {
10068
10269
  "input": [
10069
- 439,
10270
+ 449,
10070
10271
  "CreateCityDto!"
10071
10272
  ]
10072
10273
  }
@@ -10075,7 +10276,7 @@ exports.default = {
10075
10276
  31,
10076
10277
  {
10077
10278
  "input": [
10078
- 311,
10279
+ 316,
10079
10280
  "RegisterUserDto!"
10080
10281
  ]
10081
10282
  }
@@ -10084,7 +10285,7 @@ exports.default = {
10084
10285
  3,
10085
10286
  {
10086
10287
  "input": [
10087
- 267,
10288
+ 272,
10088
10289
  "VerifyCodeDto!"
10089
10290
  ]
10090
10291
  }
@@ -10093,7 +10294,7 @@ exports.default = {
10093
10294
  0,
10094
10295
  {
10095
10296
  "input": [
10096
- 267,
10297
+ 272,
10097
10298
  "VerifyCodeDto!"
10098
10299
  ]
10099
10300
  }
@@ -10102,7 +10303,7 @@ exports.default = {
10102
10303
  0,
10103
10304
  {
10104
10305
  "input": [
10105
- 311,
10306
+ 316,
10106
10307
  "RegisterUserDto!"
10107
10308
  ]
10108
10309
  }
@@ -10111,7 +10312,7 @@ exports.default = {
10111
10312
  0,
10112
10313
  {
10113
10314
  "input": [
10114
- 311,
10315
+ 316,
10115
10316
  "RegisterUserDto!"
10116
10317
  ]
10117
10318
  }
@@ -10120,7 +10321,7 @@ exports.default = {
10120
10321
  0,
10121
10322
  {
10122
10323
  "input": [
10123
- 311,
10324
+ 316,
10124
10325
  "RegisterUserDto!"
10125
10326
  ]
10126
10327
  }
@@ -10151,7 +10352,7 @@ exports.default = {
10151
10352
  155,
10152
10353
  {
10153
10354
  "input": [
10154
- 313,
10355
+ 318,
10155
10356
  "resetPasswordDto!"
10156
10357
  ]
10157
10358
  }
@@ -10169,7 +10370,7 @@ exports.default = {
10169
10370
  155,
10170
10371
  {
10171
10372
  "input": [
10172
- 314,
10373
+ 319,
10173
10374
  "UpdateUserSuspendedStatusDto!"
10174
10375
  ]
10175
10376
  }
@@ -10181,7 +10382,7 @@ exports.default = {
10181
10382
  189,
10182
10383
  {
10183
10384
  "input": [
10184
- 316,
10385
+ 321,
10185
10386
  "DeleteVtxUserDto!"
10186
10387
  ]
10187
10388
  }
@@ -10190,7 +10391,7 @@ exports.default = {
10190
10391
  186,
10191
10392
  {
10192
10393
  "input": [
10193
- 317,
10394
+ 322,
10194
10395
  "AdminEmailDto!"
10195
10396
  ]
10196
10397
  }
@@ -10199,16 +10400,25 @@ exports.default = {
10199
10400
  191,
10200
10401
  {
10201
10402
  "input": [
10202
- 317,
10403
+ 322,
10203
10404
  "AdminEmailDto!"
10204
10405
  ]
10205
10406
  }
10206
10407
  ],
10408
+ "setPreferredLocale": [
10409
+ 1,
10410
+ {
10411
+ "locale": [
10412
+ 1,
10413
+ "String!"
10414
+ ]
10415
+ }
10416
+ ],
10207
10417
  "createSportsEvent": [
10208
10418
  81,
10209
10419
  {
10210
10420
  "input": [
10211
- 440,
10421
+ 450,
10212
10422
  "CreateSportEventDto!"
10213
10423
  ]
10214
10424
  }
@@ -10217,7 +10427,7 @@ exports.default = {
10217
10427
  81,
10218
10428
  {
10219
10429
  "input": [
10220
- 321,
10430
+ 326,
10221
10431
  "UpdateSportEventDto!"
10222
10432
  ]
10223
10433
  }
@@ -10235,7 +10445,7 @@ exports.default = {
10235
10445
  135,
10236
10446
  {
10237
10447
  "input": [
10238
- 322,
10448
+ 327,
10239
10449
  "MergeSportsEventsDto!"
10240
10450
  ]
10241
10451
  }
@@ -10244,7 +10454,7 @@ exports.default = {
10244
10454
  96,
10245
10455
  {
10246
10456
  "input": [
10247
- 332,
10457
+ 337,
10248
10458
  "SetFundingStatusDto!"
10249
10459
  ]
10250
10460
  }
@@ -10253,7 +10463,7 @@ exports.default = {
10253
10463
  96,
10254
10464
  {
10255
10465
  "input": [
10256
- 329,
10466
+ 334,
10257
10467
  "CreateFundingCampaignDto!"
10258
10468
  ]
10259
10469
  }
@@ -10262,7 +10472,7 @@ exports.default = {
10262
10472
  96,
10263
10473
  {
10264
10474
  "input": [
10265
- 331,
10475
+ 336,
10266
10476
  "UpdateFundingCampaignDto!"
10267
10477
  ]
10268
10478
  }
@@ -10271,7 +10481,7 @@ exports.default = {
10271
10481
  158,
10272
10482
  {
10273
10483
  "input": [
10274
- 285,
10484
+ 290,
10275
10485
  "DeleteSingleValueDto!"
10276
10486
  ]
10277
10487
  }
@@ -10280,7 +10490,7 @@ exports.default = {
10280
10490
  157,
10281
10491
  {
10282
10492
  "input": [
10283
- 292,
10493
+ 297,
10284
10494
  "DeleteValuesDto!"
10285
10495
  ]
10286
10496
  }
@@ -10298,7 +10508,7 @@ exports.default = {
10298
10508
  2,
10299
10509
  {
10300
10510
  "input": [
10301
- 334,
10511
+ 339,
10302
10512
  "AddCompetitionBudgetDto!"
10303
10513
  ]
10304
10514
  }
@@ -10307,7 +10517,7 @@ exports.default = {
10307
10517
  2,
10308
10518
  {
10309
10519
  "input": [
10310
- 335,
10520
+ 340,
10311
10521
  "EditCompetitionBudgetDto!"
10312
10522
  ]
10313
10523
  }
@@ -10316,7 +10526,7 @@ exports.default = {
10316
10526
  2,
10317
10527
  {
10318
10528
  "input": [
10319
- 336,
10529
+ 341,
10320
10530
  "EditCampaignBudgetDto!"
10321
10531
  ]
10322
10532
  }
@@ -10325,7 +10535,7 @@ exports.default = {
10325
10535
  2,
10326
10536
  {
10327
10537
  "input": [
10328
- 336,
10538
+ 341,
10329
10539
  "EditCampaignBudgetDto!"
10330
10540
  ]
10331
10541
  }
@@ -10334,7 +10544,7 @@ exports.default = {
10334
10544
  196,
10335
10545
  {
10336
10546
  "input": [
10337
- 441,
10547
+ 451,
10338
10548
  "SendThankYouDto!"
10339
10549
  ]
10340
10550
  }
@@ -10343,7 +10553,7 @@ exports.default = {
10343
10553
  96,
10344
10554
  {
10345
10555
  "input": [
10346
- 442,
10556
+ 452,
10347
10557
  "UpdateThankYouTemplateDto!"
10348
10558
  ]
10349
10559
  }
@@ -10352,7 +10562,7 @@ exports.default = {
10352
10562
  89,
10353
10563
  {
10354
10564
  "input": [
10355
- 339,
10565
+ 344,
10356
10566
  "CreateMembershipOrganizationDto!"
10357
10567
  ]
10358
10568
  }
@@ -10361,7 +10571,7 @@ exports.default = {
10361
10571
  91,
10362
10572
  {
10363
10573
  "input": [
10364
- 340,
10574
+ 345,
10365
10575
  "CreateAthleteMembershipDto!"
10366
10576
  ]
10367
10577
  }
@@ -10370,7 +10580,7 @@ exports.default = {
10370
10580
  158,
10371
10581
  {
10372
10582
  "input": [
10373
- 285,
10583
+ 290,
10374
10584
  "DeleteSingleValueDto!"
10375
10585
  ]
10376
10586
  }
@@ -10391,7 +10601,7 @@ exports.default = {
10391
10601
  104,
10392
10602
  {
10393
10603
  "input": [
10394
- 443,
10604
+ 453,
10395
10605
  "CreateStripeAccountDto!"
10396
10606
  ]
10397
10607
  }
@@ -10403,7 +10613,7 @@ exports.default = {
10403
10613
  114,
10404
10614
  {
10405
10615
  "input": [
10406
- 268,
10616
+ 273,
10407
10617
  "DonationCheckoutDto!"
10408
10618
  ]
10409
10619
  }
@@ -10418,7 +10628,7 @@ exports.default = {
10418
10628
  139,
10419
10629
  {
10420
10630
  "input": [
10421
- 344,
10631
+ 349,
10422
10632
  "RegisterMemberDto!"
10423
10633
  ]
10424
10634
  }
@@ -10427,7 +10637,7 @@ exports.default = {
10427
10637
  143,
10428
10638
  {
10429
10639
  "input": [
10430
- 347,
10640
+ 352,
10431
10641
  "CreateOfferDto!"
10432
10642
  ]
10433
10643
  }
@@ -10440,7 +10650,7 @@ exports.default = {
10440
10650
  "String!"
10441
10651
  ],
10442
10652
  "input": [
10443
- 347,
10653
+ 352,
10444
10654
  "CreateOfferDto!"
10445
10655
  ]
10446
10656
  }
@@ -10531,7 +10741,7 @@ exports.default = {
10531
10741
  232,
10532
10742
  {
10533
10743
  "input": [
10534
- 367,
10744
+ 372,
10535
10745
  "MarkNotificationReadDto!"
10536
10746
  ]
10537
10747
  }
@@ -10543,7 +10753,7 @@ exports.default = {
10543
10753
  2,
10544
10754
  {
10545
10755
  "input": [
10546
- 368,
10756
+ 373,
10547
10757
  "DismissNotificationDto!"
10548
10758
  ]
10549
10759
  }
@@ -10552,7 +10762,7 @@ exports.default = {
10552
10762
  235,
10553
10763
  {
10554
10764
  "input": [
10555
- 369,
10765
+ 374,
10556
10766
  "UpdateNotificationPreferenceDto!"
10557
10767
  ]
10558
10768
  }
@@ -10561,7 +10771,7 @@ exports.default = {
10561
10771
  236,
10562
10772
  {
10563
10773
  "input": [
10564
- 370,
10774
+ 375,
10565
10775
  "RegisterDeviceTokenDto!"
10566
10776
  ]
10567
10777
  }
@@ -10570,7 +10780,7 @@ exports.default = {
10570
10780
  2,
10571
10781
  {
10572
10782
  "input": [
10573
- 371,
10783
+ 376,
10574
10784
  "UnregisterDeviceTokenDto!"
10575
10785
  ]
10576
10786
  }
@@ -10579,7 +10789,7 @@ exports.default = {
10579
10789
  2,
10580
10790
  {
10581
10791
  "input": [
10582
- 372,
10792
+ 377,
10583
10793
  "FollowAthleteInput!"
10584
10794
  ]
10585
10795
  }
@@ -10588,7 +10798,7 @@ exports.default = {
10588
10798
  2,
10589
10799
  {
10590
10800
  "input": [
10591
- 373,
10801
+ 378,
10592
10802
  "UnfollowAthleteInput!"
10593
10803
  ]
10594
10804
  }
@@ -10597,7 +10807,7 @@ exports.default = {
10597
10807
  242,
10598
10808
  {
10599
10809
  "input": [
10600
- 444,
10810
+ 454,
10601
10811
  "CreateEmailCampaignDto!"
10602
10812
  ]
10603
10813
  }
@@ -10610,7 +10820,7 @@ exports.default = {
10610
10820
  "String!"
10611
10821
  ],
10612
10822
  "input": [
10613
- 445,
10823
+ 455,
10614
10824
  "UpdateEmailCampaignDto!"
10615
10825
  ]
10616
10826
  }
@@ -10681,7 +10891,7 @@ exports.default = {
10681
10891
  241,
10682
10892
  {
10683
10893
  "input": [
10684
- 446,
10894
+ 456,
10685
10895
  "CreateEmailSegmentDto!"
10686
10896
  ]
10687
10897
  }
@@ -10694,7 +10904,7 @@ exports.default = {
10694
10904
  "String!"
10695
10905
  ],
10696
10906
  "input": [
10697
- 447,
10907
+ 457,
10698
10908
  "UpdateEmailSegmentDto!"
10699
10909
  ]
10700
10910
  }
@@ -10708,20 +10918,29 @@ exports.default = {
10708
10918
  ]
10709
10919
  }
10710
10920
  ],
10711
- "sendAiCoachMessage": [
10921
+ "sendPushCampaign": [
10712
10922
  247,
10713
10923
  {
10714
10924
  "input": [
10715
- 376,
10925
+ 383,
10926
+ "SendPushCampaignInput!"
10927
+ ]
10928
+ }
10929
+ ],
10930
+ "sendAiCoachMessage": [
10931
+ 248,
10932
+ {
10933
+ "input": [
10934
+ 385,
10716
10935
  "SendChatMessageDto!"
10717
10936
  ]
10718
10937
  }
10719
10938
  ],
10720
10939
  "updateAiCoachConfig": [
10721
- 249,
10940
+ 250,
10722
10941
  {
10723
10942
  "input": [
10724
- 377,
10943
+ 386,
10725
10944
  "UpdateAiCoachConfigDto!"
10726
10945
  ]
10727
10946
  }
@@ -10739,7 +10958,7 @@ exports.default = {
10739
10958
  79,
10740
10959
  {
10741
10960
  "input": [
10742
- 379,
10961
+ 388,
10743
10962
  "CreateTeamInput!"
10744
10963
  ]
10745
10964
  }
@@ -10748,7 +10967,7 @@ exports.default = {
10748
10967
  79,
10749
10968
  {
10750
10969
  "input": [
10751
- 380,
10970
+ 389,
10752
10971
  "UpdateTeamInput!"
10753
10972
  ]
10754
10973
  }
@@ -10757,7 +10976,7 @@ exports.default = {
10757
10976
  77,
10758
10977
  {
10759
10978
  "input": [
10760
- 381,
10979
+ 390,
10761
10980
  "JoinTeamInput!"
10762
10981
  ]
10763
10982
  }
@@ -10792,7 +11011,7 @@ exports.default = {
10792
11011
  77,
10793
11012
  {
10794
11013
  "input": [
10795
- 382,
11014
+ 391,
10796
11015
  "ManageTeamMemberInput!"
10797
11016
  ]
10798
11017
  }
@@ -10846,7 +11065,7 @@ exports.default = {
10846
11065
  182,
10847
11066
  {
10848
11067
  "input": [
10849
- 383,
11068
+ 392,
10850
11069
  "CreateClubInput!"
10851
11070
  ]
10852
11071
  }
@@ -10855,7 +11074,7 @@ exports.default = {
10855
11074
  182,
10856
11075
  {
10857
11076
  "input": [
10858
- 384,
11077
+ 393,
10859
11078
  "UpdateClubInput!"
10860
11079
  ]
10861
11080
  }
@@ -10864,7 +11083,7 @@ exports.default = {
10864
11083
  185,
10865
11084
  {
10866
11085
  "input": [
10867
- 385,
11086
+ 394,
10868
11087
  "JoinClubInput!"
10869
11088
  ]
10870
11089
  }
@@ -10895,7 +11114,7 @@ exports.default = {
10895
11114
  185,
10896
11115
  {
10897
11116
  "input": [
10898
- 386,
11117
+ 395,
10899
11118
  "ManageClubMemberInput!"
10900
11119
  ]
10901
11120
  }
@@ -10954,6 +11173,15 @@ exports.default = {
10954
11173
  ]
10955
11174
  }
10956
11175
  ],
11176
+ "trackUsageEvents": [
11177
+ 260,
11178
+ {
11179
+ "events": [
11180
+ 458,
11181
+ "[UsageEventInput!]!"
11182
+ ]
11183
+ }
11184
+ ],
10957
11185
  "__typename": [
10958
11186
  1
10959
11187
  ]
@@ -11163,10 +11391,10 @@ exports.default = {
11163
11391
  1
11164
11392
  ],
11165
11393
  "profilePicture": [
11166
- 270
11394
+ 275
11167
11395
  ],
11168
11396
  "cardPicture": [
11169
- 270
11397
+ 275
11170
11398
  ],
11171
11399
  "__typename": [
11172
11400
  1
@@ -11185,7 +11413,7 @@ exports.default = {
11185
11413
  },
11186
11414
  "EditDisplayIndexDto": {
11187
11415
  "updates": [
11188
- 426
11416
+ 436
11189
11417
  ],
11190
11418
  "__typename": [
11191
11419
  1
@@ -11249,7 +11477,7 @@ exports.default = {
11249
11477
  18
11250
11478
  ],
11251
11479
  "translations": [
11252
- 431
11480
+ 441
11253
11481
  ],
11254
11482
  "__typename": [
11255
11483
  1
@@ -11283,10 +11511,10 @@ exports.default = {
11283
11511
  18
11284
11512
  ],
11285
11513
  "banner": [
11286
- 270
11514
+ 275
11287
11515
  ],
11288
11516
  "criteria": [
11289
- 348
11517
+ 353
11290
11518
  ],
11291
11519
  "deadline": [
11292
11520
  14
@@ -11295,13 +11523,13 @@ exports.default = {
11295
11523
  14
11296
11524
  ],
11297
11525
  "duration": [
11298
- 433
11526
+ 443
11299
11527
  ],
11300
11528
  "sponsorshipItems": [
11301
- 434
11529
+ 444
11302
11530
  ],
11303
11531
  "commitments": [
11304
- 435
11532
+ 445
11305
11533
  ],
11306
11534
  "terms": [
11307
11535
  1
@@ -11313,7 +11541,7 @@ exports.default = {
11313
11541
  2
11314
11542
  ],
11315
11543
  "translations": [
11316
- 436
11544
+ 446
11317
11545
  ],
11318
11546
  "__typename": [
11319
11547
  1
@@ -11390,7 +11618,7 @@ exports.default = {
11390
11618
  1
11391
11619
  ],
11392
11620
  "banner": [
11393
- 270
11621
+ 275
11394
11622
  ],
11395
11623
  "terms": [
11396
11624
  1
@@ -11497,7 +11725,7 @@ exports.default = {
11497
11725
  1
11498
11726
  ],
11499
11727
  "banner": [
11500
- 270
11728
+ 275
11501
11729
  ],
11502
11730
  "eventLevel": [
11503
11731
  1
@@ -11565,7 +11793,7 @@ exports.default = {
11565
11793
  1
11566
11794
  ],
11567
11795
  "audienceFilters": [
11568
- 411
11796
+ 384
11569
11797
  ],
11570
11798
  "segmentId": [
11571
11799
  1
@@ -11591,7 +11819,7 @@ exports.default = {
11591
11819
  1
11592
11820
  ],
11593
11821
  "audienceFilters": [
11594
- 411
11822
+ 384
11595
11823
  ],
11596
11824
  "segmentId": [
11597
11825
  1
@@ -11608,7 +11836,7 @@ exports.default = {
11608
11836
  1
11609
11837
  ],
11610
11838
  "filters": [
11611
- 411
11839
+ 384
11612
11840
  ],
11613
11841
  "__typename": [
11614
11842
  1
@@ -11619,7 +11847,39 @@ exports.default = {
11619
11847
  1
11620
11848
  ],
11621
11849
  "filters": [
11622
- 411
11850
+ 384
11851
+ ],
11852
+ "__typename": [
11853
+ 1
11854
+ ]
11855
+ },
11856
+ "UsageEventInput": {
11857
+ "eventName": [
11858
+ 1
11859
+ ],
11860
+ "anonymousId": [
11861
+ 1
11862
+ ],
11863
+ "sessionId": [
11864
+ 1
11865
+ ],
11866
+ "platform": [
11867
+ 1
11868
+ ],
11869
+ "properties": [
11870
+ 183
11871
+ ],
11872
+ "appVersion": [
11873
+ 1
11874
+ ],
11875
+ "route": [
11876
+ 1
11877
+ ],
11878
+ "referrer": [
11879
+ 1
11880
+ ],
11881
+ "userAgent": [
11882
+ 1
11623
11883
  ],
11624
11884
  "__typename": [
11625
11885
  1