@vertikalx/vtx-backend-client 1.0.0-dev.30 → 1.0.0-dev.32

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.
@@ -4,8 +4,8 @@ exports.default = {
4
4
  "scalars": [
5
5
  1,
6
6
  2,
7
- 12,
8
- 15
7
+ 14,
8
+ 17
9
9
  ],
10
10
  "types": {
11
11
  "User": {
@@ -129,6 +129,43 @@ exports.default = {
129
129
  1
130
130
  ]
131
131
  },
132
+ "DecodedToken": {
133
+ "tokenId": [
134
+ 1
135
+ ],
136
+ "systemId": [
137
+ 1
138
+ ],
139
+ "userId": [
140
+ 1
141
+ ],
142
+ "email": [
143
+ 1
144
+ ],
145
+ "refreshTokenId": [
146
+ 1
147
+ ],
148
+ "domains": [
149
+ 7
150
+ ],
151
+ "__typename": [
152
+ 1
153
+ ]
154
+ },
155
+ "DecodedRefreshToken": {
156
+ "userId": [
157
+ 1
158
+ ],
159
+ "email": [
160
+ 1
161
+ ],
162
+ "originalTokenId": [
163
+ 1
164
+ ],
165
+ "__typename": [
166
+ 1
167
+ ]
168
+ },
132
169
  "TenantWithUserLogin": {
133
170
  "_id": [
134
171
  1
@@ -183,10 +220,10 @@ exports.default = {
183
220
  1
184
221
  ],
185
222
  "publishedDate": [
186
- 12
223
+ 14
187
224
  ],
188
225
  "unPublishedDate": [
189
- 12
226
+ 14
190
227
  ],
191
228
  "locked": [
192
229
  2
@@ -201,10 +238,10 @@ exports.default = {
201
238
  1
202
239
  ],
203
240
  "createdDate": [
204
- 12
241
+ 14
205
242
  ],
206
243
  "updatedDate": [
207
- 12
244
+ 14
208
245
  ],
209
246
  "__typename": [
210
247
  1
@@ -248,22 +285,22 @@ exports.default = {
248
285
  1
249
286
  ],
250
287
  "unitPrice": [
251
- 15
288
+ 17
252
289
  ],
253
290
  "unitTax": [
254
- 15
291
+ 17
255
292
  ],
256
293
  "quantity": [
257
- 15
294
+ 17
258
295
  ],
259
296
  "unit": [
260
297
  1
261
298
  ],
262
299
  "itemPrice": [
263
- 15
300
+ 17
264
301
  ],
265
302
  "itemTotal": [
266
- 15
303
+ 17
267
304
  ],
268
305
  "__typename": [
269
306
  1
@@ -275,13 +312,13 @@ exports.default = {
275
312
  1
276
313
  ],
277
314
  "amount": [
278
- 15
315
+ 17
279
316
  ],
280
317
  "currency": [
281
318
  1
282
319
  ],
283
320
  "datePaid": [
284
- 12
321
+ 14
285
322
  ],
286
323
  "paymentComment": [
287
324
  1
@@ -325,7 +362,7 @@ exports.default = {
325
362
  1
326
363
  ],
327
364
  "quantity": [
328
- 15
365
+ 17
329
366
  ],
330
367
  "quantityUnit": [
331
368
  1
@@ -345,10 +382,10 @@ exports.default = {
345
382
  1
346
383
  ],
347
384
  "prices": [
348
- 19
385
+ 21
349
386
  ],
350
387
  "features": [
351
- 17
388
+ 19
352
389
  ],
353
390
  "isPublic": [
354
391
  2
@@ -357,10 +394,10 @@ exports.default = {
357
394
  2
358
395
  ],
359
396
  "startOfferingDate": [
360
- 12
397
+ 14
361
398
  ],
362
399
  "endOfferingDate": [
363
- 12
400
+ 14
364
401
  ],
365
402
  "termsAndConditions": [
366
403
  1
@@ -377,7 +414,7 @@ exports.default = {
377
414
  1
378
415
  ],
379
416
  "price": [
380
- 15
417
+ 17
381
418
  ],
382
419
  "taxMode": [
383
420
  1
@@ -386,10 +423,10 @@ exports.default = {
386
423
  1
387
424
  ],
388
425
  "customDays": [
389
- 15
426
+ 17
390
427
  ],
391
428
  "plan": [
392
- 18
429
+ 20
393
430
  ],
394
431
  "__typename": [
395
432
  1
@@ -400,31 +437,31 @@ exports.default = {
400
437
  1
401
438
  ],
402
439
  "invoiceDate": [
403
- 12
440
+ 14
404
441
  ],
405
442
  "billedEntity": [
406
- 13
443
+ 15
407
444
  ],
408
445
  "dueDate": [
409
- 12
446
+ 14
410
447
  ],
411
448
  "billAmount": [
412
- 15
449
+ 17
413
450
  ],
414
451
  "tax": [
415
- 15
452
+ 17
416
453
  ],
417
454
  "total": [
418
- 15
455
+ 17
419
456
  ],
420
457
  "currency": [
421
458
  1
422
459
  ],
423
460
  "items": [
424
- 14
461
+ 16
425
462
  ],
426
463
  "payment": [
427
- 16
464
+ 18
428
465
  ],
429
466
  "__typename": [
430
467
  1
@@ -435,13 +472,13 @@ exports.default = {
435
472
  1
436
473
  ],
437
474
  "invoice": [
438
- 20
475
+ 22
439
476
  ],
440
477
  "billedPlan": [
441
- 19
478
+ 21
442
479
  ],
443
480
  "subscriber": [
444
- 22
481
+ 24
445
482
  ],
446
483
  "__typename": [
447
484
  1
@@ -452,10 +489,10 @@ exports.default = {
452
489
  1
453
490
  ],
454
491
  "currentPlan": [
455
- 19
492
+ 21
456
493
  ],
457
494
  "billPrice": [
458
- 15
495
+ 17
459
496
  ],
460
497
  "billCurrency": [
461
498
  1
@@ -464,25 +501,25 @@ exports.default = {
464
501
  1
465
502
  ],
466
503
  "lastBillDate": [
467
- 12
504
+ 14
468
505
  ],
469
506
  "endAccessDate": [
470
- 12
507
+ 14
471
508
  ],
472
509
  "autoRenew": [
473
510
  2
474
511
  ],
475
512
  "autoRenewPlan": [
476
- 19
513
+ 21
477
514
  ],
478
515
  "autoRenewDate": [
479
- 12
516
+ 14
480
517
  ],
481
518
  "payments": [
482
- 23
519
+ 25
483
520
  ],
484
521
  "invoices": [
485
- 21
522
+ 23
486
523
  ],
487
524
  "__typename": [
488
525
  1
@@ -493,10 +530,10 @@ exports.default = {
493
530
  1
494
531
  ],
495
532
  "payment": [
496
- 16
533
+ 18
497
534
  ],
498
535
  "subscriber": [
499
- 22
536
+ 24
500
537
  ],
501
538
  "__typename": [
502
539
  1
@@ -513,7 +550,7 @@ exports.default = {
513
550
  1
514
551
  ],
515
552
  "size": [
516
- 15
553
+ 17
517
554
  ],
518
555
  "useType": [
519
556
  1
@@ -547,7 +584,7 @@ exports.default = {
547
584
  1
548
585
  ],
549
586
  "fields": [
550
- 25
587
+ 27
551
588
  ],
552
589
  "downloadUrl": [
553
590
  1
@@ -564,7 +601,7 @@ exports.default = {
564
601
  },
565
602
  "AWSS3CallResult": {
566
603
  "httpStatus": [
567
- 15
604
+ 17
568
605
  ],
569
606
  "result": [
570
607
  1
@@ -581,16 +618,16 @@ exports.default = {
581
618
  },
582
619
  "BrandStats": {
583
620
  "campaigns": [
584
- 15
621
+ 17
585
622
  ],
586
623
  "sponsorships": [
587
- 15
624
+ 17
588
625
  ],
589
626
  "sports": [
590
- 15
627
+ 17
591
628
  ],
592
629
  "athletes": [
593
- 15
630
+ 17
594
631
  ],
595
632
  "__typename": [
596
633
  1
@@ -616,10 +653,10 @@ exports.default = {
616
653
  1
617
654
  ],
618
655
  "logo": [
619
- 24
656
+ 26
620
657
  ],
621
658
  "banner": [
622
- 24
659
+ 26
623
660
  ],
624
661
  "__typename": [
625
662
  1
@@ -648,19 +685,19 @@ exports.default = {
648
685
  2
649
686
  ],
650
687
  "logo": [
651
- 24
688
+ 26
652
689
  ],
653
690
  "banner": [
654
- 24
691
+ 26
655
692
  ],
656
693
  "stats": [
657
- 28
694
+ 30
658
695
  ],
659
696
  "operatorIds": [
660
697
  1
661
698
  ],
662
699
  "translations": [
663
- 29
700
+ 31
664
701
  ],
665
702
  "__typename": [
666
703
  1
@@ -677,13 +714,13 @@ exports.default = {
677
714
  1
678
715
  ],
679
716
  "state": [
680
- 32
717
+ 34
681
718
  ],
682
719
  "latitude": [
683
- 15
720
+ 17
684
721
  ],
685
722
  "longitude": [
686
- 15
723
+ 17
687
724
  ],
688
725
  "timezone": [
689
726
  1
@@ -700,10 +737,10 @@ exports.default = {
700
737
  1
701
738
  ],
702
739
  "country": [
703
- 33
740
+ 35
704
741
  ],
705
742
  "cities": [
706
- 31
743
+ 33
707
744
  ],
708
745
  "__typename": [
709
746
  1
@@ -717,7 +754,7 @@ exports.default = {
717
754
  1
718
755
  ],
719
756
  "states": [
720
- 32
757
+ 34
721
758
  ],
722
759
  "__typename": [
723
760
  1
@@ -742,7 +779,7 @@ exports.default = {
742
779
  1
743
780
  ],
744
781
  "value": [
745
- 15
782
+ 17
746
783
  ],
747
784
  "__typename": [
748
785
  1
@@ -756,13 +793,13 @@ exports.default = {
756
793
  1
757
794
  ],
758
795
  "countries": [
759
- 33
796
+ 35
760
797
  ],
761
798
  "states": [
762
- 32
799
+ 34
763
800
  ],
764
801
  "cities": [
765
- 31
802
+ 33
766
803
  ],
767
804
  "__typename": [
768
805
  1
@@ -773,13 +810,13 @@ exports.default = {
773
810
  1
774
811
  ],
775
812
  "maxDistance": [
776
- 15
813
+ 17
777
814
  ],
778
815
  "latitude": [
779
- 15
816
+ 17
780
817
  ],
781
818
  "longitude": [
782
- 15
819
+ 17
783
820
  ],
784
821
  "cityId": [
785
822
  1
@@ -824,7 +861,7 @@ exports.default = {
824
861
  1
825
862
  ],
826
863
  "qualifications": [
827
- 34
864
+ 36
828
865
  ],
829
866
  "__typename": [
830
867
  1
@@ -832,25 +869,25 @@ exports.default = {
832
869
  },
833
870
  "SponsorshipStats": {
834
871
  "totalApplications": [
835
- 15
872
+ 17
836
873
  ],
837
874
  "newApplications": [
838
- 15
875
+ 17
839
876
  ],
840
877
  "discardedApplications": [
841
- 15
878
+ 17
842
879
  ],
843
880
  "selectedApplications": [
844
- 15
881
+ 17
845
882
  ],
846
883
  "approvedApplications": [
847
- 15
884
+ 17
848
885
  ],
849
886
  "grantedSponsorships": [
850
- 15
887
+ 17
851
888
  ],
852
889
  "remainingSponsorships": [
853
- 15
890
+ 17
854
891
  ],
855
892
  "__typename": [
856
893
  1
@@ -876,7 +913,7 @@ exports.default = {
876
913
  1
877
914
  ],
878
915
  "banner": [
879
- 24
916
+ 26
880
917
  ],
881
918
  "__typename": [
882
919
  1
@@ -896,13 +933,13 @@ exports.default = {
896
933
  1
897
934
  ],
898
935
  "banner": [
899
- 24
936
+ 26
900
937
  ],
901
938
  "stats": [
902
- 41
939
+ 43
903
940
  ],
904
941
  "translations": [
905
- 42
942
+ 44
906
943
  ],
907
944
  "approved": [
908
945
  2
@@ -911,7 +948,7 @@ exports.default = {
911
948
  2
912
949
  ],
913
950
  "criteria": [
914
- 40
951
+ 42
915
952
  ],
916
953
  "__typename": [
917
954
  1
@@ -919,16 +956,16 @@ exports.default = {
919
956
  },
920
957
  "FollowStats": {
921
958
  "followers": [
922
- 15
959
+ 17
923
960
  ],
924
961
  "followed": [
925
- 15
962
+ 17
926
963
  ],
927
964
  "raves": [
928
- 15
965
+ 17
929
966
  ],
930
967
  "favorites": [
931
- 15
968
+ 17
932
969
  ],
933
970
  "__typename": [
934
971
  1
@@ -947,16 +984,16 @@ exports.default = {
947
984
  },
948
985
  "VtxScores": {
949
986
  "vtxScore": [
950
- 15
987
+ 17
951
988
  ],
952
989
  "socialScore": [
953
- 15
990
+ 17
954
991
  ],
955
992
  "trainingScore": [
956
- 15
993
+ 17
957
994
  ],
958
995
  "competitionScore": [
959
- 15
996
+ 17
960
997
  ],
961
998
  "__typename": [
962
999
  1
@@ -984,10 +1021,10 @@ exports.default = {
984
1021
  1
985
1022
  ],
986
1023
  "index": [
987
- 15
1024
+ 17
988
1025
  ],
989
1026
  "translations": [
990
- 47
1027
+ 49
991
1028
  ],
992
1029
  "__typename": [
993
1030
  1
@@ -1004,10 +1041,10 @@ exports.default = {
1004
1041
  1
1005
1042
  ],
1006
1043
  "position": [
1007
- 15
1044
+ 17
1008
1045
  ],
1009
1046
  "total": [
1010
- 15
1047
+ 17
1011
1048
  ],
1012
1049
  "__typename": [
1013
1050
  1
@@ -1015,16 +1052,16 @@ exports.default = {
1015
1052
  },
1016
1053
  "AthleteRankings": {
1017
1054
  "worldRanking": [
1018
- 49
1055
+ 51
1019
1056
  ],
1020
1057
  "countryRanking": [
1021
- 49
1058
+ 51
1022
1059
  ],
1023
1060
  "stateRanking": [
1024
- 49
1061
+ 51
1025
1062
  ],
1026
1063
  "cityRanking": [
1027
- 49
1064
+ 51
1028
1065
  ],
1029
1066
  "__typename": [
1030
1067
  1
@@ -1041,16 +1078,16 @@ exports.default = {
1041
1078
  1
1042
1079
  ],
1043
1080
  "sports": [
1044
- 45
1081
+ 47
1045
1082
  ],
1046
1083
  "approved": [
1047
1084
  2
1048
1085
  ],
1049
1086
  "logo": [
1050
- 24
1087
+ 26
1051
1088
  ],
1052
1089
  "banner": [
1053
- 24
1090
+ 26
1054
1091
  ],
1055
1092
  "__typename": [
1056
1093
  1
@@ -1067,16 +1104,16 @@ exports.default = {
1067
1104
  1
1068
1105
  ],
1069
1106
  "startDate": [
1070
- 12
1107
+ 14
1071
1108
  ],
1072
1109
  "endDate": [
1073
- 12
1110
+ 14
1074
1111
  ],
1075
1112
  "verified": [
1076
1113
  2
1077
1114
  ],
1078
1115
  "banner": [
1079
- 24
1116
+ 26
1080
1117
  ],
1081
1118
  "__typename": [
1082
1119
  1
@@ -1090,13 +1127,13 @@ exports.default = {
1090
1127
  1
1091
1128
  ],
1092
1129
  "position": [
1093
- 15
1130
+ 17
1094
1131
  ],
1095
1132
  "score": [
1096
1133
  1
1097
1134
  ],
1098
1135
  "timems": [
1099
- 15
1136
+ 17
1100
1137
  ],
1101
1138
  "resultWebLink": [
1102
1139
  1
@@ -1110,16 +1147,16 @@ exports.default = {
1110
1147
  1
1111
1148
  ],
1112
1149
  "event": [
1113
- 52
1150
+ 54
1114
1151
  ],
1115
1152
  "eventName": [
1116
1153
  1
1117
1154
  ],
1118
1155
  "date": [
1119
- 12
1156
+ 14
1120
1157
  ],
1121
1158
  "result": [
1122
- 53
1159
+ 55
1123
1160
  ],
1124
1161
  "__typename": [
1125
1162
  1
@@ -1130,10 +1167,10 @@ exports.default = {
1130
1167
  1
1131
1168
  ],
1132
1169
  "userProvidedLatitude": [
1133
- 15
1170
+ 17
1134
1171
  ],
1135
1172
  "userProvidedLongitude": [
1136
- 15
1173
+ 17
1137
1174
  ],
1138
1175
  "cityNameGeocode": [
1139
1176
  1
@@ -1148,13 +1185,13 @@ exports.default = {
1148
1185
  1
1149
1186
  ],
1150
1187
  "latitudeGeocode": [
1151
- 15
1188
+ 17
1152
1189
  ],
1153
1190
  "longitudeGeocode": [
1154
- 15
1191
+ 17
1155
1192
  ],
1156
1193
  "city": [
1157
- 31
1194
+ 33
1158
1195
  ],
1159
1196
  "__typename": [
1160
1197
  1
@@ -1174,7 +1211,7 @@ exports.default = {
1174
1211
  1
1175
1212
  ],
1176
1213
  "dob": [
1177
- 12
1214
+ 14
1178
1215
  ],
1179
1216
  "lgbt": [
1180
1217
  2
@@ -1183,10 +1220,10 @@ exports.default = {
1183
1220
  1
1184
1221
  ],
1185
1222
  "country": [
1186
- 33
1223
+ 35
1187
1224
  ],
1188
1225
  "location": [
1189
- 55
1226
+ 57
1190
1227
  ],
1191
1228
  "trainer": [
1192
1229
  1
@@ -1195,37 +1232,37 @@ exports.default = {
1195
1232
  1
1196
1233
  ],
1197
1234
  "followStats": [
1198
- 44
1235
+ 46
1199
1236
  ],
1200
1237
  "mainSport": [
1201
- 45
1238
+ 47
1202
1239
  ],
1203
1240
  "mainSportLevel": [
1204
- 48
1241
+ 50
1205
1242
  ],
1206
1243
  "scores": [
1207
- 46
1244
+ 48
1208
1245
  ],
1209
1246
  "rankings": [
1210
- 50
1247
+ 52
1211
1248
  ],
1212
1249
  "allSports": [
1213
- 45
1250
+ 47
1214
1251
  ],
1215
1252
  "teams": [
1216
- 51
1253
+ 53
1217
1254
  ],
1218
1255
  "sponsorBrands": [
1219
- 30
1256
+ 32
1220
1257
  ],
1221
1258
  "competitions": [
1222
- 54
1259
+ 56
1223
1260
  ],
1224
1261
  "totalUpcomingCompetitions": [
1225
- 15
1262
+ 17
1226
1263
  ],
1227
1264
  "totalPastCompetitions": [
1228
- 15
1265
+ 17
1229
1266
  ],
1230
1267
  "__typename": [
1231
1268
  1
@@ -1242,6 +1279,73 @@ exports.default = {
1242
1279
  1
1243
1280
  ]
1244
1281
  },
1282
+ "SponsorStats": {
1283
+ "sponsoredAthletes": [
1284
+ 17
1285
+ ],
1286
+ "totalBrands": [
1287
+ 17
1288
+ ],
1289
+ "activeCampaigns": [
1290
+ 17
1291
+ ],
1292
+ "activeSponsorships": [
1293
+ 17
1294
+ ],
1295
+ "__typename": [
1296
+ 1
1297
+ ]
1298
+ },
1299
+ "SponsorBrand": {
1300
+ "_id": [
1301
+ 1
1302
+ ],
1303
+ "name": [
1304
+ 1
1305
+ ],
1306
+ "slogan": [
1307
+ 1
1308
+ ],
1309
+ "website": [
1310
+ 1
1311
+ ],
1312
+ "description": [
1313
+ 1
1314
+ ],
1315
+ "approved": [
1316
+ 2
1317
+ ],
1318
+ "published": [
1319
+ 2
1320
+ ],
1321
+ "logo": [
1322
+ 26
1323
+ ],
1324
+ "banner": [
1325
+ 26
1326
+ ],
1327
+ "stats": [
1328
+ 30
1329
+ ],
1330
+ "operatorIds": [
1331
+ 1
1332
+ ],
1333
+ "translations": [
1334
+ 31
1335
+ ],
1336
+ "sponsorBrandId": [
1337
+ 1
1338
+ ],
1339
+ "authorizedUse": [
1340
+ 2
1341
+ ],
1342
+ "isAuthorizer": [
1343
+ 2
1344
+ ],
1345
+ "__typename": [
1346
+ 1
1347
+ ]
1348
+ },
1245
1349
  "Sponsor": {
1246
1350
  "_id": [
1247
1351
  1
@@ -1252,6 +1356,24 @@ exports.default = {
1252
1356
  "description": [
1253
1357
  1
1254
1358
  ],
1359
+ "tenant": [
1360
+ 5
1361
+ ],
1362
+ "industry": [
1363
+ 59
1364
+ ],
1365
+ "stats": [
1366
+ 60
1367
+ ],
1368
+ "brands": [
1369
+ 61
1370
+ ],
1371
+ "sponsorships": [
1372
+ 45
1373
+ ],
1374
+ "approved": [
1375
+ 2
1376
+ ],
1255
1377
  "__typename": [
1256
1378
  1
1257
1379
  ]
@@ -1267,7 +1389,7 @@ exports.default = {
1267
1389
  1
1268
1390
  ],
1269
1391
  "value": [
1270
- 15
1392
+ 17
1271
1393
  ],
1272
1394
  "__typename": [
1273
1395
  1
@@ -1281,13 +1403,13 @@ exports.default = {
1281
1403
  1
1282
1404
  ],
1283
1405
  "countries": [
1284
- 61
1406
+ 65
1285
1407
  ],
1286
1408
  "states": [
1287
- 62
1409
+ 66
1288
1410
  ],
1289
1411
  "cities": [
1290
- 63
1412
+ 67
1291
1413
  ],
1292
1414
  "__typename": [
1293
1415
  1
@@ -1312,7 +1434,7 @@ exports.default = {
1312
1434
  1
1313
1435
  ],
1314
1436
  "country": [
1315
- 61
1437
+ 65
1316
1438
  ],
1317
1439
  "__typename": [
1318
1440
  1
@@ -1326,7 +1448,7 @@ exports.default = {
1326
1448
  1
1327
1449
  ],
1328
1450
  "state": [
1329
- 62
1451
+ 66
1330
1452
  ],
1331
1453
  "__typename": [
1332
1454
  1
@@ -1337,13 +1459,13 @@ exports.default = {
1337
1459
  1
1338
1460
  ],
1339
1461
  "maxDistance": [
1340
- 15
1462
+ 17
1341
1463
  ],
1342
1464
  "latitude": [
1343
- 15
1465
+ 17
1344
1466
  ],
1345
1467
  "longitude": [
1346
- 15
1468
+ 17
1347
1469
  ],
1348
1470
  "cityId": [
1349
1471
  1
@@ -1407,7 +1529,7 @@ exports.default = {
1407
1529
  5
1408
1530
  ],
1409
1531
  "isTenantUriAvailable": [
1410
- 10,
1532
+ 12,
1411
1533
  {
1412
1534
  "tenant_uri": [
1413
1535
  1,
@@ -1434,19 +1556,19 @@ exports.default = {
1434
1556
  }
1435
1557
  ],
1436
1558
  "getUploadUrl": [
1437
- 26,
1559
+ 28,
1438
1560
  {
1439
1561
  "input": [
1440
- 68,
1562
+ 72,
1441
1563
  "AWSS3GetUploadDto!"
1442
1564
  ]
1443
1565
  }
1444
1566
  ],
1445
1567
  "industries": [
1446
- 57
1568
+ 59
1447
1569
  ],
1448
1570
  "findIndustryById": [
1449
- 57,
1571
+ 59,
1450
1572
  {
1451
1573
  "industryId": [
1452
1574
  1,
@@ -1455,10 +1577,10 @@ exports.default = {
1455
1577
  }
1456
1578
  ],
1457
1579
  "brands": [
1458
- 30
1580
+ 32
1459
1581
  ],
1460
1582
  "getBrandByName": [
1461
- 30,
1583
+ 32,
1462
1584
  {
1463
1585
  "name": [
1464
1586
  1,
@@ -1471,7 +1593,7 @@ exports.default = {
1471
1593
  }
1472
1594
  ],
1473
1595
  "getBrandTranslation": [
1474
- 29,
1596
+ 31,
1475
1597
  {
1476
1598
  "brandId": [
1477
1599
  1,
@@ -1484,7 +1606,7 @@ exports.default = {
1484
1606
  }
1485
1607
  ],
1486
1608
  "existsValidSponsorForEmail": [
1487
- 58,
1609
+ 62,
1488
1610
  {
1489
1611
  "loginEmail": [
1490
1612
  1,
@@ -1493,13 +1615,13 @@ exports.default = {
1493
1615
  }
1494
1616
  ],
1495
1617
  "sponsors": [
1496
- 58
1618
+ 62
1497
1619
  ],
1498
- "athlete": [
1499
- 56
1620
+ "getAthletes": [
1621
+ 58
1500
1622
  ],
1501
1623
  "findAthleteById": [
1502
- 56,
1624
+ 58,
1503
1625
  {
1504
1626
  "athleteId": [
1505
1627
  1,
@@ -1508,10 +1630,10 @@ exports.default = {
1508
1630
  }
1509
1631
  ],
1510
1632
  "getSports": [
1511
- 45
1633
+ 47
1512
1634
  ],
1513
1635
  "findSportById": [
1514
- 45,
1636
+ 47,
1515
1637
  {
1516
1638
  "sportId": [
1517
1639
  1,
@@ -1520,10 +1642,10 @@ exports.default = {
1520
1642
  }
1521
1643
  ],
1522
1644
  "getSportLevels": [
1523
- 48
1645
+ 50
1524
1646
  ],
1525
1647
  "getSponsorships": [
1526
- 43,
1648
+ 45,
1527
1649
  {
1528
1650
  "sponsorId": [
1529
1651
  1,
@@ -1532,10 +1654,10 @@ exports.default = {
1532
1654
  }
1533
1655
  ],
1534
1656
  "getCountries": [
1535
- 33
1657
+ 35
1536
1658
  ],
1537
1659
  "getCountryStates": [
1538
- 32,
1660
+ 34,
1539
1661
  {
1540
1662
  "countryId": [
1541
1663
  1,
@@ -1544,7 +1666,7 @@ exports.default = {
1544
1666
  }
1545
1667
  ],
1546
1668
  "getStateCities": [
1547
- 31,
1669
+ 33,
1548
1670
  {
1549
1671
  "stateId": [
1550
1672
  1,
@@ -1553,7 +1675,7 @@ exports.default = {
1553
1675
  }
1554
1676
  ],
1555
1677
  "findCitiesStartingWith": [
1556
- 31,
1678
+ 33,
1557
1679
  {
1558
1680
  "text": [
1559
1681
  1,
@@ -1581,16 +1703,16 @@ exports.default = {
1581
1703
  5,
1582
1704
  {
1583
1705
  "tenant": [
1584
- 70,
1706
+ 74,
1585
1707
  "CreateTenantInput!"
1586
1708
  ]
1587
1709
  }
1588
1710
  ],
1589
1711
  "registerNewDomainTenantWithLogin": [
1590
- 9,
1712
+ 11,
1591
1713
  {
1592
1714
  "tenant": [
1593
- 70,
1715
+ 74,
1594
1716
  "CreateTenantInput!"
1595
1717
  ]
1596
1718
  }
@@ -1599,7 +1721,7 @@ exports.default = {
1599
1721
  3,
1600
1722
  {
1601
1723
  "user": [
1602
- 71,
1724
+ 75,
1603
1725
  "CreateActiveUserInput!"
1604
1726
  ]
1605
1727
  }
@@ -1617,7 +1739,7 @@ exports.default = {
1617
1739
  0,
1618
1740
  {
1619
1741
  "input": [
1620
- 72,
1742
+ 76,
1621
1743
  "RegisterUserToDomainFromEmailInput!"
1622
1744
  ]
1623
1745
  }
@@ -1626,142 +1748,142 @@ exports.default = {
1626
1748
  8,
1627
1749
  {
1628
1750
  "dto": [
1629
- 73,
1751
+ 77,
1630
1752
  "RefreshTokenInput!"
1631
1753
  ]
1632
1754
  }
1633
1755
  ],
1634
1756
  "deleteUploadedUseTypeFile": [
1635
- 27,
1757
+ 29,
1636
1758
  {
1637
1759
  "input": [
1638
- 74,
1760
+ 78,
1639
1761
  "AWSS3DeleteUseTypeFileDto!"
1640
1762
  ]
1641
1763
  }
1642
1764
  ],
1643
1765
  "deleteUploadedBucketFile": [
1644
- 27,
1766
+ 29,
1645
1767
  {
1646
1768
  "input": [
1647
- 75,
1769
+ 79,
1648
1770
  "AWSS3DeleteBucketFileDto!"
1649
1771
  ]
1650
1772
  }
1651
1773
  ],
1652
1774
  "registerS3UploadedFile": [
1653
- 24,
1775
+ 26,
1654
1776
  {
1655
1777
  "input": [
1656
- 76,
1778
+ 80,
1657
1779
  "AWSS3UploadedFileDto!"
1658
1780
  ]
1659
1781
  }
1660
1782
  ],
1661
1783
  "createIndustry": [
1662
- 57,
1784
+ 59,
1663
1785
  {
1664
1786
  "input": [
1665
- 77,
1787
+ 81,
1666
1788
  "CreateIndustryDto!"
1667
1789
  ]
1668
1790
  }
1669
1791
  ],
1670
1792
  "createBrand": [
1671
- 30,
1793
+ 32,
1672
1794
  {
1673
1795
  "input": [
1674
- 78,
1796
+ 82,
1675
1797
  "CreateBrandDto!"
1676
1798
  ]
1677
1799
  }
1678
1800
  ],
1679
1801
  "registerSponsor": [
1680
- 58,
1802
+ 62,
1681
1803
  {
1682
1804
  "input": [
1683
- 80,
1805
+ 84,
1684
1806
  "RegisterSponsorInput!"
1685
1807
  ]
1686
1808
  }
1687
1809
  ],
1688
1810
  "createSponsor": [
1689
- 58,
1811
+ 62,
1690
1812
  {
1691
1813
  "input": [
1692
- 81,
1814
+ 85,
1693
1815
  "CreateSponsorDto!"
1694
1816
  ]
1695
1817
  }
1696
1818
  ],
1697
1819
  "registerAthlete": [
1698
- 56,
1820
+ 58,
1699
1821
  {
1700
1822
  "input": [
1701
- 82,
1823
+ 86,
1702
1824
  "RegisterAthleteDto!"
1703
1825
  ]
1704
1826
  }
1705
1827
  ],
1706
1828
  "createSport": [
1707
- 45,
1829
+ 47,
1708
1830
  {
1709
1831
  "input": [
1710
- 83,
1832
+ 87,
1711
1833
  "CreateSportDto!"
1712
1834
  ]
1713
1835
  }
1714
1836
  ],
1715
1837
  "updateSport": [
1716
- 45,
1838
+ 47,
1717
1839
  {
1718
1840
  "input": [
1719
- 84,
1841
+ 88,
1720
1842
  "UpdateSportDto!"
1721
1843
  ]
1722
1844
  }
1723
1845
  ],
1724
1846
  "createSportLevel": [
1725
- 48,
1847
+ 50,
1726
1848
  {
1727
1849
  "input": [
1728
- 85,
1850
+ 89,
1729
1851
  "CreateSportLevelDto!"
1730
1852
  ]
1731
1853
  }
1732
1854
  ],
1733
1855
  "createSponsorwhip": [
1734
- 43,
1856
+ 45,
1735
1857
  {
1736
1858
  "input": [
1737
- 87,
1859
+ 91,
1738
1860
  "CreateSponsorshipDto!"
1739
1861
  ]
1740
1862
  }
1741
1863
  ],
1742
1864
  "createCountry": [
1743
- 33,
1865
+ 35,
1744
1866
  {
1745
1867
  "input": [
1746
- 93,
1868
+ 97,
1747
1869
  "CreateCountryDto!"
1748
1870
  ]
1749
1871
  }
1750
1872
  ],
1751
1873
  "createState": [
1752
- 32,
1874
+ 34,
1753
1875
  {
1754
1876
  "input": [
1755
- 94,
1877
+ 98,
1756
1878
  "CreateStateDto!"
1757
1879
  ]
1758
1880
  }
1759
1881
  ],
1760
1882
  "createCity": [
1761
- 31,
1883
+ 33,
1762
1884
  {
1763
1885
  "input": [
1764
- 95,
1886
+ 99,
1765
1887
  "CreateCityDto!"
1766
1888
  ]
1767
1889
  }
@@ -1862,7 +1984,7 @@ exports.default = {
1862
1984
  1
1863
1985
  ],
1864
1986
  "fileSize": [
1865
- 15
1987
+ 17
1866
1988
  ],
1867
1989
  "__typename": [
1868
1990
  1
@@ -1890,13 +2012,13 @@ exports.default = {
1890
2012
  1
1891
2013
  ],
1892
2014
  "logo": [
1893
- 76
2015
+ 80
1894
2016
  ],
1895
2017
  "banner": [
1896
- 76
2018
+ 80
1897
2019
  ],
1898
2020
  "translations": [
1899
- 79
2021
+ 83
1900
2022
  ],
1901
2023
  "__typename": [
1902
2024
  1
@@ -1919,10 +2041,10 @@ exports.default = {
1919
2041
  1
1920
2042
  ],
1921
2043
  "logo": [
1922
- 76
2044
+ 80
1923
2045
  ],
1924
2046
  "banner": [
1925
- 76
2047
+ 80
1926
2048
  ],
1927
2049
  "__typename": [
1928
2050
  1
@@ -1994,13 +2116,13 @@ exports.default = {
1994
2116
  1
1995
2117
  ],
1996
2118
  "locLatitude": [
1997
- 15
2119
+ 17
1998
2120
  ],
1999
2121
  "locLongitude": [
2000
- 15
2122
+ 17
2001
2123
  ],
2002
2124
  "dateOfBirth": [
2003
- 12
2125
+ 14
2004
2126
  ],
2005
2127
  "team": [
2006
2128
  1
@@ -2045,10 +2167,10 @@ exports.default = {
2045
2167
  1
2046
2168
  ],
2047
2169
  "index": [
2048
- 15
2170
+ 17
2049
2171
  ],
2050
2172
  "translations": [
2051
- 86
2173
+ 90
2052
2174
  ],
2053
2175
  "__typename": [
2054
2176
  1
@@ -2076,22 +2198,22 @@ exports.default = {
2076
2198
  1
2077
2199
  ],
2078
2200
  "cashValue": [
2079
- 15
2201
+ 17
2080
2202
  ],
2081
2203
  "otherValue": [
2082
- 15
2204
+ 17
2083
2205
  ],
2084
2206
  "banner": [
2085
- 76
2207
+ 80
2086
2208
  ],
2087
2209
  "criteria": [
2088
- 88
2210
+ 92
2089
2211
  ],
2090
2212
  "sponsorshipItems": [
2091
- 90
2213
+ 94
2092
2214
  ],
2093
2215
  "commitments": [
2094
- 91
2216
+ 95
2095
2217
  ],
2096
2218
  "terms": [
2097
2219
  1
@@ -2100,7 +2222,7 @@ exports.default = {
2100
2222
  2
2101
2223
  ],
2102
2224
  "translations": [
2103
- 92
2225
+ 96
2104
2226
  ],
2105
2227
  "__typename": [
2106
2228
  1
@@ -2114,7 +2236,7 @@ exports.default = {
2114
2236
  1
2115
2237
  ],
2116
2238
  "qualifications": [
2117
- 89
2239
+ 93
2118
2240
  ],
2119
2241
  "__typename": [
2120
2242
  1
@@ -2158,7 +2280,7 @@ exports.default = {
2158
2280
  1
2159
2281
  ],
2160
2282
  "banner": [
2161
- 76
2283
+ 80
2162
2284
  ],
2163
2285
  "terms": [
2164
2286
  1
@@ -2203,10 +2325,10 @@ exports.default = {
2203
2325
  1
2204
2326
  ],
2205
2327
  "lat": [
2206
- 15
2328
+ 17
2207
2329
  ],
2208
2330
  "lng": [
2209
- 15
2331
+ 17
2210
2332
  ],
2211
2333
  "stateId": [
2212
2334
  1
@@ -2227,16 +2349,16 @@ exports.default = {
2227
2349
  1
2228
2350
  ],
2229
2351
  "density": [
2230
- 15
2352
+ 17
2231
2353
  ],
2232
2354
  "population": [
2233
- 15
2355
+ 17
2234
2356
  ],
2235
2357
  "population_proper": [
2236
- 15
2358
+ 17
2237
2359
  ],
2238
2360
  "ranking": [
2239
- 15
2361
+ 17
2240
2362
  ],
2241
2363
  "same_name": [
2242
2364
  1