@vertikalx/vtx-backend-client 3.0.0-dev.26 → 3.0.0-dev.28

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.
@@ -14,8 +14,8 @@ exports.default = {
14
14
  153,
15
15
  166,
16
16
  179,
17
- 271,
18
- 272
17
+ 278,
18
+ 279
19
19
  ],
20
20
  "types": {
21
21
  "User": {
@@ -2778,7 +2778,7 @@ exports.default = {
2778
2778
  90
2779
2779
  ],
2780
2780
  "mode": [
2781
- 271
2781
+ 278
2782
2782
  ],
2783
2783
  "athleteId": [
2784
2784
  1
@@ -4465,6 +4465,127 @@ exports.default = {
4465
4465
  1
4466
4466
  ]
4467
4467
  },
4468
+ "LeaderboardEntry": {
4469
+ "rank": [
4470
+ 51
4471
+ ],
4472
+ "rankChange": [
4473
+ 51
4474
+ ],
4475
+ "athleteId": [
4476
+ 1
4477
+ ],
4478
+ "screenName": [
4479
+ 1
4480
+ ],
4481
+ "firstName": [
4482
+ 1
4483
+ ],
4484
+ "lastName": [
4485
+ 1
4486
+ ],
4487
+ "profilePicture": [
4488
+ 1
4489
+ ],
4490
+ "score": [
4491
+ 18
4492
+ ],
4493
+ "countryCode": [
4494
+ 1
4495
+ ],
4496
+ "cityName": [
4497
+ 1
4498
+ ],
4499
+ "countryRank": [
4500
+ 51
4501
+ ],
4502
+ "sportId": [
4503
+ 1
4504
+ ],
4505
+ "vtxScore": [
4506
+ 18
4507
+ ],
4508
+ "trainingScore": [
4509
+ 18
4510
+ ],
4511
+ "socialScore": [
4512
+ 18
4513
+ ],
4514
+ "competitionScore": [
4515
+ 18
4516
+ ],
4517
+ "mainSport": [
4518
+ 1
4519
+ ],
4520
+ "mainSportLevel": [
4521
+ 1
4522
+ ],
4523
+ "__typename": [
4524
+ 1
4525
+ ]
4526
+ },
4527
+ "LeaderboardPagination": {
4528
+ "page": [
4529
+ 51
4530
+ ],
4531
+ "limit": [
4532
+ 51
4533
+ ],
4534
+ "total": [
4535
+ 51
4536
+ ],
4537
+ "totalPages": [
4538
+ 51
4539
+ ],
4540
+ "__typename": [
4541
+ 1
4542
+ ]
4543
+ },
4544
+ "LeaderboardFilters": {
4545
+ "scoreType": [
4546
+ 1
4547
+ ],
4548
+ "sportId": [
4549
+ 1
4550
+ ],
4551
+ "countryCode": [
4552
+ 1
4553
+ ],
4554
+ "__typename": [
4555
+ 1
4556
+ ]
4557
+ },
4558
+ "LeaderboardResponse": {
4559
+ "entries": [
4560
+ 185
4561
+ ],
4562
+ "pagination": [
4563
+ 186
4564
+ ],
4565
+ "filters": [
4566
+ 187
4567
+ ],
4568
+ "__typename": [
4569
+ 1
4570
+ ]
4571
+ },
4572
+ "UserRank": {
4573
+ "globalRank": [
4574
+ 51
4575
+ ],
4576
+ "countryRank": [
4577
+ 51
4578
+ ],
4579
+ "score": [
4580
+ 18
4581
+ ],
4582
+ "scoreType": [
4583
+ 1
4584
+ ],
4585
+ "__typename": [
4586
+ 1
4587
+ ]
4588
+ },
4468
4589
  "CreateDatabaseFileDto": {
4469
4590
  "identifier": [
4470
4591
  1
@@ -4649,13 +4770,13 @@ exports.default = {
4649
4770
  1
4650
4771
  ],
4651
4772
  "logo": [
4652
- 196
4773
+ 201
4653
4774
  ],
4654
4775
  "banner": [
4655
- 196
4776
+ 201
4656
4777
  ],
4657
4778
  "translations": [
4658
- 197
4779
+ 202
4659
4780
  ],
4660
4781
  "sponsorId": [
4661
4782
  1
@@ -4707,10 +4828,10 @@ exports.default = {
4707
4828
  1
4708
4829
  ],
4709
4830
  "logo": [
4710
- 196
4831
+ 201
4711
4832
  ],
4712
4833
  "banner": [
4713
- 196
4834
+ 201
4714
4835
  ],
4715
4836
  "__typename": [
4716
4837
  1
@@ -4778,7 +4899,7 @@ exports.default = {
4778
4899
  1
4779
4900
  ],
4780
4901
  "invitations": [
4781
- 200
4902
+ 205
4782
4903
  ],
4783
4904
  "__typename": [
4784
4905
  1
@@ -4915,7 +5036,7 @@ exports.default = {
4915
5036
  1
4916
5037
  ],
4917
5038
  "result": [
4918
- 203
5039
+ 208
4919
5040
  ],
4920
5041
  "cityId": [
4921
5042
  1
@@ -4938,7 +5059,7 @@ exports.default = {
4938
5059
  1
4939
5060
  ],
4940
5061
  "result": [
4941
- 203
5062
+ 208
4942
5063
  ],
4943
5064
  "cityId": [
4944
5065
  1
@@ -4974,13 +5095,13 @@ exports.default = {
4974
5095
  },
4975
5096
  "CursorPaginationDto": {
4976
5097
  "sortCriteria": [
4977
- 207
5098
+ 212
4978
5099
  ],
4979
5100
  "limit": [
4980
5101
  18
4981
5102
  ],
4982
5103
  "cursorPosition": [
4983
- 208
5104
+ 213
4984
5105
  ],
4985
5106
  "__typename": [
4986
5107
  1
@@ -5055,7 +5176,7 @@ exports.default = {
5055
5176
  1
5056
5177
  ],
5057
5178
  "currentCampaign": [
5058
- 211
5179
+ 216
5059
5180
  ],
5060
5181
  "sports": [
5061
5182
  1
@@ -5117,10 +5238,10 @@ exports.default = {
5117
5238
  },
5118
5239
  "AthleteQueryDto": {
5119
5240
  "cursor": [
5120
- 209
5241
+ 214
5121
5242
  ],
5122
5243
  "filters": [
5123
- 212
5244
+ 217
5124
5245
  ],
5125
5246
  "__typename": [
5126
5247
  1
@@ -5131,7 +5252,7 @@ exports.default = {
5131
5252
  1
5132
5253
  ],
5133
5254
  "newPicture": [
5134
- 196
5255
+ 201
5135
5256
  ],
5136
5257
  "__typename": [
5137
5258
  1
@@ -5145,7 +5266,7 @@ exports.default = {
5145
5266
  1
5146
5267
  ],
5147
5268
  "pictures": [
5148
- 196
5269
+ 201
5149
5270
  ],
5150
5271
  "albumId": [
5151
5272
  1
@@ -5419,7 +5540,7 @@ exports.default = {
5419
5540
  },
5420
5541
  "resetPasswordDto": {
5421
5542
  "code": [
5422
- 193
5543
+ 198
5423
5544
  ],
5424
5545
  "newPassword": [
5425
5546
  1
@@ -5550,7 +5671,7 @@ exports.default = {
5550
5671
  1
5551
5672
  ],
5552
5673
  "banner": [
5553
- 196
5674
+ 201
5554
5675
  ],
5555
5676
  "eventLevel": [
5556
5677
  1
@@ -5659,7 +5780,7 @@ exports.default = {
5659
5780
  18
5660
5781
  ],
5661
5782
  "items": [
5662
- 245
5783
+ 250
5663
5784
  ],
5664
5785
  "__typename": [
5665
5786
  1
@@ -5670,7 +5791,7 @@ exports.default = {
5670
5791
  18
5671
5792
  ],
5672
5793
  "items": [
5673
- 245
5794
+ 250
5674
5795
  ],
5675
5796
  "athleteCompetitionId": [
5676
5797
  1
@@ -5719,16 +5840,16 @@ exports.default = {
5719
5840
  14
5720
5841
  ],
5721
5842
  "budget": [
5722
- 247
5843
+ 252
5723
5844
  ],
5724
5845
  "competitionBudgets": [
5725
- 248
5846
+ 253
5726
5847
  ],
5727
5848
  "competitionIds": [
5728
5849
  1
5729
5850
  ],
5730
5851
  "video": [
5731
- 249
5852
+ 254
5732
5853
  ],
5733
5854
  "__typename": [
5734
5855
  1
@@ -5760,16 +5881,16 @@ exports.default = {
5760
5881
  14
5761
5882
  ],
5762
5883
  "budget": [
5763
- 247
5884
+ 252
5764
5885
  ],
5765
5886
  "competitionBudgets": [
5766
- 248
5887
+ 253
5767
5888
  ],
5768
5889
  "competitionIds": [
5769
5890
  1
5770
5891
  ],
5771
5892
  "video": [
5772
- 249
5893
+ 254
5773
5894
  ],
5774
5895
  "loginEmail": [
5775
5896
  1
@@ -5804,16 +5925,16 @@ exports.default = {
5804
5925
  14
5805
5926
  ],
5806
5927
  "budget": [
5807
- 247
5928
+ 252
5808
5929
  ],
5809
5930
  "competitionBudgets": [
5810
- 248
5931
+ 253
5811
5932
  ],
5812
5933
  "competitionIds": [
5813
5934
  1
5814
5935
  ],
5815
5936
  "video": [
5816
- 249
5937
+ 254
5817
5938
  ],
5818
5939
  "_id": [
5819
5940
  1
@@ -5835,7 +5956,7 @@ exports.default = {
5835
5956
  },
5836
5957
  "BudgetDto": {
5837
5958
  "items": [
5838
- 245
5959
+ 250
5839
5960
  ],
5840
5961
  "fundingMode": [
5841
5962
  1
@@ -5849,7 +5970,7 @@ exports.default = {
5849
5970
  1
5850
5971
  ],
5851
5972
  "budget": [
5852
- 254
5973
+ 259
5853
5974
  ],
5854
5975
  "__typename": [
5855
5976
  1
@@ -5860,7 +5981,7 @@ exports.default = {
5860
5981
  1
5861
5982
  ],
5862
5983
  "budget": [
5863
- 254
5984
+ 259
5864
5985
  ],
5865
5986
  "__typename": [
5866
5987
  1
@@ -5880,7 +6001,7 @@ exports.default = {
5880
6001
  18
5881
6002
  ],
5882
6003
  "budget": [
5883
- 254
6004
+ 259
5884
6005
  ],
5885
6006
  "__typename": [
5886
6007
  1
@@ -5900,7 +6021,7 @@ exports.default = {
5900
6021
  1
5901
6022
  ],
5902
6023
  "logo": [
5903
- 196
6024
+ 201
5904
6025
  ],
5905
6026
  "countryId": [
5906
6027
  1
@@ -5988,7 +6109,7 @@ exports.default = {
5988
6109
  1
5989
6110
  ],
5990
6111
  "profilePicture": [
5991
- 196
6112
+ 201
5992
6113
  ],
5993
6114
  "__typename": [
5994
6115
  1
@@ -6040,7 +6161,7 @@ exports.default = {
6040
6161
  18
6041
6162
  ],
6042
6163
  "sortCriteria": [
6043
- 207
6164
+ 212
6044
6165
  ],
6045
6166
  "__typename": [
6046
6167
  1
@@ -6057,7 +6178,7 @@ exports.default = {
6057
6178
  1
6058
6179
  ],
6059
6180
  "offerImage": [
6060
- 196
6181
+ 201
6061
6182
  ],
6062
6183
  "type": [
6063
6184
  1
@@ -6081,7 +6202,7 @@ exports.default = {
6081
6202
  1
6082
6203
  ],
6083
6204
  "criteria": [
6084
- 267
6205
+ 272
6085
6206
  ],
6086
6207
  "dateStart": [
6087
6208
  14
@@ -6116,7 +6237,7 @@ exports.default = {
6116
6237
  1
6117
6238
  ],
6118
6239
  "qualificationsBag": [
6119
- 268
6240
+ 273
6120
6241
  ],
6121
6242
  "__typename": [
6122
6243
  1
@@ -6124,28 +6245,28 @@ exports.default = {
6124
6245
  },
6125
6246
  "QualificationsBagDto": {
6126
6247
  "ageQualifications": [
6127
- 225
6248
+ 230
6128
6249
  ],
6129
6250
  "genderQualifications": [
6130
- 226
6251
+ 231
6131
6252
  ],
6132
6253
  "scoreQualifications": [
6133
- 228
6254
+ 233
6134
6255
  ],
6135
6256
  "locationQualifications": [
6136
- 229
6257
+ 234
6137
6258
  ],
6138
6259
  "nationalityQualifications": [
6139
- 227
6260
+ 232
6140
6261
  ],
6141
6262
  "distanceQualifications": [
6142
- 230
6263
+ 235
6143
6264
  ],
6144
6265
  "sportsQualifications": [
6145
- 231
6266
+ 236
6146
6267
  ],
6147
6268
  "levelQualifications": [
6148
- 232
6269
+ 237
6149
6270
  ],
6150
6271
  "__typename": [
6151
6272
  1
@@ -6191,7 +6312,44 @@ exports.default = {
6191
6312
  },
6192
6313
  "OfferClaimQueryDto": {
6193
6314
  "status": [
6194
- 272
6315
+ 279
6316
+ ],
6317
+ "__typename": [
6318
+ 1
6319
+ ]
6320
+ },
6321
+ "LeaderboardQueryDto": {
6322
+ "scoreType": [
6323
+ 1
6324
+ ],
6325
+ "sportId": [
6326
+ 1
6327
+ ],
6328
+ "countryCode": [
6329
+ 1
6330
+ ],
6331
+ "page": [
6332
+ 51
6333
+ ],
6334
+ "limit": [
6335
+ 51
6336
+ ],
6337
+ "__typename": [
6338
+ 1
6339
+ ]
6340
+ },
6341
+ "UserRankQueryDto": {
6342
+ "athleteId": [
6343
+ 1
6344
+ ],
6345
+ "scoreType": [
6346
+ 1
6347
+ ],
6348
+ "sportId": [
6349
+ 1
6350
+ ],
6351
+ "countryCode": [
6352
+ 1
6195
6353
  ],
6196
6354
  "__typename": [
6197
6355
  1
@@ -6269,7 +6427,7 @@ exports.default = {
6269
6427
  32,
6270
6428
  {
6271
6429
  "input": [
6272
- 274,
6430
+ 281,
6273
6431
  "AWSS3GetUploadDto!"
6274
6432
  ]
6275
6433
  }
@@ -6293,7 +6451,7 @@ exports.default = {
6293
6451
  148,
6294
6452
  {
6295
6453
  "query": [
6296
- 198
6454
+ 203
6297
6455
  ]
6298
6456
  }
6299
6457
  ],
@@ -6339,7 +6497,7 @@ exports.default = {
6339
6497
  149,
6340
6498
  {
6341
6499
  "query": [
6342
- 202
6500
+ 207
6343
6501
  ]
6344
6502
  }
6345
6503
  ],
@@ -6347,7 +6505,7 @@ exports.default = {
6347
6505
  105,
6348
6506
  {
6349
6507
  "input": [
6350
- 275,
6508
+ 282,
6351
6509
  "FindSponsorAthleteInvitationDto!"
6352
6510
  ]
6353
6511
  }
@@ -6356,7 +6514,7 @@ exports.default = {
6356
6514
  163,
6357
6515
  {
6358
6516
  "input": [
6359
- 217,
6517
+ 222,
6360
6518
  "existValueDto!"
6361
6519
  ]
6362
6520
  }
@@ -6368,7 +6526,7 @@ exports.default = {
6368
6526
  158,
6369
6527
  {
6370
6528
  "input": [
6371
- 213,
6529
+ 218,
6372
6530
  "AthleteQueryDto!"
6373
6531
  ]
6374
6532
  }
@@ -6416,7 +6574,7 @@ exports.default = {
6416
6574
  82,
6417
6575
  {
6418
6576
  "input": [
6419
- 276,
6577
+ 283,
6420
6578
  "GetAthleteCompetitionsDto!"
6421
6579
  ]
6422
6580
  }
@@ -6464,7 +6622,7 @@ exports.default = {
6464
6622
  158,
6465
6623
  {
6466
6624
  "input": [
6467
- 213,
6625
+ 218,
6468
6626
  "AthleteQueryDto!"
6469
6627
  ]
6470
6628
  }
@@ -6482,7 +6640,7 @@ exports.default = {
6482
6640
  161,
6483
6641
  {
6484
6642
  "input": [
6485
- 217,
6643
+ 222,
6486
6644
  "existValueDto!"
6487
6645
  ]
6488
6646
  }
@@ -6491,7 +6649,7 @@ exports.default = {
6491
6649
  168,
6492
6650
  {
6493
6651
  "input": [
6494
- 222,
6652
+ 227,
6495
6653
  "CheckScoreRefreshCapabilityDto!"
6496
6654
  ]
6497
6655
  }
@@ -6500,7 +6658,7 @@ exports.default = {
6500
6658
  164,
6501
6659
  {
6502
6660
  "input": [
6503
- 219,
6661
+ 224,
6504
6662
  "GetHistoricalScoresDto!"
6505
6663
  ]
6506
6664
  }
@@ -6509,7 +6667,7 @@ exports.default = {
6509
6667
  99,
6510
6668
  {
6511
6669
  "input": [
6512
- 219,
6670
+ 224,
6513
6671
  "GetHistoricalScoresDto!"
6514
6672
  ]
6515
6673
  }
@@ -6518,7 +6676,7 @@ exports.default = {
6518
6676
  164,
6519
6677
  {
6520
6678
  "input": [
6521
- 218,
6679
+ 223,
6522
6680
  "GetMyHistoricalScoresDto!"
6523
6681
  ]
6524
6682
  }
@@ -6527,7 +6685,7 @@ exports.default = {
6527
6685
  99,
6528
6686
  {
6529
6687
  "input": [
6530
- 218,
6688
+ 223,
6531
6689
  "GetMyHistoricalScoresDto!"
6532
6690
  ]
6533
6691
  }
@@ -6536,7 +6694,7 @@ exports.default = {
6536
6694
  90,
6537
6695
  {
6538
6696
  "input": [
6539
- 220,
6697
+ 225,
6540
6698
  "GetAthleteCampaignsDto!"
6541
6699
  ]
6542
6700
  }
@@ -6548,7 +6706,7 @@ exports.default = {
6548
6706
  169,
6549
6707
  {
6550
6708
  "query": [
6551
- 223
6709
+ 228
6552
6710
  ]
6553
6711
  }
6554
6712
  ],
@@ -6616,7 +6774,7 @@ exports.default = {
6616
6774
  0,
6617
6775
  {
6618
6776
  "input": [
6619
- 277,
6777
+ 284,
6620
6778
  "FindVtxUserDto!"
6621
6779
  ]
6622
6780
  }
@@ -6656,7 +6814,7 @@ exports.default = {
6656
6814
  36,
6657
6815
  {
6658
6816
  "input": [
6659
- 193,
6817
+ 198,
6660
6818
  "VerifyCodeDto!"
6661
6819
  ]
6662
6820
  }
@@ -6677,7 +6835,7 @@ exports.default = {
6677
6835
  173,
6678
6836
  {
6679
6837
  "query": [
6680
- 237
6838
+ 242
6681
6839
  ]
6682
6840
  }
6683
6841
  ],
@@ -6688,7 +6846,7 @@ exports.default = {
6688
6846
  76,
6689
6847
  {
6690
6848
  "input": [
6691
- 278,
6849
+ 285,
6692
6850
  "GetSportEventsDto!"
6693
6851
  ]
6694
6852
  }
@@ -6697,7 +6855,7 @@ exports.default = {
6697
6855
  175,
6698
6856
  {
6699
6857
  "query": [
6700
- 244
6858
+ 249
6701
6859
  ]
6702
6860
  }
6703
6861
  ],
@@ -6741,7 +6899,7 @@ exports.default = {
6741
6899
  165,
6742
6900
  {
6743
6901
  "input": [
6744
- 240,
6902
+ 245,
6745
6903
  "StripeQueryDto!"
6746
6904
  ]
6747
6905
  }
@@ -6753,7 +6911,7 @@ exports.default = {
6753
6911
  35,
6754
6912
  {
6755
6913
  "input": [
6756
- 191,
6914
+ 196,
6757
6915
  "GetDatabaseFileDto!"
6758
6916
  ]
6759
6917
  }
@@ -6762,7 +6920,7 @@ exports.default = {
6762
6920
  32,
6763
6921
  {
6764
6922
  "input": [
6765
- 274,
6923
+ 281,
6766
6924
  "AWSS3GetUploadDto!"
6767
6925
  ]
6768
6926
  }
@@ -6771,7 +6929,7 @@ exports.default = {
6771
6929
  117,
6772
6930
  {
6773
6931
  "input": [
6774
- 239,
6932
+ 244,
6775
6933
  "GetReceiptDto!"
6776
6934
  ]
6777
6935
  }
@@ -6780,7 +6938,7 @@ exports.default = {
6780
6938
  118,
6781
6939
  {
6782
6940
  "input": [
6783
- 239,
6941
+ 244,
6784
6942
  "GetReceiptDto!"
6785
6943
  ]
6786
6944
  }
@@ -6789,7 +6947,7 @@ exports.default = {
6789
6947
  174,
6790
6948
  {
6791
6949
  "input": [
6792
- 241,
6950
+ 246,
6793
6951
  "GetTransactionDetailsDto!"
6794
6952
  ]
6795
6953
  }
@@ -6822,7 +6980,7 @@ exports.default = {
6822
6980
  181,
6823
6981
  {
6824
6982
  "query": [
6825
- 264
6983
+ 269
6826
6984
  ]
6827
6985
  }
6828
6986
  ],
@@ -6833,7 +6991,7 @@ exports.default = {
6833
6991
  182,
6834
6992
  {
6835
6993
  "query": [
6836
- 269
6994
+ 274
6837
6995
  ]
6838
6996
  }
6839
6997
  ],
@@ -6862,7 +7020,7 @@ exports.default = {
6862
7020
  "String!"
6863
7021
  ],
6864
7022
  "query": [
6865
- 270
7023
+ 275
6866
7024
  ]
6867
7025
  }
6868
7026
  ],
@@ -6883,7 +7041,24 @@ exports.default = {
6883
7041
  147,
6884
7042
  {
6885
7043
  "query": [
6886
- 269
7044
+ 274
7045
+ ]
7046
+ }
7047
+ ],
7048
+ "getLeaderboard": [
7049
+ 188,
7050
+ {
7051
+ "input": [
7052
+ 276
7053
+ ]
7054
+ }
7055
+ ],
7056
+ "getUserRank": [
7057
+ 189,
7058
+ {
7059
+ "input": [
7060
+ 277,
7061
+ "UserRankQueryDto!"
6887
7062
  ]
6888
7063
  }
6889
7064
  ],
@@ -6948,7 +7123,7 @@ exports.default = {
6948
7123
  5,
6949
7124
  {
6950
7125
  "tenant": [
6951
- 280,
7126
+ 287,
6952
7127
  "CreateTenantInput!"
6953
7128
  ]
6954
7129
  }
@@ -6957,7 +7132,7 @@ exports.default = {
6957
7132
  11,
6958
7133
  {
6959
7134
  "tenant": [
6960
- 280,
7135
+ 287,
6961
7136
  "CreateTenantInput!"
6962
7137
  ]
6963
7138
  }
@@ -6966,7 +7141,7 @@ exports.default = {
6966
7141
  3,
6967
7142
  {
6968
7143
  "user": [
6969
- 281,
7144
+ 288,
6970
7145
  "CreateActiveUserInput!"
6971
7146
  ]
6972
7147
  }
@@ -7001,7 +7176,7 @@ exports.default = {
7001
7176
  0,
7002
7177
  {
7003
7178
  "input": [
7004
- 282,
7179
+ 289,
7005
7180
  "RegisterUserToDomainFromEmailInput!"
7006
7181
  ]
7007
7182
  }
@@ -7010,7 +7185,7 @@ exports.default = {
7010
7185
  8,
7011
7186
  {
7012
7187
  "dto": [
7013
- 283,
7188
+ 290,
7014
7189
  "RefreshTokenInput!"
7015
7190
  ]
7016
7191
  }
@@ -7019,7 +7194,7 @@ exports.default = {
7019
7194
  33,
7020
7195
  {
7021
7196
  "input": [
7022
- 284,
7197
+ 291,
7023
7198
  "AWSS3DeleteUseTypeFileDto!"
7024
7199
  ]
7025
7200
  }
@@ -7028,7 +7203,7 @@ exports.default = {
7028
7203
  33,
7029
7204
  {
7030
7205
  "input": [
7031
- 285,
7206
+ 292,
7032
7207
  "AWSS3DeleteBucketFileDto!"
7033
7208
  ]
7034
7209
  }
@@ -7037,7 +7212,7 @@ exports.default = {
7037
7212
  33,
7038
7213
  {
7039
7214
  "input": [
7040
- 286,
7215
+ 293,
7041
7216
  "AWSS3DeleteUseTypeKeyDto!"
7042
7217
  ]
7043
7218
  }
@@ -7046,7 +7221,7 @@ exports.default = {
7046
7221
  27,
7047
7222
  {
7048
7223
  "input": [
7049
- 196,
7224
+ 201,
7050
7225
  "AWSS3UploadedFileDto!"
7051
7226
  ]
7052
7227
  }
@@ -7055,7 +7230,7 @@ exports.default = {
7055
7230
  37,
7056
7231
  {
7057
7232
  "input": [
7058
- 287,
7233
+ 294,
7059
7234
  "CreateIndustryDto!"
7060
7235
  ]
7061
7236
  }
@@ -7064,7 +7239,7 @@ exports.default = {
7064
7239
  63,
7065
7240
  {
7066
7241
  "input": [
7067
- 195,
7242
+ 200,
7068
7243
  "CreateBrandDto!"
7069
7244
  ]
7070
7245
  }
@@ -7077,7 +7252,7 @@ exports.default = {
7077
7252
  "String!"
7078
7253
  ],
7079
7254
  "input": [
7080
- 195,
7255
+ 200,
7081
7256
  "CreateBrandDto!"
7082
7257
  ]
7083
7258
  }
@@ -7121,7 +7296,7 @@ exports.default = {
7121
7296
  59,
7122
7297
  {
7123
7298
  "input": [
7124
- 288,
7299
+ 295,
7125
7300
  "RegisterSponsorInput!"
7126
7301
  ]
7127
7302
  }
@@ -7130,7 +7305,7 @@ exports.default = {
7130
7305
  59,
7131
7306
  {
7132
7307
  "input": [
7133
- 199,
7308
+ 204,
7134
7309
  "CreateSponsorDto!"
7135
7310
  ]
7136
7311
  }
@@ -7139,7 +7314,7 @@ exports.default = {
7139
7314
  105,
7140
7315
  {
7141
7316
  "input": [
7142
- 201,
7317
+ 206,
7143
7318
  "InviteAthletesDto!"
7144
7319
  ]
7145
7320
  }
@@ -7152,7 +7327,7 @@ exports.default = {
7152
7327
  "String!"
7153
7328
  ],
7154
7329
  "input": [
7155
- 289,
7330
+ 296,
7156
7331
  "UpdateSponsorDto!"
7157
7332
  ]
7158
7333
  }
@@ -7170,7 +7345,7 @@ exports.default = {
7170
7345
  151,
7171
7346
  {
7172
7347
  "input": [
7173
- 210,
7348
+ 215,
7174
7349
  "DeleteSingleValueDto!"
7175
7350
  ]
7176
7351
  }
@@ -7179,7 +7354,7 @@ exports.default = {
7179
7354
  101,
7180
7355
  {
7181
7356
  "input": [
7182
- 290,
7357
+ 297,
7183
7358
  "RegisterAthleteDto!"
7184
7359
  ]
7185
7360
  }
@@ -7188,7 +7363,7 @@ exports.default = {
7188
7363
  150,
7189
7364
  {
7190
7365
  "input": [
7191
- 291,
7366
+ 298,
7192
7367
  "EditValueDto!"
7193
7368
  ]
7194
7369
  }
@@ -7197,7 +7372,7 @@ exports.default = {
7197
7372
  159,
7198
7373
  {
7199
7374
  "input": [
7200
- 214,
7375
+ 219,
7201
7376
  "EditPictureDto!"
7202
7377
  ]
7203
7378
  }
@@ -7206,7 +7381,7 @@ exports.default = {
7206
7381
  160,
7207
7382
  {
7208
7383
  "input": [
7209
- 215,
7384
+ 220,
7210
7385
  "UploadAlbumsPicturesDto!"
7211
7386
  ]
7212
7387
  }
@@ -7215,7 +7390,7 @@ exports.default = {
7215
7390
  82,
7216
7391
  {
7217
7392
  "input": [
7218
- 205,
7393
+ 210,
7219
7394
  "CreateAthleteCompetitionDto!"
7220
7395
  ]
7221
7396
  }
@@ -7224,7 +7399,7 @@ exports.default = {
7224
7399
  151,
7225
7400
  {
7226
7401
  "input": [
7227
- 210,
7402
+ 215,
7228
7403
  "DeleteSingleValueDto!"
7229
7404
  ]
7230
7405
  }
@@ -7233,7 +7408,7 @@ exports.default = {
7233
7408
  81,
7234
7409
  {
7235
7410
  "input": [
7236
- 215,
7411
+ 220,
7237
7412
  "UploadAlbumsPicturesDto!"
7238
7413
  ]
7239
7414
  }
@@ -7242,7 +7417,7 @@ exports.default = {
7242
7417
  81,
7243
7418
  {
7244
7419
  "input": [
7245
- 292,
7420
+ 299,
7246
7421
  "EditDisplayIndexDto!"
7247
7422
  ]
7248
7423
  }
@@ -7251,7 +7426,7 @@ exports.default = {
7251
7426
  81,
7252
7427
  {
7253
7428
  "input": [
7254
- 215,
7429
+ 220,
7255
7430
  "UploadAlbumsPicturesDto!"
7256
7431
  ]
7257
7432
  }
@@ -7260,7 +7435,7 @@ exports.default = {
7260
7435
  151,
7261
7436
  {
7262
7437
  "input": [
7263
- 210,
7438
+ 215,
7264
7439
  "DeleteSingleValueDto!"
7265
7440
  ]
7266
7441
  }
@@ -7269,7 +7444,7 @@ exports.default = {
7269
7444
  120,
7270
7445
  {
7271
7446
  "input": [
7272
- 216,
7447
+ 221,
7273
7448
  "DeleteValuesDto!"
7274
7449
  ]
7275
7450
  }
@@ -7278,7 +7453,7 @@ exports.default = {
7278
7453
  77,
7279
7454
  {
7280
7455
  "input": [
7281
- 204,
7456
+ 209,
7282
7457
  "SetCompetitionResultDto!"
7283
7458
  ]
7284
7459
  }
@@ -7293,7 +7468,7 @@ exports.default = {
7293
7468
  155,
7294
7469
  {
7295
7470
  "input": [
7296
- 221,
7471
+ 226,
7297
7472
  "ForceScoreRefreshDto!"
7298
7473
  ]
7299
7474
  }
@@ -7302,7 +7477,7 @@ exports.default = {
7302
7477
  90,
7303
7478
  {
7304
7479
  "input": [
7305
- 294,
7480
+ 301,
7306
7481
  "SetCurrentCampaignDto!"
7307
7482
  ]
7308
7483
  }
@@ -7311,7 +7486,7 @@ exports.default = {
7311
7486
  68,
7312
7487
  {
7313
7488
  "input": [
7314
- 295,
7489
+ 302,
7315
7490
  "CreateSportDto!"
7316
7491
  ]
7317
7492
  }
@@ -7320,7 +7495,7 @@ exports.default = {
7320
7495
  68,
7321
7496
  {
7322
7497
  "input": [
7323
- 296,
7498
+ 303,
7324
7499
  "UpdateSportDto!"
7325
7500
  ]
7326
7501
  }
@@ -7329,7 +7504,7 @@ exports.default = {
7329
7504
  71,
7330
7505
  {
7331
7506
  "input": [
7332
- 297,
7507
+ 304,
7333
7508
  "CreateSportLevelDto!"
7334
7509
  ]
7335
7510
  }
@@ -7338,7 +7513,7 @@ exports.default = {
7338
7513
  58,
7339
7514
  {
7340
7515
  "input": [
7341
- 299,
7516
+ 306,
7342
7517
  "CreateSponsorshipDto!"
7343
7518
  ]
7344
7519
  }
@@ -7347,7 +7522,7 @@ exports.default = {
7347
7522
  41,
7348
7523
  {
7349
7524
  "input": [
7350
- 304,
7525
+ 311,
7351
7526
  "CreateCountryDto!"
7352
7527
  ]
7353
7528
  }
@@ -7356,7 +7531,7 @@ exports.default = {
7356
7531
  40,
7357
7532
  {
7358
7533
  "input": [
7359
- 305,
7534
+ 312,
7360
7535
  "CreateStateDto!"
7361
7536
  ]
7362
7537
  }
@@ -7365,7 +7540,7 @@ exports.default = {
7365
7540
  39,
7366
7541
  {
7367
7542
  "input": [
7368
- 306,
7543
+ 313,
7369
7544
  "CreateCityDto!"
7370
7545
  ]
7371
7546
  }
@@ -7374,7 +7549,7 @@ exports.default = {
7374
7549
  29,
7375
7550
  {
7376
7551
  "input": [
7377
- 233,
7552
+ 238,
7378
7553
  "RegisterUserDto!"
7379
7554
  ]
7380
7555
  }
@@ -7383,7 +7558,7 @@ exports.default = {
7383
7558
  3,
7384
7559
  {
7385
7560
  "input": [
7386
- 193,
7561
+ 198,
7387
7562
  "VerifyCodeDto!"
7388
7563
  ]
7389
7564
  }
@@ -7392,7 +7567,7 @@ exports.default = {
7392
7567
  0,
7393
7568
  {
7394
7569
  "input": [
7395
- 193,
7570
+ 198,
7396
7571
  "VerifyCodeDto!"
7397
7572
  ]
7398
7573
  }
@@ -7401,7 +7576,7 @@ exports.default = {
7401
7576
  0,
7402
7577
  {
7403
7578
  "input": [
7404
- 233,
7579
+ 238,
7405
7580
  "RegisterUserDto!"
7406
7581
  ]
7407
7582
  }
@@ -7410,7 +7585,7 @@ exports.default = {
7410
7585
  0,
7411
7586
  {
7412
7587
  "input": [
7413
- 233,
7588
+ 238,
7414
7589
  "RegisterUserDto!"
7415
7590
  ]
7416
7591
  }
@@ -7419,7 +7594,7 @@ exports.default = {
7419
7594
  0,
7420
7595
  {
7421
7596
  "input": [
7422
- 233,
7597
+ 238,
7423
7598
  "RegisterUserDto!"
7424
7599
  ]
7425
7600
  }
@@ -7450,7 +7625,7 @@ exports.default = {
7450
7625
  150,
7451
7626
  {
7452
7627
  "input": [
7453
- 235,
7628
+ 240,
7454
7629
  "resetPasswordDto!"
7455
7630
  ]
7456
7631
  }
@@ -7468,7 +7643,7 @@ exports.default = {
7468
7643
  150,
7469
7644
  {
7470
7645
  "input": [
7471
- 236,
7646
+ 241,
7472
7647
  "UpdateUserSuspendedStatusDto!"
7473
7648
  ]
7474
7649
  }
@@ -7480,7 +7655,7 @@ exports.default = {
7480
7655
  172,
7481
7656
  {
7482
7657
  "input": [
7483
- 238,
7658
+ 243,
7484
7659
  "DeleteVtxUserDto!"
7485
7660
  ]
7486
7661
  }
@@ -7489,7 +7664,7 @@ exports.default = {
7489
7664
  76,
7490
7665
  {
7491
7666
  "input": [
7492
- 307,
7667
+ 314,
7493
7668
  "CreateSportEventDto!"
7494
7669
  ]
7495
7670
  }
@@ -7498,7 +7673,7 @@ exports.default = {
7498
7673
  76,
7499
7674
  {
7500
7675
  "input": [
7501
- 242,
7676
+ 247,
7502
7677
  "UpdateSportEventDto!"
7503
7678
  ]
7504
7679
  }
@@ -7516,7 +7691,7 @@ exports.default = {
7516
7691
  130,
7517
7692
  {
7518
7693
  "input": [
7519
- 243,
7694
+ 248,
7520
7695
  "MergeSportsEventsDto!"
7521
7696
  ]
7522
7697
  }
@@ -7525,7 +7700,7 @@ exports.default = {
7525
7700
  90,
7526
7701
  {
7527
7702
  "input": [
7528
- 253,
7703
+ 258,
7529
7704
  "SetFundingStatusDto!"
7530
7705
  ]
7531
7706
  }
@@ -7534,7 +7709,7 @@ exports.default = {
7534
7709
  90,
7535
7710
  {
7536
7711
  "input": [
7537
- 250,
7712
+ 255,
7538
7713
  "CreateFundingCampaignDto!"
7539
7714
  ]
7540
7715
  }
@@ -7543,7 +7718,7 @@ exports.default = {
7543
7718
  90,
7544
7719
  {
7545
7720
  "input": [
7546
- 252,
7721
+ 257,
7547
7722
  "UpdateFundingCampaignDto!"
7548
7723
  ]
7549
7724
  }
@@ -7552,7 +7727,7 @@ exports.default = {
7552
7727
  151,
7553
7728
  {
7554
7729
  "input": [
7555
- 210,
7730
+ 215,
7556
7731
  "DeleteSingleValueDto!"
7557
7732
  ]
7558
7733
  }
@@ -7561,7 +7736,7 @@ exports.default = {
7561
7736
  120,
7562
7737
  {
7563
7738
  "input": [
7564
- 216,
7739
+ 221,
7565
7740
  "DeleteValuesDto!"
7566
7741
  ]
7567
7742
  }
@@ -7579,7 +7754,7 @@ exports.default = {
7579
7754
  2,
7580
7755
  {
7581
7756
  "input": [
7582
- 255,
7757
+ 260,
7583
7758
  "AddCompetitionBudgetDto!"
7584
7759
  ]
7585
7760
  }
@@ -7588,7 +7763,7 @@ exports.default = {
7588
7763
  2,
7589
7764
  {
7590
7765
  "input": [
7591
- 256,
7766
+ 261,
7592
7767
  "EditCompetitionBudgetDto!"
7593
7768
  ]
7594
7769
  }
@@ -7597,7 +7772,7 @@ exports.default = {
7597
7772
  2,
7598
7773
  {
7599
7774
  "input": [
7600
- 257,
7775
+ 262,
7601
7776
  "EditCampaignBudgetDto!"
7602
7777
  ]
7603
7778
  }
@@ -7606,7 +7781,7 @@ exports.default = {
7606
7781
  2,
7607
7782
  {
7608
7783
  "input": [
7609
- 257,
7784
+ 262,
7610
7785
  "EditCampaignBudgetDto!"
7611
7786
  ]
7612
7787
  }
@@ -7615,7 +7790,7 @@ exports.default = {
7615
7790
  83,
7616
7791
  {
7617
7792
  "input": [
7618
- 258,
7793
+ 263,
7619
7794
  "CreateMembershipOrganizationDto!"
7620
7795
  ]
7621
7796
  }
@@ -7624,7 +7799,7 @@ exports.default = {
7624
7799
  85,
7625
7800
  {
7626
7801
  "input": [
7627
- 259,
7802
+ 264,
7628
7803
  "CreateAthleteMembershipDto!"
7629
7804
  ]
7630
7805
  }
@@ -7633,7 +7808,7 @@ exports.default = {
7633
7808
  151,
7634
7809
  {
7635
7810
  "input": [
7636
- 210,
7811
+ 215,
7637
7812
  "DeleteSingleValueDto!"
7638
7813
  ]
7639
7814
  }
@@ -7651,7 +7826,7 @@ exports.default = {
7651
7826
  98,
7652
7827
  {
7653
7828
  "input": [
7654
- 308,
7829
+ 315,
7655
7830
  "CreateStripeAccountDto!"
7656
7831
  ]
7657
7832
  }
@@ -7663,7 +7838,7 @@ exports.default = {
7663
7838
  107,
7664
7839
  {
7665
7840
  "input": [
7666
- 194,
7841
+ 199,
7667
7842
  "DonationCheckoutDto!"
7668
7843
  ]
7669
7844
  }
@@ -7678,7 +7853,7 @@ exports.default = {
7678
7853
  134,
7679
7854
  {
7680
7855
  "input": [
7681
- 263,
7856
+ 268,
7682
7857
  "RegisterMemberDto!"
7683
7858
  ]
7684
7859
  }
@@ -7687,7 +7862,7 @@ exports.default = {
7687
7862
  138,
7688
7863
  {
7689
7864
  "input": [
7690
- 266,
7865
+ 271,
7691
7866
  "CreateOfferDto!"
7692
7867
  ]
7693
7868
  }
@@ -7700,7 +7875,7 @@ exports.default = {
7700
7875
  "String!"
7701
7876
  ],
7702
7877
  "input": [
7703
- 266,
7878
+ 271,
7704
7879
  "CreateOfferDto!"
7705
7880
  ]
7706
7881
  }
@@ -7784,6 +7959,9 @@ exports.default = {
7784
7959
  ]
7785
7960
  }
7786
7961
  ],
7962
+ "rebuildLeaderboardCache": [
7963
+ 2
7964
+ ],
7787
7965
  "__typename": [
7788
7966
  1
7789
7967
  ]
@@ -7993,10 +8171,10 @@ exports.default = {
7993
8171
  1
7994
8172
  ],
7995
8173
  "profilePicture": [
7996
- 196
8174
+ 201
7997
8175
  ],
7998
8176
  "cardPicture": [
7999
- 196
8177
+ 201
8000
8178
  ],
8001
8179
  "__typename": [
8002
8180
  1
@@ -8015,7 +8193,7 @@ exports.default = {
8015
8193
  },
8016
8194
  "EditDisplayIndexDto": {
8017
8195
  "updates": [
8018
- 293
8196
+ 300
8019
8197
  ],
8020
8198
  "__typename": [
8021
8199
  1
@@ -8079,7 +8257,7 @@ exports.default = {
8079
8257
  18
8080
8258
  ],
8081
8259
  "translations": [
8082
- 298
8260
+ 305
8083
8261
  ],
8084
8262
  "__typename": [
8085
8263
  1
@@ -8113,10 +8291,10 @@ exports.default = {
8113
8291
  18
8114
8292
  ],
8115
8293
  "banner": [
8116
- 196
8294
+ 201
8117
8295
  ],
8118
8296
  "criteria": [
8119
- 267
8297
+ 272
8120
8298
  ],
8121
8299
  "deadline": [
8122
8300
  14
@@ -8125,13 +8303,13 @@ exports.default = {
8125
8303
  14
8126
8304
  ],
8127
8305
  "duration": [
8128
- 300
8306
+ 307
8129
8307
  ],
8130
8308
  "sponsorshipItems": [
8131
- 301
8309
+ 308
8132
8310
  ],
8133
8311
  "commitments": [
8134
- 302
8312
+ 309
8135
8313
  ],
8136
8314
  "terms": [
8137
8315
  1
@@ -8143,7 +8321,7 @@ exports.default = {
8143
8321
  2
8144
8322
  ],
8145
8323
  "translations": [
8146
- 303
8324
+ 310
8147
8325
  ],
8148
8326
  "__typename": [
8149
8327
  1
@@ -8220,7 +8398,7 @@ exports.default = {
8220
8398
  1
8221
8399
  ],
8222
8400
  "banner": [
8223
- 196
8401
+ 201
8224
8402
  ],
8225
8403
  "terms": [
8226
8404
  1
@@ -8327,7 +8505,7 @@ exports.default = {
8327
8505
  1
8328
8506
  ],
8329
8507
  "banner": [
8330
- 196
8508
+ 201
8331
8509
  ],
8332
8510
  "eventLevel": [
8333
8511
  1