@vertikalx/vtx-backend-client 3.0.0-dev.3 → 3.0.0-dev.4
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.
- package/package.json +1 -1
- package/src/client/schema.d.ts +10 -9
- package/src/client/types.d.ts +11 -10
- package/src/client/types.js +113 -110
- package/src/client/types.js.map +1 -1
- package/tsconfig.lib.tsbuildinfo +1 -1
package/src/client/types.js
CHANGED
|
@@ -3777,6 +3777,35 @@ exports.default = {
|
|
|
3777
3777
|
1
|
|
3778
3778
|
]
|
|
3779
3779
|
},
|
|
3780
|
+
"DonationCheckoutDto": {
|
|
3781
|
+
"fundingCampaignId": [
|
|
3782
|
+
1
|
|
3783
|
+
],
|
|
3784
|
+
"donationAmount": [
|
|
3785
|
+
18
|
|
3786
|
+
],
|
|
3787
|
+
"mode": [
|
|
3788
|
+
1
|
|
3789
|
+
],
|
|
3790
|
+
"fromName": [
|
|
3791
|
+
1
|
|
3792
|
+
],
|
|
3793
|
+
"fromEmail": [
|
|
3794
|
+
1
|
|
3795
|
+
],
|
|
3796
|
+
"fromPhone": [
|
|
3797
|
+
1
|
|
3798
|
+
],
|
|
3799
|
+
"message": [
|
|
3800
|
+
1
|
|
3801
|
+
],
|
|
3802
|
+
"clientType": [
|
|
3803
|
+
1
|
|
3804
|
+
],
|
|
3805
|
+
"__typename": [
|
|
3806
|
+
1
|
|
3807
|
+
]
|
|
3808
|
+
},
|
|
3780
3809
|
"AthleteInvitationDto": {
|
|
3781
3810
|
"email": [
|
|
3782
3811
|
1
|
|
@@ -3799,7 +3828,7 @@ exports.default = {
|
|
|
3799
3828
|
1
|
|
3800
3829
|
],
|
|
3801
3830
|
"invitations": [
|
|
3802
|
-
|
|
3831
|
+
162
|
|
3803
3832
|
],
|
|
3804
3833
|
"__typename": [
|
|
3805
3834
|
1
|
|
@@ -3910,7 +3939,7 @@ exports.default = {
|
|
|
3910
3939
|
1
|
|
3911
3940
|
],
|
|
3912
3941
|
"result": [
|
|
3913
|
-
|
|
3942
|
+
164
|
|
3914
3943
|
],
|
|
3915
3944
|
"cityId": [
|
|
3916
3945
|
1
|
|
@@ -3933,7 +3962,7 @@ exports.default = {
|
|
|
3933
3962
|
1
|
|
3934
3963
|
],
|
|
3935
3964
|
"result": [
|
|
3936
|
-
|
|
3965
|
+
164
|
|
3937
3966
|
],
|
|
3938
3967
|
"cityId": [
|
|
3939
3968
|
1
|
|
@@ -3969,13 +3998,13 @@ exports.default = {
|
|
|
3969
3998
|
},
|
|
3970
3999
|
"CursorPaginationDto": {
|
|
3971
4000
|
"sortCriteria": [
|
|
3972
|
-
|
|
4001
|
+
169
|
|
3973
4002
|
],
|
|
3974
4003
|
"limit": [
|
|
3975
4004
|
18
|
|
3976
4005
|
],
|
|
3977
4006
|
"cursorPosition": [
|
|
3978
|
-
|
|
4007
|
+
168
|
|
3979
4008
|
],
|
|
3980
4009
|
"__typename": [
|
|
3981
4010
|
1
|
|
@@ -4050,7 +4079,7 @@ exports.default = {
|
|
|
4050
4079
|
1
|
|
4051
4080
|
],
|
|
4052
4081
|
"currentCampaign": [
|
|
4053
|
-
|
|
4082
|
+
172
|
|
4054
4083
|
],
|
|
4055
4084
|
"sports": [
|
|
4056
4085
|
1
|
|
@@ -4112,10 +4141,10 @@ exports.default = {
|
|
|
4112
4141
|
},
|
|
4113
4142
|
"AthleteQueryDto": {
|
|
4114
4143
|
"cursor": [
|
|
4115
|
-
|
|
4144
|
+
170
|
|
4116
4145
|
],
|
|
4117
4146
|
"filters": [
|
|
4118
|
-
|
|
4147
|
+
173
|
|
4119
4148
|
],
|
|
4120
4149
|
"__typename": [
|
|
4121
4150
|
1
|
|
@@ -4126,7 +4155,7 @@ exports.default = {
|
|
|
4126
4155
|
1
|
|
4127
4156
|
],
|
|
4128
4157
|
"newPicture": [
|
|
4129
|
-
|
|
4158
|
+
176
|
|
4130
4159
|
],
|
|
4131
4160
|
"__typename": [
|
|
4132
4161
|
1
|
|
@@ -4160,7 +4189,7 @@ exports.default = {
|
|
|
4160
4189
|
1
|
|
4161
4190
|
],
|
|
4162
4191
|
"pictures": [
|
|
4163
|
-
|
|
4192
|
+
176
|
|
4164
4193
|
],
|
|
4165
4194
|
"albumId": [
|
|
4166
4195
|
1
|
|
@@ -4466,7 +4495,7 @@ exports.default = {
|
|
|
4466
4495
|
18
|
|
4467
4496
|
],
|
|
4468
4497
|
"items": [
|
|
4469
|
-
|
|
4498
|
+
196
|
|
4470
4499
|
],
|
|
4471
4500
|
"__typename": [
|
|
4472
4501
|
1
|
|
@@ -4477,7 +4506,7 @@ exports.default = {
|
|
|
4477
4506
|
18
|
|
4478
4507
|
],
|
|
4479
4508
|
"items": [
|
|
4480
|
-
|
|
4509
|
+
196
|
|
4481
4510
|
],
|
|
4482
4511
|
"athleteCompetitionId": [
|
|
4483
4512
|
1
|
|
@@ -4526,16 +4555,16 @@ exports.default = {
|
|
|
4526
4555
|
14
|
|
4527
4556
|
],
|
|
4528
4557
|
"budget": [
|
|
4529
|
-
|
|
4558
|
+
198
|
|
4530
4559
|
],
|
|
4531
4560
|
"competitionBudgets": [
|
|
4532
|
-
|
|
4561
|
+
199
|
|
4533
4562
|
],
|
|
4534
4563
|
"competitionIds": [
|
|
4535
4564
|
1
|
|
4536
4565
|
],
|
|
4537
4566
|
"video": [
|
|
4538
|
-
|
|
4567
|
+
200
|
|
4539
4568
|
],
|
|
4540
4569
|
"__typename": [
|
|
4541
4570
|
1
|
|
@@ -4567,16 +4596,16 @@ exports.default = {
|
|
|
4567
4596
|
14
|
|
4568
4597
|
],
|
|
4569
4598
|
"budget": [
|
|
4570
|
-
|
|
4599
|
+
198
|
|
4571
4600
|
],
|
|
4572
4601
|
"competitionBudgets": [
|
|
4573
|
-
|
|
4602
|
+
199
|
|
4574
4603
|
],
|
|
4575
4604
|
"competitionIds": [
|
|
4576
4605
|
1
|
|
4577
4606
|
],
|
|
4578
4607
|
"video": [
|
|
4579
|
-
|
|
4608
|
+
200
|
|
4580
4609
|
],
|
|
4581
4610
|
"loginEmail": [
|
|
4582
4611
|
1
|
|
@@ -4611,16 +4640,16 @@ exports.default = {
|
|
|
4611
4640
|
14
|
|
4612
4641
|
],
|
|
4613
4642
|
"budget": [
|
|
4614
|
-
|
|
4643
|
+
198
|
|
4615
4644
|
],
|
|
4616
4645
|
"competitionBudgets": [
|
|
4617
|
-
|
|
4646
|
+
199
|
|
4618
4647
|
],
|
|
4619
4648
|
"competitionIds": [
|
|
4620
4649
|
1
|
|
4621
4650
|
],
|
|
4622
4651
|
"video": [
|
|
4623
|
-
|
|
4652
|
+
200
|
|
4624
4653
|
],
|
|
4625
4654
|
"_id": [
|
|
4626
4655
|
1
|
|
@@ -4642,7 +4671,7 @@ exports.default = {
|
|
|
4642
4671
|
},
|
|
4643
4672
|
"BudgetDto": {
|
|
4644
4673
|
"items": [
|
|
4645
|
-
|
|
4674
|
+
196
|
|
4646
4675
|
],
|
|
4647
4676
|
"fundingMode": [
|
|
4648
4677
|
1
|
|
@@ -4656,7 +4685,7 @@ exports.default = {
|
|
|
4656
4685
|
1
|
|
4657
4686
|
],
|
|
4658
4687
|
"budget": [
|
|
4659
|
-
|
|
4688
|
+
205
|
|
4660
4689
|
],
|
|
4661
4690
|
"__typename": [
|
|
4662
4691
|
1
|
|
@@ -4667,7 +4696,7 @@ exports.default = {
|
|
|
4667
4696
|
1
|
|
4668
4697
|
],
|
|
4669
4698
|
"budget": [
|
|
4670
|
-
|
|
4699
|
+
205
|
|
4671
4700
|
],
|
|
4672
4701
|
"__typename": [
|
|
4673
4702
|
1
|
|
@@ -4687,7 +4716,7 @@ exports.default = {
|
|
|
4687
4716
|
18
|
|
4688
4717
|
],
|
|
4689
4718
|
"budget": [
|
|
4690
|
-
|
|
4719
|
+
205
|
|
4691
4720
|
],
|
|
4692
4721
|
"__typename": [
|
|
4693
4722
|
1
|
|
@@ -4707,7 +4736,7 @@ exports.default = {
|
|
|
4707
4736
|
1
|
|
4708
4737
|
],
|
|
4709
4738
|
"logo": [
|
|
4710
|
-
|
|
4739
|
+
176
|
|
4711
4740
|
],
|
|
4712
4741
|
"countryId": [
|
|
4713
4742
|
1
|
|
@@ -4739,32 +4768,6 @@ exports.default = {
|
|
|
4739
4768
|
1
|
|
4740
4769
|
]
|
|
4741
4770
|
},
|
|
4742
|
-
"DonationCheckoutDto": {
|
|
4743
|
-
"fundingCampaignId": [
|
|
4744
|
-
1
|
|
4745
|
-
],
|
|
4746
|
-
"donationAmount": [
|
|
4747
|
-
18
|
|
4748
|
-
],
|
|
4749
|
-
"mode": [
|
|
4750
|
-
1
|
|
4751
|
-
],
|
|
4752
|
-
"fromName": [
|
|
4753
|
-
1
|
|
4754
|
-
],
|
|
4755
|
-
"fromEmail": [
|
|
4756
|
-
1
|
|
4757
|
-
],
|
|
4758
|
-
"fromPhone": [
|
|
4759
|
-
1
|
|
4760
|
-
],
|
|
4761
|
-
"message": [
|
|
4762
|
-
1
|
|
4763
|
-
],
|
|
4764
|
-
"__typename": [
|
|
4765
|
-
1
|
|
4766
|
-
]
|
|
4767
|
-
},
|
|
4768
4771
|
"StripeQueryDto": {
|
|
4769
4772
|
"operation": [
|
|
4770
4773
|
1
|
|
@@ -4843,7 +4846,7 @@ exports.default = {
|
|
|
4843
4846
|
1
|
|
4844
4847
|
],
|
|
4845
4848
|
"profilePicture": [
|
|
4846
|
-
|
|
4849
|
+
176
|
|
4847
4850
|
],
|
|
4848
4851
|
"__typename": [
|
|
4849
4852
|
1
|
|
@@ -4991,7 +4994,7 @@ exports.default = {
|
|
|
4991
4994
|
144,
|
|
4992
4995
|
{
|
|
4993
4996
|
"input": [
|
|
4994
|
-
|
|
4997
|
+
179,
|
|
4995
4998
|
"existValueDto!"
|
|
4996
4999
|
]
|
|
4997
5000
|
}
|
|
@@ -5003,7 +5006,7 @@ exports.default = {
|
|
|
5003
5006
|
139,
|
|
5004
5007
|
{
|
|
5005
5008
|
"input": [
|
|
5006
|
-
|
|
5009
|
+
174,
|
|
5007
5010
|
"AthleteQueryDto!"
|
|
5008
5011
|
]
|
|
5009
5012
|
}
|
|
@@ -5099,7 +5102,7 @@ exports.default = {
|
|
|
5099
5102
|
139,
|
|
5100
5103
|
{
|
|
5101
5104
|
"input": [
|
|
5102
|
-
|
|
5105
|
+
174,
|
|
5103
5106
|
"AthleteQueryDto!"
|
|
5104
5107
|
]
|
|
5105
5108
|
}
|
|
@@ -5117,7 +5120,7 @@ exports.default = {
|
|
|
5117
5120
|
142,
|
|
5118
5121
|
{
|
|
5119
5122
|
"input": [
|
|
5120
|
-
|
|
5123
|
+
179,
|
|
5121
5124
|
"existValueDto!"
|
|
5122
5125
|
]
|
|
5123
5126
|
}
|
|
@@ -5126,7 +5129,7 @@ exports.default = {
|
|
|
5126
5129
|
98,
|
|
5127
5130
|
{
|
|
5128
5131
|
"input": [
|
|
5129
|
-
|
|
5132
|
+
181,
|
|
5130
5133
|
"GetHistoricalScoresDto!"
|
|
5131
5134
|
]
|
|
5132
5135
|
}
|
|
@@ -5135,7 +5138,7 @@ exports.default = {
|
|
|
5135
5138
|
98,
|
|
5136
5139
|
{
|
|
5137
5140
|
"input": [
|
|
5138
|
-
|
|
5141
|
+
180,
|
|
5139
5142
|
"GetMyHistoricalScoresDto!"
|
|
5140
5143
|
]
|
|
5141
5144
|
}
|
|
@@ -5144,7 +5147,7 @@ exports.default = {
|
|
|
5144
5147
|
89,
|
|
5145
5148
|
{
|
|
5146
5149
|
"input": [
|
|
5147
|
-
|
|
5150
|
+
182,
|
|
5148
5151
|
"GetAthleteCampaignsDto!"
|
|
5149
5152
|
]
|
|
5150
5153
|
}
|
|
@@ -5319,7 +5322,7 @@ exports.default = {
|
|
|
5319
5322
|
117,
|
|
5320
5323
|
{
|
|
5321
5324
|
"input": [
|
|
5322
|
-
|
|
5325
|
+
194,
|
|
5323
5326
|
"GetReceiptDto!"
|
|
5324
5327
|
]
|
|
5325
5328
|
}
|
|
@@ -5328,7 +5331,7 @@ exports.default = {
|
|
|
5328
5331
|
118,
|
|
5329
5332
|
{
|
|
5330
5333
|
"input": [
|
|
5331
|
-
|
|
5334
|
+
194,
|
|
5332
5335
|
"GetReceiptDto!"
|
|
5333
5336
|
]
|
|
5334
5337
|
}
|
|
@@ -5504,7 +5507,7 @@ exports.default = {
|
|
|
5504
5507
|
27,
|
|
5505
5508
|
{
|
|
5506
5509
|
"input": [
|
|
5507
|
-
|
|
5510
|
+
176,
|
|
5508
5511
|
"AWSS3UploadedFileDto!"
|
|
5509
5512
|
]
|
|
5510
5513
|
}
|
|
@@ -5549,7 +5552,7 @@ exports.default = {
|
|
|
5549
5552
|
104,
|
|
5550
5553
|
{
|
|
5551
5554
|
"input": [
|
|
5552
|
-
|
|
5555
|
+
163,
|
|
5553
5556
|
"InviteAthletesDto!"
|
|
5554
5557
|
]
|
|
5555
5558
|
}
|
|
@@ -5558,7 +5561,7 @@ exports.default = {
|
|
|
5558
5561
|
136,
|
|
5559
5562
|
{
|
|
5560
5563
|
"input": [
|
|
5561
|
-
|
|
5564
|
+
171,
|
|
5562
5565
|
"DeleteSingleValueDto!"
|
|
5563
5566
|
]
|
|
5564
5567
|
}
|
|
@@ -5585,7 +5588,7 @@ exports.default = {
|
|
|
5585
5588
|
140,
|
|
5586
5589
|
{
|
|
5587
5590
|
"input": [
|
|
5588
|
-
|
|
5591
|
+
175,
|
|
5589
5592
|
"EditPictureDto!"
|
|
5590
5593
|
]
|
|
5591
5594
|
}
|
|
@@ -5594,7 +5597,7 @@ exports.default = {
|
|
|
5594
5597
|
141,
|
|
5595
5598
|
{
|
|
5596
5599
|
"input": [
|
|
5597
|
-
|
|
5600
|
+
177,
|
|
5598
5601
|
"UploadAlbumsPicturesDto!"
|
|
5599
5602
|
]
|
|
5600
5603
|
}
|
|
@@ -5603,7 +5606,7 @@ exports.default = {
|
|
|
5603
5606
|
81,
|
|
5604
5607
|
{
|
|
5605
5608
|
"input": [
|
|
5606
|
-
|
|
5609
|
+
166,
|
|
5607
5610
|
"CreateAthleteCompetitionDto!"
|
|
5608
5611
|
]
|
|
5609
5612
|
}
|
|
@@ -5612,7 +5615,7 @@ exports.default = {
|
|
|
5612
5615
|
136,
|
|
5613
5616
|
{
|
|
5614
5617
|
"input": [
|
|
5615
|
-
|
|
5618
|
+
171,
|
|
5616
5619
|
"DeleteSingleValueDto!"
|
|
5617
5620
|
]
|
|
5618
5621
|
}
|
|
@@ -5621,7 +5624,7 @@ exports.default = {
|
|
|
5621
5624
|
80,
|
|
5622
5625
|
{
|
|
5623
5626
|
"input": [
|
|
5624
|
-
|
|
5627
|
+
177,
|
|
5625
5628
|
"UploadAlbumsPicturesDto!"
|
|
5626
5629
|
]
|
|
5627
5630
|
}
|
|
@@ -5639,7 +5642,7 @@ exports.default = {
|
|
|
5639
5642
|
80,
|
|
5640
5643
|
{
|
|
5641
5644
|
"input": [
|
|
5642
|
-
|
|
5645
|
+
177,
|
|
5643
5646
|
"UploadAlbumsPicturesDto!"
|
|
5644
5647
|
]
|
|
5645
5648
|
}
|
|
@@ -5648,7 +5651,7 @@ exports.default = {
|
|
|
5648
5651
|
136,
|
|
5649
5652
|
{
|
|
5650
5653
|
"input": [
|
|
5651
|
-
|
|
5654
|
+
171,
|
|
5652
5655
|
"DeleteSingleValueDto!"
|
|
5653
5656
|
]
|
|
5654
5657
|
}
|
|
@@ -5657,7 +5660,7 @@ exports.default = {
|
|
|
5657
5660
|
120,
|
|
5658
5661
|
{
|
|
5659
5662
|
"input": [
|
|
5660
|
-
|
|
5663
|
+
178,
|
|
5661
5664
|
"DeleteValuesDto!"
|
|
5662
5665
|
]
|
|
5663
5666
|
}
|
|
@@ -5666,7 +5669,7 @@ exports.default = {
|
|
|
5666
5669
|
76,
|
|
5667
5670
|
{
|
|
5668
5671
|
"input": [
|
|
5669
|
-
|
|
5672
|
+
165,
|
|
5670
5673
|
"SetCompetitionResultDto!"
|
|
5671
5674
|
]
|
|
5672
5675
|
}
|
|
@@ -5750,7 +5753,7 @@ exports.default = {
|
|
|
5750
5753
|
29,
|
|
5751
5754
|
{
|
|
5752
5755
|
"input": [
|
|
5753
|
-
|
|
5756
|
+
192,
|
|
5754
5757
|
"RegisterUserDto!"
|
|
5755
5758
|
]
|
|
5756
5759
|
}
|
|
@@ -5777,7 +5780,7 @@ exports.default = {
|
|
|
5777
5780
|
0,
|
|
5778
5781
|
{
|
|
5779
5782
|
"input": [
|
|
5780
|
-
|
|
5783
|
+
192,
|
|
5781
5784
|
"RegisterUserDto!"
|
|
5782
5785
|
]
|
|
5783
5786
|
}
|
|
@@ -5786,7 +5789,7 @@ exports.default = {
|
|
|
5786
5789
|
0,
|
|
5787
5790
|
{
|
|
5788
5791
|
"input": [
|
|
5789
|
-
|
|
5792
|
+
192,
|
|
5790
5793
|
"RegisterUserDto!"
|
|
5791
5794
|
]
|
|
5792
5795
|
}
|
|
@@ -5795,7 +5798,7 @@ exports.default = {
|
|
|
5795
5798
|
0,
|
|
5796
5799
|
{
|
|
5797
5800
|
"input": [
|
|
5798
|
-
|
|
5801
|
+
192,
|
|
5799
5802
|
"RegisterUserDto!"
|
|
5800
5803
|
]
|
|
5801
5804
|
}
|
|
@@ -5826,7 +5829,7 @@ exports.default = {
|
|
|
5826
5829
|
135,
|
|
5827
5830
|
{
|
|
5828
5831
|
"input": [
|
|
5829
|
-
|
|
5832
|
+
193,
|
|
5830
5833
|
"resetPasswordDto!"
|
|
5831
5834
|
]
|
|
5832
5835
|
}
|
|
@@ -5871,7 +5874,7 @@ exports.default = {
|
|
|
5871
5874
|
130,
|
|
5872
5875
|
{
|
|
5873
5876
|
"input": [
|
|
5874
|
-
|
|
5877
|
+
195,
|
|
5875
5878
|
"MergeSportsEventsDto!"
|
|
5876
5879
|
]
|
|
5877
5880
|
}
|
|
@@ -5880,7 +5883,7 @@ exports.default = {
|
|
|
5880
5883
|
89,
|
|
5881
5884
|
{
|
|
5882
5885
|
"input": [
|
|
5883
|
-
|
|
5886
|
+
204,
|
|
5884
5887
|
"SetFundingStatusDto!"
|
|
5885
5888
|
]
|
|
5886
5889
|
}
|
|
@@ -5889,7 +5892,7 @@ exports.default = {
|
|
|
5889
5892
|
89,
|
|
5890
5893
|
{
|
|
5891
5894
|
"input": [
|
|
5892
|
-
|
|
5895
|
+
201,
|
|
5893
5896
|
"CreateFundingCampaignDto!"
|
|
5894
5897
|
]
|
|
5895
5898
|
}
|
|
@@ -5898,7 +5901,7 @@ exports.default = {
|
|
|
5898
5901
|
89,
|
|
5899
5902
|
{
|
|
5900
5903
|
"input": [
|
|
5901
|
-
|
|
5904
|
+
203,
|
|
5902
5905
|
"UpdateFundingCampaignDto!"
|
|
5903
5906
|
]
|
|
5904
5907
|
}
|
|
@@ -5907,7 +5910,7 @@ exports.default = {
|
|
|
5907
5910
|
136,
|
|
5908
5911
|
{
|
|
5909
5912
|
"input": [
|
|
5910
|
-
|
|
5913
|
+
171,
|
|
5911
5914
|
"DeleteSingleValueDto!"
|
|
5912
5915
|
]
|
|
5913
5916
|
}
|
|
@@ -5916,7 +5919,7 @@ exports.default = {
|
|
|
5916
5919
|
120,
|
|
5917
5920
|
{
|
|
5918
5921
|
"input": [
|
|
5919
|
-
|
|
5922
|
+
178,
|
|
5920
5923
|
"DeleteValuesDto!"
|
|
5921
5924
|
]
|
|
5922
5925
|
}
|
|
@@ -5934,7 +5937,7 @@ exports.default = {
|
|
|
5934
5937
|
2,
|
|
5935
5938
|
{
|
|
5936
5939
|
"input": [
|
|
5937
|
-
|
|
5940
|
+
206,
|
|
5938
5941
|
"AddCompetitionBudgetDto!"
|
|
5939
5942
|
]
|
|
5940
5943
|
}
|
|
@@ -5943,7 +5946,7 @@ exports.default = {
|
|
|
5943
5946
|
2,
|
|
5944
5947
|
{
|
|
5945
5948
|
"input": [
|
|
5946
|
-
|
|
5949
|
+
207,
|
|
5947
5950
|
"EditCompetitionBudgetDto!"
|
|
5948
5951
|
]
|
|
5949
5952
|
}
|
|
@@ -5952,7 +5955,7 @@ exports.default = {
|
|
|
5952
5955
|
2,
|
|
5953
5956
|
{
|
|
5954
5957
|
"input": [
|
|
5955
|
-
|
|
5958
|
+
208,
|
|
5956
5959
|
"EditCampaignBudgetDto!"
|
|
5957
5960
|
]
|
|
5958
5961
|
}
|
|
@@ -5961,7 +5964,7 @@ exports.default = {
|
|
|
5961
5964
|
2,
|
|
5962
5965
|
{
|
|
5963
5966
|
"input": [
|
|
5964
|
-
|
|
5967
|
+
208,
|
|
5965
5968
|
"EditCampaignBudgetDto!"
|
|
5966
5969
|
]
|
|
5967
5970
|
}
|
|
@@ -5970,7 +5973,7 @@ exports.default = {
|
|
|
5970
5973
|
82,
|
|
5971
5974
|
{
|
|
5972
5975
|
"input": [
|
|
5973
|
-
|
|
5976
|
+
209,
|
|
5974
5977
|
"CreateMembershipOrganizationDto!"
|
|
5975
5978
|
]
|
|
5976
5979
|
}
|
|
@@ -5979,7 +5982,7 @@ exports.default = {
|
|
|
5979
5982
|
84,
|
|
5980
5983
|
{
|
|
5981
5984
|
"input": [
|
|
5982
|
-
|
|
5985
|
+
210,
|
|
5983
5986
|
"CreateAthleteMembershipDto!"
|
|
5984
5987
|
]
|
|
5985
5988
|
}
|
|
@@ -5988,7 +5991,7 @@ exports.default = {
|
|
|
5988
5991
|
136,
|
|
5989
5992
|
{
|
|
5990
5993
|
"input": [
|
|
5991
|
-
|
|
5994
|
+
171,
|
|
5992
5995
|
"DeleteSingleValueDto!"
|
|
5993
5996
|
]
|
|
5994
5997
|
}
|
|
@@ -6018,7 +6021,7 @@ exports.default = {
|
|
|
6018
6021
|
107,
|
|
6019
6022
|
{
|
|
6020
6023
|
"input": [
|
|
6021
|
-
|
|
6024
|
+
161,
|
|
6022
6025
|
"DonationCheckoutDto!"
|
|
6023
6026
|
]
|
|
6024
6027
|
}
|
|
@@ -6159,10 +6162,10 @@ exports.default = {
|
|
|
6159
6162
|
1
|
|
6160
6163
|
],
|
|
6161
6164
|
"logo": [
|
|
6162
|
-
|
|
6165
|
+
176
|
|
6163
6166
|
],
|
|
6164
6167
|
"banner": [
|
|
6165
|
-
|
|
6168
|
+
176
|
|
6166
6169
|
],
|
|
6167
6170
|
"translations": [
|
|
6168
6171
|
234
|
|
@@ -6188,10 +6191,10 @@ exports.default = {
|
|
|
6188
6191
|
1
|
|
6189
6192
|
],
|
|
6190
6193
|
"logo": [
|
|
6191
|
-
|
|
6194
|
+
176
|
|
6192
6195
|
],
|
|
6193
6196
|
"banner": [
|
|
6194
|
-
|
|
6197
|
+
176
|
|
6195
6198
|
],
|
|
6196
6199
|
"__typename": [
|
|
6197
6200
|
1
|
|
@@ -6296,10 +6299,10 @@ exports.default = {
|
|
|
6296
6299
|
1
|
|
6297
6300
|
],
|
|
6298
6301
|
"profilePicture": [
|
|
6299
|
-
|
|
6302
|
+
176
|
|
6300
6303
|
],
|
|
6301
6304
|
"cardPicture": [
|
|
6302
|
-
|
|
6305
|
+
176
|
|
6303
6306
|
],
|
|
6304
6307
|
"__typename": [
|
|
6305
6308
|
1
|
|
@@ -6416,7 +6419,7 @@ exports.default = {
|
|
|
6416
6419
|
18
|
|
6417
6420
|
],
|
|
6418
6421
|
"banner": [
|
|
6419
|
-
|
|
6422
|
+
176
|
|
6420
6423
|
],
|
|
6421
6424
|
"criteria": [
|
|
6422
6425
|
247
|
|
@@ -6468,28 +6471,28 @@ exports.default = {
|
|
|
6468
6471
|
},
|
|
6469
6472
|
"QualificationsBagDto": {
|
|
6470
6473
|
"ageQualifications": [
|
|
6471
|
-
|
|
6474
|
+
184
|
|
6472
6475
|
],
|
|
6473
6476
|
"genderQualifications": [
|
|
6474
|
-
|
|
6477
|
+
185
|
|
6475
6478
|
],
|
|
6476
6479
|
"scoreQualifications": [
|
|
6477
|
-
|
|
6480
|
+
187
|
|
6478
6481
|
],
|
|
6479
6482
|
"locationQualifications": [
|
|
6480
|
-
|
|
6483
|
+
188
|
|
6481
6484
|
],
|
|
6482
6485
|
"nationalityQualifications": [
|
|
6483
|
-
|
|
6486
|
+
186
|
|
6484
6487
|
],
|
|
6485
6488
|
"distanceQualifications": [
|
|
6486
|
-
|
|
6489
|
+
189
|
|
6487
6490
|
],
|
|
6488
6491
|
"sportsQualifications": [
|
|
6489
|
-
|
|
6492
|
+
190
|
|
6490
6493
|
],
|
|
6491
6494
|
"levelQualifications": [
|
|
6492
|
-
|
|
6495
|
+
191
|
|
6493
6496
|
],
|
|
6494
6497
|
"__typename": [
|
|
6495
6498
|
1
|
|
@@ -6566,7 +6569,7 @@ exports.default = {
|
|
|
6566
6569
|
1
|
|
6567
6570
|
],
|
|
6568
6571
|
"banner": [
|
|
6569
|
-
|
|
6572
|
+
176
|
|
6570
6573
|
],
|
|
6571
6574
|
"terms": [
|
|
6572
6575
|
1
|
|
@@ -6684,7 +6687,7 @@ exports.default = {
|
|
|
6684
6687
|
1
|
|
6685
6688
|
],
|
|
6686
6689
|
"banner": [
|
|
6687
|
-
|
|
6690
|
+
176
|
|
6688
6691
|
],
|
|
6689
6692
|
"eventLevel": [
|
|
6690
6693
|
1
|