@vertikalx/vtx-backend-client 3.0.0-dev.0 → 3.0.0-dev.10

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
- 144,
13
- 148,
14
- 216
12
+ 147,
13
+ 151,
14
+ 218
15
15
  ],
16
16
  "types": {
17
17
  "User": {
@@ -2507,7 +2507,7 @@ exports.default = {
2507
2507
  1
2508
2508
  ]
2509
2509
  },
2510
- "HistoricalScoreType": {
2510
+ "HistoricalScore": {
2511
2511
  "_id": [
2512
2512
  1
2513
2513
  ],
@@ -2600,6 +2600,9 @@ exports.default = {
2600
2600
  "preferences": [
2601
2601
  87
2602
2602
  ],
2603
+ "suspended": [
2604
+ 2
2605
+ ],
2603
2606
  "__typename": [
2604
2607
  1
2605
2608
  ]
@@ -2677,6 +2680,9 @@ exports.default = {
2677
2680
  "preferences": [
2678
2681
  87
2679
2682
  ],
2683
+ "suspended": [
2684
+ 2
2685
+ ],
2680
2686
  "allSports": [
2681
2687
  67
2682
2688
  ],
@@ -2779,7 +2785,7 @@ exports.default = {
2779
2785
  89
2780
2786
  ],
2781
2787
  "mode": [
2782
- 216
2788
+ 218
2783
2789
  ],
2784
2790
  "athleteId": [
2785
2791
  1
@@ -2861,6 +2867,12 @@ exports.default = {
2861
2867
  ]
2862
2868
  },
2863
2869
  "StripeCheckoutSession": {
2870
+ "id": [
2871
+ 1
2872
+ ],
2873
+ "vtxCheckoutSessionId": [
2874
+ 1
2875
+ ],
2864
2876
  "client_secret": [
2865
2877
  1
2866
2878
  ],
@@ -2870,6 +2882,9 @@ exports.default = {
2870
2882
  "livemode": [
2871
2883
  2
2872
2884
  ],
2885
+ "url": [
2886
+ 1
2887
+ ],
2873
2888
  "__typename": [
2874
2889
  1
2875
2890
  ]
@@ -3327,6 +3342,76 @@ exports.default = {
3327
3342
  1
3328
3343
  ]
3329
3344
  },
3345
+ "Donation": {
3346
+ "checkoutSessionId": [
3347
+ 1
3348
+ ],
3349
+ "fundingCheckoutSessionDataId": [
3350
+ 1
3351
+ ],
3352
+ "donationMode": [
3353
+ 1
3354
+ ],
3355
+ "donorName": [
3356
+ 1
3357
+ ],
3358
+ "donorEmail": [
3359
+ 1
3360
+ ],
3361
+ "completed": [
3362
+ 2
3363
+ ],
3364
+ "confirmed": [
3365
+ 2
3366
+ ],
3367
+ "donationAmount": [
3368
+ 18
3369
+ ],
3370
+ "completedDate": [
3371
+ 14
3372
+ ],
3373
+ "createdDate": [
3374
+ 14
3375
+ ],
3376
+ "athleteId": [
3377
+ 1
3378
+ ],
3379
+ "athleteName": [
3380
+ 1
3381
+ ],
3382
+ "message": [
3383
+ 1
3384
+ ],
3385
+ "athleteReference": [
3386
+ 99
3387
+ ],
3388
+ "campaignReference": [
3389
+ 89
3390
+ ],
3391
+ "__typename": [
3392
+ 1
3393
+ ]
3394
+ },
3395
+ "Member": {
3396
+ "_id": [
3397
+ 1
3398
+ ],
3399
+ "fullName": [
3400
+ 1
3401
+ ],
3402
+ "screenName": [
3403
+ 1
3404
+ ],
3405
+ "memberPicture": [
3406
+ 27
3407
+ ],
3408
+ "donations": [
3409
+ 133
3410
+ ],
3411
+ "__typename": [
3412
+ 1
3413
+ ]
3414
+ },
3330
3415
  "EditValueResponse": {
3331
3416
  "field": [
3332
3417
  1
@@ -3371,7 +3456,7 @@ exports.default = {
3371
3456
  },
3372
3457
  "CursorPaginationResponse": {
3373
3458
  "sort": [
3374
- 135
3459
+ 137
3375
3460
  ],
3376
3461
  "initialCursorId": [
3377
3462
  1
@@ -3403,7 +3488,7 @@ exports.default = {
3403
3488
  100
3404
3489
  ],
3405
3490
  "cursor": [
3406
- 136
3491
+ 138
3407
3492
  ],
3408
3493
  "__typename": [
3409
3494
  1
@@ -3467,7 +3552,42 @@ exports.default = {
3467
3552
  },
3468
3553
  "CompetitionDeleteVerificationResponse": {
3469
3554
  "reasons": [
3470
- 141
3555
+ 143
3556
+ ],
3557
+ "__typename": [
3558
+ 1
3559
+ ]
3560
+ },
3561
+ "HistoricalScoresPeriod": {
3562
+ "athleteId": [
3563
+ 1
3564
+ ],
3565
+ "athleteFirstName": [
3566
+ 1
3567
+ ],
3568
+ "athleteLastName": [
3569
+ 1
3570
+ ],
3571
+ "screenName": [
3572
+ 1
3573
+ ],
3574
+ "minTimestampInclusive": [
3575
+ 14
3576
+ ],
3577
+ "maxTimestampExclusive": [
3578
+ 14
3579
+ ],
3580
+ "vtxScores": [
3581
+ 98
3582
+ ],
3583
+ "tpiScores": [
3584
+ 98
3585
+ ],
3586
+ "spiScores": [
3587
+ 98
3588
+ ],
3589
+ "apiScores": [
3590
+ 98
3471
3591
  ],
3472
3592
  "__typename": [
3473
3593
  1
@@ -3478,7 +3598,7 @@ exports.default = {
3478
3598
  1
3479
3599
  ],
3480
3600
  "json": [
3481
- 144
3601
+ 147
3482
3602
  ],
3483
3603
  "__typename": [
3484
3604
  1
@@ -3548,7 +3668,7 @@ exports.default = {
3548
3668
  1
3549
3669
  ],
3550
3670
  "status": [
3551
- 148
3671
+ 151
3552
3672
  ],
3553
3673
  "lastError": [
3554
3674
  1
@@ -3572,70 +3692,6 @@ exports.default = {
3572
3692
  1
3573
3693
  ]
3574
3694
  },
3575
- "Donation": {
3576
- "checkoutSessionId": [
3577
- 1
3578
- ],
3579
- "fundingCheckoutSessionDataId": [
3580
- 1
3581
- ],
3582
- "donationMode": [
3583
- 1
3584
- ],
3585
- "completed": [
3586
- 2
3587
- ],
3588
- "confirmed": [
3589
- 2
3590
- ],
3591
- "donationAmount": [
3592
- 18
3593
- ],
3594
- "completedDate": [
3595
- 14
3596
- ],
3597
- "createdDate": [
3598
- 14
3599
- ],
3600
- "athleteId": [
3601
- 1
3602
- ],
3603
- "athleteName": [
3604
- 1
3605
- ],
3606
- "message": [
3607
- 1
3608
- ],
3609
- "athleteReference": [
3610
- 99
3611
- ],
3612
- "campaignReference": [
3613
- 89
3614
- ],
3615
- "__typename": [
3616
- 1
3617
- ]
3618
- },
3619
- "Member": {
3620
- "_id": [
3621
- 1
3622
- ],
3623
- "fullName": [
3624
- 1
3625
- ],
3626
- "screenName": [
3627
- 1
3628
- ],
3629
- "memberPicture": [
3630
- 27
3631
- ],
3632
- "donations": [
3633
- 150
3634
- ],
3635
- "__typename": [
3636
- 1
3637
- ]
3638
- },
3639
3695
  "CreateDatabaseFileDto": {
3640
3696
  "identifier": [
3641
3697
  1
@@ -3774,6 +3830,35 @@ exports.default = {
3774
3830
  1
3775
3831
  ]
3776
3832
  },
3833
+ "DonationCheckoutDto": {
3834
+ "fundingCampaignId": [
3835
+ 1
3836
+ ],
3837
+ "donationAmount": [
3838
+ 18
3839
+ ],
3840
+ "mode": [
3841
+ 1
3842
+ ],
3843
+ "fromName": [
3844
+ 1
3845
+ ],
3846
+ "fromEmail": [
3847
+ 1
3848
+ ],
3849
+ "fromPhone": [
3850
+ 1
3851
+ ],
3852
+ "message": [
3853
+ 1
3854
+ ],
3855
+ "clientType": [
3856
+ 1
3857
+ ],
3858
+ "__typename": [
3859
+ 1
3860
+ ]
3861
+ },
3777
3862
  "AthleteInvitationDto": {
3778
3863
  "email": [
3779
3864
  1
@@ -3796,7 +3881,7 @@ exports.default = {
3796
3881
  1
3797
3882
  ],
3798
3883
  "invitations": [
3799
- 161
3884
+ 163
3800
3885
  ],
3801
3886
  "__typename": [
3802
3887
  1
@@ -3907,7 +3992,7 @@ exports.default = {
3907
3992
  1
3908
3993
  ],
3909
3994
  "result": [
3910
- 163
3995
+ 165
3911
3996
  ],
3912
3997
  "cityId": [
3913
3998
  1
@@ -3930,7 +4015,7 @@ exports.default = {
3930
4015
  1
3931
4016
  ],
3932
4017
  "result": [
3933
- 163
4018
+ 165
3934
4019
  ],
3935
4020
  "cityId": [
3936
4021
  1
@@ -3966,13 +4051,13 @@ exports.default = {
3966
4051
  },
3967
4052
  "CursorPaginationDto": {
3968
4053
  "sortCriteria": [
3969
- 168
4054
+ 170
3970
4055
  ],
3971
4056
  "limit": [
3972
4057
  18
3973
4058
  ],
3974
4059
  "cursorPosition": [
3975
- 167
4060
+ 169
3976
4061
  ],
3977
4062
  "__typename": [
3978
4063
  1
@@ -4047,7 +4132,7 @@ exports.default = {
4047
4132
  1
4048
4133
  ],
4049
4134
  "currentCampaign": [
4050
- 171
4135
+ 173
4051
4136
  ],
4052
4137
  "sports": [
4053
4138
  1
@@ -4109,10 +4194,10 @@ exports.default = {
4109
4194
  },
4110
4195
  "AthleteQueryDto": {
4111
4196
  "cursor": [
4112
- 169
4197
+ 171
4113
4198
  ],
4114
4199
  "filters": [
4115
- 172
4200
+ 174
4116
4201
  ],
4117
4202
  "__typename": [
4118
4203
  1
@@ -4123,7 +4208,7 @@ exports.default = {
4123
4208
  1
4124
4209
  ],
4125
4210
  "newPicture": [
4126
- 175
4211
+ 177
4127
4212
  ],
4128
4213
  "__typename": [
4129
4214
  1
@@ -4157,7 +4242,7 @@ exports.default = {
4157
4242
  1
4158
4243
  ],
4159
4244
  "pictures": [
4160
- 175
4245
+ 177
4161
4246
  ],
4162
4247
  "albumId": [
4163
4248
  1
@@ -4381,7 +4466,7 @@ exports.default = {
4381
4466
  },
4382
4467
  "resetPasswordDto": {
4383
4468
  "code": [
4384
- 160
4469
+ 161
4385
4470
  ],
4386
4471
  "newPassword": [
4387
4472
  1
@@ -4463,7 +4548,7 @@ exports.default = {
4463
4548
  18
4464
4549
  ],
4465
4550
  "items": [
4466
- 195
4551
+ 197
4467
4552
  ],
4468
4553
  "__typename": [
4469
4554
  1
@@ -4474,7 +4559,7 @@ exports.default = {
4474
4559
  18
4475
4560
  ],
4476
4561
  "items": [
4477
- 195
4562
+ 197
4478
4563
  ],
4479
4564
  "athleteCompetitionId": [
4480
4565
  1
@@ -4523,16 +4608,16 @@ exports.default = {
4523
4608
  14
4524
4609
  ],
4525
4610
  "budget": [
4526
- 197
4611
+ 199
4527
4612
  ],
4528
4613
  "competitionBudgets": [
4529
- 198
4614
+ 200
4530
4615
  ],
4531
4616
  "competitionIds": [
4532
4617
  1
4533
4618
  ],
4534
4619
  "video": [
4535
- 199
4620
+ 201
4536
4621
  ],
4537
4622
  "__typename": [
4538
4623
  1
@@ -4564,16 +4649,16 @@ exports.default = {
4564
4649
  14
4565
4650
  ],
4566
4651
  "budget": [
4567
- 197
4652
+ 199
4568
4653
  ],
4569
4654
  "competitionBudgets": [
4570
- 198
4655
+ 200
4571
4656
  ],
4572
4657
  "competitionIds": [
4573
4658
  1
4574
4659
  ],
4575
4660
  "video": [
4576
- 199
4661
+ 201
4577
4662
  ],
4578
4663
  "loginEmail": [
4579
4664
  1
@@ -4608,16 +4693,16 @@ exports.default = {
4608
4693
  14
4609
4694
  ],
4610
4695
  "budget": [
4611
- 197
4696
+ 199
4612
4697
  ],
4613
4698
  "competitionBudgets": [
4614
- 198
4699
+ 200
4615
4700
  ],
4616
4701
  "competitionIds": [
4617
4702
  1
4618
4703
  ],
4619
4704
  "video": [
4620
- 199
4705
+ 201
4621
4706
  ],
4622
4707
  "_id": [
4623
4708
  1
@@ -4639,7 +4724,7 @@ exports.default = {
4639
4724
  },
4640
4725
  "BudgetDto": {
4641
4726
  "items": [
4642
- 195
4727
+ 197
4643
4728
  ],
4644
4729
  "fundingMode": [
4645
4730
  1
@@ -4653,7 +4738,7 @@ exports.default = {
4653
4738
  1
4654
4739
  ],
4655
4740
  "budget": [
4656
- 204
4741
+ 206
4657
4742
  ],
4658
4743
  "__typename": [
4659
4744
  1
@@ -4664,7 +4749,7 @@ exports.default = {
4664
4749
  1
4665
4750
  ],
4666
4751
  "budget": [
4667
- 204
4752
+ 206
4668
4753
  ],
4669
4754
  "__typename": [
4670
4755
  1
@@ -4684,7 +4769,7 @@ exports.default = {
4684
4769
  18
4685
4770
  ],
4686
4771
  "budget": [
4687
- 204
4772
+ 206
4688
4773
  ],
4689
4774
  "__typename": [
4690
4775
  1
@@ -4704,7 +4789,7 @@ exports.default = {
4704
4789
  1
4705
4790
  ],
4706
4791
  "logo": [
4707
- 175
4792
+ 177
4708
4793
  ],
4709
4794
  "countryId": [
4710
4795
  1
@@ -4736,32 +4821,6 @@ exports.default = {
4736
4821
  1
4737
4822
  ]
4738
4823
  },
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
4824
  "StripeQueryDto": {
4766
4825
  "operation": [
4767
4826
  1
@@ -4826,6 +4885,26 @@ exports.default = {
4826
4885
  1
4827
4886
  ]
4828
4887
  },
4888
+ "RegisterMemberDto": {
4889
+ "email": [
4890
+ 1
4891
+ ],
4892
+ "firstName": [
4893
+ 1
4894
+ ],
4895
+ "lastName": [
4896
+ 1
4897
+ ],
4898
+ "screenName": [
4899
+ 1
4900
+ ],
4901
+ "profilePicture": [
4902
+ 177
4903
+ ],
4904
+ "__typename": [
4905
+ 1
4906
+ ]
4907
+ },
4829
4908
  "DonationMode": {},
4830
4909
  "Query": {
4831
4910
  "findTenantById": [
@@ -4897,7 +4976,7 @@ exports.default = {
4897
4976
  32,
4898
4977
  {
4899
4978
  "input": [
4900
- 218,
4979
+ 220,
4901
4980
  "AWSS3GetUploadDto!"
4902
4981
  ]
4903
4982
  }
@@ -4959,16 +5038,16 @@ exports.default = {
4959
5038
  104,
4960
5039
  {
4961
5040
  "input": [
4962
- 219,
5041
+ 221,
4963
5042
  "FindSponsorAthleteInvitationDto!"
4964
5043
  ]
4965
5044
  }
4966
5045
  ],
4967
5046
  "verifyAthleteCompetitionLinkedForDelete": [
4968
- 142,
5047
+ 144,
4969
5048
  {
4970
5049
  "input": [
4971
- 178,
5050
+ 180,
4972
5051
  "existValueDto!"
4973
5052
  ]
4974
5053
  }
@@ -4977,10 +5056,10 @@ exports.default = {
4977
5056
  100
4978
5057
  ],
4979
5058
  "queryAthleteFundingCampaigns": [
4980
- 137,
5059
+ 139,
4981
5060
  {
4982
5061
  "input": [
4983
- 173,
5062
+ 175,
4984
5063
  "AthleteQueryDto!"
4985
5064
  ]
4986
5065
  }
@@ -5028,7 +5107,7 @@ exports.default = {
5028
5107
  81,
5029
5108
  {
5030
5109
  "input": [
5031
- 220,
5110
+ 222,
5032
5111
  "GetAthleteCompetitionsDto!"
5033
5112
  ]
5034
5113
  }
@@ -5073,10 +5152,10 @@ exports.default = {
5073
5152
  }
5074
5153
  ],
5075
5154
  "queryAthleteWithFilter": [
5076
- 137,
5155
+ 139,
5077
5156
  {
5078
5157
  "input": [
5079
- 173,
5158
+ 175,
5080
5159
  "AthleteQueryDto!"
5081
5160
  ]
5082
5161
  }
@@ -5091,28 +5170,46 @@ exports.default = {
5091
5170
  }
5092
5171
  ],
5093
5172
  "screenNameAvailability": [
5094
- 140,
5173
+ 142,
5095
5174
  {
5096
5175
  "input": [
5097
- 178,
5176
+ 180,
5098
5177
  "existValueDto!"
5099
5178
  ]
5100
5179
  }
5101
5180
  ],
5181
+ "getAthleteHistoricalScoresPeriod": [
5182
+ 145,
5183
+ {
5184
+ "input": [
5185
+ 182,
5186
+ "GetHistoricalScoresDto!"
5187
+ ]
5188
+ }
5189
+ ],
5102
5190
  "getAthleteHistoricalScores": [
5103
5191
  98,
5104
5192
  {
5105
5193
  "input": [
5106
- 180,
5194
+ 182,
5107
5195
  "GetHistoricalScoresDto!"
5108
5196
  ]
5109
5197
  }
5110
5198
  ],
5199
+ "getMyHistoricalScoresPeriod": [
5200
+ 145,
5201
+ {
5202
+ "input": [
5203
+ 181,
5204
+ "GetMyHistoricalScoresDto!"
5205
+ ]
5206
+ }
5207
+ ],
5111
5208
  "getMyHistoricalScores": [
5112
5209
  98,
5113
5210
  {
5114
5211
  "input": [
5115
- 179,
5212
+ 181,
5116
5213
  "GetMyHistoricalScoresDto!"
5117
5214
  ]
5118
5215
  }
@@ -5121,7 +5218,7 @@ exports.default = {
5121
5218
  89,
5122
5219
  {
5123
5220
  "input": [
5124
- 181,
5221
+ 183,
5125
5222
  "GetAthleteCampaignsDto!"
5126
5223
  ]
5127
5224
  }
@@ -5193,7 +5290,7 @@ exports.default = {
5193
5290
  0,
5194
5291
  {
5195
5292
  "input": [
5196
- 221,
5293
+ 223,
5197
5294
  "FindVtxUserDto!"
5198
5295
  ]
5199
5296
  }
@@ -5212,7 +5309,7 @@ exports.default = {
5212
5309
  }
5213
5310
  ],
5214
5311
  "getUserImagesFromEmail": [
5215
- 145,
5312
+ 148,
5216
5313
  {
5217
5314
  "loginEmail": [
5218
5315
  1,
@@ -5233,7 +5330,7 @@ exports.default = {
5233
5330
  36,
5234
5331
  {
5235
5332
  "input": [
5236
- 160,
5333
+ 161,
5237
5334
  "VerifyCodeDto!"
5238
5335
  ]
5239
5336
  }
@@ -5245,7 +5342,7 @@ exports.default = {
5245
5342
  75,
5246
5343
  {
5247
5344
  "input": [
5248
- 222,
5345
+ 224,
5249
5346
  "GetSportEventsDto!"
5250
5347
  ]
5251
5348
  }
@@ -5256,6 +5353,18 @@ exports.default = {
5256
5353
  "getDonationsByAthlete": [
5257
5354
  117
5258
5355
  ],
5356
+ "getDonationsToAthlete": [
5357
+ 133,
5358
+ {
5359
+ "athleteId": [
5360
+ 1,
5361
+ "String!"
5362
+ ]
5363
+ }
5364
+ ],
5365
+ "getDonationsToMe": [
5366
+ 133
5367
+ ],
5259
5368
  "getBudgetConcepts": [
5260
5369
  132
5261
5370
  ],
@@ -5275,10 +5384,10 @@ exports.default = {
5275
5384
  116
5276
5385
  ],
5277
5386
  "stripeQuery": [
5278
- 143,
5387
+ 146,
5279
5388
  {
5280
5389
  "input": [
5281
- 211,
5390
+ 212,
5282
5391
  "StripeQueryDto!"
5283
5392
  ]
5284
5393
  }
@@ -5287,7 +5396,7 @@ exports.default = {
5287
5396
  35,
5288
5397
  {
5289
5398
  "input": [
5290
- 158,
5399
+ 159,
5291
5400
  "GetDatabaseFileDto!"
5292
5401
  ]
5293
5402
  }
@@ -5296,7 +5405,7 @@ exports.default = {
5296
5405
  117,
5297
5406
  {
5298
5407
  "input": [
5299
- 193,
5408
+ 195,
5300
5409
  "GetReceiptDto!"
5301
5410
  ]
5302
5411
  }
@@ -5305,11 +5414,23 @@ exports.default = {
5305
5414
  118,
5306
5415
  {
5307
5416
  "input": [
5308
- 193,
5417
+ 195,
5309
5418
  "GetReceiptDto!"
5310
5419
  ]
5311
5420
  }
5312
5421
  ],
5422
+ "findMemberForUser": [
5423
+ 134,
5424
+ {
5425
+ "loginEmail": [
5426
+ 1,
5427
+ "String!"
5428
+ ]
5429
+ }
5430
+ ],
5431
+ "getDonationsByMember": [
5432
+ 133
5433
+ ],
5313
5434
  "__typename": [
5314
5435
  1
5315
5436
  ]
@@ -5371,7 +5492,7 @@ exports.default = {
5371
5492
  5,
5372
5493
  {
5373
5494
  "tenant": [
5374
- 224,
5495
+ 226,
5375
5496
  "CreateTenantInput!"
5376
5497
  ]
5377
5498
  }
@@ -5380,7 +5501,7 @@ exports.default = {
5380
5501
  11,
5381
5502
  {
5382
5503
  "tenant": [
5383
- 224,
5504
+ 226,
5384
5505
  "CreateTenantInput!"
5385
5506
  ]
5386
5507
  }
@@ -5389,7 +5510,7 @@ exports.default = {
5389
5510
  3,
5390
5511
  {
5391
5512
  "user": [
5392
- 225,
5513
+ 227,
5393
5514
  "CreateActiveUserInput!"
5394
5515
  ]
5395
5516
  }
@@ -5424,7 +5545,7 @@ exports.default = {
5424
5545
  0,
5425
5546
  {
5426
5547
  "input": [
5427
- 226,
5548
+ 228,
5428
5549
  "RegisterUserToDomainFromEmailInput!"
5429
5550
  ]
5430
5551
  }
@@ -5433,7 +5554,7 @@ exports.default = {
5433
5554
  8,
5434
5555
  {
5435
5556
  "dto": [
5436
- 227,
5557
+ 229,
5437
5558
  "RefreshTokenInput!"
5438
5559
  ]
5439
5560
  }
@@ -5442,7 +5563,7 @@ exports.default = {
5442
5563
  33,
5443
5564
  {
5444
5565
  "input": [
5445
- 228,
5566
+ 230,
5446
5567
  "AWSS3DeleteUseTypeFileDto!"
5447
5568
  ]
5448
5569
  }
@@ -5451,7 +5572,7 @@ exports.default = {
5451
5572
  33,
5452
5573
  {
5453
5574
  "input": [
5454
- 229,
5575
+ 231,
5455
5576
  "AWSS3DeleteBucketFileDto!"
5456
5577
  ]
5457
5578
  }
@@ -5460,7 +5581,7 @@ exports.default = {
5460
5581
  33,
5461
5582
  {
5462
5583
  "input": [
5463
- 230,
5584
+ 232,
5464
5585
  "AWSS3DeleteUseTypeKeyDto!"
5465
5586
  ]
5466
5587
  }
@@ -5469,7 +5590,7 @@ exports.default = {
5469
5590
  27,
5470
5591
  {
5471
5592
  "input": [
5472
- 175,
5593
+ 177,
5473
5594
  "AWSS3UploadedFileDto!"
5474
5595
  ]
5475
5596
  }
@@ -5478,7 +5599,7 @@ exports.default = {
5478
5599
  56,
5479
5600
  {
5480
5601
  "input": [
5481
- 231,
5602
+ 233,
5482
5603
  "CreateIndustryDto!"
5483
5604
  ]
5484
5605
  }
@@ -5487,7 +5608,7 @@ exports.default = {
5487
5608
  39,
5488
5609
  {
5489
5610
  "input": [
5490
- 232,
5611
+ 234,
5491
5612
  "CreateBrandDto!"
5492
5613
  ]
5493
5614
  }
@@ -5496,7 +5617,7 @@ exports.default = {
5496
5617
  59,
5497
5618
  {
5498
5619
  "input": [
5499
- 234,
5620
+ 236,
5500
5621
  "RegisterSponsorInput!"
5501
5622
  ]
5502
5623
  }
@@ -5505,7 +5626,7 @@ exports.default = {
5505
5626
  59,
5506
5627
  {
5507
5628
  "input": [
5508
- 235,
5629
+ 237,
5509
5630
  "CreateSponsorDto!"
5510
5631
  ]
5511
5632
  }
@@ -5514,16 +5635,16 @@ exports.default = {
5514
5635
  104,
5515
5636
  {
5516
5637
  "input": [
5517
- 162,
5638
+ 164,
5518
5639
  "InviteAthletesDto!"
5519
5640
  ]
5520
5641
  }
5521
5642
  ],
5522
5643
  "forceDeleteAthleteCompetition": [
5523
- 134,
5644
+ 136,
5524
5645
  {
5525
5646
  "input": [
5526
- 170,
5647
+ 172,
5527
5648
  "DeleteSingleValueDto!"
5528
5649
  ]
5529
5650
  }
@@ -5532,34 +5653,34 @@ exports.default = {
5532
5653
  100,
5533
5654
  {
5534
5655
  "input": [
5535
- 236,
5656
+ 238,
5536
5657
  "RegisterAthleteDto!"
5537
5658
  ]
5538
5659
  }
5539
5660
  ],
5540
5661
  "editProfileValue": [
5541
- 133,
5662
+ 135,
5542
5663
  {
5543
5664
  "input": [
5544
- 237,
5665
+ 239,
5545
5666
  "EditValueDto!"
5546
5667
  ]
5547
5668
  }
5548
5669
  ],
5549
5670
  "editPicture": [
5550
- 138,
5671
+ 140,
5551
5672
  {
5552
5673
  "input": [
5553
- 174,
5674
+ 176,
5554
5675
  "EditPictureDto!"
5555
5676
  ]
5556
5677
  }
5557
5678
  ],
5558
5679
  "AddAlbumPictures": [
5559
- 139,
5680
+ 141,
5560
5681
  {
5561
5682
  "input": [
5562
- 176,
5683
+ 178,
5563
5684
  "UploadAlbumsPicturesDto!"
5564
5685
  ]
5565
5686
  }
@@ -5568,16 +5689,16 @@ exports.default = {
5568
5689
  81,
5569
5690
  {
5570
5691
  "input": [
5571
- 165,
5692
+ 167,
5572
5693
  "CreateAthleteCompetitionDto!"
5573
5694
  ]
5574
5695
  }
5575
5696
  ],
5576
5697
  "deleteAthleteCompetition": [
5577
- 134,
5698
+ 136,
5578
5699
  {
5579
5700
  "input": [
5580
- 170,
5701
+ 172,
5581
5702
  "DeleteSingleValueDto!"
5582
5703
  ]
5583
5704
  }
@@ -5586,7 +5707,7 @@ exports.default = {
5586
5707
  80,
5587
5708
  {
5588
5709
  "input": [
5589
- 176,
5710
+ 178,
5590
5711
  "UploadAlbumsPicturesDto!"
5591
5712
  ]
5592
5713
  }
@@ -5595,7 +5716,7 @@ exports.default = {
5595
5716
  80,
5596
5717
  {
5597
5718
  "input": [
5598
- 238,
5719
+ 240,
5599
5720
  "EditDisplayIndexDto!"
5600
5721
  ]
5601
5722
  }
@@ -5604,16 +5725,16 @@ exports.default = {
5604
5725
  80,
5605
5726
  {
5606
5727
  "input": [
5607
- 176,
5728
+ 178,
5608
5729
  "UploadAlbumsPicturesDto!"
5609
5730
  ]
5610
5731
  }
5611
5732
  ],
5612
5733
  "deleteAthleteAlbum": [
5613
- 134,
5734
+ 136,
5614
5735
  {
5615
5736
  "input": [
5616
- 170,
5737
+ 172,
5617
5738
  "DeleteSingleValueDto!"
5618
5739
  ]
5619
5740
  }
@@ -5622,7 +5743,7 @@ exports.default = {
5622
5743
  120,
5623
5744
  {
5624
5745
  "input": [
5625
- 177,
5746
+ 179,
5626
5747
  "DeleteValuesDto!"
5627
5748
  ]
5628
5749
  }
@@ -5631,7 +5752,7 @@ exports.default = {
5631
5752
  76,
5632
5753
  {
5633
5754
  "input": [
5634
- 164,
5755
+ 166,
5635
5756
  "SetCompetitionResultDto!"
5636
5757
  ]
5637
5758
  }
@@ -5643,7 +5764,7 @@ exports.default = {
5643
5764
  89,
5644
5765
  {
5645
5766
  "input": [
5646
- 240,
5767
+ 242,
5647
5768
  "SetCurrentCampaignDto!"
5648
5769
  ]
5649
5770
  }
@@ -5652,7 +5773,7 @@ exports.default = {
5652
5773
  67,
5653
5774
  {
5654
5775
  "input": [
5655
- 241,
5776
+ 243,
5656
5777
  "CreateSportDto!"
5657
5778
  ]
5658
5779
  }
@@ -5661,7 +5782,7 @@ exports.default = {
5661
5782
  67,
5662
5783
  {
5663
5784
  "input": [
5664
- 242,
5785
+ 244,
5665
5786
  "UpdateSportDto!"
5666
5787
  ]
5667
5788
  }
@@ -5670,7 +5791,7 @@ exports.default = {
5670
5791
  70,
5671
5792
  {
5672
5793
  "input": [
5673
- 243,
5794
+ 245,
5674
5795
  "CreateSportLevelDto!"
5675
5796
  ]
5676
5797
  }
@@ -5679,7 +5800,7 @@ exports.default = {
5679
5800
  65,
5680
5801
  {
5681
5802
  "input": [
5682
- 245,
5803
+ 247,
5683
5804
  "CreateSponsorshipDto!"
5684
5805
  ]
5685
5806
  }
@@ -5688,7 +5809,7 @@ exports.default = {
5688
5809
  45,
5689
5810
  {
5690
5811
  "input": [
5691
- 252,
5812
+ 254,
5692
5813
  "CreateCountryDto!"
5693
5814
  ]
5694
5815
  }
@@ -5697,7 +5818,7 @@ exports.default = {
5697
5818
  44,
5698
5819
  {
5699
5820
  "input": [
5700
- 253,
5821
+ 255,
5701
5822
  "CreateStateDto!"
5702
5823
  ]
5703
5824
  }
@@ -5706,7 +5827,7 @@ exports.default = {
5706
5827
  43,
5707
5828
  {
5708
5829
  "input": [
5709
- 254,
5830
+ 256,
5710
5831
  "CreateCityDto!"
5711
5832
  ]
5712
5833
  }
@@ -5715,7 +5836,7 @@ exports.default = {
5715
5836
  29,
5716
5837
  {
5717
5838
  "input": [
5718
- 191,
5839
+ 193,
5719
5840
  "RegisterUserDto!"
5720
5841
  ]
5721
5842
  }
@@ -5724,7 +5845,7 @@ exports.default = {
5724
5845
  3,
5725
5846
  {
5726
5847
  "input": [
5727
- 160,
5848
+ 161,
5728
5849
  "VerifyCodeDto!"
5729
5850
  ]
5730
5851
  }
@@ -5733,7 +5854,7 @@ exports.default = {
5733
5854
  0,
5734
5855
  {
5735
5856
  "input": [
5736
- 160,
5857
+ 161,
5737
5858
  "VerifyCodeDto!"
5738
5859
  ]
5739
5860
  }
@@ -5742,16 +5863,16 @@ exports.default = {
5742
5863
  0,
5743
5864
  {
5744
5865
  "input": [
5745
- 191,
5866
+ 193,
5746
5867
  "RegisterUserDto!"
5747
5868
  ]
5748
5869
  }
5749
5870
  ],
5750
- "registerMemberUser": [
5871
+ "registerUser": [
5751
5872
  0,
5752
5873
  {
5753
5874
  "input": [
5754
- 191,
5875
+ 193,
5755
5876
  "RegisterUserDto!"
5756
5877
  ]
5757
5878
  }
@@ -5760,7 +5881,7 @@ exports.default = {
5760
5881
  0,
5761
5882
  {
5762
5883
  "input": [
5763
- 191,
5884
+ 193,
5764
5885
  "RegisterUserDto!"
5765
5886
  ]
5766
5887
  }
@@ -5779,7 +5900,7 @@ exports.default = {
5779
5900
  }
5780
5901
  ],
5781
5902
  "createResetPasswordCode": [
5782
- 133,
5903
+ 135,
5783
5904
  {
5784
5905
  "input": [
5785
5906
  1,
@@ -5788,16 +5909,16 @@ exports.default = {
5788
5909
  }
5789
5910
  ],
5790
5911
  "resetUserPassword": [
5791
- 133,
5912
+ 135,
5792
5913
  {
5793
5914
  "input": [
5794
- 192,
5915
+ 194,
5795
5916
  "resetPasswordDto!"
5796
5917
  ]
5797
5918
  }
5798
5919
  ],
5799
5920
  "validateToken": [
5800
- 146,
5921
+ 149,
5801
5922
  {
5802
5923
  "input": [
5803
5924
  1,
@@ -5809,7 +5930,7 @@ exports.default = {
5809
5930
  105,
5810
5931
  {
5811
5932
  "data": [
5812
- 255,
5933
+ 257,
5813
5934
  "RegisterStravaDto!"
5814
5935
  ]
5815
5936
  }
@@ -5827,7 +5948,7 @@ exports.default = {
5827
5948
  75,
5828
5949
  {
5829
5950
  "input": [
5830
- 256,
5951
+ 258,
5831
5952
  "CreateSportEventDto!"
5832
5953
  ]
5833
5954
  }
@@ -5836,7 +5957,7 @@ exports.default = {
5836
5957
  130,
5837
5958
  {
5838
5959
  "input": [
5839
- 194,
5960
+ 196,
5840
5961
  "MergeSportsEventsDto!"
5841
5962
  ]
5842
5963
  }
@@ -5845,7 +5966,7 @@ exports.default = {
5845
5966
  89,
5846
5967
  {
5847
5968
  "input": [
5848
- 203,
5969
+ 205,
5849
5970
  "SetFundingStatusDto!"
5850
5971
  ]
5851
5972
  }
@@ -5854,7 +5975,7 @@ exports.default = {
5854
5975
  89,
5855
5976
  {
5856
5977
  "input": [
5857
- 200,
5978
+ 202,
5858
5979
  "CreateFundingCampaignDto!"
5859
5980
  ]
5860
5981
  }
@@ -5863,16 +5984,16 @@ exports.default = {
5863
5984
  89,
5864
5985
  {
5865
5986
  "input": [
5866
- 202,
5987
+ 204,
5867
5988
  "UpdateFundingCampaignDto!"
5868
5989
  ]
5869
5990
  }
5870
5991
  ],
5871
5992
  "deleteFundingCampaign": [
5872
- 134,
5993
+ 136,
5873
5994
  {
5874
5995
  "input": [
5875
- 170,
5996
+ 172,
5876
5997
  "DeleteSingleValueDto!"
5877
5998
  ]
5878
5999
  }
@@ -5881,7 +6002,7 @@ exports.default = {
5881
6002
  120,
5882
6003
  {
5883
6004
  "input": [
5884
- 177,
6005
+ 179,
5885
6006
  "DeleteValuesDto!"
5886
6007
  ]
5887
6008
  }
@@ -5899,7 +6020,7 @@ exports.default = {
5899
6020
  2,
5900
6021
  {
5901
6022
  "input": [
5902
- 205,
6023
+ 207,
5903
6024
  "AddCompetitionBudgetDto!"
5904
6025
  ]
5905
6026
  }
@@ -5908,7 +6029,7 @@ exports.default = {
5908
6029
  2,
5909
6030
  {
5910
6031
  "input": [
5911
- 206,
6032
+ 208,
5912
6033
  "EditCompetitionBudgetDto!"
5913
6034
  ]
5914
6035
  }
@@ -5917,7 +6038,7 @@ exports.default = {
5917
6038
  2,
5918
6039
  {
5919
6040
  "input": [
5920
- 207,
6041
+ 209,
5921
6042
  "EditCampaignBudgetDto!"
5922
6043
  ]
5923
6044
  }
@@ -5926,7 +6047,7 @@ exports.default = {
5926
6047
  2,
5927
6048
  {
5928
6049
  "input": [
5929
- 207,
6050
+ 209,
5930
6051
  "EditCampaignBudgetDto!"
5931
6052
  ]
5932
6053
  }
@@ -5935,7 +6056,7 @@ exports.default = {
5935
6056
  82,
5936
6057
  {
5937
6058
  "input": [
5938
- 208,
6059
+ 210,
5939
6060
  "CreateMembershipOrganizationDto!"
5940
6061
  ]
5941
6062
  }
@@ -5944,16 +6065,16 @@ exports.default = {
5944
6065
  84,
5945
6066
  {
5946
6067
  "input": [
5947
- 209,
6068
+ 211,
5948
6069
  "CreateAthleteMembershipDto!"
5949
6070
  ]
5950
6071
  }
5951
6072
  ],
5952
6073
  "deleteAthleteMembershipAffilation": [
5953
- 134,
6074
+ 136,
5954
6075
  {
5955
6076
  "input": [
5956
- 170,
6077
+ 172,
5957
6078
  "DeleteSingleValueDto!"
5958
6079
  ]
5959
6080
  }
@@ -5971,7 +6092,7 @@ exports.default = {
5971
6092
  97,
5972
6093
  {
5973
6094
  "input": [
5974
- 257,
6095
+ 259,
5975
6096
  "CreateStripeAccountDto!"
5976
6097
  ]
5977
6098
  }
@@ -5983,7 +6104,7 @@ exports.default = {
5983
6104
  107,
5984
6105
  {
5985
6106
  "input": [
5986
- 210,
6107
+ 162,
5987
6108
  "DonationCheckoutDto!"
5988
6109
  ]
5989
6110
  }
@@ -5994,6 +6115,15 @@ exports.default = {
5994
6115
  "createStripeAccountLink": [
5995
6116
  1
5996
6117
  ],
6118
+ "registerMember": [
6119
+ 134,
6120
+ {
6121
+ "input": [
6122
+ 217,
6123
+ "RegisterMemberDto!"
6124
+ ]
6125
+ }
6126
+ ],
5997
6127
  "__typename": [
5998
6128
  1
5999
6129
  ]
@@ -6115,13 +6245,13 @@ exports.default = {
6115
6245
  1
6116
6246
  ],
6117
6247
  "logo": [
6118
- 175
6248
+ 177
6119
6249
  ],
6120
6250
  "banner": [
6121
- 175
6251
+ 177
6122
6252
  ],
6123
6253
  "translations": [
6124
- 233
6254
+ 235
6125
6255
  ],
6126
6256
  "__typename": [
6127
6257
  1
@@ -6144,10 +6274,10 @@ exports.default = {
6144
6274
  1
6145
6275
  ],
6146
6276
  "logo": [
6147
- 175
6277
+ 177
6148
6278
  ],
6149
6279
  "banner": [
6150
- 175
6280
+ 177
6151
6281
  ],
6152
6282
  "__typename": [
6153
6283
  1
@@ -6252,10 +6382,10 @@ exports.default = {
6252
6382
  1
6253
6383
  ],
6254
6384
  "profilePicture": [
6255
- 175
6385
+ 177
6256
6386
  ],
6257
6387
  "cardPicture": [
6258
- 175
6388
+ 177
6259
6389
  ],
6260
6390
  "__typename": [
6261
6391
  1
@@ -6274,7 +6404,7 @@ exports.default = {
6274
6404
  },
6275
6405
  "EditDisplayIndexDto": {
6276
6406
  "updates": [
6277
- 239
6407
+ 241
6278
6408
  ],
6279
6409
  "__typename": [
6280
6410
  1
@@ -6338,7 +6468,7 @@ exports.default = {
6338
6468
  18
6339
6469
  ],
6340
6470
  "translations": [
6341
- 244
6471
+ 246
6342
6472
  ],
6343
6473
  "__typename": [
6344
6474
  1
@@ -6372,10 +6502,10 @@ exports.default = {
6372
6502
  18
6373
6503
  ],
6374
6504
  "banner": [
6375
- 175
6505
+ 177
6376
6506
  ],
6377
6507
  "criteria": [
6378
- 246
6508
+ 248
6379
6509
  ],
6380
6510
  "deadline": [
6381
6511
  14
@@ -6384,13 +6514,13 @@ exports.default = {
6384
6514
  14
6385
6515
  ],
6386
6516
  "duration": [
6387
- 248
6517
+ 250
6388
6518
  ],
6389
6519
  "sponsorshipItems": [
6390
- 249
6520
+ 251
6391
6521
  ],
6392
6522
  "commitments": [
6393
- 250
6523
+ 252
6394
6524
  ],
6395
6525
  "terms": [
6396
6526
  1
@@ -6402,7 +6532,7 @@ exports.default = {
6402
6532
  2
6403
6533
  ],
6404
6534
  "translations": [
6405
- 251
6535
+ 253
6406
6536
  ],
6407
6537
  "__typename": [
6408
6538
  1
@@ -6416,7 +6546,7 @@ exports.default = {
6416
6546
  1
6417
6547
  ],
6418
6548
  "qualificationsBag": [
6419
- 247
6549
+ 249
6420
6550
  ],
6421
6551
  "__typename": [
6422
6552
  1
@@ -6424,28 +6554,28 @@ exports.default = {
6424
6554
  },
6425
6555
  "QualificationsBagDto": {
6426
6556
  "ageQualifications": [
6427
- 183
6557
+ 185
6428
6558
  ],
6429
6559
  "genderQualifications": [
6430
- 184
6560
+ 186
6431
6561
  ],
6432
6562
  "scoreQualifications": [
6433
- 186
6563
+ 188
6434
6564
  ],
6435
6565
  "locationQualifications": [
6436
- 187
6566
+ 189
6437
6567
  ],
6438
6568
  "nationalityQualifications": [
6439
- 185
6569
+ 187
6440
6570
  ],
6441
6571
  "distanceQualifications": [
6442
- 188
6572
+ 190
6443
6573
  ],
6444
6574
  "sportsQualifications": [
6445
- 189
6575
+ 191
6446
6576
  ],
6447
6577
  "levelQualifications": [
6448
- 190
6578
+ 192
6449
6579
  ],
6450
6580
  "__typename": [
6451
6581
  1
@@ -6522,7 +6652,7 @@ exports.default = {
6522
6652
  1
6523
6653
  ],
6524
6654
  "banner": [
6525
- 175
6655
+ 177
6526
6656
  ],
6527
6657
  "terms": [
6528
6658
  1
@@ -6640,7 +6770,7 @@ exports.default = {
6640
6770
  1
6641
6771
  ],
6642
6772
  "banner": [
6643
- 175
6773
+ 177
6644
6774
  ],
6645
6775
  "eventLevel": [
6646
6776
  1