@vertikalx/vtx-backend-client 1.0.0-dev-geo.66 → 1.0.0-dev-david.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/api/vtx-base-api.d.ts +2 -6
- package/src/api/vtx-base-api.js +40 -165
- package/src/api/vtx-base-api.js.map +1 -1
- package/src/client/schema.d.ts +6 -28
- package/src/client/schema.js.map +1 -1
- package/src/client/types.d.ts +3 -17
- package/src/client/types.js +58 -96
- package/src/client/types.js.map +1 -1
- package/tsconfig.lib.tsbuildinfo +1 -1
package/src/client/types.js
CHANGED
|
@@ -3498,17 +3498,6 @@ exports.default = {
|
|
|
3498
3498
|
1
|
|
3499
3499
|
]
|
|
3500
3500
|
},
|
|
3501
|
-
"resetPasswordDto": {
|
|
3502
|
-
"code": [
|
|
3503
|
-
124
|
|
3504
|
-
],
|
|
3505
|
-
"newPassword": [
|
|
3506
|
-
1
|
|
3507
|
-
],
|
|
3508
|
-
"__typename": [
|
|
3509
|
-
1
|
|
3510
|
-
]
|
|
3511
|
-
},
|
|
3512
3501
|
"DeleteValuesDto": {
|
|
3513
3502
|
"idsToDelete": [
|
|
3514
3503
|
1
|
|
@@ -3556,7 +3545,7 @@ exports.default = {
|
|
|
3556
3545
|
17
|
|
3557
3546
|
],
|
|
3558
3547
|
"items": [
|
|
3559
|
-
|
|
3548
|
+
152
|
|
3560
3549
|
],
|
|
3561
3550
|
"__typename": [
|
|
3562
3551
|
1
|
|
@@ -3567,7 +3556,7 @@ exports.default = {
|
|
|
3567
3556
|
17
|
|
3568
3557
|
],
|
|
3569
3558
|
"items": [
|
|
3570
|
-
|
|
3559
|
+
152
|
|
3571
3560
|
],
|
|
3572
3561
|
"athleteCompetitionId": [
|
|
3573
3562
|
1
|
|
@@ -3602,10 +3591,10 @@ exports.default = {
|
|
|
3602
3591
|
14
|
|
3603
3592
|
],
|
|
3604
3593
|
"budget": [
|
|
3605
|
-
|
|
3594
|
+
154
|
|
3606
3595
|
],
|
|
3607
3596
|
"competitionBudgets": [
|
|
3608
|
-
|
|
3597
|
+
155
|
|
3609
3598
|
],
|
|
3610
3599
|
"competitionIds": [
|
|
3611
3600
|
1
|
|
@@ -3640,10 +3629,10 @@ exports.default = {
|
|
|
3640
3629
|
14
|
|
3641
3630
|
],
|
|
3642
3631
|
"budget": [
|
|
3643
|
-
|
|
3632
|
+
154
|
|
3644
3633
|
],
|
|
3645
3634
|
"competitionBudgets": [
|
|
3646
|
-
|
|
3635
|
+
155
|
|
3647
3636
|
],
|
|
3648
3637
|
"competitionIds": [
|
|
3649
3638
|
1
|
|
@@ -3842,7 +3831,7 @@ exports.default = {
|
|
|
3842
3831
|
31,
|
|
3843
3832
|
{
|
|
3844
3833
|
"input": [
|
|
3845
|
-
|
|
3834
|
+
165,
|
|
3846
3835
|
"AWSS3GetUploadDto!"
|
|
3847
3836
|
]
|
|
3848
3837
|
}
|
|
@@ -3904,7 +3893,7 @@ exports.default = {
|
|
|
3904
3893
|
98,
|
|
3905
3894
|
{
|
|
3906
3895
|
"input": [
|
|
3907
|
-
|
|
3896
|
+
166,
|
|
3908
3897
|
"FindSponsorAthleteInvitationDto!"
|
|
3909
3898
|
]
|
|
3910
3899
|
}
|
|
@@ -3964,7 +3953,7 @@ exports.default = {
|
|
|
3964
3953
|
78,
|
|
3965
3954
|
{
|
|
3966
3955
|
"input": [
|
|
3967
|
-
|
|
3956
|
+
167,
|
|
3968
3957
|
"GetAthleteCompetitionsDto!"
|
|
3969
3958
|
]
|
|
3970
3959
|
}
|
|
@@ -4075,7 +4064,7 @@ exports.default = {
|
|
|
4075
4064
|
0,
|
|
4076
4065
|
{
|
|
4077
4066
|
"input": [
|
|
4078
|
-
|
|
4067
|
+
168,
|
|
4079
4068
|
"FindVtxUserDto!"
|
|
4080
4069
|
]
|
|
4081
4070
|
}
|
|
@@ -4102,24 +4091,6 @@ exports.default = {
|
|
|
4102
4091
|
]
|
|
4103
4092
|
}
|
|
4104
4093
|
],
|
|
4105
|
-
"getResetVerificationCode": [
|
|
4106
|
-
28,
|
|
4107
|
-
{
|
|
4108
|
-
"input": [
|
|
4109
|
-
1,
|
|
4110
|
-
"String!"
|
|
4111
|
-
]
|
|
4112
|
-
}
|
|
4113
|
-
],
|
|
4114
|
-
"verifyCode": [
|
|
4115
|
-
35,
|
|
4116
|
-
{
|
|
4117
|
-
"input": [
|
|
4118
|
-
124,
|
|
4119
|
-
"VerifyCodeDto!"
|
|
4120
|
-
]
|
|
4121
|
-
}
|
|
4122
|
-
],
|
|
4123
4094
|
"getStravaLoginUrl": [
|
|
4124
4095
|
1
|
|
4125
4096
|
],
|
|
@@ -4127,7 +4098,7 @@ exports.default = {
|
|
|
4127
4098
|
74,
|
|
4128
4099
|
{
|
|
4129
4100
|
"input": [
|
|
4130
|
-
|
|
4101
|
+
169,
|
|
4131
4102
|
"GetSportEventsDto!"
|
|
4132
4103
|
]
|
|
4133
4104
|
}
|
|
@@ -4142,7 +4113,7 @@ exports.default = {
|
|
|
4142
4113
|
112,
|
|
4143
4114
|
{
|
|
4144
4115
|
"input": [
|
|
4145
|
-
|
|
4116
|
+
162,
|
|
4146
4117
|
"StripeQueryDto!"
|
|
4147
4118
|
]
|
|
4148
4119
|
}
|
|
@@ -4217,7 +4188,7 @@ exports.default = {
|
|
|
4217
4188
|
5,
|
|
4218
4189
|
{
|
|
4219
4190
|
"tenant": [
|
|
4220
|
-
|
|
4191
|
+
171,
|
|
4221
4192
|
"CreateTenantInput!"
|
|
4222
4193
|
]
|
|
4223
4194
|
}
|
|
@@ -4226,7 +4197,7 @@ exports.default = {
|
|
|
4226
4197
|
11,
|
|
4227
4198
|
{
|
|
4228
4199
|
"tenant": [
|
|
4229
|
-
|
|
4200
|
+
171,
|
|
4230
4201
|
"CreateTenantInput!"
|
|
4231
4202
|
]
|
|
4232
4203
|
}
|
|
@@ -4235,7 +4206,7 @@ exports.default = {
|
|
|
4235
4206
|
3,
|
|
4236
4207
|
{
|
|
4237
4208
|
"user": [
|
|
4238
|
-
|
|
4209
|
+
172,
|
|
4239
4210
|
"CreateActiveUserInput!"
|
|
4240
4211
|
]
|
|
4241
4212
|
}
|
|
@@ -4270,7 +4241,7 @@ exports.default = {
|
|
|
4270
4241
|
0,
|
|
4271
4242
|
{
|
|
4272
4243
|
"input": [
|
|
4273
|
-
|
|
4244
|
+
173,
|
|
4274
4245
|
"RegisterUserToDomainFromEmailInput!"
|
|
4275
4246
|
]
|
|
4276
4247
|
}
|
|
@@ -4279,7 +4250,7 @@ exports.default = {
|
|
|
4279
4250
|
8,
|
|
4280
4251
|
{
|
|
4281
4252
|
"dto": [
|
|
4282
|
-
|
|
4253
|
+
174,
|
|
4283
4254
|
"RefreshTokenInput!"
|
|
4284
4255
|
]
|
|
4285
4256
|
}
|
|
@@ -4288,7 +4259,7 @@ exports.default = {
|
|
|
4288
4259
|
32,
|
|
4289
4260
|
{
|
|
4290
4261
|
"input": [
|
|
4291
|
-
|
|
4262
|
+
175,
|
|
4292
4263
|
"AWSS3DeleteUseTypeFileDto!"
|
|
4293
4264
|
]
|
|
4294
4265
|
}
|
|
@@ -4297,7 +4268,7 @@ exports.default = {
|
|
|
4297
4268
|
32,
|
|
4298
4269
|
{
|
|
4299
4270
|
"input": [
|
|
4300
|
-
|
|
4271
|
+
176,
|
|
4301
4272
|
"AWSS3DeleteBucketFileDto!"
|
|
4302
4273
|
]
|
|
4303
4274
|
}
|
|
@@ -4306,7 +4277,7 @@ exports.default = {
|
|
|
4306
4277
|
32,
|
|
4307
4278
|
{
|
|
4308
4279
|
"input": [
|
|
4309
|
-
|
|
4280
|
+
177,
|
|
4310
4281
|
"AWSS3DeleteUseTypeKeyDto!"
|
|
4311
4282
|
]
|
|
4312
4283
|
}
|
|
@@ -4324,7 +4295,7 @@ exports.default = {
|
|
|
4324
4295
|
55,
|
|
4325
4296
|
{
|
|
4326
4297
|
"input": [
|
|
4327
|
-
|
|
4298
|
+
178,
|
|
4328
4299
|
"CreateIndustryDto!"
|
|
4329
4300
|
]
|
|
4330
4301
|
}
|
|
@@ -4333,7 +4304,7 @@ exports.default = {
|
|
|
4333
4304
|
38,
|
|
4334
4305
|
{
|
|
4335
4306
|
"input": [
|
|
4336
|
-
|
|
4307
|
+
179,
|
|
4337
4308
|
"CreateBrandDto!"
|
|
4338
4309
|
]
|
|
4339
4310
|
}
|
|
@@ -4342,7 +4313,7 @@ exports.default = {
|
|
|
4342
4313
|
58,
|
|
4343
4314
|
{
|
|
4344
4315
|
"input": [
|
|
4345
|
-
|
|
4316
|
+
181,
|
|
4346
4317
|
"RegisterSponsorInput!"
|
|
4347
4318
|
]
|
|
4348
4319
|
}
|
|
@@ -4351,7 +4322,7 @@ exports.default = {
|
|
|
4351
4322
|
58,
|
|
4352
4323
|
{
|
|
4353
4324
|
"input": [
|
|
4354
|
-
|
|
4325
|
+
182,
|
|
4355
4326
|
"CreateSponsorDto!"
|
|
4356
4327
|
]
|
|
4357
4328
|
}
|
|
@@ -4369,7 +4340,7 @@ exports.default = {
|
|
|
4369
4340
|
97,
|
|
4370
4341
|
{
|
|
4371
4342
|
"input": [
|
|
4372
|
-
|
|
4343
|
+
183,
|
|
4373
4344
|
"RegisterAthleteDto!"
|
|
4374
4345
|
]
|
|
4375
4346
|
}
|
|
@@ -4378,7 +4349,7 @@ exports.default = {
|
|
|
4378
4349
|
104,
|
|
4379
4350
|
{
|
|
4380
4351
|
"input": [
|
|
4381
|
-
|
|
4352
|
+
184,
|
|
4382
4353
|
"EditValueDto!"
|
|
4383
4354
|
]
|
|
4384
4355
|
}
|
|
@@ -4401,6 +4372,15 @@ exports.default = {
|
|
|
4401
4372
|
]
|
|
4402
4373
|
}
|
|
4403
4374
|
],
|
|
4375
|
+
"DeletePictureBuket": [
|
|
4376
|
+
106,
|
|
4377
|
+
{
|
|
4378
|
+
"input": [
|
|
4379
|
+
175,
|
|
4380
|
+
"AWSS3DeleteUseTypeFileDto!"
|
|
4381
|
+
]
|
|
4382
|
+
}
|
|
4383
|
+
],
|
|
4404
4384
|
"addAthleteCompetition": [
|
|
4405
4385
|
78,
|
|
4406
4386
|
{
|
|
@@ -4441,7 +4421,7 @@ exports.default = {
|
|
|
4441
4421
|
66,
|
|
4442
4422
|
{
|
|
4443
4423
|
"input": [
|
|
4444
|
-
|
|
4424
|
+
185,
|
|
4445
4425
|
"CreateSportDto!"
|
|
4446
4426
|
]
|
|
4447
4427
|
}
|
|
@@ -4450,7 +4430,7 @@ exports.default = {
|
|
|
4450
4430
|
66,
|
|
4451
4431
|
{
|
|
4452
4432
|
"input": [
|
|
4453
|
-
|
|
4433
|
+
186,
|
|
4454
4434
|
"UpdateSportDto!"
|
|
4455
4435
|
]
|
|
4456
4436
|
}
|
|
@@ -4459,7 +4439,7 @@ exports.default = {
|
|
|
4459
4439
|
69,
|
|
4460
4440
|
{
|
|
4461
4441
|
"input": [
|
|
4462
|
-
|
|
4442
|
+
187,
|
|
4463
4443
|
"CreateSportLevelDto!"
|
|
4464
4444
|
]
|
|
4465
4445
|
}
|
|
@@ -4468,7 +4448,7 @@ exports.default = {
|
|
|
4468
4448
|
64,
|
|
4469
4449
|
{
|
|
4470
4450
|
"input": [
|
|
4471
|
-
|
|
4451
|
+
189,
|
|
4472
4452
|
"CreateSponsorshipDto!"
|
|
4473
4453
|
]
|
|
4474
4454
|
}
|
|
@@ -4477,7 +4457,7 @@ exports.default = {
|
|
|
4477
4457
|
44,
|
|
4478
4458
|
{
|
|
4479
4459
|
"input": [
|
|
4480
|
-
|
|
4460
|
+
196,
|
|
4481
4461
|
"CreateCountryDto!"
|
|
4482
4462
|
]
|
|
4483
4463
|
}
|
|
@@ -4486,7 +4466,7 @@ exports.default = {
|
|
|
4486
4466
|
43,
|
|
4487
4467
|
{
|
|
4488
4468
|
"input": [
|
|
4489
|
-
|
|
4469
|
+
197,
|
|
4490
4470
|
"CreateStateDto!"
|
|
4491
4471
|
]
|
|
4492
4472
|
}
|
|
@@ -4495,7 +4475,7 @@ exports.default = {
|
|
|
4495
4475
|
42,
|
|
4496
4476
|
{
|
|
4497
4477
|
"input": [
|
|
4498
|
-
|
|
4478
|
+
198,
|
|
4499
4479
|
"CreateCityDto!"
|
|
4500
4480
|
]
|
|
4501
4481
|
}
|
|
@@ -4558,29 +4538,11 @@ exports.default = {
|
|
|
4558
4538
|
]
|
|
4559
4539
|
}
|
|
4560
4540
|
],
|
|
4561
|
-
"createResetPasswordCode": [
|
|
4562
|
-
104,
|
|
4563
|
-
{
|
|
4564
|
-
"input": [
|
|
4565
|
-
1,
|
|
4566
|
-
"String!"
|
|
4567
|
-
]
|
|
4568
|
-
}
|
|
4569
|
-
],
|
|
4570
|
-
"resetUserPassword": [
|
|
4571
|
-
104,
|
|
4572
|
-
{
|
|
4573
|
-
"input": [
|
|
4574
|
-
151,
|
|
4575
|
-
"resetPasswordDto!"
|
|
4576
|
-
]
|
|
4577
|
-
}
|
|
4578
|
-
],
|
|
4579
4541
|
"handleStravaCallback": [
|
|
4580
4542
|
99,
|
|
4581
4543
|
{
|
|
4582
4544
|
"data": [
|
|
4583
|
-
|
|
4545
|
+
199,
|
|
4584
4546
|
"RegisterStravaDto!"
|
|
4585
4547
|
]
|
|
4586
4548
|
}
|
|
@@ -4598,7 +4560,7 @@ exports.default = {
|
|
|
4598
4560
|
74,
|
|
4599
4561
|
{
|
|
4600
4562
|
"input": [
|
|
4601
|
-
|
|
4563
|
+
200,
|
|
4602
4564
|
"CreateSportEventDto!"
|
|
4603
4565
|
]
|
|
4604
4566
|
}
|
|
@@ -4607,7 +4569,7 @@ exports.default = {
|
|
|
4607
4569
|
85,
|
|
4608
4570
|
{
|
|
4609
4571
|
"input": [
|
|
4610
|
-
|
|
4572
|
+
158,
|
|
4611
4573
|
"SetFundingStatusDto!"
|
|
4612
4574
|
]
|
|
4613
4575
|
}
|
|
@@ -4616,7 +4578,7 @@ exports.default = {
|
|
|
4616
4578
|
85,
|
|
4617
4579
|
{
|
|
4618
4580
|
"input": [
|
|
4619
|
-
|
|
4581
|
+
156,
|
|
4620
4582
|
"CreateFundingCampaignDto!"
|
|
4621
4583
|
]
|
|
4622
4584
|
}
|
|
@@ -4625,7 +4587,7 @@ exports.default = {
|
|
|
4625
4587
|
79,
|
|
4626
4588
|
{
|
|
4627
4589
|
"input": [
|
|
4628
|
-
|
|
4590
|
+
159,
|
|
4629
4591
|
"CreateMembershipOrganizationDto!"
|
|
4630
4592
|
]
|
|
4631
4593
|
}
|
|
@@ -4634,7 +4596,7 @@ exports.default = {
|
|
|
4634
4596
|
81,
|
|
4635
4597
|
{
|
|
4636
4598
|
"input": [
|
|
4637
|
-
|
|
4599
|
+
160,
|
|
4638
4600
|
"CreateAthleteMembershipDto!"
|
|
4639
4601
|
]
|
|
4640
4602
|
}
|
|
@@ -4655,7 +4617,7 @@ exports.default = {
|
|
|
4655
4617
|
93,
|
|
4656
4618
|
{
|
|
4657
4619
|
"input": [
|
|
4658
|
-
|
|
4620
|
+
201,
|
|
4659
4621
|
"CreateStripeAccountDto!"
|
|
4660
4622
|
]
|
|
4661
4623
|
}
|
|
@@ -4667,7 +4629,7 @@ exports.default = {
|
|
|
4667
4629
|
101,
|
|
4668
4630
|
{
|
|
4669
4631
|
"input": [
|
|
4670
|
-
|
|
4632
|
+
161,
|
|
4671
4633
|
"DonationCheckoutDto!"
|
|
4672
4634
|
]
|
|
4673
4635
|
}
|
|
@@ -4796,7 +4758,7 @@ exports.default = {
|
|
|
4796
4758
|
139
|
|
4797
4759
|
],
|
|
4798
4760
|
"translations": [
|
|
4799
|
-
|
|
4761
|
+
180
|
|
4800
4762
|
],
|
|
4801
4763
|
"__typename": [
|
|
4802
4764
|
1
|
|
@@ -4983,7 +4945,7 @@ exports.default = {
|
|
|
4983
4945
|
17
|
|
4984
4946
|
],
|
|
4985
4947
|
"translations": [
|
|
4986
|
-
|
|
4948
|
+
188
|
|
4987
4949
|
],
|
|
4988
4950
|
"__typename": [
|
|
4989
4951
|
1
|
|
@@ -5020,7 +4982,7 @@ exports.default = {
|
|
|
5020
4982
|
139
|
|
5021
4983
|
],
|
|
5022
4984
|
"criteria": [
|
|
5023
|
-
|
|
4985
|
+
190
|
|
5024
4986
|
],
|
|
5025
4987
|
"deadline": [
|
|
5026
4988
|
14
|
|
@@ -5029,13 +4991,13 @@ exports.default = {
|
|
|
5029
4991
|
14
|
|
5030
4992
|
],
|
|
5031
4993
|
"duration": [
|
|
5032
|
-
|
|
4994
|
+
192
|
|
5033
4995
|
],
|
|
5034
4996
|
"sponsorshipItems": [
|
|
5035
|
-
|
|
4997
|
+
193
|
|
5036
4998
|
],
|
|
5037
4999
|
"commitments": [
|
|
5038
|
-
|
|
5000
|
+
194
|
|
5039
5001
|
],
|
|
5040
5002
|
"terms": [
|
|
5041
5003
|
1
|
|
@@ -5047,7 +5009,7 @@ exports.default = {
|
|
|
5047
5009
|
2
|
|
5048
5010
|
],
|
|
5049
5011
|
"translations": [
|
|
5050
|
-
|
|
5012
|
+
195
|
|
5051
5013
|
],
|
|
5052
5014
|
"__typename": [
|
|
5053
5015
|
1
|
|
@@ -5061,7 +5023,7 @@ exports.default = {
|
|
|
5061
5023
|
1
|
|
5062
5024
|
],
|
|
5063
5025
|
"qualificationsBag": [
|
|
5064
|
-
|
|
5026
|
+
191
|
|
5065
5027
|
],
|
|
5066
5028
|
"__typename": [
|
|
5067
5029
|
1
|