@vertikalx/vtx-backend-client 3.0.0-dev-max.57 → 3.0.0-dev-max.58

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.
@@ -13,7 +13,8 @@ exports.default = {
13
13
  149,
14
14
  162,
15
15
  175,
16
- 264
16
+ 269,
17
+ 270
17
18
  ],
18
19
  "types": {
19
20
  "User": {
@@ -2763,7 +2764,7 @@ exports.default = {
2763
2764
  89
2764
2765
  ],
2765
2766
  "mode": [
2766
- 264
2767
+ 269
2767
2768
  ],
2768
2769
  "athleteId": [
2769
2770
  1
@@ -4269,6 +4270,65 @@ exports.default = {
4269
4270
  1
4270
4271
  ]
4271
4272
  },
4273
+ "OfferClaim": {
4274
+ "_id": [
4275
+ 1
4276
+ ],
4277
+ "offer": [
4278
+ 138
4279
+ ],
4280
+ "athlete": [
4281
+ 100
4282
+ ],
4283
+ "claimedAt": [
4284
+ 14
4285
+ ],
4286
+ "code": [
4287
+ 1
4288
+ ],
4289
+ "__typename": [
4290
+ 1
4291
+ ]
4292
+ },
4293
+ "ValidationError": {
4294
+ "line": [
4295
+ 143
4296
+ ],
4297
+ "code": [
4298
+ 1
4299
+ ],
4300
+ "reason": [
4301
+ 1
4302
+ ],
4303
+ "__typename": [
4304
+ 1
4305
+ ]
4306
+ },
4307
+ "UploadResult": {
4308
+ "codesAdded": [
4309
+ 143
4310
+ ],
4311
+ "errors": [
4312
+ 180
4313
+ ],
4314
+ "__typename": [
4315
+ 1
4316
+ ]
4317
+ },
4318
+ "OfferAvailability": {
4319
+ "available": [
4320
+ 2
4321
+ ],
4322
+ "totalCodes": [
4323
+ 143
4324
+ ],
4325
+ "availableCodes": [
4326
+ 143
4327
+ ],
4328
+ "__typename": [
4329
+ 1
4330
+ ]
4331
+ },
4272
4332
  "CreateDatabaseFileDto": {
4273
4333
  "identifier": [
4274
4334
  1
@@ -4450,13 +4510,13 @@ exports.default = {
4450
4510
  1
4451
4511
  ],
4452
4512
  "logo": [
4453
- 190
4513
+ 194
4454
4514
  ],
4455
4515
  "banner": [
4456
- 190
4516
+ 194
4457
4517
  ],
4458
4518
  "translations": [
4459
- 191
4519
+ 195
4460
4520
  ],
4461
4521
  "sponsorId": [
4462
4522
  1
@@ -4502,10 +4562,10 @@ exports.default = {
4502
4562
  1
4503
4563
  ],
4504
4564
  "logo": [
4505
- 190
4565
+ 194
4506
4566
  ],
4507
4567
  "banner": [
4508
- 190
4568
+ 194
4509
4569
  ],
4510
4570
  "__typename": [
4511
4571
  1
@@ -4573,7 +4633,7 @@ exports.default = {
4573
4633
  1
4574
4634
  ],
4575
4635
  "invitations": [
4576
- 194
4636
+ 198
4577
4637
  ],
4578
4638
  "__typename": [
4579
4639
  1
@@ -4710,7 +4770,7 @@ exports.default = {
4710
4770
  1
4711
4771
  ],
4712
4772
  "result": [
4713
- 197
4773
+ 201
4714
4774
  ],
4715
4775
  "cityId": [
4716
4776
  1
@@ -4733,7 +4793,7 @@ exports.default = {
4733
4793
  1
4734
4794
  ],
4735
4795
  "result": [
4736
- 197
4796
+ 201
4737
4797
  ],
4738
4798
  "cityId": [
4739
4799
  1
@@ -4769,13 +4829,13 @@ exports.default = {
4769
4829
  },
4770
4830
  "CursorPaginationDto": {
4771
4831
  "sortCriteria": [
4772
- 201
4832
+ 205
4773
4833
  ],
4774
4834
  "limit": [
4775
4835
  18
4776
4836
  ],
4777
4837
  "cursorPosition": [
4778
- 202
4838
+ 206
4779
4839
  ],
4780
4840
  "__typename": [
4781
4841
  1
@@ -4850,7 +4910,7 @@ exports.default = {
4850
4910
  1
4851
4911
  ],
4852
4912
  "currentCampaign": [
4853
- 205
4913
+ 209
4854
4914
  ],
4855
4915
  "sports": [
4856
4916
  1
@@ -4912,10 +4972,10 @@ exports.default = {
4912
4972
  },
4913
4973
  "AthleteQueryDto": {
4914
4974
  "cursor": [
4915
- 203
4975
+ 207
4916
4976
  ],
4917
4977
  "filters": [
4918
- 206
4978
+ 210
4919
4979
  ],
4920
4980
  "__typename": [
4921
4981
  1
@@ -4926,7 +4986,7 @@ exports.default = {
4926
4986
  1
4927
4987
  ],
4928
4988
  "newPicture": [
4929
- 190
4989
+ 194
4930
4990
  ],
4931
4991
  "__typename": [
4932
4992
  1
@@ -4940,7 +5000,7 @@ exports.default = {
4940
5000
  1
4941
5001
  ],
4942
5002
  "pictures": [
4943
- 190
5003
+ 194
4944
5004
  ],
4945
5005
  "albumId": [
4946
5006
  1
@@ -5214,7 +5274,7 @@ exports.default = {
5214
5274
  },
5215
5275
  "resetPasswordDto": {
5216
5276
  "code": [
5217
- 187
5277
+ 191
5218
5278
  ],
5219
5279
  "newPassword": [
5220
5280
  1
@@ -5345,7 +5405,7 @@ exports.default = {
5345
5405
  1
5346
5406
  ],
5347
5407
  "banner": [
5348
- 190
5408
+ 194
5349
5409
  ],
5350
5410
  "eventLevel": [
5351
5411
  1
@@ -5454,7 +5514,7 @@ exports.default = {
5454
5514
  18
5455
5515
  ],
5456
5516
  "items": [
5457
- 239
5517
+ 243
5458
5518
  ],
5459
5519
  "__typename": [
5460
5520
  1
@@ -5465,7 +5525,7 @@ exports.default = {
5465
5525
  18
5466
5526
  ],
5467
5527
  "items": [
5468
- 239
5528
+ 243
5469
5529
  ],
5470
5530
  "athleteCompetitionId": [
5471
5531
  1
@@ -5514,16 +5574,16 @@ exports.default = {
5514
5574
  14
5515
5575
  ],
5516
5576
  "budget": [
5517
- 241
5577
+ 245
5518
5578
  ],
5519
5579
  "competitionBudgets": [
5520
- 242
5580
+ 246
5521
5581
  ],
5522
5582
  "competitionIds": [
5523
5583
  1
5524
5584
  ],
5525
5585
  "video": [
5526
- 243
5586
+ 247
5527
5587
  ],
5528
5588
  "__typename": [
5529
5589
  1
@@ -5555,16 +5615,16 @@ exports.default = {
5555
5615
  14
5556
5616
  ],
5557
5617
  "budget": [
5558
- 241
5618
+ 245
5559
5619
  ],
5560
5620
  "competitionBudgets": [
5561
- 242
5621
+ 246
5562
5622
  ],
5563
5623
  "competitionIds": [
5564
5624
  1
5565
5625
  ],
5566
5626
  "video": [
5567
- 243
5627
+ 247
5568
5628
  ],
5569
5629
  "loginEmail": [
5570
5630
  1
@@ -5599,16 +5659,16 @@ exports.default = {
5599
5659
  14
5600
5660
  ],
5601
5661
  "budget": [
5602
- 241
5662
+ 245
5603
5663
  ],
5604
5664
  "competitionBudgets": [
5605
- 242
5665
+ 246
5606
5666
  ],
5607
5667
  "competitionIds": [
5608
5668
  1
5609
5669
  ],
5610
5670
  "video": [
5611
- 243
5671
+ 247
5612
5672
  ],
5613
5673
  "_id": [
5614
5674
  1
@@ -5630,7 +5690,7 @@ exports.default = {
5630
5690
  },
5631
5691
  "BudgetDto": {
5632
5692
  "items": [
5633
- 239
5693
+ 243
5634
5694
  ],
5635
5695
  "fundingMode": [
5636
5696
  1
@@ -5644,7 +5704,7 @@ exports.default = {
5644
5704
  1
5645
5705
  ],
5646
5706
  "budget": [
5647
- 248
5707
+ 252
5648
5708
  ],
5649
5709
  "__typename": [
5650
5710
  1
@@ -5655,7 +5715,7 @@ exports.default = {
5655
5715
  1
5656
5716
  ],
5657
5717
  "budget": [
5658
- 248
5718
+ 252
5659
5719
  ],
5660
5720
  "__typename": [
5661
5721
  1
@@ -5675,7 +5735,7 @@ exports.default = {
5675
5735
  18
5676
5736
  ],
5677
5737
  "budget": [
5678
- 248
5738
+ 252
5679
5739
  ],
5680
5740
  "__typename": [
5681
5741
  1
@@ -5695,7 +5755,7 @@ exports.default = {
5695
5755
  1
5696
5756
  ],
5697
5757
  "logo": [
5698
- 190
5758
+ 194
5699
5759
  ],
5700
5760
  "countryId": [
5701
5761
  1
@@ -5783,7 +5843,7 @@ exports.default = {
5783
5843
  1
5784
5844
  ],
5785
5845
  "profilePicture": [
5786
- 190
5846
+ 194
5787
5847
  ],
5788
5848
  "__typename": [
5789
5849
  1
@@ -5835,7 +5895,7 @@ exports.default = {
5835
5895
  18
5836
5896
  ],
5837
5897
  "sortCriteria": [
5838
- 201
5898
+ 205
5839
5899
  ],
5840
5900
  "__typename": [
5841
5901
  1
@@ -5852,7 +5912,7 @@ exports.default = {
5852
5912
  1
5853
5913
  ],
5854
5914
  "offerImage": [
5855
- 190
5915
+ 194
5856
5916
  ],
5857
5917
  "type": [
5858
5918
  1
@@ -5876,7 +5936,7 @@ exports.default = {
5876
5936
  1
5877
5937
  ],
5878
5938
  "criteria": [
5879
- 261
5939
+ 265
5880
5940
  ],
5881
5941
  "dateStart": [
5882
5942
  14
@@ -5896,7 +5956,7 @@ exports.default = {
5896
5956
  1
5897
5957
  ],
5898
5958
  "qualificationsBag": [
5899
- 262
5959
+ 266
5900
5960
  ],
5901
5961
  "__typename": [
5902
5962
  1
@@ -5904,28 +5964,28 @@ exports.default = {
5904
5964
  },
5905
5965
  "QualificationsBagDto": {
5906
5966
  "ageQualifications": [
5907
- 219
5967
+ 223
5908
5968
  ],
5909
5969
  "genderQualifications": [
5910
- 220
5970
+ 224
5911
5971
  ],
5912
5972
  "scoreQualifications": [
5913
- 222
5973
+ 226
5914
5974
  ],
5915
5975
  "locationQualifications": [
5916
- 223
5976
+ 227
5917
5977
  ],
5918
5978
  "nationalityQualifications": [
5919
- 221
5979
+ 225
5920
5980
  ],
5921
5981
  "distanceQualifications": [
5922
- 224
5982
+ 228
5923
5983
  ],
5924
5984
  "sportsQualifications": [
5925
- 225
5985
+ 229
5926
5986
  ],
5927
5987
  "levelQualifications": [
5928
- 226
5988
+ 230
5929
5989
  ],
5930
5990
  "__typename": [
5931
5991
  1
@@ -5957,7 +6017,16 @@ exports.default = {
5957
6017
  1
5958
6018
  ]
5959
6019
  },
6020
+ "OfferClaimQueryDto": {
6021
+ "status": [
6022
+ 270
6023
+ ],
6024
+ "__typename": [
6025
+ 1
6026
+ ]
6027
+ },
5960
6028
  "DonationMode": {},
6029
+ "OfferClaimStatus": {},
5961
6030
  "Query": {
5962
6031
  "findTenantById": [
5963
6032
  5,
@@ -6028,7 +6097,7 @@ exports.default = {
6028
6097
  32,
6029
6098
  {
6030
6099
  "input": [
6031
- 266,
6100
+ 272,
6032
6101
  "AWSS3GetUploadDto!"
6033
6102
  ]
6034
6103
  }
@@ -6052,7 +6121,7 @@ exports.default = {
6052
6121
  144,
6053
6122
  {
6054
6123
  "query": [
6055
- 192
6124
+ 196
6056
6125
  ]
6057
6126
  }
6058
6127
  ],
@@ -6098,7 +6167,7 @@ exports.default = {
6098
6167
  145,
6099
6168
  {
6100
6169
  "query": [
6101
- 196
6170
+ 200
6102
6171
  ]
6103
6172
  }
6104
6173
  ],
@@ -6106,7 +6175,7 @@ exports.default = {
6106
6175
  104,
6107
6176
  {
6108
6177
  "input": [
6109
- 267,
6178
+ 273,
6110
6179
  "FindSponsorAthleteInvitationDto!"
6111
6180
  ]
6112
6181
  }
@@ -6115,7 +6184,7 @@ exports.default = {
6115
6184
  159,
6116
6185
  {
6117
6186
  "input": [
6118
- 211,
6187
+ 215,
6119
6188
  "existValueDto!"
6120
6189
  ]
6121
6190
  }
@@ -6127,7 +6196,7 @@ exports.default = {
6127
6196
  154,
6128
6197
  {
6129
6198
  "input": [
6130
- 207,
6199
+ 211,
6131
6200
  "AthleteQueryDto!"
6132
6201
  ]
6133
6202
  }
@@ -6175,7 +6244,7 @@ exports.default = {
6175
6244
  81,
6176
6245
  {
6177
6246
  "input": [
6178
- 268,
6247
+ 274,
6179
6248
  "GetAthleteCompetitionsDto!"
6180
6249
  ]
6181
6250
  }
@@ -6223,7 +6292,7 @@ exports.default = {
6223
6292
  154,
6224
6293
  {
6225
6294
  "input": [
6226
- 207,
6295
+ 211,
6227
6296
  "AthleteQueryDto!"
6228
6297
  ]
6229
6298
  }
@@ -6241,7 +6310,7 @@ exports.default = {
6241
6310
  157,
6242
6311
  {
6243
6312
  "input": [
6244
- 211,
6313
+ 215,
6245
6314
  "existValueDto!"
6246
6315
  ]
6247
6316
  }
@@ -6250,7 +6319,7 @@ exports.default = {
6250
6319
  164,
6251
6320
  {
6252
6321
  "input": [
6253
- 216,
6322
+ 220,
6254
6323
  "CheckScoreRefreshCapabilityDto!"
6255
6324
  ]
6256
6325
  }
@@ -6259,7 +6328,7 @@ exports.default = {
6259
6328
  160,
6260
6329
  {
6261
6330
  "input": [
6262
- 213,
6331
+ 217,
6263
6332
  "GetHistoricalScoresDto!"
6264
6333
  ]
6265
6334
  }
@@ -6268,7 +6337,7 @@ exports.default = {
6268
6337
  98,
6269
6338
  {
6270
6339
  "input": [
6271
- 213,
6340
+ 217,
6272
6341
  "GetHistoricalScoresDto!"
6273
6342
  ]
6274
6343
  }
@@ -6277,7 +6346,7 @@ exports.default = {
6277
6346
  160,
6278
6347
  {
6279
6348
  "input": [
6280
- 212,
6349
+ 216,
6281
6350
  "GetMyHistoricalScoresDto!"
6282
6351
  ]
6283
6352
  }
@@ -6286,7 +6355,7 @@ exports.default = {
6286
6355
  98,
6287
6356
  {
6288
6357
  "input": [
6289
- 212,
6358
+ 216,
6290
6359
  "GetMyHistoricalScoresDto!"
6291
6360
  ]
6292
6361
  }
@@ -6295,7 +6364,7 @@ exports.default = {
6295
6364
  89,
6296
6365
  {
6297
6366
  "input": [
6298
- 214,
6367
+ 218,
6299
6368
  "GetAthleteCampaignsDto!"
6300
6369
  ]
6301
6370
  }
@@ -6307,7 +6376,7 @@ exports.default = {
6307
6376
  165,
6308
6377
  {
6309
6378
  "query": [
6310
- 217
6379
+ 221
6311
6380
  ]
6312
6381
  }
6313
6382
  ],
@@ -6375,7 +6444,7 @@ exports.default = {
6375
6444
  0,
6376
6445
  {
6377
6446
  "input": [
6378
- 269,
6447
+ 275,
6379
6448
  "FindVtxUserDto!"
6380
6449
  ]
6381
6450
  }
@@ -6415,7 +6484,7 @@ exports.default = {
6415
6484
  36,
6416
6485
  {
6417
6486
  "input": [
6418
- 187,
6487
+ 191,
6419
6488
  "VerifyCodeDto!"
6420
6489
  ]
6421
6490
  }
@@ -6436,7 +6505,7 @@ exports.default = {
6436
6505
  169,
6437
6506
  {
6438
6507
  "query": [
6439
- 231
6508
+ 235
6440
6509
  ]
6441
6510
  }
6442
6511
  ],
@@ -6447,7 +6516,7 @@ exports.default = {
6447
6516
  75,
6448
6517
  {
6449
6518
  "input": [
6450
- 270,
6519
+ 276,
6451
6520
  "GetSportEventsDto!"
6452
6521
  ]
6453
6522
  }
@@ -6456,7 +6525,7 @@ exports.default = {
6456
6525
  171,
6457
6526
  {
6458
6527
  "query": [
6459
- 238
6528
+ 242
6460
6529
  ]
6461
6530
  }
6462
6531
  ],
@@ -6500,7 +6569,7 @@ exports.default = {
6500
6569
  161,
6501
6570
  {
6502
6571
  "input": [
6503
- 234,
6572
+ 238,
6504
6573
  "StripeQueryDto!"
6505
6574
  ]
6506
6575
  }
@@ -6512,7 +6581,7 @@ exports.default = {
6512
6581
  35,
6513
6582
  {
6514
6583
  "input": [
6515
- 185,
6584
+ 189,
6516
6585
  "GetDatabaseFileDto!"
6517
6586
  ]
6518
6587
  }
@@ -6521,7 +6590,7 @@ exports.default = {
6521
6590
  32,
6522
6591
  {
6523
6592
  "input": [
6524
- 266,
6593
+ 272,
6525
6594
  "AWSS3GetUploadDto!"
6526
6595
  ]
6527
6596
  }
@@ -6530,7 +6599,7 @@ exports.default = {
6530
6599
  117,
6531
6600
  {
6532
6601
  "input": [
6533
- 233,
6602
+ 237,
6534
6603
  "GetReceiptDto!"
6535
6604
  ]
6536
6605
  }
@@ -6539,7 +6608,7 @@ exports.default = {
6539
6608
  118,
6540
6609
  {
6541
6610
  "input": [
6542
- 233,
6611
+ 237,
6543
6612
  "GetReceiptDto!"
6544
6613
  ]
6545
6614
  }
@@ -6548,7 +6617,7 @@ exports.default = {
6548
6617
  170,
6549
6618
  {
6550
6619
  "input": [
6551
- 235,
6620
+ 239,
6552
6621
  "GetTransactionDetailsDto!"
6553
6622
  ]
6554
6623
  }
@@ -6581,7 +6650,7 @@ exports.default = {
6581
6650
  177,
6582
6651
  {
6583
6652
  "query": [
6584
- 258
6653
+ 262
6585
6654
  ]
6586
6655
  }
6587
6656
  ],
@@ -6592,7 +6661,7 @@ exports.default = {
6592
6661
  178,
6593
6662
  {
6594
6663
  "query": [
6595
- 263
6664
+ 267
6596
6665
  ]
6597
6666
  }
6598
6667
  ],
@@ -6674,7 +6743,7 @@ exports.default = {
6674
6743
  5,
6675
6744
  {
6676
6745
  "tenant": [
6677
- 272,
6746
+ 278,
6678
6747
  "CreateTenantInput!"
6679
6748
  ]
6680
6749
  }
@@ -6683,7 +6752,7 @@ exports.default = {
6683
6752
  11,
6684
6753
  {
6685
6754
  "tenant": [
6686
- 272,
6755
+ 278,
6687
6756
  "CreateTenantInput!"
6688
6757
  ]
6689
6758
  }
@@ -6692,7 +6761,7 @@ exports.default = {
6692
6761
  3,
6693
6762
  {
6694
6763
  "user": [
6695
- 273,
6764
+ 279,
6696
6765
  "CreateActiveUserInput!"
6697
6766
  ]
6698
6767
  }
@@ -6727,7 +6796,7 @@ exports.default = {
6727
6796
  0,
6728
6797
  {
6729
6798
  "input": [
6730
- 274,
6799
+ 280,
6731
6800
  "RegisterUserToDomainFromEmailInput!"
6732
6801
  ]
6733
6802
  }
@@ -6736,7 +6805,7 @@ exports.default = {
6736
6805
  8,
6737
6806
  {
6738
6807
  "dto": [
6739
- 275,
6808
+ 281,
6740
6809
  "RefreshTokenInput!"
6741
6810
  ]
6742
6811
  }
@@ -6745,7 +6814,7 @@ exports.default = {
6745
6814
  33,
6746
6815
  {
6747
6816
  "input": [
6748
- 276,
6817
+ 282,
6749
6818
  "AWSS3DeleteUseTypeFileDto!"
6750
6819
  ]
6751
6820
  }
@@ -6754,7 +6823,7 @@ exports.default = {
6754
6823
  33,
6755
6824
  {
6756
6825
  "input": [
6757
- 277,
6826
+ 283,
6758
6827
  "AWSS3DeleteBucketFileDto!"
6759
6828
  ]
6760
6829
  }
@@ -6763,7 +6832,7 @@ exports.default = {
6763
6832
  33,
6764
6833
  {
6765
6834
  "input": [
6766
- 278,
6835
+ 284,
6767
6836
  "AWSS3DeleteUseTypeKeyDto!"
6768
6837
  ]
6769
6838
  }
@@ -6772,7 +6841,7 @@ exports.default = {
6772
6841
  27,
6773
6842
  {
6774
6843
  "input": [
6775
- 190,
6844
+ 194,
6776
6845
  "AWSS3UploadedFileDto!"
6777
6846
  ]
6778
6847
  }
@@ -6781,7 +6850,7 @@ exports.default = {
6781
6850
  37,
6782
6851
  {
6783
6852
  "input": [
6784
- 279,
6853
+ 285,
6785
6854
  "CreateIndustryDto!"
6786
6855
  ]
6787
6856
  }
@@ -6790,7 +6859,7 @@ exports.default = {
6790
6859
  62,
6791
6860
  {
6792
6861
  "input": [
6793
- 189,
6862
+ 193,
6794
6863
  "CreateBrandDto!"
6795
6864
  ]
6796
6865
  }
@@ -6803,7 +6872,7 @@ exports.default = {
6803
6872
  "String!"
6804
6873
  ],
6805
6874
  "input": [
6806
- 189,
6875
+ 193,
6807
6876
  "CreateBrandDto!"
6808
6877
  ]
6809
6878
  }
@@ -6847,7 +6916,7 @@ exports.default = {
6847
6916
  58,
6848
6917
  {
6849
6918
  "input": [
6850
- 280,
6919
+ 286,
6851
6920
  "RegisterSponsorInput!"
6852
6921
  ]
6853
6922
  }
@@ -6856,7 +6925,7 @@ exports.default = {
6856
6925
  58,
6857
6926
  {
6858
6927
  "input": [
6859
- 193,
6928
+ 197,
6860
6929
  "CreateSponsorDto!"
6861
6930
  ]
6862
6931
  }
@@ -6865,7 +6934,7 @@ exports.default = {
6865
6934
  104,
6866
6935
  {
6867
6936
  "input": [
6868
- 195,
6937
+ 199,
6869
6938
  "InviteAthletesDto!"
6870
6939
  ]
6871
6940
  }
@@ -6878,7 +6947,7 @@ exports.default = {
6878
6947
  "String!"
6879
6948
  ],
6880
6949
  "input": [
6881
- 193,
6950
+ 197,
6882
6951
  "CreateSponsorDto!"
6883
6952
  ]
6884
6953
  }
@@ -6896,7 +6965,7 @@ exports.default = {
6896
6965
  147,
6897
6966
  {
6898
6967
  "input": [
6899
- 204,
6968
+ 208,
6900
6969
  "DeleteSingleValueDto!"
6901
6970
  ]
6902
6971
  }
@@ -6905,7 +6974,7 @@ exports.default = {
6905
6974
  100,
6906
6975
  {
6907
6976
  "input": [
6908
- 281,
6977
+ 287,
6909
6978
  "RegisterAthleteDto!"
6910
6979
  ]
6911
6980
  }
@@ -6914,7 +6983,7 @@ exports.default = {
6914
6983
  146,
6915
6984
  {
6916
6985
  "input": [
6917
- 282,
6986
+ 288,
6918
6987
  "EditValueDto!"
6919
6988
  ]
6920
6989
  }
@@ -6923,7 +6992,7 @@ exports.default = {
6923
6992
  155,
6924
6993
  {
6925
6994
  "input": [
6926
- 208,
6995
+ 212,
6927
6996
  "EditPictureDto!"
6928
6997
  ]
6929
6998
  }
@@ -6932,7 +7001,7 @@ exports.default = {
6932
7001
  156,
6933
7002
  {
6934
7003
  "input": [
6935
- 209,
7004
+ 213,
6936
7005
  "UploadAlbumsPicturesDto!"
6937
7006
  ]
6938
7007
  }
@@ -6941,7 +7010,7 @@ exports.default = {
6941
7010
  81,
6942
7011
  {
6943
7012
  "input": [
6944
- 199,
7013
+ 203,
6945
7014
  "CreateAthleteCompetitionDto!"
6946
7015
  ]
6947
7016
  }
@@ -6950,7 +7019,7 @@ exports.default = {
6950
7019
  147,
6951
7020
  {
6952
7021
  "input": [
6953
- 204,
7022
+ 208,
6954
7023
  "DeleteSingleValueDto!"
6955
7024
  ]
6956
7025
  }
@@ -6959,7 +7028,7 @@ exports.default = {
6959
7028
  80,
6960
7029
  {
6961
7030
  "input": [
6962
- 209,
7031
+ 213,
6963
7032
  "UploadAlbumsPicturesDto!"
6964
7033
  ]
6965
7034
  }
@@ -6968,7 +7037,7 @@ exports.default = {
6968
7037
  80,
6969
7038
  {
6970
7039
  "input": [
6971
- 283,
7040
+ 289,
6972
7041
  "EditDisplayIndexDto!"
6973
7042
  ]
6974
7043
  }
@@ -6977,7 +7046,7 @@ exports.default = {
6977
7046
  80,
6978
7047
  {
6979
7048
  "input": [
6980
- 209,
7049
+ 213,
6981
7050
  "UploadAlbumsPicturesDto!"
6982
7051
  ]
6983
7052
  }
@@ -6986,7 +7055,7 @@ exports.default = {
6986
7055
  147,
6987
7056
  {
6988
7057
  "input": [
6989
- 204,
7058
+ 208,
6990
7059
  "DeleteSingleValueDto!"
6991
7060
  ]
6992
7061
  }
@@ -6995,7 +7064,7 @@ exports.default = {
6995
7064
  120,
6996
7065
  {
6997
7066
  "input": [
6998
- 210,
7067
+ 214,
6999
7068
  "DeleteValuesDto!"
7000
7069
  ]
7001
7070
  }
@@ -7004,7 +7073,7 @@ exports.default = {
7004
7073
  76,
7005
7074
  {
7006
7075
  "input": [
7007
- 198,
7076
+ 202,
7008
7077
  "SetCompetitionResultDto!"
7009
7078
  ]
7010
7079
  }
@@ -7019,7 +7088,7 @@ exports.default = {
7019
7088
  151,
7020
7089
  {
7021
7090
  "input": [
7022
- 215,
7091
+ 219,
7023
7092
  "ForceScoreRefreshDto!"
7024
7093
  ]
7025
7094
  }
@@ -7028,7 +7097,7 @@ exports.default = {
7028
7097
  89,
7029
7098
  {
7030
7099
  "input": [
7031
- 285,
7100
+ 291,
7032
7101
  "SetCurrentCampaignDto!"
7033
7102
  ]
7034
7103
  }
@@ -7037,7 +7106,7 @@ exports.default = {
7037
7106
  67,
7038
7107
  {
7039
7108
  "input": [
7040
- 286,
7109
+ 292,
7041
7110
  "CreateSportDto!"
7042
7111
  ]
7043
7112
  }
@@ -7046,7 +7115,7 @@ exports.default = {
7046
7115
  67,
7047
7116
  {
7048
7117
  "input": [
7049
- 287,
7118
+ 293,
7050
7119
  "UpdateSportDto!"
7051
7120
  ]
7052
7121
  }
@@ -7055,7 +7124,7 @@ exports.default = {
7055
7124
  70,
7056
7125
  {
7057
7126
  "input": [
7058
- 288,
7127
+ 294,
7059
7128
  "CreateSportLevelDto!"
7060
7129
  ]
7061
7130
  }
@@ -7064,7 +7133,7 @@ exports.default = {
7064
7133
  57,
7065
7134
  {
7066
7135
  "input": [
7067
- 290,
7136
+ 296,
7068
7137
  "CreateSponsorshipDto!"
7069
7138
  ]
7070
7139
  }
@@ -7073,7 +7142,7 @@ exports.default = {
7073
7142
  41,
7074
7143
  {
7075
7144
  "input": [
7076
- 295,
7145
+ 301,
7077
7146
  "CreateCountryDto!"
7078
7147
  ]
7079
7148
  }
@@ -7082,7 +7151,7 @@ exports.default = {
7082
7151
  40,
7083
7152
  {
7084
7153
  "input": [
7085
- 296,
7154
+ 302,
7086
7155
  "CreateStateDto!"
7087
7156
  ]
7088
7157
  }
@@ -7091,7 +7160,7 @@ exports.default = {
7091
7160
  39,
7092
7161
  {
7093
7162
  "input": [
7094
- 297,
7163
+ 303,
7095
7164
  "CreateCityDto!"
7096
7165
  ]
7097
7166
  }
@@ -7100,7 +7169,7 @@ exports.default = {
7100
7169
  29,
7101
7170
  {
7102
7171
  "input": [
7103
- 227,
7172
+ 231,
7104
7173
  "RegisterUserDto!"
7105
7174
  ]
7106
7175
  }
@@ -7109,7 +7178,7 @@ exports.default = {
7109
7178
  3,
7110
7179
  {
7111
7180
  "input": [
7112
- 187,
7181
+ 191,
7113
7182
  "VerifyCodeDto!"
7114
7183
  ]
7115
7184
  }
@@ -7118,7 +7187,7 @@ exports.default = {
7118
7187
  0,
7119
7188
  {
7120
7189
  "input": [
7121
- 187,
7190
+ 191,
7122
7191
  "VerifyCodeDto!"
7123
7192
  ]
7124
7193
  }
@@ -7127,7 +7196,7 @@ exports.default = {
7127
7196
  0,
7128
7197
  {
7129
7198
  "input": [
7130
- 227,
7199
+ 231,
7131
7200
  "RegisterUserDto!"
7132
7201
  ]
7133
7202
  }
@@ -7136,7 +7205,7 @@ exports.default = {
7136
7205
  0,
7137
7206
  {
7138
7207
  "input": [
7139
- 227,
7208
+ 231,
7140
7209
  "RegisterUserDto!"
7141
7210
  ]
7142
7211
  }
@@ -7145,7 +7214,7 @@ exports.default = {
7145
7214
  0,
7146
7215
  {
7147
7216
  "input": [
7148
- 227,
7217
+ 231,
7149
7218
  "RegisterUserDto!"
7150
7219
  ]
7151
7220
  }
@@ -7176,7 +7245,7 @@ exports.default = {
7176
7245
  146,
7177
7246
  {
7178
7247
  "input": [
7179
- 229,
7248
+ 233,
7180
7249
  "resetPasswordDto!"
7181
7250
  ]
7182
7251
  }
@@ -7194,7 +7263,7 @@ exports.default = {
7194
7263
  146,
7195
7264
  {
7196
7265
  "input": [
7197
- 230,
7266
+ 234,
7198
7267
  "UpdateUserSuspendedStatusDto!"
7199
7268
  ]
7200
7269
  }
@@ -7206,7 +7275,7 @@ exports.default = {
7206
7275
  168,
7207
7276
  {
7208
7277
  "input": [
7209
- 232,
7278
+ 236,
7210
7279
  "DeleteVtxUserDto!"
7211
7280
  ]
7212
7281
  }
@@ -7215,7 +7284,7 @@ exports.default = {
7215
7284
  105,
7216
7285
  {
7217
7286
  "data": [
7218
- 298,
7287
+ 304,
7219
7288
  "RegisterStravaDto!"
7220
7289
  ]
7221
7290
  }
@@ -7233,7 +7302,7 @@ exports.default = {
7233
7302
  75,
7234
7303
  {
7235
7304
  "input": [
7236
- 299,
7305
+ 305,
7237
7306
  "CreateSportEventDto!"
7238
7307
  ]
7239
7308
  }
@@ -7242,7 +7311,7 @@ exports.default = {
7242
7311
  75,
7243
7312
  {
7244
7313
  "input": [
7245
- 236,
7314
+ 240,
7246
7315
  "UpdateSportEventDto!"
7247
7316
  ]
7248
7317
  }
@@ -7260,7 +7329,7 @@ exports.default = {
7260
7329
  130,
7261
7330
  {
7262
7331
  "input": [
7263
- 237,
7332
+ 241,
7264
7333
  "MergeSportsEventsDto!"
7265
7334
  ]
7266
7335
  }
@@ -7269,7 +7338,7 @@ exports.default = {
7269
7338
  89,
7270
7339
  {
7271
7340
  "input": [
7272
- 247,
7341
+ 251,
7273
7342
  "SetFundingStatusDto!"
7274
7343
  ]
7275
7344
  }
@@ -7278,7 +7347,7 @@ exports.default = {
7278
7347
  89,
7279
7348
  {
7280
7349
  "input": [
7281
- 244,
7350
+ 248,
7282
7351
  "CreateFundingCampaignDto!"
7283
7352
  ]
7284
7353
  }
@@ -7287,7 +7356,7 @@ exports.default = {
7287
7356
  89,
7288
7357
  {
7289
7358
  "input": [
7290
- 246,
7359
+ 250,
7291
7360
  "UpdateFundingCampaignDto!"
7292
7361
  ]
7293
7362
  }
@@ -7296,7 +7365,7 @@ exports.default = {
7296
7365
  147,
7297
7366
  {
7298
7367
  "input": [
7299
- 204,
7368
+ 208,
7300
7369
  "DeleteSingleValueDto!"
7301
7370
  ]
7302
7371
  }
@@ -7305,7 +7374,7 @@ exports.default = {
7305
7374
  120,
7306
7375
  {
7307
7376
  "input": [
7308
- 210,
7377
+ 214,
7309
7378
  "DeleteValuesDto!"
7310
7379
  ]
7311
7380
  }
@@ -7323,7 +7392,7 @@ exports.default = {
7323
7392
  2,
7324
7393
  {
7325
7394
  "input": [
7326
- 249,
7395
+ 253,
7327
7396
  "AddCompetitionBudgetDto!"
7328
7397
  ]
7329
7398
  }
@@ -7332,7 +7401,7 @@ exports.default = {
7332
7401
  2,
7333
7402
  {
7334
7403
  "input": [
7335
- 250,
7404
+ 254,
7336
7405
  "EditCompetitionBudgetDto!"
7337
7406
  ]
7338
7407
  }
@@ -7341,7 +7410,7 @@ exports.default = {
7341
7410
  2,
7342
7411
  {
7343
7412
  "input": [
7344
- 251,
7413
+ 255,
7345
7414
  "EditCampaignBudgetDto!"
7346
7415
  ]
7347
7416
  }
@@ -7350,7 +7419,7 @@ exports.default = {
7350
7419
  2,
7351
7420
  {
7352
7421
  "input": [
7353
- 251,
7422
+ 255,
7354
7423
  "EditCampaignBudgetDto!"
7355
7424
  ]
7356
7425
  }
@@ -7359,7 +7428,7 @@ exports.default = {
7359
7428
  82,
7360
7429
  {
7361
7430
  "input": [
7362
- 252,
7431
+ 256,
7363
7432
  "CreateMembershipOrganizationDto!"
7364
7433
  ]
7365
7434
  }
@@ -7368,7 +7437,7 @@ exports.default = {
7368
7437
  84,
7369
7438
  {
7370
7439
  "input": [
7371
- 253,
7440
+ 257,
7372
7441
  "CreateAthleteMembershipDto!"
7373
7442
  ]
7374
7443
  }
@@ -7377,7 +7446,7 @@ exports.default = {
7377
7446
  147,
7378
7447
  {
7379
7448
  "input": [
7380
- 204,
7449
+ 208,
7381
7450
  "DeleteSingleValueDto!"
7382
7451
  ]
7383
7452
  }
@@ -7395,7 +7464,7 @@ exports.default = {
7395
7464
  97,
7396
7465
  {
7397
7466
  "input": [
7398
- 300,
7467
+ 306,
7399
7468
  "CreateStripeAccountDto!"
7400
7469
  ]
7401
7470
  }
@@ -7407,7 +7476,7 @@ exports.default = {
7407
7476
  107,
7408
7477
  {
7409
7478
  "input": [
7410
- 188,
7479
+ 192,
7411
7480
  "DonationCheckoutDto!"
7412
7481
  ]
7413
7482
  }
@@ -7422,7 +7491,7 @@ exports.default = {
7422
7491
  134,
7423
7492
  {
7424
7493
  "input": [
7425
- 257,
7494
+ 261,
7426
7495
  "RegisterMemberDto!"
7427
7496
  ]
7428
7497
  }
@@ -7431,7 +7500,7 @@ exports.default = {
7431
7500
  138,
7432
7501
  {
7433
7502
  "input": [
7434
- 260,
7503
+ 264,
7435
7504
  "CreateOfferDto!"
7436
7505
  ]
7437
7506
  }
@@ -7444,7 +7513,7 @@ exports.default = {
7444
7513
  "String!"
7445
7514
  ],
7446
7515
  "input": [
7447
- 260,
7516
+ 264,
7448
7517
  "CreateOfferDto!"
7449
7518
  ]
7450
7519
  }
@@ -7671,10 +7740,10 @@ exports.default = {
7671
7740
  1
7672
7741
  ],
7673
7742
  "profilePicture": [
7674
- 190
7743
+ 194
7675
7744
  ],
7676
7745
  "cardPicture": [
7677
- 190
7746
+ 194
7678
7747
  ],
7679
7748
  "__typename": [
7680
7749
  1
@@ -7693,7 +7762,7 @@ exports.default = {
7693
7762
  },
7694
7763
  "EditDisplayIndexDto": {
7695
7764
  "updates": [
7696
- 284
7765
+ 290
7697
7766
  ],
7698
7767
  "__typename": [
7699
7768
  1
@@ -7757,7 +7826,7 @@ exports.default = {
7757
7826
  18
7758
7827
  ],
7759
7828
  "translations": [
7760
- 289
7829
+ 295
7761
7830
  ],
7762
7831
  "__typename": [
7763
7832
  1
@@ -7791,10 +7860,10 @@ exports.default = {
7791
7860
  18
7792
7861
  ],
7793
7862
  "banner": [
7794
- 190
7863
+ 194
7795
7864
  ],
7796
7865
  "criteria": [
7797
- 261
7866
+ 265
7798
7867
  ],
7799
7868
  "deadline": [
7800
7869
  14
@@ -7803,13 +7872,13 @@ exports.default = {
7803
7872
  14
7804
7873
  ],
7805
7874
  "duration": [
7806
- 291
7875
+ 297
7807
7876
  ],
7808
7877
  "sponsorshipItems": [
7809
- 292
7878
+ 298
7810
7879
  ],
7811
7880
  "commitments": [
7812
- 293
7881
+ 299
7813
7882
  ],
7814
7883
  "terms": [
7815
7884
  1
@@ -7821,7 +7890,7 @@ exports.default = {
7821
7890
  2
7822
7891
  ],
7823
7892
  "translations": [
7824
- 294
7893
+ 300
7825
7894
  ],
7826
7895
  "__typename": [
7827
7896
  1
@@ -7898,7 +7967,7 @@ exports.default = {
7898
7967
  1
7899
7968
  ],
7900
7969
  "banner": [
7901
- 190
7970
+ 194
7902
7971
  ],
7903
7972
  "terms": [
7904
7973
  1
@@ -8016,7 +8085,7 @@ exports.default = {
8016
8085
  1
8017
8086
  ],
8018
8087
  "banner": [
8019
- 190
8088
+ 194
8020
8089
  ],
8021
8090
  "eventLevel": [
8022
8091
  1