@vertikalx/vtx-backend-client 2.0.0-dev.21 → 2.0.0-dev.23

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,9 +9,9 @@ exports.default = {
9
9
  102,
10
10
  127,
11
11
  128,
12
- 141,
13
- 145,
14
- 209
12
+ 142,
13
+ 146,
14
+ 214
15
15
  ],
16
16
  "types": {
17
17
  "User": {
@@ -160,6 +160,9 @@ exports.default = {
160
160
  "domains": [
161
161
  7
162
162
  ],
163
+ "clientType": [
164
+ 1
165
+ ],
163
166
  "__typename": [
164
167
  1
165
168
  ]
@@ -1811,6 +1814,9 @@ exports.default = {
1811
1814
  "eventLevel": [
1812
1815
  1
1813
1816
  ],
1817
+ "registeredAthletesCount": [
1818
+ 18
1819
+ ],
1814
1820
  "__typename": [
1815
1821
  1
1816
1822
  ]
@@ -2773,7 +2779,7 @@ exports.default = {
2773
2779
  89
2774
2780
  ],
2775
2781
  "mode": [
2776
- 209
2782
+ 214
2777
2783
  ],
2778
2784
  "athleteId": [
2779
2785
  1
@@ -3288,6 +3294,17 @@ exports.default = {
3288
3294
  1
3289
3295
  ]
3290
3296
  },
3297
+ "MergeEventsResponse": {
3298
+ "success": [
3299
+ 2
3300
+ ],
3301
+ "mergedEvent": [
3302
+ 75
3303
+ ],
3304
+ "__typename": [
3305
+ 1
3306
+ ]
3307
+ },
3291
3308
  "BudgetItemUnit": {
3292
3309
  "_id": [
3293
3310
  1
@@ -3354,7 +3371,7 @@ exports.default = {
3354
3371
  },
3355
3372
  "CursorPaginationResponse": {
3356
3373
  "sort": [
3357
- 134
3374
+ 135
3358
3375
  ],
3359
3376
  "initialCursorId": [
3360
3377
  1
@@ -3386,7 +3403,7 @@ exports.default = {
3386
3403
  100
3387
3404
  ],
3388
3405
  "cursor": [
3389
- 135
3406
+ 136
3390
3407
  ],
3391
3408
  "__typename": [
3392
3409
  1
@@ -3439,7 +3456,7 @@ exports.default = {
3439
3456
  1
3440
3457
  ],
3441
3458
  "json": [
3442
- 141
3459
+ 142
3443
3460
  ],
3444
3461
  "__typename": [
3445
3462
  1
@@ -3509,7 +3526,7 @@ exports.default = {
3509
3526
  1
3510
3527
  ],
3511
3528
  "status": [
3512
- 145
3529
+ 146
3513
3530
  ],
3514
3531
  "lastError": [
3515
3532
  1
@@ -3533,6 +3550,70 @@ exports.default = {
3533
3550
  1
3534
3551
  ]
3535
3552
  },
3553
+ "Donation": {
3554
+ "checkoutSessionId": [
3555
+ 1
3556
+ ],
3557
+ "fundingCheckoutSessionDataId": [
3558
+ 1
3559
+ ],
3560
+ "donationMode": [
3561
+ 1
3562
+ ],
3563
+ "completed": [
3564
+ 2
3565
+ ],
3566
+ "confirmed": [
3567
+ 2
3568
+ ],
3569
+ "donationAmount": [
3570
+ 18
3571
+ ],
3572
+ "completedDate": [
3573
+ 14
3574
+ ],
3575
+ "createdDate": [
3576
+ 14
3577
+ ],
3578
+ "athleteId": [
3579
+ 1
3580
+ ],
3581
+ "athleteName": [
3582
+ 1
3583
+ ],
3584
+ "message": [
3585
+ 1
3586
+ ],
3587
+ "athleteReference": [
3588
+ 99
3589
+ ],
3590
+ "campaignReference": [
3591
+ 89
3592
+ ],
3593
+ "__typename": [
3594
+ 1
3595
+ ]
3596
+ },
3597
+ "Member": {
3598
+ "_id": [
3599
+ 1
3600
+ ],
3601
+ "fullName": [
3602
+ 1
3603
+ ],
3604
+ "screenName": [
3605
+ 1
3606
+ ],
3607
+ "memberPicture": [
3608
+ 27
3609
+ ],
3610
+ "donations": [
3611
+ 148
3612
+ ],
3613
+ "__typename": [
3614
+ 1
3615
+ ]
3616
+ },
3536
3617
  "CreateDatabaseFileDto": {
3537
3618
  "identifier": [
3538
3619
  1
@@ -3693,7 +3774,7 @@ exports.default = {
3693
3774
  1
3694
3775
  ],
3695
3776
  "invitations": [
3696
- 156
3777
+ 159
3697
3778
  ],
3698
3779
  "__typename": [
3699
3780
  1
@@ -3804,7 +3885,7 @@ exports.default = {
3804
3885
  1
3805
3886
  ],
3806
3887
  "result": [
3807
- 158
3888
+ 161
3808
3889
  ],
3809
3890
  "cityId": [
3810
3891
  1
@@ -3827,7 +3908,7 @@ exports.default = {
3827
3908
  1
3828
3909
  ],
3829
3910
  "result": [
3830
- 158
3911
+ 161
3831
3912
  ],
3832
3913
  "cityId": [
3833
3914
  1
@@ -3863,13 +3944,13 @@ exports.default = {
3863
3944
  },
3864
3945
  "CursorPaginationDto": {
3865
3946
  "sortCriteria": [
3866
- 163
3947
+ 166
3867
3948
  ],
3868
3949
  "limit": [
3869
3950
  18
3870
3951
  ],
3871
3952
  "cursorPosition": [
3872
- 162
3953
+ 165
3873
3954
  ],
3874
3955
  "__typename": [
3875
3956
  1
@@ -3944,7 +4025,7 @@ exports.default = {
3944
4025
  1
3945
4026
  ],
3946
4027
  "currentCampaign": [
3947
- 166
4028
+ 169
3948
4029
  ],
3949
4030
  "sports": [
3950
4031
  1
@@ -4006,10 +4087,10 @@ exports.default = {
4006
4087
  },
4007
4088
  "AthleteQueryDto": {
4008
4089
  "cursor": [
4009
- 164
4090
+ 167
4010
4091
  ],
4011
4092
  "filters": [
4012
- 167
4093
+ 170
4013
4094
  ],
4014
4095
  "__typename": [
4015
4096
  1
@@ -4020,7 +4101,7 @@ exports.default = {
4020
4101
  1
4021
4102
  ],
4022
4103
  "newPicture": [
4023
- 170
4104
+ 173
4024
4105
  ],
4025
4106
  "__typename": [
4026
4107
  1
@@ -4054,7 +4135,7 @@ exports.default = {
4054
4135
  1
4055
4136
  ],
4056
4137
  "pictures": [
4057
- 170
4138
+ 173
4058
4139
  ],
4059
4140
  "albumId": [
4060
4141
  1
@@ -4278,7 +4359,7 @@ exports.default = {
4278
4359
  },
4279
4360
  "resetPasswordDto": {
4280
4361
  "code": [
4281
- 155
4362
+ 158
4282
4363
  ],
4283
4364
  "newPassword": [
4284
4365
  1
@@ -4295,6 +4376,29 @@ exports.default = {
4295
4376
  1
4296
4377
  ]
4297
4378
  },
4379
+ "MergeSportsEventsDto": {
4380
+ "mergeTo": [
4381
+ 1
4382
+ ],
4383
+ "mergeName": [
4384
+ 1
4385
+ ],
4386
+ "mergeStartDate": [
4387
+ 14
4388
+ ],
4389
+ "mergeEndDate": [
4390
+ 14
4391
+ ],
4392
+ "mergeWebsite": [
4393
+ 1
4394
+ ],
4395
+ "mergeIds": [
4396
+ 1
4397
+ ],
4398
+ "__typename": [
4399
+ 1
4400
+ ]
4401
+ },
4298
4402
  "BudgetItemDto": {
4299
4403
  "quantity": [
4300
4404
  18
@@ -4337,7 +4441,7 @@ exports.default = {
4337
4441
  18
4338
4442
  ],
4339
4443
  "items": [
4340
- 189
4444
+ 193
4341
4445
  ],
4342
4446
  "__typename": [
4343
4447
  1
@@ -4348,7 +4452,7 @@ exports.default = {
4348
4452
  18
4349
4453
  ],
4350
4454
  "items": [
4351
- 189
4455
+ 193
4352
4456
  ],
4353
4457
  "athleteCompetitionId": [
4354
4458
  1
@@ -4397,16 +4501,16 @@ exports.default = {
4397
4501
  14
4398
4502
  ],
4399
4503
  "budget": [
4400
- 191
4504
+ 195
4401
4505
  ],
4402
4506
  "competitionBudgets": [
4403
- 192
4507
+ 196
4404
4508
  ],
4405
4509
  "competitionIds": [
4406
4510
  1
4407
4511
  ],
4408
4512
  "video": [
4409
- 193
4513
+ 197
4410
4514
  ],
4411
4515
  "__typename": [
4412
4516
  1
@@ -4438,16 +4542,16 @@ exports.default = {
4438
4542
  14
4439
4543
  ],
4440
4544
  "budget": [
4441
- 191
4545
+ 195
4442
4546
  ],
4443
4547
  "competitionBudgets": [
4444
- 192
4548
+ 196
4445
4549
  ],
4446
4550
  "competitionIds": [
4447
4551
  1
4448
4552
  ],
4449
4553
  "video": [
4450
- 193
4554
+ 197
4451
4555
  ],
4452
4556
  "loginEmail": [
4453
4557
  1
@@ -4482,16 +4586,16 @@ exports.default = {
4482
4586
  14
4483
4587
  ],
4484
4588
  "budget": [
4485
- 191
4589
+ 195
4486
4590
  ],
4487
4591
  "competitionBudgets": [
4488
- 192
4592
+ 196
4489
4593
  ],
4490
4594
  "competitionIds": [
4491
4595
  1
4492
4596
  ],
4493
4597
  "video": [
4494
- 193
4598
+ 197
4495
4599
  ],
4496
4600
  "_id": [
4497
4601
  1
@@ -4513,7 +4617,7 @@ exports.default = {
4513
4617
  },
4514
4618
  "BudgetDto": {
4515
4619
  "items": [
4516
- 189
4620
+ 193
4517
4621
  ],
4518
4622
  "fundingMode": [
4519
4623
  1
@@ -4527,7 +4631,7 @@ exports.default = {
4527
4631
  1
4528
4632
  ],
4529
4633
  "budget": [
4530
- 198
4634
+ 202
4531
4635
  ],
4532
4636
  "__typename": [
4533
4637
  1
@@ -4538,7 +4642,7 @@ exports.default = {
4538
4642
  1
4539
4643
  ],
4540
4644
  "budget": [
4541
- 198
4645
+ 202
4542
4646
  ],
4543
4647
  "__typename": [
4544
4648
  1
@@ -4558,7 +4662,7 @@ exports.default = {
4558
4662
  18
4559
4663
  ],
4560
4664
  "budget": [
4561
- 198
4665
+ 202
4562
4666
  ],
4563
4667
  "__typename": [
4564
4668
  1
@@ -4578,7 +4682,7 @@ exports.default = {
4578
4682
  1
4579
4683
  ],
4580
4684
  "logo": [
4581
- 170
4685
+ 173
4582
4686
  ],
4583
4687
  "countryId": [
4584
4688
  1
@@ -4686,6 +4790,20 @@ exports.default = {
4686
4790
  1
4687
4791
  ]
4688
4792
  },
4793
+ "SocialState": {
4794
+ "systemId": [
4795
+ 1
4796
+ ],
4797
+ "loginEmail": [
4798
+ 1
4799
+ ],
4800
+ "client": [
4801
+ 1
4802
+ ],
4803
+ "__typename": [
4804
+ 1
4805
+ ]
4806
+ },
4689
4807
  "DonationMode": {},
4690
4808
  "Query": {
4691
4809
  "findTenantById": [
@@ -4757,7 +4875,7 @@ exports.default = {
4757
4875
  32,
4758
4876
  {
4759
4877
  "input": [
4760
- 211,
4878
+ 216,
4761
4879
  "AWSS3GetUploadDto!"
4762
4880
  ]
4763
4881
  }
@@ -4819,7 +4937,7 @@ exports.default = {
4819
4937
  104,
4820
4938
  {
4821
4939
  "input": [
4822
- 212,
4940
+ 217,
4823
4941
  "FindSponsorAthleteInvitationDto!"
4824
4942
  ]
4825
4943
  }
@@ -4828,10 +4946,10 @@ exports.default = {
4828
4946
  100
4829
4947
  ],
4830
4948
  "queryAthleteFundingCampaigns": [
4831
- 136,
4949
+ 137,
4832
4950
  {
4833
4951
  "input": [
4834
- 168,
4952
+ 171,
4835
4953
  "AthleteQueryDto!"
4836
4954
  ]
4837
4955
  }
@@ -4879,7 +4997,7 @@ exports.default = {
4879
4997
  81,
4880
4998
  {
4881
4999
  "input": [
4882
- 213,
5000
+ 218,
4883
5001
  "GetAthleteCompetitionsDto!"
4884
5002
  ]
4885
5003
  }
@@ -4924,10 +5042,10 @@ exports.default = {
4924
5042
  }
4925
5043
  ],
4926
5044
  "queryAthleteWithFilter": [
4927
- 136,
5045
+ 137,
4928
5046
  {
4929
5047
  "input": [
4930
- 168,
5048
+ 171,
4931
5049
  "AthleteQueryDto!"
4932
5050
  ]
4933
5051
  }
@@ -4942,10 +5060,10 @@ exports.default = {
4942
5060
  }
4943
5061
  ],
4944
5062
  "screenNameAvailability": [
4945
- 139,
5063
+ 140,
4946
5064
  {
4947
5065
  "input": [
4948
- 173,
5066
+ 176,
4949
5067
  "existValueDto!"
4950
5068
  ]
4951
5069
  }
@@ -4954,7 +5072,7 @@ exports.default = {
4954
5072
  98,
4955
5073
  {
4956
5074
  "input": [
4957
- 175,
5075
+ 178,
4958
5076
  "GetHistoricalScoresDto!"
4959
5077
  ]
4960
5078
  }
@@ -4963,7 +5081,7 @@ exports.default = {
4963
5081
  98,
4964
5082
  {
4965
5083
  "input": [
4966
- 174,
5084
+ 177,
4967
5085
  "GetMyHistoricalScoresDto!"
4968
5086
  ]
4969
5087
  }
@@ -4972,7 +5090,7 @@ exports.default = {
4972
5090
  89,
4973
5091
  {
4974
5092
  "input": [
4975
- 176,
5093
+ 179,
4976
5094
  "GetAthleteCampaignsDto!"
4977
5095
  ]
4978
5096
  }
@@ -5044,7 +5162,7 @@ exports.default = {
5044
5162
  0,
5045
5163
  {
5046
5164
  "input": [
5047
- 214,
5165
+ 219,
5048
5166
  "FindVtxUserDto!"
5049
5167
  ]
5050
5168
  }
@@ -5063,7 +5181,7 @@ exports.default = {
5063
5181
  }
5064
5182
  ],
5065
5183
  "getUserImagesFromEmail": [
5066
- 142,
5184
+ 143,
5067
5185
  {
5068
5186
  "loginEmail": [
5069
5187
  1,
@@ -5084,7 +5202,7 @@ exports.default = {
5084
5202
  36,
5085
5203
  {
5086
5204
  "input": [
5087
- 155,
5205
+ 158,
5088
5206
  "VerifyCodeDto!"
5089
5207
  ]
5090
5208
  }
@@ -5096,7 +5214,7 @@ exports.default = {
5096
5214
  75,
5097
5215
  {
5098
5216
  "input": [
5099
- 215,
5217
+ 220,
5100
5218
  "GetSportEventsDto!"
5101
5219
  ]
5102
5220
  }
@@ -5108,10 +5226,10 @@ exports.default = {
5108
5226
  117
5109
5227
  ],
5110
5228
  "getBudgetConcepts": [
5111
- 131
5229
+ 132
5112
5230
  ],
5113
5231
  "getBudgetItemUnits": [
5114
- 130
5232
+ 131
5115
5233
  ],
5116
5234
  "getMembershipOrganizations": [
5117
5235
  82
@@ -5126,10 +5244,10 @@ exports.default = {
5126
5244
  116
5127
5245
  ],
5128
5246
  "stripeQuery": [
5129
- 140,
5247
+ 141,
5130
5248
  {
5131
5249
  "input": [
5132
- 205,
5250
+ 209,
5133
5251
  "StripeQueryDto!"
5134
5252
  ]
5135
5253
  }
@@ -5138,7 +5256,7 @@ exports.default = {
5138
5256
  35,
5139
5257
  {
5140
5258
  "input": [
5141
- 153,
5259
+ 156,
5142
5260
  "GetDatabaseFileDto!"
5143
5261
  ]
5144
5262
  }
@@ -5147,7 +5265,7 @@ exports.default = {
5147
5265
  117,
5148
5266
  {
5149
5267
  "input": [
5150
- 188,
5268
+ 191,
5151
5269
  "GetReceiptDto!"
5152
5270
  ]
5153
5271
  }
@@ -5156,7 +5274,7 @@ exports.default = {
5156
5274
  118,
5157
5275
  {
5158
5276
  "input": [
5159
- 188,
5277
+ 191,
5160
5278
  "GetReceiptDto!"
5161
5279
  ]
5162
5280
  }
@@ -5222,7 +5340,7 @@ exports.default = {
5222
5340
  5,
5223
5341
  {
5224
5342
  "tenant": [
5225
- 217,
5343
+ 222,
5226
5344
  "CreateTenantInput!"
5227
5345
  ]
5228
5346
  }
@@ -5231,7 +5349,7 @@ exports.default = {
5231
5349
  11,
5232
5350
  {
5233
5351
  "tenant": [
5234
- 217,
5352
+ 222,
5235
5353
  "CreateTenantInput!"
5236
5354
  ]
5237
5355
  }
@@ -5240,7 +5358,7 @@ exports.default = {
5240
5358
  3,
5241
5359
  {
5242
5360
  "user": [
5243
- 218,
5361
+ 223,
5244
5362
  "CreateActiveUserInput!"
5245
5363
  ]
5246
5364
  }
@@ -5275,7 +5393,7 @@ exports.default = {
5275
5393
  0,
5276
5394
  {
5277
5395
  "input": [
5278
- 219,
5396
+ 224,
5279
5397
  "RegisterUserToDomainFromEmailInput!"
5280
5398
  ]
5281
5399
  }
@@ -5284,7 +5402,7 @@ exports.default = {
5284
5402
  8,
5285
5403
  {
5286
5404
  "dto": [
5287
- 220,
5405
+ 225,
5288
5406
  "RefreshTokenInput!"
5289
5407
  ]
5290
5408
  }
@@ -5293,7 +5411,7 @@ exports.default = {
5293
5411
  33,
5294
5412
  {
5295
5413
  "input": [
5296
- 221,
5414
+ 226,
5297
5415
  "AWSS3DeleteUseTypeFileDto!"
5298
5416
  ]
5299
5417
  }
@@ -5302,7 +5420,7 @@ exports.default = {
5302
5420
  33,
5303
5421
  {
5304
5422
  "input": [
5305
- 222,
5423
+ 227,
5306
5424
  "AWSS3DeleteBucketFileDto!"
5307
5425
  ]
5308
5426
  }
@@ -5311,7 +5429,7 @@ exports.default = {
5311
5429
  33,
5312
5430
  {
5313
5431
  "input": [
5314
- 223,
5432
+ 228,
5315
5433
  "AWSS3DeleteUseTypeKeyDto!"
5316
5434
  ]
5317
5435
  }
@@ -5320,7 +5438,7 @@ exports.default = {
5320
5438
  27,
5321
5439
  {
5322
5440
  "input": [
5323
- 170,
5441
+ 173,
5324
5442
  "AWSS3UploadedFileDto!"
5325
5443
  ]
5326
5444
  }
@@ -5329,7 +5447,7 @@ exports.default = {
5329
5447
  56,
5330
5448
  {
5331
5449
  "input": [
5332
- 224,
5450
+ 229,
5333
5451
  "CreateIndustryDto!"
5334
5452
  ]
5335
5453
  }
@@ -5338,7 +5456,7 @@ exports.default = {
5338
5456
  39,
5339
5457
  {
5340
5458
  "input": [
5341
- 225,
5459
+ 230,
5342
5460
  "CreateBrandDto!"
5343
5461
  ]
5344
5462
  }
@@ -5347,7 +5465,7 @@ exports.default = {
5347
5465
  59,
5348
5466
  {
5349
5467
  "input": [
5350
- 227,
5468
+ 232,
5351
5469
  "RegisterSponsorInput!"
5352
5470
  ]
5353
5471
  }
@@ -5356,7 +5474,7 @@ exports.default = {
5356
5474
  59,
5357
5475
  {
5358
5476
  "input": [
5359
- 228,
5477
+ 233,
5360
5478
  "CreateSponsorDto!"
5361
5479
  ]
5362
5480
  }
@@ -5365,7 +5483,7 @@ exports.default = {
5365
5483
  104,
5366
5484
  {
5367
5485
  "input": [
5368
- 157,
5486
+ 160,
5369
5487
  "InviteAthletesDto!"
5370
5488
  ]
5371
5489
  }
@@ -5374,34 +5492,34 @@ exports.default = {
5374
5492
  100,
5375
5493
  {
5376
5494
  "input": [
5377
- 229,
5495
+ 234,
5378
5496
  "RegisterAthleteDto!"
5379
5497
  ]
5380
5498
  }
5381
5499
  ],
5382
5500
  "editProfileValue": [
5383
- 132,
5501
+ 133,
5384
5502
  {
5385
5503
  "input": [
5386
- 230,
5504
+ 235,
5387
5505
  "EditValueDto!"
5388
5506
  ]
5389
5507
  }
5390
5508
  ],
5391
5509
  "editPicture": [
5392
- 137,
5510
+ 138,
5393
5511
  {
5394
5512
  "input": [
5395
- 169,
5513
+ 172,
5396
5514
  "EditPictureDto!"
5397
5515
  ]
5398
5516
  }
5399
5517
  ],
5400
5518
  "AddAlbumPictures": [
5401
- 138,
5519
+ 139,
5402
5520
  {
5403
5521
  "input": [
5404
- 171,
5522
+ 174,
5405
5523
  "UploadAlbumsPicturesDto!"
5406
5524
  ]
5407
5525
  }
@@ -5410,16 +5528,16 @@ exports.default = {
5410
5528
  81,
5411
5529
  {
5412
5530
  "input": [
5413
- 160,
5531
+ 163,
5414
5532
  "CreateAthleteCompetitionDto!"
5415
5533
  ]
5416
5534
  }
5417
5535
  ],
5418
5536
  "deleteAthleteCompetition": [
5419
- 133,
5537
+ 134,
5420
5538
  {
5421
5539
  "input": [
5422
- 165,
5540
+ 168,
5423
5541
  "DeleteSingleValueDto!"
5424
5542
  ]
5425
5543
  }
@@ -5428,7 +5546,7 @@ exports.default = {
5428
5546
  80,
5429
5547
  {
5430
5548
  "input": [
5431
- 171,
5549
+ 174,
5432
5550
  "UploadAlbumsPicturesDto!"
5433
5551
  ]
5434
5552
  }
@@ -5437,7 +5555,7 @@ exports.default = {
5437
5555
  80,
5438
5556
  {
5439
5557
  "input": [
5440
- 231,
5558
+ 236,
5441
5559
  "EditDisplayIndexDto!"
5442
5560
  ]
5443
5561
  }
@@ -5446,16 +5564,16 @@ exports.default = {
5446
5564
  80,
5447
5565
  {
5448
5566
  "input": [
5449
- 171,
5567
+ 174,
5450
5568
  "UploadAlbumsPicturesDto!"
5451
5569
  ]
5452
5570
  }
5453
5571
  ],
5454
5572
  "deleteAthleteAlbum": [
5455
- 133,
5573
+ 134,
5456
5574
  {
5457
5575
  "input": [
5458
- 165,
5576
+ 168,
5459
5577
  "DeleteSingleValueDto!"
5460
5578
  ]
5461
5579
  }
@@ -5464,7 +5582,7 @@ exports.default = {
5464
5582
  120,
5465
5583
  {
5466
5584
  "input": [
5467
- 172,
5585
+ 175,
5468
5586
  "DeleteValuesDto!"
5469
5587
  ]
5470
5588
  }
@@ -5473,7 +5591,7 @@ exports.default = {
5473
5591
  76,
5474
5592
  {
5475
5593
  "input": [
5476
- 159,
5594
+ 162,
5477
5595
  "SetCompetitionResultDto!"
5478
5596
  ]
5479
5597
  }
@@ -5485,7 +5603,7 @@ exports.default = {
5485
5603
  89,
5486
5604
  {
5487
5605
  "input": [
5488
- 233,
5606
+ 238,
5489
5607
  "SetCurrentCampaignDto!"
5490
5608
  ]
5491
5609
  }
@@ -5494,7 +5612,7 @@ exports.default = {
5494
5612
  67,
5495
5613
  {
5496
5614
  "input": [
5497
- 234,
5615
+ 239,
5498
5616
  "CreateSportDto!"
5499
5617
  ]
5500
5618
  }
@@ -5503,7 +5621,7 @@ exports.default = {
5503
5621
  67,
5504
5622
  {
5505
5623
  "input": [
5506
- 235,
5624
+ 240,
5507
5625
  "UpdateSportDto!"
5508
5626
  ]
5509
5627
  }
@@ -5512,7 +5630,7 @@ exports.default = {
5512
5630
  70,
5513
5631
  {
5514
5632
  "input": [
5515
- 236,
5633
+ 241,
5516
5634
  "CreateSportLevelDto!"
5517
5635
  ]
5518
5636
  }
@@ -5521,7 +5639,7 @@ exports.default = {
5521
5639
  65,
5522
5640
  {
5523
5641
  "input": [
5524
- 238,
5642
+ 243,
5525
5643
  "CreateSponsorshipDto!"
5526
5644
  ]
5527
5645
  }
@@ -5530,7 +5648,7 @@ exports.default = {
5530
5648
  45,
5531
5649
  {
5532
5650
  "input": [
5533
- 245,
5651
+ 250,
5534
5652
  "CreateCountryDto!"
5535
5653
  ]
5536
5654
  }
@@ -5539,7 +5657,7 @@ exports.default = {
5539
5657
  44,
5540
5658
  {
5541
5659
  "input": [
5542
- 246,
5660
+ 251,
5543
5661
  "CreateStateDto!"
5544
5662
  ]
5545
5663
  }
@@ -5548,7 +5666,7 @@ exports.default = {
5548
5666
  43,
5549
5667
  {
5550
5668
  "input": [
5551
- 247,
5669
+ 252,
5552
5670
  "CreateCityDto!"
5553
5671
  ]
5554
5672
  }
@@ -5557,7 +5675,7 @@ exports.default = {
5557
5675
  29,
5558
5676
  {
5559
5677
  "input": [
5560
- 186,
5678
+ 189,
5561
5679
  "RegisterUserDto!"
5562
5680
  ]
5563
5681
  }
@@ -5566,7 +5684,7 @@ exports.default = {
5566
5684
  3,
5567
5685
  {
5568
5686
  "input": [
5569
- 155,
5687
+ 158,
5570
5688
  "VerifyCodeDto!"
5571
5689
  ]
5572
5690
  }
@@ -5575,7 +5693,7 @@ exports.default = {
5575
5693
  0,
5576
5694
  {
5577
5695
  "input": [
5578
- 155,
5696
+ 158,
5579
5697
  "VerifyCodeDto!"
5580
5698
  ]
5581
5699
  }
@@ -5584,7 +5702,16 @@ exports.default = {
5584
5702
  0,
5585
5703
  {
5586
5704
  "input": [
5587
- 186,
5705
+ 189,
5706
+ "RegisterUserDto!"
5707
+ ]
5708
+ }
5709
+ ],
5710
+ "registerMemberUser": [
5711
+ 0,
5712
+ {
5713
+ "input": [
5714
+ 189,
5588
5715
  "RegisterUserDto!"
5589
5716
  ]
5590
5717
  }
@@ -5593,7 +5720,7 @@ exports.default = {
5593
5720
  0,
5594
5721
  {
5595
5722
  "input": [
5596
- 186,
5723
+ 189,
5597
5724
  "RegisterUserDto!"
5598
5725
  ]
5599
5726
  }
@@ -5612,7 +5739,7 @@ exports.default = {
5612
5739
  }
5613
5740
  ],
5614
5741
  "createResetPasswordCode": [
5615
- 132,
5742
+ 133,
5616
5743
  {
5617
5744
  "input": [
5618
5745
  1,
@@ -5621,16 +5748,16 @@ exports.default = {
5621
5748
  }
5622
5749
  ],
5623
5750
  "resetUserPassword": [
5624
- 132,
5751
+ 133,
5625
5752
  {
5626
5753
  "input": [
5627
- 187,
5754
+ 190,
5628
5755
  "resetPasswordDto!"
5629
5756
  ]
5630
5757
  }
5631
5758
  ],
5632
5759
  "validateToken": [
5633
- 143,
5760
+ 144,
5634
5761
  {
5635
5762
  "input": [
5636
5763
  1,
@@ -5642,7 +5769,7 @@ exports.default = {
5642
5769
  105,
5643
5770
  {
5644
5771
  "data": [
5645
- 248,
5772
+ 253,
5646
5773
  "RegisterStravaDto!"
5647
5774
  ]
5648
5775
  }
@@ -5660,16 +5787,25 @@ exports.default = {
5660
5787
  75,
5661
5788
  {
5662
5789
  "input": [
5663
- 249,
5790
+ 254,
5664
5791
  "CreateSportEventDto!"
5665
5792
  ]
5666
5793
  }
5667
5794
  ],
5795
+ "mergeSportsEvents": [
5796
+ 130,
5797
+ {
5798
+ "input": [
5799
+ 192,
5800
+ "MergeSportsEventsDto!"
5801
+ ]
5802
+ }
5803
+ ],
5668
5804
  "setFundingStatus": [
5669
5805
  89,
5670
5806
  {
5671
5807
  "input": [
5672
- 197,
5808
+ 201,
5673
5809
  "SetFundingStatusDto!"
5674
5810
  ]
5675
5811
  }
@@ -5678,7 +5814,7 @@ exports.default = {
5678
5814
  89,
5679
5815
  {
5680
5816
  "input": [
5681
- 194,
5817
+ 198,
5682
5818
  "CreateFundingCampaignDto!"
5683
5819
  ]
5684
5820
  }
@@ -5687,16 +5823,16 @@ exports.default = {
5687
5823
  89,
5688
5824
  {
5689
5825
  "input": [
5690
- 196,
5826
+ 200,
5691
5827
  "UpdateFundingCampaignDto!"
5692
5828
  ]
5693
5829
  }
5694
5830
  ],
5695
5831
  "deleteFundingCampaign": [
5696
- 133,
5832
+ 134,
5697
5833
  {
5698
5834
  "input": [
5699
- 165,
5835
+ 168,
5700
5836
  "DeleteSingleValueDto!"
5701
5837
  ]
5702
5838
  }
@@ -5705,7 +5841,7 @@ exports.default = {
5705
5841
  120,
5706
5842
  {
5707
5843
  "input": [
5708
- 172,
5844
+ 175,
5709
5845
  "DeleteValuesDto!"
5710
5846
  ]
5711
5847
  }
@@ -5723,7 +5859,7 @@ exports.default = {
5723
5859
  2,
5724
5860
  {
5725
5861
  "input": [
5726
- 199,
5862
+ 203,
5727
5863
  "AddCompetitionBudgetDto!"
5728
5864
  ]
5729
5865
  }
@@ -5732,7 +5868,7 @@ exports.default = {
5732
5868
  2,
5733
5869
  {
5734
5870
  "input": [
5735
- 200,
5871
+ 204,
5736
5872
  "EditCompetitionBudgetDto!"
5737
5873
  ]
5738
5874
  }
@@ -5741,7 +5877,7 @@ exports.default = {
5741
5877
  2,
5742
5878
  {
5743
5879
  "input": [
5744
- 201,
5880
+ 205,
5745
5881
  "EditCampaignBudgetDto!"
5746
5882
  ]
5747
5883
  }
@@ -5750,7 +5886,7 @@ exports.default = {
5750
5886
  2,
5751
5887
  {
5752
5888
  "input": [
5753
- 201,
5889
+ 205,
5754
5890
  "EditCampaignBudgetDto!"
5755
5891
  ]
5756
5892
  }
@@ -5759,7 +5895,7 @@ exports.default = {
5759
5895
  82,
5760
5896
  {
5761
5897
  "input": [
5762
- 202,
5898
+ 206,
5763
5899
  "CreateMembershipOrganizationDto!"
5764
5900
  ]
5765
5901
  }
@@ -5768,16 +5904,16 @@ exports.default = {
5768
5904
  84,
5769
5905
  {
5770
5906
  "input": [
5771
- 203,
5907
+ 207,
5772
5908
  "CreateAthleteMembershipDto!"
5773
5909
  ]
5774
5910
  }
5775
5911
  ],
5776
5912
  "deleteAthleteMembershipAffilation": [
5777
- 133,
5913
+ 134,
5778
5914
  {
5779
5915
  "input": [
5780
- 165,
5916
+ 168,
5781
5917
  "DeleteSingleValueDto!"
5782
5918
  ]
5783
5919
  }
@@ -5795,7 +5931,7 @@ exports.default = {
5795
5931
  97,
5796
5932
  {
5797
5933
  "input": [
5798
- 250,
5934
+ 255,
5799
5935
  "CreateStripeAccountDto!"
5800
5936
  ]
5801
5937
  }
@@ -5807,11 +5943,17 @@ exports.default = {
5807
5943
  107,
5808
5944
  {
5809
5945
  "input": [
5810
- 204,
5946
+ 208,
5811
5947
  "DonationCheckoutDto!"
5812
5948
  ]
5813
5949
  }
5814
5950
  ],
5951
+ "createStripeLoginLink": [
5952
+ 1
5953
+ ],
5954
+ "createStripeAccountLink": [
5955
+ 1
5956
+ ],
5815
5957
  "__typename": [
5816
5958
  1
5817
5959
  ]
@@ -5843,6 +5985,9 @@ exports.default = {
5843
5985
  "loginMethod": [
5844
5986
  1
5845
5987
  ],
5988
+ "clientType": [
5989
+ 1
5990
+ ],
5846
5991
  "__typename": [
5847
5992
  1
5848
5993
  ]
@@ -5930,13 +6075,13 @@ exports.default = {
5930
6075
  1
5931
6076
  ],
5932
6077
  "logo": [
5933
- 170
6078
+ 173
5934
6079
  ],
5935
6080
  "banner": [
5936
- 170
6081
+ 173
5937
6082
  ],
5938
6083
  "translations": [
5939
- 226
6084
+ 231
5940
6085
  ],
5941
6086
  "__typename": [
5942
6087
  1
@@ -5959,10 +6104,10 @@ exports.default = {
5959
6104
  1
5960
6105
  ],
5961
6106
  "logo": [
5962
- 170
6107
+ 173
5963
6108
  ],
5964
6109
  "banner": [
5965
- 170
6110
+ 173
5966
6111
  ],
5967
6112
  "__typename": [
5968
6113
  1
@@ -6067,10 +6212,10 @@ exports.default = {
6067
6212
  1
6068
6213
  ],
6069
6214
  "profilePicture": [
6070
- 170
6215
+ 173
6071
6216
  ],
6072
6217
  "cardPicture": [
6073
- 170
6218
+ 173
6074
6219
  ],
6075
6220
  "__typename": [
6076
6221
  1
@@ -6089,7 +6234,7 @@ exports.default = {
6089
6234
  },
6090
6235
  "EditDisplayIndexDto": {
6091
6236
  "updates": [
6092
- 232
6237
+ 237
6093
6238
  ],
6094
6239
  "__typename": [
6095
6240
  1
@@ -6153,7 +6298,7 @@ exports.default = {
6153
6298
  18
6154
6299
  ],
6155
6300
  "translations": [
6156
- 237
6301
+ 242
6157
6302
  ],
6158
6303
  "__typename": [
6159
6304
  1
@@ -6187,10 +6332,10 @@ exports.default = {
6187
6332
  18
6188
6333
  ],
6189
6334
  "banner": [
6190
- 170
6335
+ 173
6191
6336
  ],
6192
6337
  "criteria": [
6193
- 239
6338
+ 244
6194
6339
  ],
6195
6340
  "deadline": [
6196
6341
  14
@@ -6199,13 +6344,13 @@ exports.default = {
6199
6344
  14
6200
6345
  ],
6201
6346
  "duration": [
6202
- 241
6347
+ 246
6203
6348
  ],
6204
6349
  "sponsorshipItems": [
6205
- 242
6350
+ 247
6206
6351
  ],
6207
6352
  "commitments": [
6208
- 243
6353
+ 248
6209
6354
  ],
6210
6355
  "terms": [
6211
6356
  1
@@ -6217,7 +6362,7 @@ exports.default = {
6217
6362
  2
6218
6363
  ],
6219
6364
  "translations": [
6220
- 244
6365
+ 249
6221
6366
  ],
6222
6367
  "__typename": [
6223
6368
  1
@@ -6231,7 +6376,7 @@ exports.default = {
6231
6376
  1
6232
6377
  ],
6233
6378
  "qualificationsBag": [
6234
- 240
6379
+ 245
6235
6380
  ],
6236
6381
  "__typename": [
6237
6382
  1
@@ -6239,28 +6384,28 @@ exports.default = {
6239
6384
  },
6240
6385
  "QualificationsBagDto": {
6241
6386
  "ageQualifications": [
6242
- 178
6387
+ 181
6243
6388
  ],
6244
6389
  "genderQualifications": [
6245
- 179
6390
+ 182
6246
6391
  ],
6247
6392
  "scoreQualifications": [
6248
- 181
6393
+ 184
6249
6394
  ],
6250
6395
  "locationQualifications": [
6251
- 182
6396
+ 185
6252
6397
  ],
6253
6398
  "nationalityQualifications": [
6254
- 180
6399
+ 183
6255
6400
  ],
6256
6401
  "distanceQualifications": [
6257
- 183
6402
+ 186
6258
6403
  ],
6259
6404
  "sportsQualifications": [
6260
- 184
6405
+ 187
6261
6406
  ],
6262
6407
  "levelQualifications": [
6263
- 185
6408
+ 188
6264
6409
  ],
6265
6410
  "__typename": [
6266
6411
  1
@@ -6337,7 +6482,7 @@ exports.default = {
6337
6482
  1
6338
6483
  ],
6339
6484
  "banner": [
6340
- 170
6485
+ 173
6341
6486
  ],
6342
6487
  "terms": [
6343
6488
  1
@@ -6455,7 +6600,7 @@ exports.default = {
6455
6600
  1
6456
6601
  ],
6457
6602
  "banner": [
6458
- 170
6603
+ 173
6459
6604
  ],
6460
6605
  "eventLevel": [
6461
6606
  1