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