@vertikalx/vtx-backend-client 3.0.0-dev-max.50 → 3.0.0-dev-max.52

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,7 @@ exports.default = {
13
13
  158,
14
14
  162,
15
15
  173,
16
- 255
16
+ 258
17
17
  ],
18
18
  "types": {
19
19
  "User": {
@@ -2793,7 +2793,7 @@ exports.default = {
2793
2793
  89
2794
2794
  ],
2795
2795
  "mode": [
2796
- 255
2796
+ 258
2797
2797
  ],
2798
2798
  "athleteId": [
2799
2799
  1
@@ -4433,6 +4433,95 @@ exports.default = {
4433
4433
  1
4434
4434
  ]
4435
4435
  },
4436
+ "CreateBrandDto": {
4437
+ "name": [
4438
+ 1
4439
+ ],
4440
+ "description": [
4441
+ 1
4442
+ ],
4443
+ "slogan": [
4444
+ 1
4445
+ ],
4446
+ "website": [
4447
+ 1
4448
+ ],
4449
+ "logo": [
4450
+ 187
4451
+ ],
4452
+ "banner": [
4453
+ 187
4454
+ ],
4455
+ "translations": [
4456
+ 188
4457
+ ],
4458
+ "sponsorId": [
4459
+ 1
4460
+ ],
4461
+ "__typename": [
4462
+ 1
4463
+ ]
4464
+ },
4465
+ "AWSS3UploadedFileDto": {
4466
+ "key": [
4467
+ 1
4468
+ ],
4469
+ "useType": [
4470
+ 1
4471
+ ],
4472
+ "contentType": [
4473
+ 1
4474
+ ],
4475
+ "originalFileName": [
4476
+ 1
4477
+ ],
4478
+ "fileSize": [
4479
+ 18
4480
+ ],
4481
+ "__typename": [
4482
+ 1
4483
+ ]
4484
+ },
4485
+ "BrandTranslationDto": {
4486
+ "brandId": [
4487
+ 1
4488
+ ],
4489
+ "language": [
4490
+ 1
4491
+ ],
4492
+ "name": [
4493
+ 1
4494
+ ],
4495
+ "description": [
4496
+ 1
4497
+ ],
4498
+ "slogan": [
4499
+ 1
4500
+ ],
4501
+ "logo": [
4502
+ 187
4503
+ ],
4504
+ "banner": [
4505
+ 187
4506
+ ],
4507
+ "__typename": [
4508
+ 1
4509
+ ]
4510
+ },
4511
+ "CreateSponsorDto": {
4512
+ "name": [
4513
+ 1
4514
+ ],
4515
+ "description": [
4516
+ 1
4517
+ ],
4518
+ "email": [
4519
+ 1
4520
+ ],
4521
+ "__typename": [
4522
+ 1
4523
+ ]
4524
+ },
4436
4525
  "AthleteInvitationDto": {
4437
4526
  "email": [
4438
4527
  1
@@ -4455,7 +4544,7 @@ exports.default = {
4455
4544
  1
4456
4545
  ],
4457
4546
  "invitations": [
4458
- 186
4547
+ 190
4459
4548
  ],
4460
4549
  "__typename": [
4461
4550
  1
@@ -4566,7 +4655,7 @@ exports.default = {
4566
4655
  1
4567
4656
  ],
4568
4657
  "result": [
4569
- 188
4658
+ 192
4570
4659
  ],
4571
4660
  "cityId": [
4572
4661
  1
@@ -4589,7 +4678,7 @@ exports.default = {
4589
4678
  1
4590
4679
  ],
4591
4680
  "result": [
4592
- 188
4681
+ 192
4593
4682
  ],
4594
4683
  "cityId": [
4595
4684
  1
@@ -4625,13 +4714,13 @@ exports.default = {
4625
4714
  },
4626
4715
  "CursorPaginationDto": {
4627
4716
  "sortCriteria": [
4628
- 192
4717
+ 196
4629
4718
  ],
4630
4719
  "limit": [
4631
4720
  18
4632
4721
  ],
4633
4722
  "cursorPosition": [
4634
- 193
4723
+ 197
4635
4724
  ],
4636
4725
  "__typename": [
4637
4726
  1
@@ -4706,7 +4795,7 @@ exports.default = {
4706
4795
  1
4707
4796
  ],
4708
4797
  "currentCampaign": [
4709
- 196
4798
+ 200
4710
4799
  ],
4711
4800
  "sports": [
4712
4801
  1
@@ -4768,10 +4857,10 @@ exports.default = {
4768
4857
  },
4769
4858
  "AthleteQueryDto": {
4770
4859
  "cursor": [
4771
- 194
4860
+ 198
4772
4861
  ],
4773
4862
  "filters": [
4774
- 197
4863
+ 201
4775
4864
  ],
4776
4865
  "__typename": [
4777
4866
  1
@@ -4782,27 +4871,7 @@ exports.default = {
4782
4871
  1
4783
4872
  ],
4784
4873
  "newPicture": [
4785
- 200
4786
- ],
4787
- "__typename": [
4788
- 1
4789
- ]
4790
- },
4791
- "AWSS3UploadedFileDto": {
4792
- "key": [
4793
- 1
4794
- ],
4795
- "useType": [
4796
- 1
4797
- ],
4798
- "contentType": [
4799
- 1
4800
- ],
4801
- "originalFileName": [
4802
- 1
4803
- ],
4804
- "fileSize": [
4805
- 18
4874
+ 187
4806
4875
  ],
4807
4876
  "__typename": [
4808
4877
  1
@@ -4816,7 +4885,7 @@ exports.default = {
4816
4885
  1
4817
4886
  ],
4818
4887
  "pictures": [
4819
- 200
4888
+ 187
4820
4889
  ],
4821
4890
  "albumId": [
4822
4891
  1
@@ -5221,7 +5290,7 @@ exports.default = {
5221
5290
  1
5222
5291
  ],
5223
5292
  "banner": [
5224
- 200
5293
+ 187
5225
5294
  ],
5226
5295
  "eventLevel": [
5227
5296
  1
@@ -5330,7 +5399,7 @@ exports.default = {
5330
5399
  18
5331
5400
  ],
5332
5401
  "items": [
5333
- 231
5402
+ 234
5334
5403
  ],
5335
5404
  "__typename": [
5336
5405
  1
@@ -5341,7 +5410,7 @@ exports.default = {
5341
5410
  18
5342
5411
  ],
5343
5412
  "items": [
5344
- 231
5413
+ 234
5345
5414
  ],
5346
5415
  "athleteCompetitionId": [
5347
5416
  1
@@ -5390,16 +5459,16 @@ exports.default = {
5390
5459
  14
5391
5460
  ],
5392
5461
  "budget": [
5393
- 233
5462
+ 236
5394
5463
  ],
5395
5464
  "competitionBudgets": [
5396
- 234
5465
+ 237
5397
5466
  ],
5398
5467
  "competitionIds": [
5399
5468
  1
5400
5469
  ],
5401
5470
  "video": [
5402
- 235
5471
+ 238
5403
5472
  ],
5404
5473
  "__typename": [
5405
5474
  1
@@ -5431,16 +5500,16 @@ exports.default = {
5431
5500
  14
5432
5501
  ],
5433
5502
  "budget": [
5434
- 233
5503
+ 236
5435
5504
  ],
5436
5505
  "competitionBudgets": [
5437
- 234
5506
+ 237
5438
5507
  ],
5439
5508
  "competitionIds": [
5440
5509
  1
5441
5510
  ],
5442
5511
  "video": [
5443
- 235
5512
+ 238
5444
5513
  ],
5445
5514
  "loginEmail": [
5446
5515
  1
@@ -5475,16 +5544,16 @@ exports.default = {
5475
5544
  14
5476
5545
  ],
5477
5546
  "budget": [
5478
- 233
5547
+ 236
5479
5548
  ],
5480
5549
  "competitionBudgets": [
5481
- 234
5550
+ 237
5482
5551
  ],
5483
5552
  "competitionIds": [
5484
5553
  1
5485
5554
  ],
5486
5555
  "video": [
5487
- 235
5556
+ 238
5488
5557
  ],
5489
5558
  "_id": [
5490
5559
  1
@@ -5506,7 +5575,7 @@ exports.default = {
5506
5575
  },
5507
5576
  "BudgetDto": {
5508
5577
  "items": [
5509
- 231
5578
+ 234
5510
5579
  ],
5511
5580
  "fundingMode": [
5512
5581
  1
@@ -5520,7 +5589,7 @@ exports.default = {
5520
5589
  1
5521
5590
  ],
5522
5591
  "budget": [
5523
- 240
5592
+ 243
5524
5593
  ],
5525
5594
  "__typename": [
5526
5595
  1
@@ -5531,7 +5600,7 @@ exports.default = {
5531
5600
  1
5532
5601
  ],
5533
5602
  "budget": [
5534
- 240
5603
+ 243
5535
5604
  ],
5536
5605
  "__typename": [
5537
5606
  1
@@ -5551,7 +5620,7 @@ exports.default = {
5551
5620
  18
5552
5621
  ],
5553
5622
  "budget": [
5554
- 240
5623
+ 243
5555
5624
  ],
5556
5625
  "__typename": [
5557
5626
  1
@@ -5571,7 +5640,7 @@ exports.default = {
5571
5640
  1
5572
5641
  ],
5573
5642
  "logo": [
5574
- 200
5643
+ 187
5575
5644
  ],
5576
5645
  "countryId": [
5577
5646
  1
@@ -5659,7 +5728,7 @@ exports.default = {
5659
5728
  1
5660
5729
  ],
5661
5730
  "profilePicture": [
5662
- 200
5731
+ 187
5663
5732
  ],
5664
5733
  "__typename": [
5665
5734
  1
@@ -5711,7 +5780,7 @@ exports.default = {
5711
5780
  18
5712
5781
  ],
5713
5782
  "sortCriteria": [
5714
- 192
5783
+ 196
5715
5784
  ],
5716
5785
  "__typename": [
5717
5786
  1
@@ -5728,7 +5797,7 @@ exports.default = {
5728
5797
  1
5729
5798
  ],
5730
5799
  "offerImage": [
5731
- 200
5800
+ 187
5732
5801
  ],
5733
5802
  "type": [
5734
5803
  1
@@ -5752,7 +5821,7 @@ exports.default = {
5752
5821
  1
5753
5822
  ],
5754
5823
  "criteria": [
5755
- 253
5824
+ 256
5756
5825
  ],
5757
5826
  "dateStart": [
5758
5827
  14
@@ -5772,7 +5841,7 @@ exports.default = {
5772
5841
  1
5773
5842
  ],
5774
5843
  "qualificationsBag": [
5775
- 254
5844
+ 257
5776
5845
  ],
5777
5846
  "__typename": [
5778
5847
  1
@@ -5780,28 +5849,28 @@ exports.default = {
5780
5849
  },
5781
5850
  "QualificationsBagDto": {
5782
5851
  "ageQualifications": [
5783
- 211
5852
+ 214
5784
5853
  ],
5785
5854
  "genderQualifications": [
5786
- 212
5855
+ 215
5787
5856
  ],
5788
5857
  "scoreQualifications": [
5789
- 214
5858
+ 217
5790
5859
  ],
5791
5860
  "locationQualifications": [
5792
- 215
5861
+ 218
5793
5862
  ],
5794
5863
  "nationalityQualifications": [
5795
- 213
5864
+ 216
5796
5865
  ],
5797
5866
  "distanceQualifications": [
5798
- 216
5867
+ 219
5799
5868
  ],
5800
5869
  "sportsQualifications": [
5801
- 217
5870
+ 220
5802
5871
  ],
5803
5872
  "levelQualifications": [
5804
- 218
5873
+ 221
5805
5874
  ],
5806
5875
  "__typename": [
5807
5876
  1
@@ -5878,7 +5947,7 @@ exports.default = {
5878
5947
  32,
5879
5948
  {
5880
5949
  "input": [
5881
- 257,
5950
+ 260,
5882
5951
  "AWSS3GetUploadDto!"
5883
5952
  ]
5884
5953
  }
@@ -5940,7 +6009,7 @@ exports.default = {
5940
6009
  104,
5941
6010
  {
5942
6011
  "input": [
5943
- 258,
6012
+ 261,
5944
6013
  "FindSponsorAthleteInvitationDto!"
5945
6014
  ]
5946
6015
  }
@@ -5949,7 +6018,7 @@ exports.default = {
5949
6018
  155,
5950
6019
  {
5951
6020
  "input": [
5952
- 203,
6021
+ 206,
5953
6022
  "existValueDto!"
5954
6023
  ]
5955
6024
  }
@@ -5961,7 +6030,7 @@ exports.default = {
5961
6030
  150,
5962
6031
  {
5963
6032
  "input": [
5964
- 198,
6033
+ 202,
5965
6034
  "AthleteQueryDto!"
5966
6035
  ]
5967
6036
  }
@@ -6009,7 +6078,7 @@ exports.default = {
6009
6078
  81,
6010
6079
  {
6011
6080
  "input": [
6012
- 259,
6081
+ 262,
6013
6082
  "GetAthleteCompetitionsDto!"
6014
6083
  ]
6015
6084
  }
@@ -6057,7 +6126,7 @@ exports.default = {
6057
6126
  150,
6058
6127
  {
6059
6128
  "input": [
6060
- 198,
6129
+ 202,
6061
6130
  "AthleteQueryDto!"
6062
6131
  ]
6063
6132
  }
@@ -6075,7 +6144,7 @@ exports.default = {
6075
6144
  153,
6076
6145
  {
6077
6146
  "input": [
6078
- 203,
6147
+ 206,
6079
6148
  "existValueDto!"
6080
6149
  ]
6081
6150
  }
@@ -6084,7 +6153,7 @@ exports.default = {
6084
6153
  160,
6085
6154
  {
6086
6155
  "input": [
6087
- 208,
6156
+ 211,
6088
6157
  "CheckScoreRefreshCapabilityDto!"
6089
6158
  ]
6090
6159
  }
@@ -6093,7 +6162,7 @@ exports.default = {
6093
6162
  156,
6094
6163
  {
6095
6164
  "input": [
6096
- 205,
6165
+ 208,
6097
6166
  "GetHistoricalScoresDto!"
6098
6167
  ]
6099
6168
  }
@@ -6102,7 +6171,7 @@ exports.default = {
6102
6171
  98,
6103
6172
  {
6104
6173
  "input": [
6105
- 205,
6174
+ 208,
6106
6175
  "GetHistoricalScoresDto!"
6107
6176
  ]
6108
6177
  }
@@ -6111,7 +6180,7 @@ exports.default = {
6111
6180
  156,
6112
6181
  {
6113
6182
  "input": [
6114
- 204,
6183
+ 207,
6115
6184
  "GetMyHistoricalScoresDto!"
6116
6185
  ]
6117
6186
  }
@@ -6120,7 +6189,7 @@ exports.default = {
6120
6189
  98,
6121
6190
  {
6122
6191
  "input": [
6123
- 204,
6192
+ 207,
6124
6193
  "GetMyHistoricalScoresDto!"
6125
6194
  ]
6126
6195
  }
@@ -6129,7 +6198,7 @@ exports.default = {
6129
6198
  89,
6130
6199
  {
6131
6200
  "input": [
6132
- 206,
6201
+ 209,
6133
6202
  "GetAthleteCampaignsDto!"
6134
6203
  ]
6135
6204
  }
@@ -6141,7 +6210,7 @@ exports.default = {
6141
6210
  163,
6142
6211
  {
6143
6212
  "query": [
6144
- 209
6213
+ 212
6145
6214
  ]
6146
6215
  }
6147
6216
  ],
@@ -6209,7 +6278,7 @@ exports.default = {
6209
6278
  0,
6210
6279
  {
6211
6280
  "input": [
6212
- 260,
6281
+ 263,
6213
6282
  "FindVtxUserDto!"
6214
6283
  ]
6215
6284
  }
@@ -6270,7 +6339,7 @@ exports.default = {
6270
6339
  167,
6271
6340
  {
6272
6341
  "query": [
6273
- 223
6342
+ 226
6274
6343
  ]
6275
6344
  }
6276
6345
  ],
@@ -6281,7 +6350,7 @@ exports.default = {
6281
6350
  75,
6282
6351
  {
6283
6352
  "input": [
6284
- 261,
6353
+ 264,
6285
6354
  "GetSportEventsDto!"
6286
6355
  ]
6287
6356
  }
@@ -6290,7 +6359,7 @@ exports.default = {
6290
6359
  169,
6291
6360
  {
6292
6361
  "query": [
6293
- 230
6362
+ 233
6294
6363
  ]
6295
6364
  }
6296
6365
  ],
@@ -6334,7 +6403,7 @@ exports.default = {
6334
6403
  157,
6335
6404
  {
6336
6405
  "input": [
6337
- 226,
6406
+ 229,
6338
6407
  "StripeQueryDto!"
6339
6408
  ]
6340
6409
  }
@@ -6351,11 +6420,20 @@ exports.default = {
6351
6420
  ]
6352
6421
  }
6353
6422
  ],
6423
+ "getS3UploadUrl": [
6424
+ 32,
6425
+ {
6426
+ "input": [
6427
+ 260,
6428
+ "AWSS3GetUploadDto!"
6429
+ ]
6430
+ }
6431
+ ],
6354
6432
  "getReceipt": [
6355
6433
  117,
6356
6434
  {
6357
6435
  "input": [
6358
- 225,
6436
+ 228,
6359
6437
  "GetReceiptDto!"
6360
6438
  ]
6361
6439
  }
@@ -6364,7 +6442,7 @@ exports.default = {
6364
6442
  118,
6365
6443
  {
6366
6444
  "input": [
6367
- 225,
6445
+ 228,
6368
6446
  "GetReceiptDto!"
6369
6447
  ]
6370
6448
  }
@@ -6373,7 +6451,7 @@ exports.default = {
6373
6451
  168,
6374
6452
  {
6375
6453
  "input": [
6376
- 227,
6454
+ 230,
6377
6455
  "GetTransactionDetailsDto!"
6378
6456
  ]
6379
6457
  }
@@ -6406,7 +6484,7 @@ exports.default = {
6406
6484
  175,
6407
6485
  {
6408
6486
  "query": [
6409
- 250
6487
+ 253
6410
6488
  ]
6411
6489
  }
6412
6490
  ],
@@ -6491,7 +6569,7 @@ exports.default = {
6491
6569
  5,
6492
6570
  {
6493
6571
  "tenant": [
6494
- 263,
6572
+ 266,
6495
6573
  "CreateTenantInput!"
6496
6574
  ]
6497
6575
  }
@@ -6500,7 +6578,7 @@ exports.default = {
6500
6578
  11,
6501
6579
  {
6502
6580
  "tenant": [
6503
- 263,
6581
+ 266,
6504
6582
  "CreateTenantInput!"
6505
6583
  ]
6506
6584
  }
@@ -6509,7 +6587,7 @@ exports.default = {
6509
6587
  3,
6510
6588
  {
6511
6589
  "user": [
6512
- 264,
6590
+ 267,
6513
6591
  "CreateActiveUserInput!"
6514
6592
  ]
6515
6593
  }
@@ -6544,7 +6622,7 @@ exports.default = {
6544
6622
  0,
6545
6623
  {
6546
6624
  "input": [
6547
- 265,
6625
+ 268,
6548
6626
  "RegisterUserToDomainFromEmailInput!"
6549
6627
  ]
6550
6628
  }
@@ -6553,7 +6631,7 @@ exports.default = {
6553
6631
  8,
6554
6632
  {
6555
6633
  "dto": [
6556
- 266,
6634
+ 269,
6557
6635
  "RefreshTokenInput!"
6558
6636
  ]
6559
6637
  }
@@ -6562,7 +6640,7 @@ exports.default = {
6562
6640
  33,
6563
6641
  {
6564
6642
  "input": [
6565
- 267,
6643
+ 270,
6566
6644
  "AWSS3DeleteUseTypeFileDto!"
6567
6645
  ]
6568
6646
  }
@@ -6571,7 +6649,7 @@ exports.default = {
6571
6649
  33,
6572
6650
  {
6573
6651
  "input": [
6574
- 268,
6652
+ 271,
6575
6653
  "AWSS3DeleteBucketFileDto!"
6576
6654
  ]
6577
6655
  }
@@ -6580,7 +6658,7 @@ exports.default = {
6580
6658
  33,
6581
6659
  {
6582
6660
  "input": [
6583
- 269,
6661
+ 272,
6584
6662
  "AWSS3DeleteUseTypeKeyDto!"
6585
6663
  ]
6586
6664
  }
@@ -6589,7 +6667,7 @@ exports.default = {
6589
6667
  27,
6590
6668
  {
6591
6669
  "input": [
6592
- 200,
6670
+ 187,
6593
6671
  "AWSS3UploadedFileDto!"
6594
6672
  ]
6595
6673
  }
@@ -6598,7 +6676,7 @@ exports.default = {
6598
6676
  56,
6599
6677
  {
6600
6678
  "input": [
6601
- 270,
6679
+ 273,
6602
6680
  "CreateIndustryDto!"
6603
6681
  ]
6604
6682
  }
@@ -6607,7 +6685,7 @@ exports.default = {
6607
6685
  39,
6608
6686
  {
6609
6687
  "input": [
6610
- 271,
6688
+ 186,
6611
6689
  "CreateBrandDto!"
6612
6690
  ]
6613
6691
  }
@@ -6620,16 +6698,25 @@ exports.default = {
6620
6698
  "String!"
6621
6699
  ],
6622
6700
  "input": [
6623
- 271,
6701
+ 186,
6624
6702
  "CreateBrandDto!"
6625
6703
  ]
6626
6704
  }
6627
6705
  ],
6706
+ "deleteBrand": [
6707
+ 2,
6708
+ {
6709
+ "id": [
6710
+ 1,
6711
+ "String!"
6712
+ ]
6713
+ }
6714
+ ],
6628
6715
  "registerSponsor": [
6629
6716
  59,
6630
6717
  {
6631
6718
  "input": [
6632
- 273,
6719
+ 274,
6633
6720
  "RegisterSponsorInput!"
6634
6721
  ]
6635
6722
  }
@@ -6638,7 +6725,7 @@ exports.default = {
6638
6725
  59,
6639
6726
  {
6640
6727
  "input": [
6641
- 274,
6728
+ 189,
6642
6729
  "CreateSponsorDto!"
6643
6730
  ]
6644
6731
  }
@@ -6647,7 +6734,7 @@ exports.default = {
6647
6734
  104,
6648
6735
  {
6649
6736
  "input": [
6650
- 187,
6737
+ 191,
6651
6738
  "InviteAthletesDto!"
6652
6739
  ]
6653
6740
  }
@@ -6660,16 +6747,25 @@ exports.default = {
6660
6747
  "String!"
6661
6748
  ],
6662
6749
  "input": [
6663
- 274,
6750
+ 189,
6664
6751
  "CreateSponsorDto!"
6665
6752
  ]
6666
6753
  }
6667
6754
  ],
6755
+ "deleteSponsor": [
6756
+ 2,
6757
+ {
6758
+ "id": [
6759
+ 1,
6760
+ "String!"
6761
+ ]
6762
+ }
6763
+ ],
6668
6764
  "forceDeleteAthleteCompetition": [
6669
6765
  143,
6670
6766
  {
6671
6767
  "input": [
6672
- 195,
6768
+ 199,
6673
6769
  "DeleteSingleValueDto!"
6674
6770
  ]
6675
6771
  }
@@ -6696,7 +6792,7 @@ exports.default = {
6696
6792
  151,
6697
6793
  {
6698
6794
  "input": [
6699
- 199,
6795
+ 203,
6700
6796
  "EditPictureDto!"
6701
6797
  ]
6702
6798
  }
@@ -6705,7 +6801,7 @@ exports.default = {
6705
6801
  152,
6706
6802
  {
6707
6803
  "input": [
6708
- 201,
6804
+ 204,
6709
6805
  "UploadAlbumsPicturesDto!"
6710
6806
  ]
6711
6807
  }
@@ -6714,7 +6810,7 @@ exports.default = {
6714
6810
  81,
6715
6811
  {
6716
6812
  "input": [
6717
- 190,
6813
+ 194,
6718
6814
  "CreateAthleteCompetitionDto!"
6719
6815
  ]
6720
6816
  }
@@ -6723,7 +6819,7 @@ exports.default = {
6723
6819
  143,
6724
6820
  {
6725
6821
  "input": [
6726
- 195,
6822
+ 199,
6727
6823
  "DeleteSingleValueDto!"
6728
6824
  ]
6729
6825
  }
@@ -6732,7 +6828,7 @@ exports.default = {
6732
6828
  80,
6733
6829
  {
6734
6830
  "input": [
6735
- 201,
6831
+ 204,
6736
6832
  "UploadAlbumsPicturesDto!"
6737
6833
  ]
6738
6834
  }
@@ -6750,7 +6846,7 @@ exports.default = {
6750
6846
  80,
6751
6847
  {
6752
6848
  "input": [
6753
- 201,
6849
+ 204,
6754
6850
  "UploadAlbumsPicturesDto!"
6755
6851
  ]
6756
6852
  }
@@ -6759,7 +6855,7 @@ exports.default = {
6759
6855
  143,
6760
6856
  {
6761
6857
  "input": [
6762
- 195,
6858
+ 199,
6763
6859
  "DeleteSingleValueDto!"
6764
6860
  ]
6765
6861
  }
@@ -6768,7 +6864,7 @@ exports.default = {
6768
6864
  120,
6769
6865
  {
6770
6866
  "input": [
6771
- 202,
6867
+ 205,
6772
6868
  "DeleteValuesDto!"
6773
6869
  ]
6774
6870
  }
@@ -6777,7 +6873,7 @@ exports.default = {
6777
6873
  76,
6778
6874
  {
6779
6875
  "input": [
6780
- 189,
6876
+ 193,
6781
6877
  "SetCompetitionResultDto!"
6782
6878
  ]
6783
6879
  }
@@ -6792,7 +6888,7 @@ exports.default = {
6792
6888
  147,
6793
6889
  {
6794
6890
  "input": [
6795
- 207,
6891
+ 210,
6796
6892
  "ForceScoreRefreshDto!"
6797
6893
  ]
6798
6894
  }
@@ -6873,7 +6969,7 @@ exports.default = {
6873
6969
  29,
6874
6970
  {
6875
6971
  "input": [
6876
- 219,
6972
+ 222,
6877
6973
  "RegisterUserDto!"
6878
6974
  ]
6879
6975
  }
@@ -6900,7 +6996,7 @@ exports.default = {
6900
6996
  0,
6901
6997
  {
6902
6998
  "input": [
6903
- 219,
6999
+ 222,
6904
7000
  "RegisterUserDto!"
6905
7001
  ]
6906
7002
  }
@@ -6909,7 +7005,7 @@ exports.default = {
6909
7005
  0,
6910
7006
  {
6911
7007
  "input": [
6912
- 219,
7008
+ 222,
6913
7009
  "RegisterUserDto!"
6914
7010
  ]
6915
7011
  }
@@ -6918,7 +7014,7 @@ exports.default = {
6918
7014
  0,
6919
7015
  {
6920
7016
  "input": [
6921
- 219,
7017
+ 222,
6922
7018
  "RegisterUserDto!"
6923
7019
  ]
6924
7020
  }
@@ -6949,7 +7045,7 @@ exports.default = {
6949
7045
  142,
6950
7046
  {
6951
7047
  "input": [
6952
- 221,
7048
+ 224,
6953
7049
  "resetPasswordDto!"
6954
7050
  ]
6955
7051
  }
@@ -6967,7 +7063,7 @@ exports.default = {
6967
7063
  142,
6968
7064
  {
6969
7065
  "input": [
6970
- 222,
7066
+ 225,
6971
7067
  "UpdateUserSuspendedStatusDto!"
6972
7068
  ]
6973
7069
  }
@@ -6979,7 +7075,7 @@ exports.default = {
6979
7075
  166,
6980
7076
  {
6981
7077
  "input": [
6982
- 224,
7078
+ 227,
6983
7079
  "DeleteVtxUserDto!"
6984
7080
  ]
6985
7081
  }
@@ -7015,7 +7111,7 @@ exports.default = {
7015
7111
  75,
7016
7112
  {
7017
7113
  "input": [
7018
- 228,
7114
+ 231,
7019
7115
  "UpdateSportEventDto!"
7020
7116
  ]
7021
7117
  }
@@ -7033,7 +7129,7 @@ exports.default = {
7033
7129
  130,
7034
7130
  {
7035
7131
  "input": [
7036
- 229,
7132
+ 232,
7037
7133
  "MergeSportsEventsDto!"
7038
7134
  ]
7039
7135
  }
@@ -7042,7 +7138,7 @@ exports.default = {
7042
7138
  89,
7043
7139
  {
7044
7140
  "input": [
7045
- 239,
7141
+ 242,
7046
7142
  "SetFundingStatusDto!"
7047
7143
  ]
7048
7144
  }
@@ -7051,7 +7147,7 @@ exports.default = {
7051
7147
  89,
7052
7148
  {
7053
7149
  "input": [
7054
- 236,
7150
+ 239,
7055
7151
  "CreateFundingCampaignDto!"
7056
7152
  ]
7057
7153
  }
@@ -7060,7 +7156,7 @@ exports.default = {
7060
7156
  89,
7061
7157
  {
7062
7158
  "input": [
7063
- 238,
7159
+ 241,
7064
7160
  "UpdateFundingCampaignDto!"
7065
7161
  ]
7066
7162
  }
@@ -7069,7 +7165,7 @@ exports.default = {
7069
7165
  143,
7070
7166
  {
7071
7167
  "input": [
7072
- 195,
7168
+ 199,
7073
7169
  "DeleteSingleValueDto!"
7074
7170
  ]
7075
7171
  }
@@ -7078,7 +7174,7 @@ exports.default = {
7078
7174
  120,
7079
7175
  {
7080
7176
  "input": [
7081
- 202,
7177
+ 205,
7082
7178
  "DeleteValuesDto!"
7083
7179
  ]
7084
7180
  }
@@ -7096,7 +7192,7 @@ exports.default = {
7096
7192
  2,
7097
7193
  {
7098
7194
  "input": [
7099
- 241,
7195
+ 244,
7100
7196
  "AddCompetitionBudgetDto!"
7101
7197
  ]
7102
7198
  }
@@ -7105,7 +7201,7 @@ exports.default = {
7105
7201
  2,
7106
7202
  {
7107
7203
  "input": [
7108
- 242,
7204
+ 245,
7109
7205
  "EditCompetitionBudgetDto!"
7110
7206
  ]
7111
7207
  }
@@ -7114,7 +7210,7 @@ exports.default = {
7114
7210
  2,
7115
7211
  {
7116
7212
  "input": [
7117
- 243,
7213
+ 246,
7118
7214
  "EditCampaignBudgetDto!"
7119
7215
  ]
7120
7216
  }
@@ -7123,7 +7219,7 @@ exports.default = {
7123
7219
  2,
7124
7220
  {
7125
7221
  "input": [
7126
- 243,
7222
+ 246,
7127
7223
  "EditCampaignBudgetDto!"
7128
7224
  ]
7129
7225
  }
@@ -7132,7 +7228,7 @@ exports.default = {
7132
7228
  82,
7133
7229
  {
7134
7230
  "input": [
7135
- 244,
7231
+ 247,
7136
7232
  "CreateMembershipOrganizationDto!"
7137
7233
  ]
7138
7234
  }
@@ -7141,7 +7237,7 @@ exports.default = {
7141
7237
  84,
7142
7238
  {
7143
7239
  "input": [
7144
- 245,
7240
+ 248,
7145
7241
  "CreateAthleteMembershipDto!"
7146
7242
  ]
7147
7243
  }
@@ -7150,7 +7246,7 @@ exports.default = {
7150
7246
  143,
7151
7247
  {
7152
7248
  "input": [
7153
- 195,
7249
+ 199,
7154
7250
  "DeleteSingleValueDto!"
7155
7251
  ]
7156
7252
  }
@@ -7195,7 +7291,7 @@ exports.default = {
7195
7291
  134,
7196
7292
  {
7197
7293
  "input": [
7198
- 249,
7294
+ 252,
7199
7295
  "RegisterMemberDto!"
7200
7296
  ]
7201
7297
  }
@@ -7204,7 +7300,7 @@ exports.default = {
7204
7300
  138,
7205
7301
  {
7206
7302
  "input": [
7207
- 252,
7303
+ 255,
7208
7304
  "CreateOfferDto!"
7209
7305
  ]
7210
7306
  }
@@ -7217,7 +7313,7 @@ exports.default = {
7217
7313
  "String!"
7218
7314
  ],
7219
7315
  "input": [
7220
- 252,
7316
+ 255,
7221
7317
  "CreateOfferDto!"
7222
7318
  ]
7223
7319
  }
@@ -7356,61 +7452,6 @@ exports.default = {
7356
7452
  1
7357
7453
  ]
7358
7454
  },
7359
- "CreateBrandDto": {
7360
- "name": [
7361
- 1
7362
- ],
7363
- "description": [
7364
- 1
7365
- ],
7366
- "slogan": [
7367
- 1
7368
- ],
7369
- "website": [
7370
- 1
7371
- ],
7372
- "logo": [
7373
- 200
7374
- ],
7375
- "banner": [
7376
- 200
7377
- ],
7378
- "translations": [
7379
- 272
7380
- ],
7381
- "sponsorId": [
7382
- 1
7383
- ],
7384
- "__typename": [
7385
- 1
7386
- ]
7387
- },
7388
- "BrandTranslationDto": {
7389
- "brandId": [
7390
- 1
7391
- ],
7392
- "language": [
7393
- 1
7394
- ],
7395
- "name": [
7396
- 1
7397
- ],
7398
- "description": [
7399
- 1
7400
- ],
7401
- "slogan": [
7402
- 1
7403
- ],
7404
- "logo": [
7405
- 200
7406
- ],
7407
- "banner": [
7408
- 200
7409
- ],
7410
- "__typename": [
7411
- 1
7412
- ]
7413
- },
7414
7455
  "RegisterSponsorInput": {
7415
7456
  "name": [
7416
7457
  1
@@ -7446,20 +7487,6 @@ exports.default = {
7446
7487
  1
7447
7488
  ]
7448
7489
  },
7449
- "CreateSponsorDto": {
7450
- "name": [
7451
- 1
7452
- ],
7453
- "description": [
7454
- 1
7455
- ],
7456
- "email": [
7457
- 1
7458
- ],
7459
- "__typename": [
7460
- 1
7461
- ]
7462
- },
7463
7490
  "RegisterAthleteDto": {
7464
7491
  "email": [
7465
7492
  1
@@ -7513,10 +7540,10 @@ exports.default = {
7513
7540
  1
7514
7541
  ],
7515
7542
  "profilePicture": [
7516
- 200
7543
+ 187
7517
7544
  ],
7518
7545
  "cardPicture": [
7519
- 200
7546
+ 187
7520
7547
  ],
7521
7548
  "__typename": [
7522
7549
  1
@@ -7633,10 +7660,10 @@ exports.default = {
7633
7660
  18
7634
7661
  ],
7635
7662
  "banner": [
7636
- 200
7663
+ 187
7637
7664
  ],
7638
7665
  "criteria": [
7639
- 253
7666
+ 256
7640
7667
  ],
7641
7668
  "deadline": [
7642
7669
  14
@@ -7740,7 +7767,7 @@ exports.default = {
7740
7767
  1
7741
7768
  ],
7742
7769
  "banner": [
7743
- 200
7770
+ 187
7744
7771
  ],
7745
7772
  "terms": [
7746
7773
  1
@@ -7858,7 +7885,7 @@ exports.default = {
7858
7885
  1
7859
7886
  ],
7860
7887
  "banner": [
7861
- 200
7888
+ 187
7862
7889
  ],
7863
7890
  "eventLevel": [
7864
7891
  1