@vertikalx/vtx-backend-client 3.0.0-dev-max.53 → 3.0.0-dev-max.55

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.
@@ -9,11 +9,11 @@ exports.default = {
9
9
  102,
10
10
  127,
11
11
  128,
12
- 145,
13
- 158,
12
+ 143,
13
+ 149,
14
14
  162,
15
- 173,
16
- 258
15
+ 175,
16
+ 264
17
17
  ],
18
18
  "types": {
19
19
  "User": {
@@ -2763,7 +2763,7 @@ exports.default = {
2763
2763
  89
2764
2764
  ],
2765
2765
  "mode": [
2766
- 258
2766
+ 264
2767
2767
  ],
2768
2768
  "athleteId": [
2769
2769
  1
@@ -3674,6 +3674,58 @@ exports.default = {
3674
3674
  1
3675
3675
  ]
3676
3676
  },
3677
+ "EnhancedPaginationInfoType": {
3678
+ "currentPage": [
3679
+ 143
3680
+ ],
3681
+ "totalPages": [
3682
+ 143
3683
+ ],
3684
+ "totalItems": [
3685
+ 143
3686
+ ],
3687
+ "itemsPerPage": [
3688
+ 143
3689
+ ],
3690
+ "hasNextPage": [
3691
+ 2
3692
+ ],
3693
+ "hasPreviousPage": [
3694
+ 2
3695
+ ],
3696
+ "startIndex": [
3697
+ 143
3698
+ ],
3699
+ "endIndex": [
3700
+ 143
3701
+ ],
3702
+ "__typename": [
3703
+ 1
3704
+ ]
3705
+ },
3706
+ "Int": {},
3707
+ "PaginatedBrands": {
3708
+ "items": [
3709
+ 62
3710
+ ],
3711
+ "pagination": [
3712
+ 142
3713
+ ],
3714
+ "__typename": [
3715
+ 1
3716
+ ]
3717
+ },
3718
+ "PaginatedSponsors": {
3719
+ "items": [
3720
+ 58
3721
+ ],
3722
+ "pagination": [
3723
+ 142
3724
+ ],
3725
+ "__typename": [
3726
+ 1
3727
+ ]
3728
+ },
3677
3729
  "EditValueResponse": {
3678
3730
  "field": [
3679
3731
  1
@@ -3707,7 +3759,7 @@ exports.default = {
3707
3759
  },
3708
3760
  "ScoreRefreshDetail": {
3709
3761
  "status": [
3710
- 145
3762
+ 149
3711
3763
  ],
3712
3764
  "message": [
3713
3765
  1
@@ -3725,19 +3777,19 @@ exports.default = {
3725
3777
  1
3726
3778
  ],
3727
3779
  "status": [
3728
- 145
3780
+ 149
3729
3781
  ],
3730
3782
  "message": [
3731
3783
  1
3732
3784
  ],
3733
3785
  "tpi": [
3734
- 144
3786
+ 148
3735
3787
  ],
3736
3788
  "spi": [
3737
- 144
3789
+ 148
3738
3790
  ],
3739
3791
  "api": [
3740
- 144
3792
+ 148
3741
3793
  ],
3742
3794
  "__typename": [
3743
3795
  1
@@ -3745,7 +3797,7 @@ exports.default = {
3745
3797
  },
3746
3798
  "ForceScoreRefreshResponse": {
3747
3799
  "results": [
3748
- 146
3800
+ 150
3749
3801
  ],
3750
3802
  "successCount": [
3751
3803
  18
@@ -3773,7 +3825,7 @@ exports.default = {
3773
3825
  },
3774
3826
  "CursorPaginationResponse": {
3775
3827
  "sort": [
3776
- 148
3828
+ 152
3777
3829
  ],
3778
3830
  "initialCursorId": [
3779
3831
  1
@@ -3805,7 +3857,7 @@ exports.default = {
3805
3857
  100
3806
3858
  ],
3807
3859
  "cursor": [
3808
- 149
3860
+ 153
3809
3861
  ],
3810
3862
  "__typename": [
3811
3863
  1
@@ -3869,7 +3921,7 @@ exports.default = {
3869
3921
  },
3870
3922
  "CompetitionDeleteVerificationResponse": {
3871
3923
  "reasons": [
3872
- 154
3924
+ 158
3873
3925
  ],
3874
3926
  "__typename": [
3875
3927
  1
@@ -3915,7 +3967,7 @@ exports.default = {
3915
3967
  1
3916
3968
  ],
3917
3969
  "json": [
3918
- 158
3970
+ 162
3919
3971
  ],
3920
3972
  "__typename": [
3921
3973
  1
@@ -3953,48 +4005,18 @@ exports.default = {
3953
4005
  },
3954
4006
  "CheckScoreRefreshCapabilityResponse": {
3955
4007
  "capabilities": [
3956
- 159
3957
- ],
3958
- "__typename": [
3959
- 1
3960
- ]
3961
- },
3962
- "EnhancedPaginationInfoType": {
3963
- "currentPage": [
3964
- 162
3965
- ],
3966
- "totalPages": [
3967
- 162
3968
- ],
3969
- "totalItems": [
3970
- 162
3971
- ],
3972
- "itemsPerPage": [
3973
- 162
3974
- ],
3975
- "hasNextPage": [
3976
- 2
3977
- ],
3978
- "hasPreviousPage": [
3979
- 2
3980
- ],
3981
- "startIndex": [
3982
- 162
3983
- ],
3984
- "endIndex": [
3985
- 162
4008
+ 163
3986
4009
  ],
3987
4010
  "__typename": [
3988
4011
  1
3989
4012
  ]
3990
4013
  },
3991
- "Int": {},
3992
4014
  "PaginatedSportsType": {
3993
4015
  "items": [
3994
4016
  67
3995
4017
  ],
3996
4018
  "pagination": [
3997
- 161
4019
+ 142
3998
4020
  ],
3999
4021
  "__typename": [
4000
4022
  1
@@ -4065,7 +4087,7 @@ exports.default = {
4065
4087
  135
4066
4088
  ],
4067
4089
  "pagination": [
4068
- 161
4090
+ 142
4069
4091
  ],
4070
4092
  "__typename": [
4071
4093
  1
@@ -4127,12 +4149,12 @@ exports.default = {
4127
4149
  1
4128
4150
  ]
4129
4151
  },
4130
- "PaginatedEventsType": {
4152
+ "PaginatedEvents": {
4131
4153
  "items": [
4132
4154
  75
4133
4155
  ],
4134
4156
  "pagination": [
4135
- 161
4157
+ 142
4136
4158
  ],
4137
4159
  "__typename": [
4138
4160
  1
@@ -4160,10 +4182,10 @@ exports.default = {
4160
4182
  1
4161
4183
  ],
4162
4184
  "availableBalances": [
4163
- 170
4185
+ 172
4164
4186
  ],
4165
4187
  "pendingBalances": [
4166
- 170
4188
+ 172
4167
4189
  ],
4168
4190
  "__typename": [
4169
4191
  1
@@ -4201,7 +4223,7 @@ exports.default = {
4201
4223
  1
4202
4224
  ],
4203
4225
  "status": [
4204
- 173
4226
+ 175
4205
4227
  ],
4206
4228
  "lastError": [
4207
4229
  1
@@ -4230,7 +4252,18 @@ exports.default = {
4230
4252
  137
4231
4253
  ],
4232
4254
  "pagination": [
4233
- 161
4255
+ 142
4256
+ ],
4257
+ "__typename": [
4258
+ 1
4259
+ ]
4260
+ },
4261
+ "PaginatedOffers": {
4262
+ "items": [
4263
+ 138
4264
+ ],
4265
+ "pagination": [
4266
+ 142
4234
4267
  ],
4235
4268
  "__typename": [
4236
4269
  1
@@ -4417,13 +4450,13 @@ exports.default = {
4417
4450
  1
4418
4451
  ],
4419
4452
  "logo": [
4420
- 187
4453
+ 190
4421
4454
  ],
4422
4455
  "banner": [
4423
- 187
4456
+ 190
4424
4457
  ],
4425
4458
  "translations": [
4426
- 188
4459
+ 191
4427
4460
  ],
4428
4461
  "sponsorId": [
4429
4462
  1
@@ -4469,10 +4502,36 @@ exports.default = {
4469
4502
  1
4470
4503
  ],
4471
4504
  "logo": [
4472
- 187
4505
+ 190
4473
4506
  ],
4474
4507
  "banner": [
4475
- 187
4508
+ 190
4509
+ ],
4510
+ "__typename": [
4511
+ 1
4512
+ ]
4513
+ },
4514
+ "BrandQueryDto": {
4515
+ "page": [
4516
+ 143
4517
+ ],
4518
+ "limit": [
4519
+ 143
4520
+ ],
4521
+ "search": [
4522
+ 1
4523
+ ],
4524
+ "approved": [
4525
+ 1
4526
+ ],
4527
+ "published": [
4528
+ 1
4529
+ ],
4530
+ "sortField": [
4531
+ 1
4532
+ ],
4533
+ "sortOrder": [
4534
+ 1
4476
4535
  ],
4477
4536
  "__typename": [
4478
4537
  1
@@ -4514,7 +4573,33 @@ exports.default = {
4514
4573
  1
4515
4574
  ],
4516
4575
  "invitations": [
4517
- 190
4576
+ 194
4577
+ ],
4578
+ "__typename": [
4579
+ 1
4580
+ ]
4581
+ },
4582
+ "SponsorQueryDto": {
4583
+ "page": [
4584
+ 143
4585
+ ],
4586
+ "limit": [
4587
+ 143
4588
+ ],
4589
+ "search": [
4590
+ 1
4591
+ ],
4592
+ "approved": [
4593
+ 1
4594
+ ],
4595
+ "published": [
4596
+ 1
4597
+ ],
4598
+ "sortField": [
4599
+ 1
4600
+ ],
4601
+ "sortOrder": [
4602
+ 1
4518
4603
  ],
4519
4604
  "__typename": [
4520
4605
  1
@@ -4625,7 +4710,7 @@ exports.default = {
4625
4710
  1
4626
4711
  ],
4627
4712
  "result": [
4628
- 192
4713
+ 197
4629
4714
  ],
4630
4715
  "cityId": [
4631
4716
  1
@@ -4648,7 +4733,7 @@ exports.default = {
4648
4733
  1
4649
4734
  ],
4650
4735
  "result": [
4651
- 192
4736
+ 197
4652
4737
  ],
4653
4738
  "cityId": [
4654
4739
  1
@@ -4684,13 +4769,13 @@ exports.default = {
4684
4769
  },
4685
4770
  "CursorPaginationDto": {
4686
4771
  "sortCriteria": [
4687
- 196
4772
+ 201
4688
4773
  ],
4689
4774
  "limit": [
4690
4775
  18
4691
4776
  ],
4692
4777
  "cursorPosition": [
4693
- 197
4778
+ 202
4694
4779
  ],
4695
4780
  "__typename": [
4696
4781
  1
@@ -4765,7 +4850,7 @@ exports.default = {
4765
4850
  1
4766
4851
  ],
4767
4852
  "currentCampaign": [
4768
- 200
4853
+ 205
4769
4854
  ],
4770
4855
  "sports": [
4771
4856
  1
@@ -4827,10 +4912,10 @@ exports.default = {
4827
4912
  },
4828
4913
  "AthleteQueryDto": {
4829
4914
  "cursor": [
4830
- 198
4915
+ 203
4831
4916
  ],
4832
4917
  "filters": [
4833
- 201
4918
+ 206
4834
4919
  ],
4835
4920
  "__typename": [
4836
4921
  1
@@ -4841,7 +4926,7 @@ exports.default = {
4841
4926
  1
4842
4927
  ],
4843
4928
  "newPicture": [
4844
- 187
4929
+ 190
4845
4930
  ],
4846
4931
  "__typename": [
4847
4932
  1
@@ -4855,7 +4940,7 @@ exports.default = {
4855
4940
  1
4856
4941
  ],
4857
4942
  "pictures": [
4858
- 187
4943
+ 190
4859
4944
  ],
4860
4945
  "albumId": [
4861
4946
  1
@@ -4946,10 +5031,10 @@ exports.default = {
4946
5031
  },
4947
5032
  "SportQueryDto": {
4948
5033
  "page": [
4949
- 162
5034
+ 143
4950
5035
  ],
4951
5036
  "limit": [
4952
- 162
5037
+ 143
4953
5038
  ],
4954
5039
  "search": [
4955
5040
  1
@@ -5129,7 +5214,7 @@ exports.default = {
5129
5214
  },
5130
5215
  "resetPasswordDto": {
5131
5216
  "code": [
5132
- 184
5217
+ 187
5133
5218
  ],
5134
5219
  "newPassword": [
5135
5220
  1
@@ -5151,10 +5236,10 @@ exports.default = {
5151
5236
  },
5152
5237
  "UserQueryDto": {
5153
5238
  "page": [
5154
- 162
5239
+ 143
5155
5240
  ],
5156
5241
  "limit": [
5157
- 162
5242
+ 143
5158
5243
  ],
5159
5244
  "search": [
5160
5245
  1
@@ -5260,7 +5345,7 @@ exports.default = {
5260
5345
  1
5261
5346
  ],
5262
5347
  "banner": [
5263
- 187
5348
+ 190
5264
5349
  ],
5265
5350
  "eventLevel": [
5266
5351
  1
@@ -5294,10 +5379,10 @@ exports.default = {
5294
5379
  },
5295
5380
  "EventQueryDto": {
5296
5381
  "page": [
5297
- 162
5382
+ 143
5298
5383
  ],
5299
5384
  "limit": [
5300
- 162
5385
+ 143
5301
5386
  ],
5302
5387
  "search": [
5303
5388
  1
@@ -5369,7 +5454,7 @@ exports.default = {
5369
5454
  18
5370
5455
  ],
5371
5456
  "items": [
5372
- 234
5457
+ 239
5373
5458
  ],
5374
5459
  "__typename": [
5375
5460
  1
@@ -5380,7 +5465,7 @@ exports.default = {
5380
5465
  18
5381
5466
  ],
5382
5467
  "items": [
5383
- 234
5468
+ 239
5384
5469
  ],
5385
5470
  "athleteCompetitionId": [
5386
5471
  1
@@ -5429,16 +5514,16 @@ exports.default = {
5429
5514
  14
5430
5515
  ],
5431
5516
  "budget": [
5432
- 236
5517
+ 241
5433
5518
  ],
5434
5519
  "competitionBudgets": [
5435
- 237
5520
+ 242
5436
5521
  ],
5437
5522
  "competitionIds": [
5438
5523
  1
5439
5524
  ],
5440
5525
  "video": [
5441
- 238
5526
+ 243
5442
5527
  ],
5443
5528
  "__typename": [
5444
5529
  1
@@ -5470,16 +5555,16 @@ exports.default = {
5470
5555
  14
5471
5556
  ],
5472
5557
  "budget": [
5473
- 236
5558
+ 241
5474
5559
  ],
5475
5560
  "competitionBudgets": [
5476
- 237
5561
+ 242
5477
5562
  ],
5478
5563
  "competitionIds": [
5479
5564
  1
5480
5565
  ],
5481
5566
  "video": [
5482
- 238
5567
+ 243
5483
5568
  ],
5484
5569
  "loginEmail": [
5485
5570
  1
@@ -5514,16 +5599,16 @@ exports.default = {
5514
5599
  14
5515
5600
  ],
5516
5601
  "budget": [
5517
- 236
5602
+ 241
5518
5603
  ],
5519
5604
  "competitionBudgets": [
5520
- 237
5605
+ 242
5521
5606
  ],
5522
5607
  "competitionIds": [
5523
5608
  1
5524
5609
  ],
5525
5610
  "video": [
5526
- 238
5611
+ 243
5527
5612
  ],
5528
5613
  "_id": [
5529
5614
  1
@@ -5545,7 +5630,7 @@ exports.default = {
5545
5630
  },
5546
5631
  "BudgetDto": {
5547
5632
  "items": [
5548
- 234
5633
+ 239
5549
5634
  ],
5550
5635
  "fundingMode": [
5551
5636
  1
@@ -5559,7 +5644,7 @@ exports.default = {
5559
5644
  1
5560
5645
  ],
5561
5646
  "budget": [
5562
- 243
5647
+ 248
5563
5648
  ],
5564
5649
  "__typename": [
5565
5650
  1
@@ -5570,7 +5655,7 @@ exports.default = {
5570
5655
  1
5571
5656
  ],
5572
5657
  "budget": [
5573
- 243
5658
+ 248
5574
5659
  ],
5575
5660
  "__typename": [
5576
5661
  1
@@ -5590,7 +5675,7 @@ exports.default = {
5590
5675
  18
5591
5676
  ],
5592
5677
  "budget": [
5593
- 243
5678
+ 248
5594
5679
  ],
5595
5680
  "__typename": [
5596
5681
  1
@@ -5610,7 +5695,7 @@ exports.default = {
5610
5695
  1
5611
5696
  ],
5612
5697
  "logo": [
5613
- 187
5698
+ 190
5614
5699
  ],
5615
5700
  "countryId": [
5616
5701
  1
@@ -5698,7 +5783,7 @@ exports.default = {
5698
5783
  1
5699
5784
  ],
5700
5785
  "profilePicture": [
5701
- 187
5786
+ 190
5702
5787
  ],
5703
5788
  "__typename": [
5704
5789
  1
@@ -5706,10 +5791,10 @@ exports.default = {
5706
5791
  },
5707
5792
  "TransactionQueryDto": {
5708
5793
  "page": [
5709
- 162
5794
+ 143
5710
5795
  ],
5711
5796
  "limit": [
5712
- 162
5797
+ 143
5713
5798
  ],
5714
5799
  "search": [
5715
5800
  1
@@ -5750,7 +5835,7 @@ exports.default = {
5750
5835
  18
5751
5836
  ],
5752
5837
  "sortCriteria": [
5753
- 196
5838
+ 201
5754
5839
  ],
5755
5840
  "__typename": [
5756
5841
  1
@@ -5767,7 +5852,7 @@ exports.default = {
5767
5852
  1
5768
5853
  ],
5769
5854
  "offerImage": [
5770
- 187
5855
+ 190
5771
5856
  ],
5772
5857
  "type": [
5773
5858
  1
@@ -5791,7 +5876,7 @@ exports.default = {
5791
5876
  1
5792
5877
  ],
5793
5878
  "criteria": [
5794
- 256
5879
+ 261
5795
5880
  ],
5796
5881
  "dateStart": [
5797
5882
  14
@@ -5811,7 +5896,7 @@ exports.default = {
5811
5896
  1
5812
5897
  ],
5813
5898
  "qualificationsBag": [
5814
- 257
5899
+ 262
5815
5900
  ],
5816
5901
  "__typename": [
5817
5902
  1
@@ -5819,28 +5904,54 @@ exports.default = {
5819
5904
  },
5820
5905
  "QualificationsBagDto": {
5821
5906
  "ageQualifications": [
5822
- 214
5907
+ 219
5823
5908
  ],
5824
5909
  "genderQualifications": [
5825
- 215
5910
+ 220
5826
5911
  ],
5827
5912
  "scoreQualifications": [
5828
- 217
5913
+ 222
5829
5914
  ],
5830
5915
  "locationQualifications": [
5831
- 218
5916
+ 223
5832
5917
  ],
5833
5918
  "nationalityQualifications": [
5834
- 216
5919
+ 221
5835
5920
  ],
5836
5921
  "distanceQualifications": [
5837
- 219
5922
+ 224
5838
5923
  ],
5839
5924
  "sportsQualifications": [
5840
- 220
5925
+ 225
5841
5926
  ],
5842
5927
  "levelQualifications": [
5843
- 221
5928
+ 226
5929
+ ],
5930
+ "__typename": [
5931
+ 1
5932
+ ]
5933
+ },
5934
+ "OfferQueryDto": {
5935
+ "page": [
5936
+ 143
5937
+ ],
5938
+ "limit": [
5939
+ 143
5940
+ ],
5941
+ "search": [
5942
+ 1
5943
+ ],
5944
+ "active": [
5945
+ 1
5946
+ ],
5947
+ "offerType": [
5948
+ 1
5949
+ ],
5950
+ "sortField": [
5951
+ 1
5952
+ ],
5953
+ "sortOrder": [
5954
+ 1
5844
5955
  ],
5845
5956
  "__typename": [
5846
5957
  1
@@ -5917,7 +6028,7 @@ exports.default = {
5917
6028
  32,
5918
6029
  {
5919
6030
  "input": [
5920
- 260,
6031
+ 266,
5921
6032
  "AWSS3GetUploadDto!"
5922
6033
  ]
5923
6034
  }
@@ -5937,6 +6048,14 @@ exports.default = {
5937
6048
  "brands": [
5938
6049
  62
5939
6050
  ],
6051
+ "getBrandsPaginated": [
6052
+ 144,
6053
+ {
6054
+ "query": [
6055
+ 192
6056
+ ]
6057
+ }
6058
+ ],
5940
6059
  "getBrandByName": [
5941
6060
  62,
5942
6061
  {
@@ -5975,20 +6094,28 @@ exports.default = {
5975
6094
  "sponsors": [
5976
6095
  58
5977
6096
  ],
6097
+ "getSponsorsPaginated": [
6098
+ 145,
6099
+ {
6100
+ "query": [
6101
+ 196
6102
+ ]
6103
+ }
6104
+ ],
5978
6105
  "findSponsorAthleteInvitation": [
5979
6106
  104,
5980
6107
  {
5981
6108
  "input": [
5982
- 261,
6109
+ 267,
5983
6110
  "FindSponsorAthleteInvitationDto!"
5984
6111
  ]
5985
6112
  }
5986
6113
  ],
5987
6114
  "verifyAthleteCompetitionLinkedForDelete": [
5988
- 155,
6115
+ 159,
5989
6116
  {
5990
6117
  "input": [
5991
- 206,
6118
+ 211,
5992
6119
  "existValueDto!"
5993
6120
  ]
5994
6121
  }
@@ -5997,10 +6124,10 @@ exports.default = {
5997
6124
  100
5998
6125
  ],
5999
6126
  "queryAthleteFundingCampaigns": [
6000
- 150,
6127
+ 154,
6001
6128
  {
6002
6129
  "input": [
6003
- 202,
6130
+ 207,
6004
6131
  "AthleteQueryDto!"
6005
6132
  ]
6006
6133
  }
@@ -6048,7 +6175,7 @@ exports.default = {
6048
6175
  81,
6049
6176
  {
6050
6177
  "input": [
6051
- 262,
6178
+ 268,
6052
6179
  "GetAthleteCompetitionsDto!"
6053
6180
  ]
6054
6181
  }
@@ -6093,10 +6220,10 @@ exports.default = {
6093
6220
  }
6094
6221
  ],
6095
6222
  "queryAthleteWithFilter": [
6096
- 150,
6223
+ 154,
6097
6224
  {
6098
6225
  "input": [
6099
- 202,
6226
+ 207,
6100
6227
  "AthleteQueryDto!"
6101
6228
  ]
6102
6229
  }
@@ -6111,28 +6238,28 @@ exports.default = {
6111
6238
  }
6112
6239
  ],
6113
6240
  "screenNameAvailability": [
6114
- 153,
6241
+ 157,
6115
6242
  {
6116
6243
  "input": [
6117
- 206,
6244
+ 211,
6118
6245
  "existValueDto!"
6119
6246
  ]
6120
6247
  }
6121
6248
  ],
6122
6249
  "checkScoreRefreshCapabilities": [
6123
- 160,
6250
+ 164,
6124
6251
  {
6125
6252
  "input": [
6126
- 211,
6253
+ 216,
6127
6254
  "CheckScoreRefreshCapabilityDto!"
6128
6255
  ]
6129
6256
  }
6130
6257
  ],
6131
6258
  "getAthleteHistoricalScoresPeriod": [
6132
- 156,
6259
+ 160,
6133
6260
  {
6134
6261
  "input": [
6135
- 208,
6262
+ 213,
6136
6263
  "GetHistoricalScoresDto!"
6137
6264
  ]
6138
6265
  }
@@ -6141,16 +6268,16 @@ exports.default = {
6141
6268
  98,
6142
6269
  {
6143
6270
  "input": [
6144
- 208,
6271
+ 213,
6145
6272
  "GetHistoricalScoresDto!"
6146
6273
  ]
6147
6274
  }
6148
6275
  ],
6149
6276
  "getMyHistoricalScoresPeriod": [
6150
- 156,
6277
+ 160,
6151
6278
  {
6152
6279
  "input": [
6153
- 207,
6280
+ 212,
6154
6281
  "GetMyHistoricalScoresDto!"
6155
6282
  ]
6156
6283
  }
@@ -6159,7 +6286,7 @@ exports.default = {
6159
6286
  98,
6160
6287
  {
6161
6288
  "input": [
6162
- 207,
6289
+ 212,
6163
6290
  "GetMyHistoricalScoresDto!"
6164
6291
  ]
6165
6292
  }
@@ -6168,7 +6295,7 @@ exports.default = {
6168
6295
  89,
6169
6296
  {
6170
6297
  "input": [
6171
- 209,
6298
+ 214,
6172
6299
  "GetAthleteCampaignsDto!"
6173
6300
  ]
6174
6301
  }
@@ -6177,10 +6304,10 @@ exports.default = {
6177
6304
  67
6178
6305
  ],
6179
6306
  "getSportsPaginated": [
6180
- 163,
6307
+ 165,
6181
6308
  {
6182
6309
  "query": [
6183
- 212
6310
+ 217
6184
6311
  ]
6185
6312
  }
6186
6313
  ],
@@ -6248,7 +6375,7 @@ exports.default = {
6248
6375
  0,
6249
6376
  {
6250
6377
  "input": [
6251
- 263,
6378
+ 269,
6252
6379
  "FindVtxUserDto!"
6253
6380
  ]
6254
6381
  }
@@ -6267,7 +6394,7 @@ exports.default = {
6267
6394
  }
6268
6395
  ],
6269
6396
  "getUserImagesFromEmail": [
6270
- 164,
6397
+ 166,
6271
6398
  {
6272
6399
  "loginEmail": [
6273
6400
  1,
@@ -6288,7 +6415,7 @@ exports.default = {
6288
6415
  36,
6289
6416
  {
6290
6417
  "input": [
6291
- 184,
6418
+ 187,
6292
6419
  "VerifyCodeDto!"
6293
6420
  ]
6294
6421
  }
@@ -6306,10 +6433,10 @@ exports.default = {
6306
6433
  135
6307
6434
  ],
6308
6435
  "getUsersPaginated": [
6309
- 167,
6436
+ 169,
6310
6437
  {
6311
6438
  "query": [
6312
- 226
6439
+ 231
6313
6440
  ]
6314
6441
  }
6315
6442
  ],
@@ -6320,16 +6447,16 @@ exports.default = {
6320
6447
  75,
6321
6448
  {
6322
6449
  "input": [
6323
- 264,
6450
+ 270,
6324
6451
  "GetSportEventsDto!"
6325
6452
  ]
6326
6453
  }
6327
6454
  ],
6328
6455
  "getSportsEventsPaginated": [
6329
- 169,
6456
+ 171,
6330
6457
  {
6331
6458
  "query": [
6332
- 233
6459
+ 238
6333
6460
  ]
6334
6461
  }
6335
6462
  ],
@@ -6370,22 +6497,22 @@ exports.default = {
6370
6497
  116
6371
6498
  ],
6372
6499
  "stripeQuery": [
6373
- 157,
6500
+ 161,
6374
6501
  {
6375
6502
  "input": [
6376
- 229,
6503
+ 234,
6377
6504
  "StripeQueryDto!"
6378
6505
  ]
6379
6506
  }
6380
6507
  ],
6381
6508
  "getStripeBalance": [
6382
- 171
6509
+ 173
6383
6510
  ],
6384
6511
  "getDatabaseTextFile": [
6385
6512
  35,
6386
6513
  {
6387
6514
  "input": [
6388
- 182,
6515
+ 185,
6389
6516
  "GetDatabaseFileDto!"
6390
6517
  ]
6391
6518
  }
@@ -6394,7 +6521,7 @@ exports.default = {
6394
6521
  32,
6395
6522
  {
6396
6523
  "input": [
6397
- 260,
6524
+ 266,
6398
6525
  "AWSS3GetUploadDto!"
6399
6526
  ]
6400
6527
  }
@@ -6403,7 +6530,7 @@ exports.default = {
6403
6530
  117,
6404
6531
  {
6405
6532
  "input": [
6406
- 228,
6533
+ 233,
6407
6534
  "GetReceiptDto!"
6408
6535
  ]
6409
6536
  }
@@ -6412,16 +6539,16 @@ exports.default = {
6412
6539
  118,
6413
6540
  {
6414
6541
  "input": [
6415
- 228,
6542
+ 233,
6416
6543
  "GetReceiptDto!"
6417
6544
  ]
6418
6545
  }
6419
6546
  ],
6420
6547
  "getTransactionDetails": [
6421
- 168,
6548
+ 170,
6422
6549
  {
6423
6550
  "input": [
6424
- 230,
6551
+ 235,
6425
6552
  "GetTransactionDetailsDto!"
6426
6553
  ]
6427
6554
  }
@@ -6451,16 +6578,24 @@ exports.default = {
6451
6578
  137
6452
6579
  ],
6453
6580
  "getTransactionsPaginated": [
6454
- 175,
6581
+ 177,
6455
6582
  {
6456
6583
  "query": [
6457
- 253
6584
+ 258
6458
6585
  ]
6459
6586
  }
6460
6587
  ],
6461
6588
  "offers": [
6462
6589
  138
6463
6590
  ],
6591
+ "getOffersPaginated": [
6592
+ 178,
6593
+ {
6594
+ "query": [
6595
+ 263
6596
+ ]
6597
+ }
6598
+ ],
6464
6599
  "offersForAthlete": [
6465
6600
  138,
6466
6601
  {
@@ -6539,7 +6674,7 @@ exports.default = {
6539
6674
  5,
6540
6675
  {
6541
6676
  "tenant": [
6542
- 266,
6677
+ 272,
6543
6678
  "CreateTenantInput!"
6544
6679
  ]
6545
6680
  }
@@ -6548,7 +6683,7 @@ exports.default = {
6548
6683
  11,
6549
6684
  {
6550
6685
  "tenant": [
6551
- 266,
6686
+ 272,
6552
6687
  "CreateTenantInput!"
6553
6688
  ]
6554
6689
  }
@@ -6557,7 +6692,7 @@ exports.default = {
6557
6692
  3,
6558
6693
  {
6559
6694
  "user": [
6560
- 267,
6695
+ 273,
6561
6696
  "CreateActiveUserInput!"
6562
6697
  ]
6563
6698
  }
@@ -6592,7 +6727,7 @@ exports.default = {
6592
6727
  0,
6593
6728
  {
6594
6729
  "input": [
6595
- 268,
6730
+ 274,
6596
6731
  "RegisterUserToDomainFromEmailInput!"
6597
6732
  ]
6598
6733
  }
@@ -6601,7 +6736,7 @@ exports.default = {
6601
6736
  8,
6602
6737
  {
6603
6738
  "dto": [
6604
- 269,
6739
+ 275,
6605
6740
  "RefreshTokenInput!"
6606
6741
  ]
6607
6742
  }
@@ -6610,7 +6745,7 @@ exports.default = {
6610
6745
  33,
6611
6746
  {
6612
6747
  "input": [
6613
- 270,
6748
+ 276,
6614
6749
  "AWSS3DeleteUseTypeFileDto!"
6615
6750
  ]
6616
6751
  }
@@ -6619,7 +6754,7 @@ exports.default = {
6619
6754
  33,
6620
6755
  {
6621
6756
  "input": [
6622
- 271,
6757
+ 277,
6623
6758
  "AWSS3DeleteBucketFileDto!"
6624
6759
  ]
6625
6760
  }
@@ -6628,7 +6763,7 @@ exports.default = {
6628
6763
  33,
6629
6764
  {
6630
6765
  "input": [
6631
- 272,
6766
+ 278,
6632
6767
  "AWSS3DeleteUseTypeKeyDto!"
6633
6768
  ]
6634
6769
  }
@@ -6637,7 +6772,7 @@ exports.default = {
6637
6772
  27,
6638
6773
  {
6639
6774
  "input": [
6640
- 187,
6775
+ 190,
6641
6776
  "AWSS3UploadedFileDto!"
6642
6777
  ]
6643
6778
  }
@@ -6646,7 +6781,7 @@ exports.default = {
6646
6781
  37,
6647
6782
  {
6648
6783
  "input": [
6649
- 273,
6784
+ 279,
6650
6785
  "CreateIndustryDto!"
6651
6786
  ]
6652
6787
  }
@@ -6655,7 +6790,7 @@ exports.default = {
6655
6790
  62,
6656
6791
  {
6657
6792
  "input": [
6658
- 186,
6793
+ 189,
6659
6794
  "CreateBrandDto!"
6660
6795
  ]
6661
6796
  }
@@ -6668,7 +6803,7 @@ exports.default = {
6668
6803
  "String!"
6669
6804
  ],
6670
6805
  "input": [
6671
- 186,
6806
+ 189,
6672
6807
  "CreateBrandDto!"
6673
6808
  ]
6674
6809
  }
@@ -6712,7 +6847,7 @@ exports.default = {
6712
6847
  58,
6713
6848
  {
6714
6849
  "input": [
6715
- 274,
6850
+ 280,
6716
6851
  "RegisterSponsorInput!"
6717
6852
  ]
6718
6853
  }
@@ -6721,7 +6856,7 @@ exports.default = {
6721
6856
  58,
6722
6857
  {
6723
6858
  "input": [
6724
- 189,
6859
+ 193,
6725
6860
  "CreateSponsorDto!"
6726
6861
  ]
6727
6862
  }
@@ -6730,7 +6865,7 @@ exports.default = {
6730
6865
  104,
6731
6866
  {
6732
6867
  "input": [
6733
- 191,
6868
+ 195,
6734
6869
  "InviteAthletesDto!"
6735
6870
  ]
6736
6871
  }
@@ -6743,7 +6878,7 @@ exports.default = {
6743
6878
  "String!"
6744
6879
  ],
6745
6880
  "input": [
6746
- 189,
6881
+ 193,
6747
6882
  "CreateSponsorDto!"
6748
6883
  ]
6749
6884
  }
@@ -6758,10 +6893,10 @@ exports.default = {
6758
6893
  }
6759
6894
  ],
6760
6895
  "forceDeleteAthleteCompetition": [
6761
- 143,
6896
+ 147,
6762
6897
  {
6763
6898
  "input": [
6764
- 199,
6899
+ 204,
6765
6900
  "DeleteSingleValueDto!"
6766
6901
  ]
6767
6902
  }
@@ -6770,34 +6905,34 @@ exports.default = {
6770
6905
  100,
6771
6906
  {
6772
6907
  "input": [
6773
- 275,
6908
+ 281,
6774
6909
  "RegisterAthleteDto!"
6775
6910
  ]
6776
6911
  }
6777
6912
  ],
6778
6913
  "editProfileValue": [
6779
- 142,
6914
+ 146,
6780
6915
  {
6781
6916
  "input": [
6782
- 276,
6917
+ 282,
6783
6918
  "EditValueDto!"
6784
6919
  ]
6785
6920
  }
6786
6921
  ],
6787
6922
  "editPicture": [
6788
- 151,
6923
+ 155,
6789
6924
  {
6790
6925
  "input": [
6791
- 203,
6926
+ 208,
6792
6927
  "EditPictureDto!"
6793
6928
  ]
6794
6929
  }
6795
6930
  ],
6796
6931
  "AddAlbumPictures": [
6797
- 152,
6932
+ 156,
6798
6933
  {
6799
6934
  "input": [
6800
- 204,
6935
+ 209,
6801
6936
  "UploadAlbumsPicturesDto!"
6802
6937
  ]
6803
6938
  }
@@ -6806,16 +6941,16 @@ exports.default = {
6806
6941
  81,
6807
6942
  {
6808
6943
  "input": [
6809
- 194,
6944
+ 199,
6810
6945
  "CreateAthleteCompetitionDto!"
6811
6946
  ]
6812
6947
  }
6813
6948
  ],
6814
6949
  "deleteAthleteCompetition": [
6815
- 143,
6950
+ 147,
6816
6951
  {
6817
6952
  "input": [
6818
- 199,
6953
+ 204,
6819
6954
  "DeleteSingleValueDto!"
6820
6955
  ]
6821
6956
  }
@@ -6824,7 +6959,7 @@ exports.default = {
6824
6959
  80,
6825
6960
  {
6826
6961
  "input": [
6827
- 204,
6962
+ 209,
6828
6963
  "UploadAlbumsPicturesDto!"
6829
6964
  ]
6830
6965
  }
@@ -6833,7 +6968,7 @@ exports.default = {
6833
6968
  80,
6834
6969
  {
6835
6970
  "input": [
6836
- 277,
6971
+ 283,
6837
6972
  "EditDisplayIndexDto!"
6838
6973
  ]
6839
6974
  }
@@ -6842,16 +6977,16 @@ exports.default = {
6842
6977
  80,
6843
6978
  {
6844
6979
  "input": [
6845
- 204,
6980
+ 209,
6846
6981
  "UploadAlbumsPicturesDto!"
6847
6982
  ]
6848
6983
  }
6849
6984
  ],
6850
6985
  "deleteAthleteAlbum": [
6851
- 143,
6986
+ 147,
6852
6987
  {
6853
6988
  "input": [
6854
- 199,
6989
+ 204,
6855
6990
  "DeleteSingleValueDto!"
6856
6991
  ]
6857
6992
  }
@@ -6860,7 +6995,7 @@ exports.default = {
6860
6995
  120,
6861
6996
  {
6862
6997
  "input": [
6863
- 205,
6998
+ 210,
6864
6999
  "DeleteValuesDto!"
6865
7000
  ]
6866
7001
  }
@@ -6869,7 +7004,7 @@ exports.default = {
6869
7004
  76,
6870
7005
  {
6871
7006
  "input": [
6872
- 193,
7007
+ 198,
6873
7008
  "SetCompetitionResultDto!"
6874
7009
  ]
6875
7010
  }
@@ -6881,10 +7016,10 @@ exports.default = {
6881
7016
  100
6882
7017
  ],
6883
7018
  "forceRefreshAthleteScores": [
6884
- 147,
7019
+ 151,
6885
7020
  {
6886
7021
  "input": [
6887
- 210,
7022
+ 215,
6888
7023
  "ForceScoreRefreshDto!"
6889
7024
  ]
6890
7025
  }
@@ -6893,7 +7028,7 @@ exports.default = {
6893
7028
  89,
6894
7029
  {
6895
7030
  "input": [
6896
- 279,
7031
+ 285,
6897
7032
  "SetCurrentCampaignDto!"
6898
7033
  ]
6899
7034
  }
@@ -6902,7 +7037,7 @@ exports.default = {
6902
7037
  67,
6903
7038
  {
6904
7039
  "input": [
6905
- 280,
7040
+ 286,
6906
7041
  "CreateSportDto!"
6907
7042
  ]
6908
7043
  }
@@ -6911,7 +7046,7 @@ exports.default = {
6911
7046
  67,
6912
7047
  {
6913
7048
  "input": [
6914
- 281,
7049
+ 287,
6915
7050
  "UpdateSportDto!"
6916
7051
  ]
6917
7052
  }
@@ -6920,7 +7055,7 @@ exports.default = {
6920
7055
  70,
6921
7056
  {
6922
7057
  "input": [
6923
- 282,
7058
+ 288,
6924
7059
  "CreateSportLevelDto!"
6925
7060
  ]
6926
7061
  }
@@ -6929,7 +7064,7 @@ exports.default = {
6929
7064
  57,
6930
7065
  {
6931
7066
  "input": [
6932
- 284,
7067
+ 290,
6933
7068
  "CreateSponsorshipDto!"
6934
7069
  ]
6935
7070
  }
@@ -6938,7 +7073,7 @@ exports.default = {
6938
7073
  41,
6939
7074
  {
6940
7075
  "input": [
6941
- 289,
7076
+ 295,
6942
7077
  "CreateCountryDto!"
6943
7078
  ]
6944
7079
  }
@@ -6947,7 +7082,7 @@ exports.default = {
6947
7082
  40,
6948
7083
  {
6949
7084
  "input": [
6950
- 290,
7085
+ 296,
6951
7086
  "CreateStateDto!"
6952
7087
  ]
6953
7088
  }
@@ -6956,7 +7091,7 @@ exports.default = {
6956
7091
  39,
6957
7092
  {
6958
7093
  "input": [
6959
- 291,
7094
+ 297,
6960
7095
  "CreateCityDto!"
6961
7096
  ]
6962
7097
  }
@@ -6965,7 +7100,7 @@ exports.default = {
6965
7100
  29,
6966
7101
  {
6967
7102
  "input": [
6968
- 222,
7103
+ 227,
6969
7104
  "RegisterUserDto!"
6970
7105
  ]
6971
7106
  }
@@ -6974,7 +7109,7 @@ exports.default = {
6974
7109
  3,
6975
7110
  {
6976
7111
  "input": [
6977
- 184,
7112
+ 187,
6978
7113
  "VerifyCodeDto!"
6979
7114
  ]
6980
7115
  }
@@ -6983,7 +7118,7 @@ exports.default = {
6983
7118
  0,
6984
7119
  {
6985
7120
  "input": [
6986
- 184,
7121
+ 187,
6987
7122
  "VerifyCodeDto!"
6988
7123
  ]
6989
7124
  }
@@ -6992,7 +7127,7 @@ exports.default = {
6992
7127
  0,
6993
7128
  {
6994
7129
  "input": [
6995
- 222,
7130
+ 227,
6996
7131
  "RegisterUserDto!"
6997
7132
  ]
6998
7133
  }
@@ -7001,7 +7136,7 @@ exports.default = {
7001
7136
  0,
7002
7137
  {
7003
7138
  "input": [
7004
- 222,
7139
+ 227,
7005
7140
  "RegisterUserDto!"
7006
7141
  ]
7007
7142
  }
@@ -7010,7 +7145,7 @@ exports.default = {
7010
7145
  0,
7011
7146
  {
7012
7147
  "input": [
7013
- 222,
7148
+ 227,
7014
7149
  "RegisterUserDto!"
7015
7150
  ]
7016
7151
  }
@@ -7029,7 +7164,7 @@ exports.default = {
7029
7164
  }
7030
7165
  ],
7031
7166
  "createResetPasswordCode": [
7032
- 142,
7167
+ 146,
7033
7168
  {
7034
7169
  "input": [
7035
7170
  1,
@@ -7038,16 +7173,16 @@ exports.default = {
7038
7173
  }
7039
7174
  ],
7040
7175
  "resetUserPassword": [
7041
- 142,
7176
+ 146,
7042
7177
  {
7043
7178
  "input": [
7044
- 224,
7179
+ 229,
7045
7180
  "resetPasswordDto!"
7046
7181
  ]
7047
7182
  }
7048
7183
  ],
7049
7184
  "validateToken": [
7050
- 165,
7185
+ 167,
7051
7186
  {
7052
7187
  "input": [
7053
7188
  1,
@@ -7056,22 +7191,22 @@ exports.default = {
7056
7191
  }
7057
7192
  ],
7058
7193
  "updateUserSuspendedStatus": [
7059
- 142,
7194
+ 146,
7060
7195
  {
7061
7196
  "input": [
7062
- 225,
7197
+ 230,
7063
7198
  "UpdateUserSuspendedStatusDto!"
7064
7199
  ]
7065
7200
  }
7066
7201
  ],
7067
7202
  "deleteMyAccount": [
7068
- 166
7203
+ 168
7069
7204
  ],
7070
7205
  "deleteVtxUser": [
7071
- 166,
7206
+ 168,
7072
7207
  {
7073
7208
  "input": [
7074
- 227,
7209
+ 232,
7075
7210
  "DeleteVtxUserDto!"
7076
7211
  ]
7077
7212
  }
@@ -7080,7 +7215,7 @@ exports.default = {
7080
7215
  105,
7081
7216
  {
7082
7217
  "data": [
7083
- 292,
7218
+ 298,
7084
7219
  "RegisterStravaDto!"
7085
7220
  ]
7086
7221
  }
@@ -7098,7 +7233,7 @@ exports.default = {
7098
7233
  75,
7099
7234
  {
7100
7235
  "input": [
7101
- 293,
7236
+ 299,
7102
7237
  "CreateSportEventDto!"
7103
7238
  ]
7104
7239
  }
@@ -7107,13 +7242,13 @@ exports.default = {
7107
7242
  75,
7108
7243
  {
7109
7244
  "input": [
7110
- 231,
7245
+ 236,
7111
7246
  "UpdateSportEventDto!"
7112
7247
  ]
7113
7248
  }
7114
7249
  ],
7115
7250
  "deleteSportsEvent": [
7116
- 142,
7251
+ 146,
7117
7252
  {
7118
7253
  "eventId": [
7119
7254
  1,
@@ -7125,7 +7260,7 @@ exports.default = {
7125
7260
  130,
7126
7261
  {
7127
7262
  "input": [
7128
- 232,
7263
+ 237,
7129
7264
  "MergeSportsEventsDto!"
7130
7265
  ]
7131
7266
  }
@@ -7134,7 +7269,7 @@ exports.default = {
7134
7269
  89,
7135
7270
  {
7136
7271
  "input": [
7137
- 242,
7272
+ 247,
7138
7273
  "SetFundingStatusDto!"
7139
7274
  ]
7140
7275
  }
@@ -7143,7 +7278,7 @@ exports.default = {
7143
7278
  89,
7144
7279
  {
7145
7280
  "input": [
7146
- 239,
7281
+ 244,
7147
7282
  "CreateFundingCampaignDto!"
7148
7283
  ]
7149
7284
  }
@@ -7152,16 +7287,16 @@ exports.default = {
7152
7287
  89,
7153
7288
  {
7154
7289
  "input": [
7155
- 241,
7290
+ 246,
7156
7291
  "UpdateFundingCampaignDto!"
7157
7292
  ]
7158
7293
  }
7159
7294
  ],
7160
7295
  "deleteFundingCampaign": [
7161
- 143,
7296
+ 147,
7162
7297
  {
7163
7298
  "input": [
7164
- 199,
7299
+ 204,
7165
7300
  "DeleteSingleValueDto!"
7166
7301
  ]
7167
7302
  }
@@ -7170,7 +7305,7 @@ exports.default = {
7170
7305
  120,
7171
7306
  {
7172
7307
  "input": [
7173
- 205,
7308
+ 210,
7174
7309
  "DeleteValuesDto!"
7175
7310
  ]
7176
7311
  }
@@ -7188,7 +7323,7 @@ exports.default = {
7188
7323
  2,
7189
7324
  {
7190
7325
  "input": [
7191
- 244,
7326
+ 249,
7192
7327
  "AddCompetitionBudgetDto!"
7193
7328
  ]
7194
7329
  }
@@ -7197,7 +7332,7 @@ exports.default = {
7197
7332
  2,
7198
7333
  {
7199
7334
  "input": [
7200
- 245,
7335
+ 250,
7201
7336
  "EditCompetitionBudgetDto!"
7202
7337
  ]
7203
7338
  }
@@ -7206,7 +7341,7 @@ exports.default = {
7206
7341
  2,
7207
7342
  {
7208
7343
  "input": [
7209
- 246,
7344
+ 251,
7210
7345
  "EditCampaignBudgetDto!"
7211
7346
  ]
7212
7347
  }
@@ -7215,7 +7350,7 @@ exports.default = {
7215
7350
  2,
7216
7351
  {
7217
7352
  "input": [
7218
- 246,
7353
+ 251,
7219
7354
  "EditCampaignBudgetDto!"
7220
7355
  ]
7221
7356
  }
@@ -7224,7 +7359,7 @@ exports.default = {
7224
7359
  82,
7225
7360
  {
7226
7361
  "input": [
7227
- 247,
7362
+ 252,
7228
7363
  "CreateMembershipOrganizationDto!"
7229
7364
  ]
7230
7365
  }
@@ -7233,16 +7368,16 @@ exports.default = {
7233
7368
  84,
7234
7369
  {
7235
7370
  "input": [
7236
- 248,
7371
+ 253,
7237
7372
  "CreateAthleteMembershipDto!"
7238
7373
  ]
7239
7374
  }
7240
7375
  ],
7241
7376
  "deleteAthleteMembershipAffilation": [
7242
- 143,
7377
+ 147,
7243
7378
  {
7244
7379
  "input": [
7245
- 199,
7380
+ 204,
7246
7381
  "DeleteSingleValueDto!"
7247
7382
  ]
7248
7383
  }
@@ -7260,7 +7395,7 @@ exports.default = {
7260
7395
  97,
7261
7396
  {
7262
7397
  "input": [
7263
- 294,
7398
+ 300,
7264
7399
  "CreateStripeAccountDto!"
7265
7400
  ]
7266
7401
  }
@@ -7272,7 +7407,7 @@ exports.default = {
7272
7407
  107,
7273
7408
  {
7274
7409
  "input": [
7275
- 185,
7410
+ 188,
7276
7411
  "DonationCheckoutDto!"
7277
7412
  ]
7278
7413
  }
@@ -7287,7 +7422,7 @@ exports.default = {
7287
7422
  134,
7288
7423
  {
7289
7424
  "input": [
7290
- 252,
7425
+ 257,
7291
7426
  "RegisterMemberDto!"
7292
7427
  ]
7293
7428
  }
@@ -7296,7 +7431,7 @@ exports.default = {
7296
7431
  138,
7297
7432
  {
7298
7433
  "input": [
7299
- 255,
7434
+ 260,
7300
7435
  "CreateOfferDto!"
7301
7436
  ]
7302
7437
  }
@@ -7309,7 +7444,7 @@ exports.default = {
7309
7444
  "String!"
7310
7445
  ],
7311
7446
  "input": [
7312
- 255,
7447
+ 260,
7313
7448
  "CreateOfferDto!"
7314
7449
  ]
7315
7450
  }
@@ -7536,10 +7671,10 @@ exports.default = {
7536
7671
  1
7537
7672
  ],
7538
7673
  "profilePicture": [
7539
- 187
7674
+ 190
7540
7675
  ],
7541
7676
  "cardPicture": [
7542
- 187
7677
+ 190
7543
7678
  ],
7544
7679
  "__typename": [
7545
7680
  1
@@ -7558,7 +7693,7 @@ exports.default = {
7558
7693
  },
7559
7694
  "EditDisplayIndexDto": {
7560
7695
  "updates": [
7561
- 278
7696
+ 284
7562
7697
  ],
7563
7698
  "__typename": [
7564
7699
  1
@@ -7622,7 +7757,7 @@ exports.default = {
7622
7757
  18
7623
7758
  ],
7624
7759
  "translations": [
7625
- 283
7760
+ 289
7626
7761
  ],
7627
7762
  "__typename": [
7628
7763
  1
@@ -7656,10 +7791,10 @@ exports.default = {
7656
7791
  18
7657
7792
  ],
7658
7793
  "banner": [
7659
- 187
7794
+ 190
7660
7795
  ],
7661
7796
  "criteria": [
7662
- 256
7797
+ 261
7663
7798
  ],
7664
7799
  "deadline": [
7665
7800
  14
@@ -7668,13 +7803,13 @@ exports.default = {
7668
7803
  14
7669
7804
  ],
7670
7805
  "duration": [
7671
- 285
7806
+ 291
7672
7807
  ],
7673
7808
  "sponsorshipItems": [
7674
- 286
7809
+ 292
7675
7810
  ],
7676
7811
  "commitments": [
7677
- 287
7812
+ 293
7678
7813
  ],
7679
7814
  "terms": [
7680
7815
  1
@@ -7686,7 +7821,7 @@ exports.default = {
7686
7821
  2
7687
7822
  ],
7688
7823
  "translations": [
7689
- 288
7824
+ 294
7690
7825
  ],
7691
7826
  "__typename": [
7692
7827
  1
@@ -7763,7 +7898,7 @@ exports.default = {
7763
7898
  1
7764
7899
  ],
7765
7900
  "banner": [
7766
- 187
7901
+ 190
7767
7902
  ],
7768
7903
  "terms": [
7769
7904
  1
@@ -7881,7 +8016,7 @@ exports.default = {
7881
8016
  1
7882
8017
  ],
7883
8018
  "banner": [
7884
- 187
8019
+ 190
7885
8020
  ],
7886
8021
  "eventLevel": [
7887
8022
  1