@vertikalx/vtx-backend-client 3.0.0-dev.2 → 3.0.0-dev.21

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,10 @@ exports.default = {
9
9
  102,
10
10
  127,
11
11
  128,
12
- 146,
13
12
  150,
14
- 217
13
+ 152,
14
+ 163,
15
+ 240
15
16
  ],
16
17
  "types": {
17
18
  "User": {
@@ -1633,6 +1634,12 @@ exports.default = {
1633
1634
  "resultType": [
1634
1635
  1
1635
1636
  ],
1637
+ "verified": [
1638
+ 2
1639
+ ],
1640
+ "priority": [
1641
+ 18
1642
+ ],
1636
1643
  "__typename": [
1637
1644
  1
1638
1645
  ]
@@ -2507,7 +2514,7 @@ exports.default = {
2507
2514
  1
2508
2515
  ]
2509
2516
  },
2510
- "HistoricalScoreType": {
2517
+ "HistoricalScore": {
2511
2518
  "_id": [
2512
2519
  1
2513
2520
  ],
@@ -2600,6 +2607,9 @@ exports.default = {
2600
2607
  "preferences": [
2601
2608
  87
2602
2609
  ],
2610
+ "suspended": [
2611
+ 2
2612
+ ],
2603
2613
  "__typename": [
2604
2614
  1
2605
2615
  ]
@@ -2677,6 +2687,9 @@ exports.default = {
2677
2687
  "preferences": [
2678
2688
  87
2679
2689
  ],
2690
+ "suspended": [
2691
+ 2
2692
+ ],
2680
2693
  "allSports": [
2681
2694
  67
2682
2695
  ],
@@ -2779,7 +2792,7 @@ exports.default = {
2779
2792
  89
2780
2793
  ],
2781
2794
  "mode": [
2782
- 217
2795
+ 240
2783
2796
  ],
2784
2797
  "athleteId": [
2785
2798
  1
@@ -2861,6 +2874,12 @@ exports.default = {
2861
2874
  ]
2862
2875
  },
2863
2876
  "StripeCheckoutSession": {
2877
+ "id": [
2878
+ 1
2879
+ ],
2880
+ "vtxCheckoutSessionId": [
2881
+ 1
2882
+ ],
2864
2883
  "client_secret": [
2865
2884
  1
2866
2885
  ],
@@ -2870,6 +2889,9 @@ exports.default = {
2870
2889
  "livemode": [
2871
2890
  2
2872
2891
  ],
2892
+ "url": [
2893
+ 1
2894
+ ],
2873
2895
  "__typename": [
2874
2896
  1
2875
2897
  ]
@@ -3337,6 +3359,12 @@ exports.default = {
3337
3359
  "donationMode": [
3338
3360
  1
3339
3361
  ],
3362
+ "donorName": [
3363
+ 1
3364
+ ],
3365
+ "donorEmail": [
3366
+ 1
3367
+ ],
3340
3368
  "completed": [
3341
3369
  2
3342
3370
  ],
@@ -3391,6 +3419,108 @@ exports.default = {
3391
3419
  1
3392
3420
  ]
3393
3421
  },
3422
+ "AdminUserView": {
3423
+ "_id": [
3424
+ 1
3425
+ ],
3426
+ "loginEmail": [
3427
+ 1
3428
+ ],
3429
+ "firstName": [
3430
+ 1
3431
+ ],
3432
+ "lastName": [
3433
+ 1
3434
+ ],
3435
+ "screenName": [
3436
+ 1
3437
+ ],
3438
+ "domains": [
3439
+ 7
3440
+ ],
3441
+ "athlete": [
3442
+ 100
3443
+ ],
3444
+ "member": [
3445
+ 134
3446
+ ],
3447
+ "suspended": [
3448
+ 2
3449
+ ],
3450
+ "__typename": [
3451
+ 1
3452
+ ]
3453
+ },
3454
+ "AdminTransactionFundingDetails": {
3455
+ "paidToVtx": [
3456
+ 18
3457
+ ],
3458
+ "paidToAthlete": [
3459
+ 18
3460
+ ],
3461
+ "athleteId": [
3462
+ 1
3463
+ ],
3464
+ "athleteName": [
3465
+ 1
3466
+ ],
3467
+ "fromName": [
3468
+ 1
3469
+ ],
3470
+ "fromPhone": [
3471
+ 1
3472
+ ],
3473
+ "message": [
3474
+ 1
3475
+ ],
3476
+ "mode": [
3477
+ 1
3478
+ ],
3479
+ "__typename": [
3480
+ 1
3481
+ ]
3482
+ },
3483
+ "AdminTransactionView": {
3484
+ "_id": [
3485
+ 102
3486
+ ],
3487
+ "createdDate": [
3488
+ 14
3489
+ ],
3490
+ "stripeSessionId": [
3491
+ 1
3492
+ ],
3493
+ "concept": [
3494
+ 1
3495
+ ],
3496
+ "donationAmount": [
3497
+ 18
3498
+ ],
3499
+ "fromEmail": [
3500
+ 1
3501
+ ],
3502
+ "type": [
3503
+ 1
3504
+ ],
3505
+ "confirmed": [
3506
+ 2
3507
+ ],
3508
+ "completed": [
3509
+ 2
3510
+ ],
3511
+ "completedDate": [
3512
+ 14
3513
+ ],
3514
+ "stripeAccountId": [
3515
+ 1
3516
+ ],
3517
+ "fundingDetails": [
3518
+ 136
3519
+ ],
3520
+ "__typename": [
3521
+ 1
3522
+ ]
3523
+ },
3394
3524
  "EditValueResponse": {
3395
3525
  "field": [
3396
3526
  1
@@ -3435,7 +3565,7 @@ exports.default = {
3435
3565
  },
3436
3566
  "CursorPaginationResponse": {
3437
3567
  "sort": [
3438
- 137
3568
+ 140
3439
3569
  ],
3440
3570
  "initialCursorId": [
3441
3571
  1
@@ -3467,7 +3597,7 @@ exports.default = {
3467
3597
  100
3468
3598
  ],
3469
3599
  "cursor": [
3470
- 138
3600
+ 141
3471
3601
  ],
3472
3602
  "__typename": [
3473
3603
  1
@@ -3531,7 +3661,42 @@ exports.default = {
3531
3661
  },
3532
3662
  "CompetitionDeleteVerificationResponse": {
3533
3663
  "reasons": [
3534
- 143
3664
+ 146
3665
+ ],
3666
+ "__typename": [
3667
+ 1
3668
+ ]
3669
+ },
3670
+ "HistoricalScoresPeriod": {
3671
+ "athleteId": [
3672
+ 1
3673
+ ],
3674
+ "athleteFirstName": [
3675
+ 1
3676
+ ],
3677
+ "athleteLastName": [
3678
+ 1
3679
+ ],
3680
+ "screenName": [
3681
+ 1
3682
+ ],
3683
+ "minTimestampInclusive": [
3684
+ 14
3685
+ ],
3686
+ "maxTimestampExclusive": [
3687
+ 14
3688
+ ],
3689
+ "vtxScores": [
3690
+ 98
3691
+ ],
3692
+ "tpiScores": [
3693
+ 98
3694
+ ],
3695
+ "spiScores": [
3696
+ 98
3697
+ ],
3698
+ "apiScores": [
3699
+ 98
3535
3700
  ],
3536
3701
  "__typename": [
3537
3702
  1
@@ -3542,13 +3707,54 @@ exports.default = {
3542
3707
  1
3543
3708
  ],
3544
3709
  "json": [
3545
- 146
3710
+ 150
3546
3711
  ],
3547
3712
  "__typename": [
3548
3713
  1
3549
3714
  ]
3550
3715
  },
3551
3716
  "JSONObject": {},
3717
+ "EnhancedPaginationInfoType": {
3718
+ "currentPage": [
3719
+ 152
3720
+ ],
3721
+ "totalPages": [
3722
+ 152
3723
+ ],
3724
+ "totalItems": [
3725
+ 152
3726
+ ],
3727
+ "itemsPerPage": [
3728
+ 152
3729
+ ],
3730
+ "hasNextPage": [
3731
+ 2
3732
+ ],
3733
+ "hasPreviousPage": [
3734
+ 2
3735
+ ],
3736
+ "startIndex": [
3737
+ 152
3738
+ ],
3739
+ "endIndex": [
3740
+ 152
3741
+ ],
3742
+ "__typename": [
3743
+ 1
3744
+ ]
3745
+ },
3746
+ "Int": {},
3747
+ "PaginatedSportsType": {
3748
+ "items": [
3749
+ 67
3750
+ ],
3751
+ "pagination": [
3752
+ 151
3753
+ ],
3754
+ "__typename": [
3755
+ 1
3756
+ ]
3757
+ },
3552
3758
  "UserImages": {
3553
3759
  "profilePictureUrl": [
3554
3760
  1
@@ -3580,111 +3786,260 @@ exports.default = {
3580
3786
  1
3581
3787
  ]
3582
3788
  },
3583
- "StripeTransfer": {
3584
- "_id": [
3585
- 102
3789
+ "DeleteVtxUserResponse": {
3790
+ "success": [
3791
+ 2
3586
3792
  ],
3587
- "stripeId": [
3793
+ "deletedUserId": [
3588
3794
  1
3589
3795
  ],
3590
- "amount": [
3591
- 18
3592
- ],
3593
- "amount_reversed": [
3594
- 18
3595
- ],
3596
- "currency": [
3796
+ "deletedUserEmail": [
3597
3797
  1
3598
3798
  ],
3599
- "destination": [
3799
+ "deletedUserType": [
3600
3800
  1
3601
3801
  ],
3602
- "description": [
3802
+ "servicesDeleted": [
3603
3803
  1
3604
3804
  ],
3605
- "reversed": [
3805
+ "cognitoDeleted": [
3606
3806
  2
3607
3807
  ],
3608
- "livemode": [
3808
+ "dbDeleted": [
3609
3809
  2
3610
3810
  ],
3611
- "transfer_group": [
3612
- 1
3613
- ],
3614
- "status": [
3615
- 150
3616
- ],
3617
- "lastError": [
3618
- 1
3619
- ],
3620
- "json": [
3811
+ "errorMessage": [
3621
3812
  1
3622
3813
  ],
3623
3814
  "__typename": [
3624
3815
  1
3625
3816
  ]
3626
3817
  },
3627
- "StripeTransferStatus": {},
3628
- "UserDomain": {
3629
- "_id": [
3630
- 1
3818
+ "PaginatedUsersType": {
3819
+ "items": [
3820
+ 135
3631
3821
  ],
3632
- "user": [
3633
- 0
3822
+ "pagination": [
3823
+ 151
3634
3824
  ],
3635
3825
  "__typename": [
3636
3826
  1
3637
3827
  ]
3638
3828
  },
3639
- "CreateDatabaseFileDto": {
3640
- "identifier": [
3829
+ "TransactionDetails": {
3830
+ "stripeCheckoutSessionId": [
3641
3831
  1
3642
3832
  ],
3643
- "version": [
3833
+ "vtxCheckoutSessionId": [
3644
3834
  1
3645
3835
  ],
3646
- "contentType": [
3836
+ "checkoutSessionType": [
3647
3837
  1
3648
3838
  ],
3649
- "__typename": [
3650
- 1
3651
- ]
3652
- },
3653
- "CreateTextDatabaseFileDto": {
3654
- "identifier": [
3839
+ "transactionType": [
3655
3840
  1
3656
3841
  ],
3657
- "version": [
3658
- 1
3842
+ "confirmed": [
3843
+ 2
3659
3844
  ],
3660
- "contentType": [
3661
- 1
3845
+ "completed": [
3846
+ 2
3662
3847
  ],
3663
- "content": [
3848
+ "currency": [
3664
3849
  1
3665
3850
  ],
3666
- "__typename": [
3851
+ "createdDate": [
3852
+ 14
3853
+ ],
3854
+ "email": [
3667
3855
  1
3668
- ]
3669
- },
3670
- "UpdateDatabaseFileDto": {
3671
- "_id": [
3856
+ ],
3857
+ "name": [
3672
3858
  1
3673
3859
  ],
3674
- "identifier": [
3860
+ "phone": [
3675
3861
  1
3676
3862
  ],
3677
- "version": [
3863
+ "payment_status": [
3678
3864
  1
3679
3865
  ],
3680
- "contentType": [
3866
+ "status": [
3681
3867
  1
3682
3868
  ],
3869
+ "amount_subtotal": [
3870
+ 18
3871
+ ],
3872
+ "amount_total": [
3873
+ 18
3874
+ ],
3875
+ "completedDate": [
3876
+ 14
3877
+ ],
3878
+ "athleteDonationReceipt": [
3879
+ 117
3880
+ ],
3683
3881
  "__typename": [
3684
3882
  1
3685
3883
  ]
3686
3884
  },
3687
- "UpdateTextDatabaseFileDto": {
3885
+ "PaginatedEventsType": {
3886
+ "items": [
3887
+ 75
3888
+ ],
3889
+ "pagination": [
3890
+ 151
3891
+ ],
3892
+ "__typename": [
3893
+ 1
3894
+ ]
3895
+ },
3896
+ "CurrencyAmountType": {
3897
+ "amount": [
3898
+ 18
3899
+ ],
3900
+ "currency": [
3901
+ 1
3902
+ ],
3903
+ "__typename": [
3904
+ 1
3905
+ ]
3906
+ },
3907
+ "StripeBalanceType": {
3908
+ "availableUSD": [
3909
+ 18
3910
+ ],
3911
+ "pendingUSD": [
3912
+ 18
3913
+ ],
3914
+ "currency": [
3915
+ 1
3916
+ ],
3917
+ "availableBalances": [
3918
+ 160
3919
+ ],
3920
+ "pendingBalances": [
3921
+ 160
3922
+ ],
3923
+ "__typename": [
3924
+ 1
3925
+ ]
3926
+ },
3927
+ "StripeTransfer": {
3928
+ "_id": [
3929
+ 102
3930
+ ],
3931
+ "stripeId": [
3932
+ 1
3933
+ ],
3934
+ "amount": [
3935
+ 18
3936
+ ],
3937
+ "amount_reversed": [
3938
+ 18
3939
+ ],
3940
+ "currency": [
3941
+ 1
3942
+ ],
3943
+ "destination": [
3944
+ 1
3945
+ ],
3946
+ "description": [
3947
+ 1
3948
+ ],
3949
+ "reversed": [
3950
+ 2
3951
+ ],
3952
+ "livemode": [
3953
+ 2
3954
+ ],
3955
+ "transfer_group": [
3956
+ 1
3957
+ ],
3958
+ "status": [
3959
+ 163
3960
+ ],
3961
+ "lastError": [
3962
+ 1
3963
+ ],
3964
+ "json": [
3965
+ 1
3966
+ ],
3967
+ "__typename": [
3968
+ 1
3969
+ ]
3970
+ },
3971
+ "StripeTransferStatus": {},
3972
+ "UserDomain": {
3973
+ "_id": [
3974
+ 1
3975
+ ],
3976
+ "user": [
3977
+ 0
3978
+ ],
3979
+ "__typename": [
3980
+ 1
3981
+ ]
3982
+ },
3983
+ "PaginatedTransactionsType": {
3984
+ "items": [
3985
+ 137
3986
+ ],
3987
+ "pagination": [
3988
+ 151
3989
+ ],
3990
+ "__typename": [
3991
+ 1
3992
+ ]
3993
+ },
3994
+ "CreateDatabaseFileDto": {
3995
+ "identifier": [
3996
+ 1
3997
+ ],
3998
+ "version": [
3999
+ 1
4000
+ ],
4001
+ "contentType": [
4002
+ 1
4003
+ ],
4004
+ "__typename": [
4005
+ 1
4006
+ ]
4007
+ },
4008
+ "CreateTextDatabaseFileDto": {
4009
+ "identifier": [
4010
+ 1
4011
+ ],
4012
+ "version": [
4013
+ 1
4014
+ ],
4015
+ "contentType": [
4016
+ 1
4017
+ ],
4018
+ "content": [
4019
+ 1
4020
+ ],
4021
+ "__typename": [
4022
+ 1
4023
+ ]
4024
+ },
4025
+ "UpdateDatabaseFileDto": {
4026
+ "_id": [
4027
+ 1
4028
+ ],
4029
+ "identifier": [
4030
+ 1
4031
+ ],
4032
+ "version": [
4033
+ 1
4034
+ ],
4035
+ "contentType": [
4036
+ 1
4037
+ ],
4038
+ "__typename": [
4039
+ 1
4040
+ ]
4041
+ },
4042
+ "UpdateTextDatabaseFileDto": {
3688
4043
  "_id": [
3689
4044
  1
3690
4045
  ],
@@ -3774,6 +4129,35 @@ exports.default = {
3774
4129
  1
3775
4130
  ]
3776
4131
  },
4132
+ "DonationCheckoutDto": {
4133
+ "fundingCampaignId": [
4134
+ 1
4135
+ ],
4136
+ "donationAmount": [
4137
+ 18
4138
+ ],
4139
+ "mode": [
4140
+ 1
4141
+ ],
4142
+ "fromName": [
4143
+ 1
4144
+ ],
4145
+ "fromEmail": [
4146
+ 1
4147
+ ],
4148
+ "fromPhone": [
4149
+ 1
4150
+ ],
4151
+ "message": [
4152
+ 1
4153
+ ],
4154
+ "clientType": [
4155
+ 1
4156
+ ],
4157
+ "__typename": [
4158
+ 1
4159
+ ]
4160
+ },
3777
4161
  "AthleteInvitationDto": {
3778
4162
  "email": [
3779
4163
  1
@@ -3796,7 +4180,7 @@ exports.default = {
3796
4180
  1
3797
4181
  ],
3798
4182
  "invitations": [
3799
- 161
4183
+ 176
3800
4184
  ],
3801
4185
  "__typename": [
3802
4186
  1
@@ -3907,7 +4291,7 @@ exports.default = {
3907
4291
  1
3908
4292
  ],
3909
4293
  "result": [
3910
- 163
4294
+ 178
3911
4295
  ],
3912
4296
  "cityId": [
3913
4297
  1
@@ -3930,7 +4314,7 @@ exports.default = {
3930
4314
  1
3931
4315
  ],
3932
4316
  "result": [
3933
- 163
4317
+ 178
3934
4318
  ],
3935
4319
  "cityId": [
3936
4320
  1
@@ -3942,22 +4326,22 @@ exports.default = {
3942
4326
  1
3943
4327
  ]
3944
4328
  },
3945
- "CursorPositionDto": {
3946
- "cursorId": [
4329
+ "SortCriteriaDto": {
4330
+ "sortField": [
3947
4331
  1
3948
4332
  ],
3949
- "cursorFieldValue": [
4333
+ "order": [
3950
4334
  1
3951
4335
  ],
3952
4336
  "__typename": [
3953
4337
  1
3954
4338
  ]
3955
4339
  },
3956
- "SortCriteriaDto": {
3957
- "sortField": [
4340
+ "CursorPositionDto": {
4341
+ "cursorId": [
3958
4342
  1
3959
4343
  ],
3960
- "order": [
4344
+ "cursorFieldValue": [
3961
4345
  1
3962
4346
  ],
3963
4347
  "__typename": [
@@ -3966,13 +4350,13 @@ exports.default = {
3966
4350
  },
3967
4351
  "CursorPaginationDto": {
3968
4352
  "sortCriteria": [
3969
- 168
4353
+ 182
3970
4354
  ],
3971
4355
  "limit": [
3972
4356
  18
3973
4357
  ],
3974
4358
  "cursorPosition": [
3975
- 167
4359
+ 183
3976
4360
  ],
3977
4361
  "__typename": [
3978
4362
  1
@@ -4047,7 +4431,7 @@ exports.default = {
4047
4431
  1
4048
4432
  ],
4049
4433
  "currentCampaign": [
4050
- 171
4434
+ 186
4051
4435
  ],
4052
4436
  "sports": [
4053
4437
  1
@@ -4109,10 +4493,10 @@ exports.default = {
4109
4493
  },
4110
4494
  "AthleteQueryDto": {
4111
4495
  "cursor": [
4112
- 169
4496
+ 184
4113
4497
  ],
4114
4498
  "filters": [
4115
- 172
4499
+ 187
4116
4500
  ],
4117
4501
  "__typename": [
4118
4502
  1
@@ -4123,7 +4507,7 @@ exports.default = {
4123
4507
  1
4124
4508
  ],
4125
4509
  "newPicture": [
4126
- 175
4510
+ 190
4127
4511
  ],
4128
4512
  "__typename": [
4129
4513
  1
@@ -4157,7 +4541,7 @@ exports.default = {
4157
4541
  1
4158
4542
  ],
4159
4543
  "pictures": [
4160
- 175
4544
+ 190
4161
4545
  ],
4162
4546
  "albumId": [
4163
4547
  1
@@ -4230,6 +4614,32 @@ exports.default = {
4230
4614
  1
4231
4615
  ]
4232
4616
  },
4617
+ "SportQueryDto": {
4618
+ "page": [
4619
+ 152
4620
+ ],
4621
+ "limit": [
4622
+ 152
4623
+ ],
4624
+ "search": [
4625
+ 1
4626
+ ],
4627
+ "resultType": [
4628
+ 1
4629
+ ],
4630
+ "verified": [
4631
+ 1
4632
+ ],
4633
+ "sortField": [
4634
+ 1
4635
+ ],
4636
+ "sortOrder": [
4637
+ 1
4638
+ ],
4639
+ "__typename": [
4640
+ 1
4641
+ ]
4642
+ },
4233
4643
  "QualificationDto": {
4234
4644
  "type": [
4235
4645
  1
@@ -4379,9 +4789,17 @@ exports.default = {
4379
4789
  1
4380
4790
  ]
4381
4791
  },
4792
+ "DeleteAthleteDto": {
4793
+ "userIdentifier": [
4794
+ 1
4795
+ ],
4796
+ "__typename": [
4797
+ 1
4798
+ ]
4799
+ },
4382
4800
  "resetPasswordDto": {
4383
4801
  "code": [
4384
- 160
4802
+ 174
4385
4803
  ],
4386
4804
  "newPassword": [
4387
4805
  1
@@ -4390,6 +4808,72 @@ exports.default = {
4390
4808
  1
4391
4809
  ]
4392
4810
  },
4811
+ "UpdateUserSuspendedStatusDto": {
4812
+ "userId": [
4813
+ 1
4814
+ ],
4815
+ "suspended": [
4816
+ 2
4817
+ ],
4818
+ "__typename": [
4819
+ 1
4820
+ ]
4821
+ },
4822
+ "UserQueryDto": {
4823
+ "page": [
4824
+ 152
4825
+ ],
4826
+ "limit": [
4827
+ 152
4828
+ ],
4829
+ "search": [
4830
+ 1
4831
+ ],
4832
+ "userType": [
4833
+ 1
4834
+ ],
4835
+ "suspended": [
4836
+ 1
4837
+ ],
4838
+ "sport": [
4839
+ 1
4840
+ ],
4841
+ "sportLevel": [
4842
+ 1
4843
+ ],
4844
+ "gender": [
4845
+ 1
4846
+ ],
4847
+ "location": [
4848
+ 1
4849
+ ],
4850
+ "nationality": [
4851
+ 1
4852
+ ],
4853
+ "ageMin": [
4854
+ 1
4855
+ ],
4856
+ "ageMax": [
4857
+ 1
4858
+ ],
4859
+ "sortField": [
4860
+ 1
4861
+ ],
4862
+ "sortOrder": [
4863
+ 1
4864
+ ],
4865
+ "__typename": [
4866
+ 1
4867
+ ]
4868
+ },
4869
+ "DeleteVtxUserDto": {
4870
+ "userIdentifier": [
4871
+ 1
4872
+ ],
4873
+ "__typename": [
4874
+ 1
4875
+ ]
4876
+ },
4393
4877
  "GetReceiptDto": {
4394
4878
  "_id": [
4395
4879
  1
@@ -4398,6 +4882,63 @@ exports.default = {
4398
4882
  1
4399
4883
  ]
4400
4884
  },
4885
+ "StripeQueryDto": {
4886
+ "operation": [
4887
+ 1
4888
+ ],
4889
+ "id": [
4890
+ 1
4891
+ ],
4892
+ "params": [
4893
+ 1
4894
+ ],
4895
+ "__typename": [
4896
+ 1
4897
+ ]
4898
+ },
4899
+ "GetTransactionDetailsDto": {
4900
+ "vtxSessionId": [
4901
+ 1
4902
+ ],
4903
+ "stripeSessionId": [
4904
+ 1
4905
+ ],
4906
+ "__typename": [
4907
+ 1
4908
+ ]
4909
+ },
4910
+ "UpdateSportEventDto": {
4911
+ "_id": [
4912
+ 1
4913
+ ],
4914
+ "name": [
4915
+ 1
4916
+ ],
4917
+ "cityId": [
4918
+ 1
4919
+ ],
4920
+ "sportId": [
4921
+ 1
4922
+ ],
4923
+ "startDate": [
4924
+ 14
4925
+ ],
4926
+ "endDate": [
4927
+ 14
4928
+ ],
4929
+ "website": [
4930
+ 1
4931
+ ],
4932
+ "banner": [
4933
+ 190
4934
+ ],
4935
+ "eventLevel": [
4936
+ 1
4937
+ ],
4938
+ "__typename": [
4939
+ 1
4940
+ ]
4941
+ },
4401
4942
  "MergeSportsEventsDto": {
4402
4943
  "mergeTo": [
4403
4944
  1
@@ -4421,6 +4962,41 @@ exports.default = {
4421
4962
  1
4422
4963
  ]
4423
4964
  },
4965
+ "EventQueryDto": {
4966
+ "page": [
4967
+ 152
4968
+ ],
4969
+ "limit": [
4970
+ 152
4971
+ ],
4972
+ "search": [
4973
+ 1
4974
+ ],
4975
+ "verified": [
4976
+ 1
4977
+ ],
4978
+ "sport": [
4979
+ 1
4980
+ ],
4981
+ "location": [
4982
+ 1
4983
+ ],
4984
+ "dateFrom": [
4985
+ 1
4986
+ ],
4987
+ "dateTo": [
4988
+ 1
4989
+ ],
4990
+ "sortField": [
4991
+ 1
4992
+ ],
4993
+ "sortOrder": [
4994
+ 1
4995
+ ],
4996
+ "__typename": [
4997
+ 1
4998
+ ]
4999
+ },
4424
5000
  "BudgetItemDto": {
4425
5001
  "quantity": [
4426
5002
  18
@@ -4463,7 +5039,7 @@ exports.default = {
4463
5039
  18
4464
5040
  ],
4465
5041
  "items": [
4466
- 195
5042
+ 219
4467
5043
  ],
4468
5044
  "__typename": [
4469
5045
  1
@@ -4474,7 +5050,7 @@ exports.default = {
4474
5050
  18
4475
5051
  ],
4476
5052
  "items": [
4477
- 195
5053
+ 219
4478
5054
  ],
4479
5055
  "athleteCompetitionId": [
4480
5056
  1
@@ -4523,16 +5099,16 @@ exports.default = {
4523
5099
  14
4524
5100
  ],
4525
5101
  "budget": [
4526
- 197
5102
+ 221
4527
5103
  ],
4528
5104
  "competitionBudgets": [
4529
- 198
5105
+ 222
4530
5106
  ],
4531
5107
  "competitionIds": [
4532
5108
  1
4533
5109
  ],
4534
5110
  "video": [
4535
- 199
5111
+ 223
4536
5112
  ],
4537
5113
  "__typename": [
4538
5114
  1
@@ -4564,16 +5140,16 @@ exports.default = {
4564
5140
  14
4565
5141
  ],
4566
5142
  "budget": [
4567
- 197
5143
+ 221
4568
5144
  ],
4569
5145
  "competitionBudgets": [
4570
- 198
5146
+ 222
4571
5147
  ],
4572
5148
  "competitionIds": [
4573
5149
  1
4574
5150
  ],
4575
5151
  "video": [
4576
- 199
5152
+ 223
4577
5153
  ],
4578
5154
  "loginEmail": [
4579
5155
  1
@@ -4608,16 +5184,16 @@ exports.default = {
4608
5184
  14
4609
5185
  ],
4610
5186
  "budget": [
4611
- 197
5187
+ 221
4612
5188
  ],
4613
5189
  "competitionBudgets": [
4614
- 198
5190
+ 222
4615
5191
  ],
4616
5192
  "competitionIds": [
4617
5193
  1
4618
5194
  ],
4619
5195
  "video": [
4620
- 199
5196
+ 223
4621
5197
  ],
4622
5198
  "_id": [
4623
5199
  1
@@ -4639,7 +5215,7 @@ exports.default = {
4639
5215
  },
4640
5216
  "BudgetDto": {
4641
5217
  "items": [
4642
- 195
5218
+ 219
4643
5219
  ],
4644
5220
  "fundingMode": [
4645
5221
  1
@@ -4653,7 +5229,7 @@ exports.default = {
4653
5229
  1
4654
5230
  ],
4655
5231
  "budget": [
4656
- 204
5232
+ 228
4657
5233
  ],
4658
5234
  "__typename": [
4659
5235
  1
@@ -4664,7 +5240,7 @@ exports.default = {
4664
5240
  1
4665
5241
  ],
4666
5242
  "budget": [
4667
- 204
5243
+ 228
4668
5244
  ],
4669
5245
  "__typename": [
4670
5246
  1
@@ -4684,7 +5260,7 @@ exports.default = {
4684
5260
  18
4685
5261
  ],
4686
5262
  "budget": [
4687
- 204
5263
+ 228
4688
5264
  ],
4689
5265
  "__typename": [
4690
5266
  1
@@ -4704,7 +5280,7 @@ exports.default = {
4704
5280
  1
4705
5281
  ],
4706
5282
  "logo": [
4707
- 175
5283
+ 190
4708
5284
  ],
4709
5285
  "countryId": [
4710
5286
  1
@@ -4723,55 +5299,15 @@ exports.default = {
4723
5299
  "membershipNumber": [
4724
5300
  1
4725
5301
  ],
4726
- "membershipType": [
4727
- 1
4728
- ],
4729
- "issueDate": [
4730
- 14
4731
- ],
4732
- "expirationDate": [
4733
- 14
4734
- ],
4735
- "__typename": [
4736
- 1
4737
- ]
4738
- },
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
- "StripeQueryDto": {
4766
- "operation": [
4767
- 1
4768
- ],
4769
- "id": [
4770
- 1
4771
- ],
4772
- "params": [
5302
+ "membershipType": [
4773
5303
  1
4774
5304
  ],
5305
+ "issueDate": [
5306
+ 14
5307
+ ],
5308
+ "expirationDate": [
5309
+ 14
5310
+ ],
4775
5311
  "__typename": [
4776
5312
  1
4777
5313
  ]
@@ -4804,14 +5340,6 @@ exports.default = {
4804
5340
  1
4805
5341
  ]
4806
5342
  },
4807
- "DeleteAthleteDto": {
4808
- "userIdentifier": [
4809
- 1
4810
- ],
4811
- "__typename": [
4812
- 1
4813
- ]
4814
- },
4815
5343
  "SocialState": {
4816
5344
  "systemId": [
4817
5345
  1
@@ -4840,7 +5368,59 @@ exports.default = {
4840
5368
  1
4841
5369
  ],
4842
5370
  "profilePicture": [
4843
- 175
5371
+ 190
5372
+ ],
5373
+ "__typename": [
5374
+ 1
5375
+ ]
5376
+ },
5377
+ "TransactionQueryDto": {
5378
+ "page": [
5379
+ 152
5380
+ ],
5381
+ "limit": [
5382
+ 152
5383
+ ],
5384
+ "search": [
5385
+ 1
5386
+ ],
5387
+ "type": [
5388
+ 1
5389
+ ],
5390
+ "completed": [
5391
+ 1
5392
+ ],
5393
+ "athleteStripeAccount": [
5394
+ 1
5395
+ ],
5396
+ "athleteId": [
5397
+ 1
5398
+ ],
5399
+ "dateFrom": [
5400
+ 1
5401
+ ],
5402
+ "dateTo": [
5403
+ 1
5404
+ ],
5405
+ "sortField": [
5406
+ 1
5407
+ ],
5408
+ "sortOrder": [
5409
+ 1
5410
+ ],
5411
+ "__typename": [
5412
+ 1
5413
+ ]
5414
+ },
5415
+ "OffsetPaginationDto": {
5416
+ "pageNumber": [
5417
+ 18
5418
+ ],
5419
+ "pageSize": [
5420
+ 18
5421
+ ],
5422
+ "sortCriteria": [
5423
+ 182
4844
5424
  ],
4845
5425
  "__typename": [
4846
5426
  1
@@ -4917,7 +5497,7 @@ exports.default = {
4917
5497
  32,
4918
5498
  {
4919
5499
  "input": [
4920
- 219,
5500
+ 242,
4921
5501
  "AWSS3GetUploadDto!"
4922
5502
  ]
4923
5503
  }
@@ -4979,16 +5559,16 @@ exports.default = {
4979
5559
  104,
4980
5560
  {
4981
5561
  "input": [
4982
- 220,
5562
+ 243,
4983
5563
  "FindSponsorAthleteInvitationDto!"
4984
5564
  ]
4985
5565
  }
4986
5566
  ],
4987
5567
  "verifyAthleteCompetitionLinkedForDelete": [
4988
- 144,
5568
+ 147,
4989
5569
  {
4990
5570
  "input": [
4991
- 178,
5571
+ 193,
4992
5572
  "existValueDto!"
4993
5573
  ]
4994
5574
  }
@@ -4997,10 +5577,10 @@ exports.default = {
4997
5577
  100
4998
5578
  ],
4999
5579
  "queryAthleteFundingCampaigns": [
5000
- 139,
5580
+ 142,
5001
5581
  {
5002
5582
  "input": [
5003
- 173,
5583
+ 188,
5004
5584
  "AthleteQueryDto!"
5005
5585
  ]
5006
5586
  }
@@ -5048,7 +5628,7 @@ exports.default = {
5048
5628
  81,
5049
5629
  {
5050
5630
  "input": [
5051
- 221,
5631
+ 244,
5052
5632
  "GetAthleteCompetitionsDto!"
5053
5633
  ]
5054
5634
  }
@@ -5093,10 +5673,10 @@ exports.default = {
5093
5673
  }
5094
5674
  ],
5095
5675
  "queryAthleteWithFilter": [
5096
- 139,
5676
+ 142,
5097
5677
  {
5098
5678
  "input": [
5099
- 173,
5679
+ 188,
5100
5680
  "AthleteQueryDto!"
5101
5681
  ]
5102
5682
  }
@@ -5111,28 +5691,46 @@ exports.default = {
5111
5691
  }
5112
5692
  ],
5113
5693
  "screenNameAvailability": [
5114
- 142,
5694
+ 145,
5115
5695
  {
5116
5696
  "input": [
5117
- 178,
5697
+ 193,
5118
5698
  "existValueDto!"
5119
5699
  ]
5120
5700
  }
5121
5701
  ],
5702
+ "getAthleteHistoricalScoresPeriod": [
5703
+ 148,
5704
+ {
5705
+ "input": [
5706
+ 195,
5707
+ "GetHistoricalScoresDto!"
5708
+ ]
5709
+ }
5710
+ ],
5122
5711
  "getAthleteHistoricalScores": [
5123
5712
  98,
5124
5713
  {
5125
5714
  "input": [
5126
- 180,
5715
+ 195,
5127
5716
  "GetHistoricalScoresDto!"
5128
5717
  ]
5129
5718
  }
5130
5719
  ],
5720
+ "getMyHistoricalScoresPeriod": [
5721
+ 148,
5722
+ {
5723
+ "input": [
5724
+ 194,
5725
+ "GetMyHistoricalScoresDto!"
5726
+ ]
5727
+ }
5728
+ ],
5131
5729
  "getMyHistoricalScores": [
5132
5730
  98,
5133
5731
  {
5134
5732
  "input": [
5135
- 179,
5733
+ 194,
5136
5734
  "GetMyHistoricalScoresDto!"
5137
5735
  ]
5138
5736
  }
@@ -5141,7 +5739,7 @@ exports.default = {
5141
5739
  89,
5142
5740
  {
5143
5741
  "input": [
5144
- 181,
5742
+ 196,
5145
5743
  "GetAthleteCampaignsDto!"
5146
5744
  ]
5147
5745
  }
@@ -5149,6 +5747,14 @@ exports.default = {
5149
5747
  "getSports": [
5150
5748
  67
5151
5749
  ],
5750
+ "getSportsPaginated": [
5751
+ 153,
5752
+ {
5753
+ "query": [
5754
+ 197
5755
+ ]
5756
+ }
5757
+ ],
5152
5758
  "findSportById": [
5153
5759
  67,
5154
5760
  {
@@ -5213,7 +5819,7 @@ exports.default = {
5213
5819
  0,
5214
5820
  {
5215
5821
  "input": [
5216
- 222,
5822
+ 245,
5217
5823
  "FindVtxUserDto!"
5218
5824
  ]
5219
5825
  }
@@ -5232,7 +5838,7 @@ exports.default = {
5232
5838
  }
5233
5839
  ],
5234
5840
  "getUserImagesFromEmail": [
5235
- 147,
5841
+ 154,
5236
5842
  {
5237
5843
  "loginEmail": [
5238
5844
  1,
@@ -5253,11 +5859,31 @@ exports.default = {
5253
5859
  36,
5254
5860
  {
5255
5861
  "input": [
5256
- 160,
5862
+ 174,
5257
5863
  "VerifyCodeDto!"
5258
5864
  ]
5259
5865
  }
5260
5866
  ],
5867
+ "isUserSuspended": [
5868
+ 2,
5869
+ {
5870
+ "loginEmail": [
5871
+ 1,
5872
+ "String!"
5873
+ ]
5874
+ }
5875
+ ],
5876
+ "getAllUsers": [
5877
+ 135
5878
+ ],
5879
+ "getUsersPaginated": [
5880
+ 157,
5881
+ {
5882
+ "query": [
5883
+ 211
5884
+ ]
5885
+ }
5886
+ ],
5261
5887
  "getStravaLoginUrl": [
5262
5888
  1
5263
5889
  ],
@@ -5265,17 +5891,37 @@ exports.default = {
5265
5891
  75,
5266
5892
  {
5267
5893
  "input": [
5268
- 223,
5894
+ 246,
5269
5895
  "GetSportEventsDto!"
5270
5896
  ]
5271
5897
  }
5272
5898
  ],
5899
+ "getSportsEventsPaginated": [
5900
+ 159,
5901
+ {
5902
+ "query": [
5903
+ 218
5904
+ ]
5905
+ }
5906
+ ],
5273
5907
  "getBudgetsByAthlete": [
5274
5908
  129
5275
5909
  ],
5276
5910
  "getDonationsByAthlete": [
5277
5911
  117
5278
5912
  ],
5913
+ "getDonationsToAthlete": [
5914
+ 133,
5915
+ {
5916
+ "athleteId": [
5917
+ 1,
5918
+ "String!"
5919
+ ]
5920
+ }
5921
+ ],
5922
+ "getDonationsToMe": [
5923
+ 133
5924
+ ],
5279
5925
  "getBudgetConcepts": [
5280
5926
  132
5281
5927
  ],
@@ -5295,19 +5941,22 @@ exports.default = {
5295
5941
  116
5296
5942
  ],
5297
5943
  "stripeQuery": [
5298
- 145,
5944
+ 149,
5299
5945
  {
5300
5946
  "input": [
5301
- 211,
5947
+ 214,
5302
5948
  "StripeQueryDto!"
5303
5949
  ]
5304
5950
  }
5305
5951
  ],
5952
+ "getStripeBalance": [
5953
+ 161
5954
+ ],
5306
5955
  "getDatabaseTextFile": [
5307
5956
  35,
5308
5957
  {
5309
5958
  "input": [
5310
- 158,
5959
+ 172,
5311
5960
  "GetDatabaseFileDto!"
5312
5961
  ]
5313
5962
  }
@@ -5316,7 +5965,7 @@ exports.default = {
5316
5965
  117,
5317
5966
  {
5318
5967
  "input": [
5319
- 193,
5968
+ 213,
5320
5969
  "GetReceiptDto!"
5321
5970
  ]
5322
5971
  }
@@ -5325,11 +5974,20 @@ exports.default = {
5325
5974
  118,
5326
5975
  {
5327
5976
  "input": [
5328
- 193,
5977
+ 213,
5329
5978
  "GetReceiptDto!"
5330
5979
  ]
5331
5980
  }
5332
5981
  ],
5982
+ "getTransactionDetails": [
5983
+ 158,
5984
+ {
5985
+ "input": [
5986
+ 215,
5987
+ "GetTransactionDetailsDto!"
5988
+ ]
5989
+ }
5990
+ ],
5333
5991
  "findMemberForUser": [
5334
5992
  134,
5335
5993
  {
@@ -5342,6 +6000,26 @@ exports.default = {
5342
6000
  "getDonationsByMember": [
5343
6001
  133
5344
6002
  ],
6003
+ "getDonationsByUser": [
6004
+ 133,
6005
+ {
6006
+ "email": [
6007
+ 1,
6008
+ "String!"
6009
+ ]
6010
+ }
6011
+ ],
6012
+ "getAllTransactions": [
6013
+ 137
6014
+ ],
6015
+ "getTransactionsPaginated": [
6016
+ 165,
6017
+ {
6018
+ "query": [
6019
+ 238
6020
+ ]
6021
+ }
6022
+ ],
5345
6023
  "__typename": [
5346
6024
  1
5347
6025
  ]
@@ -5403,7 +6081,7 @@ exports.default = {
5403
6081
  5,
5404
6082
  {
5405
6083
  "tenant": [
5406
- 225,
6084
+ 248,
5407
6085
  "CreateTenantInput!"
5408
6086
  ]
5409
6087
  }
@@ -5412,7 +6090,7 @@ exports.default = {
5412
6090
  11,
5413
6091
  {
5414
6092
  "tenant": [
5415
- 225,
6093
+ 248,
5416
6094
  "CreateTenantInput!"
5417
6095
  ]
5418
6096
  }
@@ -5421,7 +6099,7 @@ exports.default = {
5421
6099
  3,
5422
6100
  {
5423
6101
  "user": [
5424
- 226,
6102
+ 249,
5425
6103
  "CreateActiveUserInput!"
5426
6104
  ]
5427
6105
  }
@@ -5456,7 +6134,7 @@ exports.default = {
5456
6134
  0,
5457
6135
  {
5458
6136
  "input": [
5459
- 227,
6137
+ 250,
5460
6138
  "RegisterUserToDomainFromEmailInput!"
5461
6139
  ]
5462
6140
  }
@@ -5465,7 +6143,7 @@ exports.default = {
5465
6143
  8,
5466
6144
  {
5467
6145
  "dto": [
5468
- 228,
6146
+ 251,
5469
6147
  "RefreshTokenInput!"
5470
6148
  ]
5471
6149
  }
@@ -5474,7 +6152,7 @@ exports.default = {
5474
6152
  33,
5475
6153
  {
5476
6154
  "input": [
5477
- 229,
6155
+ 252,
5478
6156
  "AWSS3DeleteUseTypeFileDto!"
5479
6157
  ]
5480
6158
  }
@@ -5483,7 +6161,7 @@ exports.default = {
5483
6161
  33,
5484
6162
  {
5485
6163
  "input": [
5486
- 230,
6164
+ 253,
5487
6165
  "AWSS3DeleteBucketFileDto!"
5488
6166
  ]
5489
6167
  }
@@ -5492,7 +6170,7 @@ exports.default = {
5492
6170
  33,
5493
6171
  {
5494
6172
  "input": [
5495
- 231,
6173
+ 254,
5496
6174
  "AWSS3DeleteUseTypeKeyDto!"
5497
6175
  ]
5498
6176
  }
@@ -5501,7 +6179,7 @@ exports.default = {
5501
6179
  27,
5502
6180
  {
5503
6181
  "input": [
5504
- 175,
6182
+ 190,
5505
6183
  "AWSS3UploadedFileDto!"
5506
6184
  ]
5507
6185
  }
@@ -5510,7 +6188,7 @@ exports.default = {
5510
6188
  56,
5511
6189
  {
5512
6190
  "input": [
5513
- 232,
6191
+ 255,
5514
6192
  "CreateIndustryDto!"
5515
6193
  ]
5516
6194
  }
@@ -5519,7 +6197,7 @@ exports.default = {
5519
6197
  39,
5520
6198
  {
5521
6199
  "input": [
5522
- 233,
6200
+ 256,
5523
6201
  "CreateBrandDto!"
5524
6202
  ]
5525
6203
  }
@@ -5528,7 +6206,7 @@ exports.default = {
5528
6206
  59,
5529
6207
  {
5530
6208
  "input": [
5531
- 235,
6209
+ 258,
5532
6210
  "RegisterSponsorInput!"
5533
6211
  ]
5534
6212
  }
@@ -5537,7 +6215,7 @@ exports.default = {
5537
6215
  59,
5538
6216
  {
5539
6217
  "input": [
5540
- 236,
6218
+ 259,
5541
6219
  "CreateSponsorDto!"
5542
6220
  ]
5543
6221
  }
@@ -5546,16 +6224,16 @@ exports.default = {
5546
6224
  104,
5547
6225
  {
5548
6226
  "input": [
5549
- 162,
6227
+ 177,
5550
6228
  "InviteAthletesDto!"
5551
6229
  ]
5552
6230
  }
5553
6231
  ],
5554
6232
  "forceDeleteAthleteCompetition": [
5555
- 136,
6233
+ 139,
5556
6234
  {
5557
6235
  "input": [
5558
- 170,
6236
+ 185,
5559
6237
  "DeleteSingleValueDto!"
5560
6238
  ]
5561
6239
  }
@@ -5564,34 +6242,34 @@ exports.default = {
5564
6242
  100,
5565
6243
  {
5566
6244
  "input": [
5567
- 237,
6245
+ 260,
5568
6246
  "RegisterAthleteDto!"
5569
6247
  ]
5570
6248
  }
5571
6249
  ],
5572
6250
  "editProfileValue": [
5573
- 135,
6251
+ 138,
5574
6252
  {
5575
6253
  "input": [
5576
- 238,
6254
+ 261,
5577
6255
  "EditValueDto!"
5578
6256
  ]
5579
6257
  }
5580
6258
  ],
5581
6259
  "editPicture": [
5582
- 140,
6260
+ 143,
5583
6261
  {
5584
6262
  "input": [
5585
- 174,
6263
+ 189,
5586
6264
  "EditPictureDto!"
5587
6265
  ]
5588
6266
  }
5589
6267
  ],
5590
6268
  "AddAlbumPictures": [
5591
- 141,
6269
+ 144,
5592
6270
  {
5593
6271
  "input": [
5594
- 176,
6272
+ 191,
5595
6273
  "UploadAlbumsPicturesDto!"
5596
6274
  ]
5597
6275
  }
@@ -5600,16 +6278,16 @@ exports.default = {
5600
6278
  81,
5601
6279
  {
5602
6280
  "input": [
5603
- 165,
6281
+ 180,
5604
6282
  "CreateAthleteCompetitionDto!"
5605
6283
  ]
5606
6284
  }
5607
6285
  ],
5608
6286
  "deleteAthleteCompetition": [
5609
- 136,
6287
+ 139,
5610
6288
  {
5611
6289
  "input": [
5612
- 170,
6290
+ 185,
5613
6291
  "DeleteSingleValueDto!"
5614
6292
  ]
5615
6293
  }
@@ -5618,7 +6296,7 @@ exports.default = {
5618
6296
  80,
5619
6297
  {
5620
6298
  "input": [
5621
- 176,
6299
+ 191,
5622
6300
  "UploadAlbumsPicturesDto!"
5623
6301
  ]
5624
6302
  }
@@ -5627,7 +6305,7 @@ exports.default = {
5627
6305
  80,
5628
6306
  {
5629
6307
  "input": [
5630
- 239,
6308
+ 262,
5631
6309
  "EditDisplayIndexDto!"
5632
6310
  ]
5633
6311
  }
@@ -5636,16 +6314,16 @@ exports.default = {
5636
6314
  80,
5637
6315
  {
5638
6316
  "input": [
5639
- 176,
6317
+ 191,
5640
6318
  "UploadAlbumsPicturesDto!"
5641
6319
  ]
5642
6320
  }
5643
6321
  ],
5644
6322
  "deleteAthleteAlbum": [
5645
- 136,
6323
+ 139,
5646
6324
  {
5647
6325
  "input": [
5648
- 170,
6326
+ 185,
5649
6327
  "DeleteSingleValueDto!"
5650
6328
  ]
5651
6329
  }
@@ -5654,7 +6332,7 @@ exports.default = {
5654
6332
  120,
5655
6333
  {
5656
6334
  "input": [
5657
- 177,
6335
+ 192,
5658
6336
  "DeleteValuesDto!"
5659
6337
  ]
5660
6338
  }
@@ -5663,7 +6341,7 @@ exports.default = {
5663
6341
  76,
5664
6342
  {
5665
6343
  "input": [
5666
- 164,
6344
+ 179,
5667
6345
  "SetCompetitionResultDto!"
5668
6346
  ]
5669
6347
  }
@@ -5671,11 +6349,14 @@ exports.default = {
5671
6349
  "updateAthleteScores": [
5672
6350
  100
5673
6351
  ],
6352
+ "updateAthleteCompetitionScores": [
6353
+ 100
6354
+ ],
5674
6355
  "setCurrentCampaign": [
5675
6356
  89,
5676
6357
  {
5677
6358
  "input": [
5678
- 241,
6359
+ 264,
5679
6360
  "SetCurrentCampaignDto!"
5680
6361
  ]
5681
6362
  }
@@ -5684,7 +6365,7 @@ exports.default = {
5684
6365
  67,
5685
6366
  {
5686
6367
  "input": [
5687
- 242,
6368
+ 265,
5688
6369
  "CreateSportDto!"
5689
6370
  ]
5690
6371
  }
@@ -5693,7 +6374,7 @@ exports.default = {
5693
6374
  67,
5694
6375
  {
5695
6376
  "input": [
5696
- 243,
6377
+ 266,
5697
6378
  "UpdateSportDto!"
5698
6379
  ]
5699
6380
  }
@@ -5702,7 +6383,7 @@ exports.default = {
5702
6383
  70,
5703
6384
  {
5704
6385
  "input": [
5705
- 244,
6386
+ 267,
5706
6387
  "CreateSportLevelDto!"
5707
6388
  ]
5708
6389
  }
@@ -5711,7 +6392,7 @@ exports.default = {
5711
6392
  65,
5712
6393
  {
5713
6394
  "input": [
5714
- 246,
6395
+ 269,
5715
6396
  "CreateSponsorshipDto!"
5716
6397
  ]
5717
6398
  }
@@ -5720,7 +6401,7 @@ exports.default = {
5720
6401
  45,
5721
6402
  {
5722
6403
  "input": [
5723
- 253,
6404
+ 276,
5724
6405
  "CreateCountryDto!"
5725
6406
  ]
5726
6407
  }
@@ -5729,7 +6410,7 @@ exports.default = {
5729
6410
  44,
5730
6411
  {
5731
6412
  "input": [
5732
- 254,
6413
+ 277,
5733
6414
  "CreateStateDto!"
5734
6415
  ]
5735
6416
  }
@@ -5738,7 +6419,7 @@ exports.default = {
5738
6419
  43,
5739
6420
  {
5740
6421
  "input": [
5741
- 255,
6422
+ 278,
5742
6423
  "CreateCityDto!"
5743
6424
  ]
5744
6425
  }
@@ -5747,7 +6428,7 @@ exports.default = {
5747
6428
  29,
5748
6429
  {
5749
6430
  "input": [
5750
- 191,
6431
+ 207,
5751
6432
  "RegisterUserDto!"
5752
6433
  ]
5753
6434
  }
@@ -5756,7 +6437,7 @@ exports.default = {
5756
6437
  3,
5757
6438
  {
5758
6439
  "input": [
5759
- 160,
6440
+ 174,
5760
6441
  "VerifyCodeDto!"
5761
6442
  ]
5762
6443
  }
@@ -5765,7 +6446,7 @@ exports.default = {
5765
6446
  0,
5766
6447
  {
5767
6448
  "input": [
5768
- 160,
6449
+ 174,
5769
6450
  "VerifyCodeDto!"
5770
6451
  ]
5771
6452
  }
@@ -5774,7 +6455,7 @@ exports.default = {
5774
6455
  0,
5775
6456
  {
5776
6457
  "input": [
5777
- 191,
6458
+ 207,
5778
6459
  "RegisterUserDto!"
5779
6460
  ]
5780
6461
  }
@@ -5783,7 +6464,7 @@ exports.default = {
5783
6464
  0,
5784
6465
  {
5785
6466
  "input": [
5786
- 191,
6467
+ 207,
5787
6468
  "RegisterUserDto!"
5788
6469
  ]
5789
6470
  }
@@ -5792,7 +6473,7 @@ exports.default = {
5792
6473
  0,
5793
6474
  {
5794
6475
  "input": [
5795
- 191,
6476
+ 207,
5796
6477
  "RegisterUserDto!"
5797
6478
  ]
5798
6479
  }
@@ -5811,7 +6492,7 @@ exports.default = {
5811
6492
  }
5812
6493
  ],
5813
6494
  "createResetPasswordCode": [
5814
- 135,
6495
+ 138,
5815
6496
  {
5816
6497
  "input": [
5817
6498
  1,
@@ -5820,16 +6501,16 @@ exports.default = {
5820
6501
  }
5821
6502
  ],
5822
6503
  "resetUserPassword": [
5823
- 135,
6504
+ 138,
5824
6505
  {
5825
6506
  "input": [
5826
- 192,
6507
+ 209,
5827
6508
  "resetPasswordDto!"
5828
6509
  ]
5829
6510
  }
5830
6511
  ],
5831
6512
  "validateToken": [
5832
- 148,
6513
+ 155,
5833
6514
  {
5834
6515
  "input": [
5835
6516
  1,
@@ -5837,11 +6518,32 @@ exports.default = {
5837
6518
  ]
5838
6519
  }
5839
6520
  ],
6521
+ "updateUserSuspendedStatus": [
6522
+ 138,
6523
+ {
6524
+ "input": [
6525
+ 210,
6526
+ "UpdateUserSuspendedStatusDto!"
6527
+ ]
6528
+ }
6529
+ ],
6530
+ "deleteMyAccount": [
6531
+ 156
6532
+ ],
6533
+ "deleteVtxUser": [
6534
+ 156,
6535
+ {
6536
+ "input": [
6537
+ 212,
6538
+ "DeleteVtxUserDto!"
6539
+ ]
6540
+ }
6541
+ ],
5840
6542
  "handleStravaCallback": [
5841
6543
  105,
5842
6544
  {
5843
6545
  "data": [
5844
- 256,
6546
+ 279,
5845
6547
  "RegisterStravaDto!"
5846
6548
  ]
5847
6549
  }
@@ -5859,16 +6561,34 @@ exports.default = {
5859
6561
  75,
5860
6562
  {
5861
6563
  "input": [
5862
- 257,
6564
+ 280,
5863
6565
  "CreateSportEventDto!"
5864
6566
  ]
5865
6567
  }
5866
6568
  ],
6569
+ "updateSportsEvent": [
6570
+ 75,
6571
+ {
6572
+ "input": [
6573
+ 216,
6574
+ "UpdateSportEventDto!"
6575
+ ]
6576
+ }
6577
+ ],
6578
+ "deleteSportsEvent": [
6579
+ 138,
6580
+ {
6581
+ "eventId": [
6582
+ 1,
6583
+ "String!"
6584
+ ]
6585
+ }
6586
+ ],
5867
6587
  "mergeSportsEvents": [
5868
6588
  130,
5869
6589
  {
5870
6590
  "input": [
5871
- 194,
6591
+ 217,
5872
6592
  "MergeSportsEventsDto!"
5873
6593
  ]
5874
6594
  }
@@ -5877,7 +6597,7 @@ exports.default = {
5877
6597
  89,
5878
6598
  {
5879
6599
  "input": [
5880
- 203,
6600
+ 227,
5881
6601
  "SetFundingStatusDto!"
5882
6602
  ]
5883
6603
  }
@@ -5886,7 +6606,7 @@ exports.default = {
5886
6606
  89,
5887
6607
  {
5888
6608
  "input": [
5889
- 200,
6609
+ 224,
5890
6610
  "CreateFundingCampaignDto!"
5891
6611
  ]
5892
6612
  }
@@ -5895,16 +6615,16 @@ exports.default = {
5895
6615
  89,
5896
6616
  {
5897
6617
  "input": [
5898
- 202,
6618
+ 226,
5899
6619
  "UpdateFundingCampaignDto!"
5900
6620
  ]
5901
6621
  }
5902
6622
  ],
5903
6623
  "deleteFundingCampaign": [
5904
- 136,
6624
+ 139,
5905
6625
  {
5906
6626
  "input": [
5907
- 170,
6627
+ 185,
5908
6628
  "DeleteSingleValueDto!"
5909
6629
  ]
5910
6630
  }
@@ -5913,7 +6633,7 @@ exports.default = {
5913
6633
  120,
5914
6634
  {
5915
6635
  "input": [
5916
- 177,
6636
+ 192,
5917
6637
  "DeleteValuesDto!"
5918
6638
  ]
5919
6639
  }
@@ -5931,7 +6651,7 @@ exports.default = {
5931
6651
  2,
5932
6652
  {
5933
6653
  "input": [
5934
- 205,
6654
+ 229,
5935
6655
  "AddCompetitionBudgetDto!"
5936
6656
  ]
5937
6657
  }
@@ -5940,7 +6660,7 @@ exports.default = {
5940
6660
  2,
5941
6661
  {
5942
6662
  "input": [
5943
- 206,
6663
+ 230,
5944
6664
  "EditCompetitionBudgetDto!"
5945
6665
  ]
5946
6666
  }
@@ -5949,7 +6669,7 @@ exports.default = {
5949
6669
  2,
5950
6670
  {
5951
6671
  "input": [
5952
- 207,
6672
+ 231,
5953
6673
  "EditCampaignBudgetDto!"
5954
6674
  ]
5955
6675
  }
@@ -5958,7 +6678,7 @@ exports.default = {
5958
6678
  2,
5959
6679
  {
5960
6680
  "input": [
5961
- 207,
6681
+ 231,
5962
6682
  "EditCampaignBudgetDto!"
5963
6683
  ]
5964
6684
  }
@@ -5967,7 +6687,7 @@ exports.default = {
5967
6687
  82,
5968
6688
  {
5969
6689
  "input": [
5970
- 208,
6690
+ 232,
5971
6691
  "CreateMembershipOrganizationDto!"
5972
6692
  ]
5973
6693
  }
@@ -5976,16 +6696,16 @@ exports.default = {
5976
6696
  84,
5977
6697
  {
5978
6698
  "input": [
5979
- 209,
6699
+ 233,
5980
6700
  "CreateAthleteMembershipDto!"
5981
6701
  ]
5982
6702
  }
5983
6703
  ],
5984
6704
  "deleteAthleteMembershipAffilation": [
5985
- 136,
6705
+ 139,
5986
6706
  {
5987
6707
  "input": [
5988
- 170,
6708
+ 185,
5989
6709
  "DeleteSingleValueDto!"
5990
6710
  ]
5991
6711
  }
@@ -6003,7 +6723,7 @@ exports.default = {
6003
6723
  97,
6004
6724
  {
6005
6725
  "input": [
6006
- 258,
6726
+ 281,
6007
6727
  "CreateStripeAccountDto!"
6008
6728
  ]
6009
6729
  }
@@ -6015,7 +6735,7 @@ exports.default = {
6015
6735
  107,
6016
6736
  {
6017
6737
  "input": [
6018
- 210,
6738
+ 175,
6019
6739
  "DonationCheckoutDto!"
6020
6740
  ]
6021
6741
  }
@@ -6030,7 +6750,7 @@ exports.default = {
6030
6750
  134,
6031
6751
  {
6032
6752
  "input": [
6033
- 216,
6753
+ 237,
6034
6754
  "RegisterMemberDto!"
6035
6755
  ]
6036
6756
  }
@@ -6156,13 +6876,13 @@ exports.default = {
6156
6876
  1
6157
6877
  ],
6158
6878
  "logo": [
6159
- 175
6879
+ 190
6160
6880
  ],
6161
6881
  "banner": [
6162
- 175
6882
+ 190
6163
6883
  ],
6164
6884
  "translations": [
6165
- 234
6885
+ 257
6166
6886
  ],
6167
6887
  "__typename": [
6168
6888
  1
@@ -6185,10 +6905,10 @@ exports.default = {
6185
6905
  1
6186
6906
  ],
6187
6907
  "logo": [
6188
- 175
6908
+ 190
6189
6909
  ],
6190
6910
  "banner": [
6191
- 175
6911
+ 190
6192
6912
  ],
6193
6913
  "__typename": [
6194
6914
  1
@@ -6293,10 +7013,10 @@ exports.default = {
6293
7013
  1
6294
7014
  ],
6295
7015
  "profilePicture": [
6296
- 175
7016
+ 190
6297
7017
  ],
6298
7018
  "cardPicture": [
6299
- 175
7019
+ 190
6300
7020
  ],
6301
7021
  "__typename": [
6302
7022
  1
@@ -6315,7 +7035,7 @@ exports.default = {
6315
7035
  },
6316
7036
  "EditDisplayIndexDto": {
6317
7037
  "updates": [
6318
- 240
7038
+ 263
6319
7039
  ],
6320
7040
  "__typename": [
6321
7041
  1
@@ -6379,7 +7099,7 @@ exports.default = {
6379
7099
  18
6380
7100
  ],
6381
7101
  "translations": [
6382
- 245
7102
+ 268
6383
7103
  ],
6384
7104
  "__typename": [
6385
7105
  1
@@ -6413,10 +7133,10 @@ exports.default = {
6413
7133
  18
6414
7134
  ],
6415
7135
  "banner": [
6416
- 175
7136
+ 190
6417
7137
  ],
6418
7138
  "criteria": [
6419
- 247
7139
+ 270
6420
7140
  ],
6421
7141
  "deadline": [
6422
7142
  14
@@ -6425,13 +7145,13 @@ exports.default = {
6425
7145
  14
6426
7146
  ],
6427
7147
  "duration": [
6428
- 249
7148
+ 272
6429
7149
  ],
6430
7150
  "sponsorshipItems": [
6431
- 250
7151
+ 273
6432
7152
  ],
6433
7153
  "commitments": [
6434
- 251
7154
+ 274
6435
7155
  ],
6436
7156
  "terms": [
6437
7157
  1
@@ -6443,7 +7163,7 @@ exports.default = {
6443
7163
  2
6444
7164
  ],
6445
7165
  "translations": [
6446
- 252
7166
+ 275
6447
7167
  ],
6448
7168
  "__typename": [
6449
7169
  1
@@ -6457,7 +7177,7 @@ exports.default = {
6457
7177
  1
6458
7178
  ],
6459
7179
  "qualificationsBag": [
6460
- 248
7180
+ 271
6461
7181
  ],
6462
7182
  "__typename": [
6463
7183
  1
@@ -6465,28 +7185,28 @@ exports.default = {
6465
7185
  },
6466
7186
  "QualificationsBagDto": {
6467
7187
  "ageQualifications": [
6468
- 183
7188
+ 199
6469
7189
  ],
6470
7190
  "genderQualifications": [
6471
- 184
7191
+ 200
6472
7192
  ],
6473
7193
  "scoreQualifications": [
6474
- 186
7194
+ 202
6475
7195
  ],
6476
7196
  "locationQualifications": [
6477
- 187
7197
+ 203
6478
7198
  ],
6479
7199
  "nationalityQualifications": [
6480
- 185
7200
+ 201
6481
7201
  ],
6482
7202
  "distanceQualifications": [
6483
- 188
7203
+ 204
6484
7204
  ],
6485
7205
  "sportsQualifications": [
6486
- 189
7206
+ 205
6487
7207
  ],
6488
7208
  "levelQualifications": [
6489
- 190
7209
+ 206
6490
7210
  ],
6491
7211
  "__typename": [
6492
7212
  1
@@ -6563,7 +7283,7 @@ exports.default = {
6563
7283
  1
6564
7284
  ],
6565
7285
  "banner": [
6566
- 175
7286
+ 190
6567
7287
  ],
6568
7288
  "terms": [
6569
7289
  1
@@ -6681,7 +7401,7 @@ exports.default = {
6681
7401
  1
6682
7402
  ],
6683
7403
  "banner": [
6684
- 175
7404
+ 190
6685
7405
  ],
6686
7406
  "eventLevel": [
6687
7407
  1