@vertikalx/vtx-backend-client 1.0.0-dev.31 → 1.0.0-dev.33

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
1620
  "getAthletes": [
1499
- 56
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,22 +1642,19 @@ exports.default = {
1520
1642
  }
1521
1643
  ],
1522
1644
  "getSportLevels": [
1523
- 48
1645
+ 50
1524
1646
  ],
1525
- "getSponsorships": [
1526
- 43,
1527
- {
1528
- "sponsorId": [
1529
- 1,
1530
- "String!"
1531
- ]
1532
- }
1647
+ "getPublicSponsorships": [
1648
+ 45
1649
+ ],
1650
+ "getTenantSponsorships": [
1651
+ 45
1533
1652
  ],
1534
1653
  "getCountries": [
1535
- 33
1654
+ 35
1536
1655
  ],
1537
1656
  "getCountryStates": [
1538
- 32,
1657
+ 34,
1539
1658
  {
1540
1659
  "countryId": [
1541
1660
  1,
@@ -1544,7 +1663,7 @@ exports.default = {
1544
1663
  }
1545
1664
  ],
1546
1665
  "getStateCities": [
1547
- 31,
1666
+ 33,
1548
1667
  {
1549
1668
  "stateId": [
1550
1669
  1,
@@ -1553,7 +1672,7 @@ exports.default = {
1553
1672
  }
1554
1673
  ],
1555
1674
  "findCitiesStartingWith": [
1556
- 31,
1675
+ 33,
1557
1676
  {
1558
1677
  "text": [
1559
1678
  1,
@@ -1581,16 +1700,16 @@ exports.default = {
1581
1700
  5,
1582
1701
  {
1583
1702
  "tenant": [
1584
- 70,
1703
+ 74,
1585
1704
  "CreateTenantInput!"
1586
1705
  ]
1587
1706
  }
1588
1707
  ],
1589
1708
  "registerNewDomainTenantWithLogin": [
1590
- 9,
1709
+ 11,
1591
1710
  {
1592
1711
  "tenant": [
1593
- 70,
1712
+ 74,
1594
1713
  "CreateTenantInput!"
1595
1714
  ]
1596
1715
  }
@@ -1599,7 +1718,7 @@ exports.default = {
1599
1718
  3,
1600
1719
  {
1601
1720
  "user": [
1602
- 71,
1721
+ 75,
1603
1722
  "CreateActiveUserInput!"
1604
1723
  ]
1605
1724
  }
@@ -1617,7 +1736,7 @@ exports.default = {
1617
1736
  0,
1618
1737
  {
1619
1738
  "input": [
1620
- 72,
1739
+ 76,
1621
1740
  "RegisterUserToDomainFromEmailInput!"
1622
1741
  ]
1623
1742
  }
@@ -1626,142 +1745,142 @@ exports.default = {
1626
1745
  8,
1627
1746
  {
1628
1747
  "dto": [
1629
- 73,
1748
+ 77,
1630
1749
  "RefreshTokenInput!"
1631
1750
  ]
1632
1751
  }
1633
1752
  ],
1634
1753
  "deleteUploadedUseTypeFile": [
1635
- 27,
1754
+ 29,
1636
1755
  {
1637
1756
  "input": [
1638
- 74,
1757
+ 78,
1639
1758
  "AWSS3DeleteUseTypeFileDto!"
1640
1759
  ]
1641
1760
  }
1642
1761
  ],
1643
1762
  "deleteUploadedBucketFile": [
1644
- 27,
1763
+ 29,
1645
1764
  {
1646
1765
  "input": [
1647
- 75,
1766
+ 79,
1648
1767
  "AWSS3DeleteBucketFileDto!"
1649
1768
  ]
1650
1769
  }
1651
1770
  ],
1652
1771
  "registerS3UploadedFile": [
1653
- 24,
1772
+ 26,
1654
1773
  {
1655
1774
  "input": [
1656
- 76,
1775
+ 80,
1657
1776
  "AWSS3UploadedFileDto!"
1658
1777
  ]
1659
1778
  }
1660
1779
  ],
1661
1780
  "createIndustry": [
1662
- 57,
1781
+ 59,
1663
1782
  {
1664
1783
  "input": [
1665
- 77,
1784
+ 81,
1666
1785
  "CreateIndustryDto!"
1667
1786
  ]
1668
1787
  }
1669
1788
  ],
1670
1789
  "createBrand": [
1671
- 30,
1790
+ 32,
1672
1791
  {
1673
1792
  "input": [
1674
- 78,
1793
+ 82,
1675
1794
  "CreateBrandDto!"
1676
1795
  ]
1677
1796
  }
1678
1797
  ],
1679
1798
  "registerSponsor": [
1680
- 58,
1799
+ 62,
1681
1800
  {
1682
1801
  "input": [
1683
- 80,
1802
+ 84,
1684
1803
  "RegisterSponsorInput!"
1685
1804
  ]
1686
1805
  }
1687
1806
  ],
1688
1807
  "createSponsor": [
1689
- 58,
1808
+ 62,
1690
1809
  {
1691
1810
  "input": [
1692
- 81,
1811
+ 85,
1693
1812
  "CreateSponsorDto!"
1694
1813
  ]
1695
1814
  }
1696
1815
  ],
1697
1816
  "registerAthlete": [
1698
- 56,
1817
+ 58,
1699
1818
  {
1700
1819
  "input": [
1701
- 82,
1820
+ 86,
1702
1821
  "RegisterAthleteDto!"
1703
1822
  ]
1704
1823
  }
1705
1824
  ],
1706
1825
  "createSport": [
1707
- 45,
1826
+ 47,
1708
1827
  {
1709
1828
  "input": [
1710
- 83,
1829
+ 87,
1711
1830
  "CreateSportDto!"
1712
1831
  ]
1713
1832
  }
1714
1833
  ],
1715
1834
  "updateSport": [
1716
- 45,
1835
+ 47,
1717
1836
  {
1718
1837
  "input": [
1719
- 84,
1838
+ 88,
1720
1839
  "UpdateSportDto!"
1721
1840
  ]
1722
1841
  }
1723
1842
  ],
1724
1843
  "createSportLevel": [
1725
- 48,
1844
+ 50,
1726
1845
  {
1727
1846
  "input": [
1728
- 85,
1847
+ 89,
1729
1848
  "CreateSportLevelDto!"
1730
1849
  ]
1731
1850
  }
1732
1851
  ],
1733
1852
  "createSponsorwhip": [
1734
- 43,
1853
+ 45,
1735
1854
  {
1736
1855
  "input": [
1737
- 87,
1856
+ 91,
1738
1857
  "CreateSponsorshipDto!"
1739
1858
  ]
1740
1859
  }
1741
1860
  ],
1742
1861
  "createCountry": [
1743
- 33,
1862
+ 35,
1744
1863
  {
1745
1864
  "input": [
1746
- 93,
1865
+ 97,
1747
1866
  "CreateCountryDto!"
1748
1867
  ]
1749
1868
  }
1750
1869
  ],
1751
1870
  "createState": [
1752
- 32,
1871
+ 34,
1753
1872
  {
1754
1873
  "input": [
1755
- 94,
1874
+ 98,
1756
1875
  "CreateStateDto!"
1757
1876
  ]
1758
1877
  }
1759
1878
  ],
1760
1879
  "createCity": [
1761
- 31,
1880
+ 33,
1762
1881
  {
1763
1882
  "input": [
1764
- 95,
1883
+ 99,
1765
1884
  "CreateCityDto!"
1766
1885
  ]
1767
1886
  }
@@ -1862,7 +1981,7 @@ exports.default = {
1862
1981
  1
1863
1982
  ],
1864
1983
  "fileSize": [
1865
- 15
1984
+ 17
1866
1985
  ],
1867
1986
  "__typename": [
1868
1987
  1
@@ -1890,13 +2009,13 @@ exports.default = {
1890
2009
  1
1891
2010
  ],
1892
2011
  "logo": [
1893
- 76
2012
+ 80
1894
2013
  ],
1895
2014
  "banner": [
1896
- 76
2015
+ 80
1897
2016
  ],
1898
2017
  "translations": [
1899
- 79
2018
+ 83
1900
2019
  ],
1901
2020
  "__typename": [
1902
2021
  1
@@ -1919,10 +2038,10 @@ exports.default = {
1919
2038
  1
1920
2039
  ],
1921
2040
  "logo": [
1922
- 76
2041
+ 80
1923
2042
  ],
1924
2043
  "banner": [
1925
- 76
2044
+ 80
1926
2045
  ],
1927
2046
  "__typename": [
1928
2047
  1
@@ -1994,13 +2113,13 @@ exports.default = {
1994
2113
  1
1995
2114
  ],
1996
2115
  "locLatitude": [
1997
- 15
2116
+ 17
1998
2117
  ],
1999
2118
  "locLongitude": [
2000
- 15
2119
+ 17
2001
2120
  ],
2002
2121
  "dateOfBirth": [
2003
- 12
2122
+ 14
2004
2123
  ],
2005
2124
  "team": [
2006
2125
  1
@@ -2045,10 +2164,10 @@ exports.default = {
2045
2164
  1
2046
2165
  ],
2047
2166
  "index": [
2048
- 15
2167
+ 17
2049
2168
  ],
2050
2169
  "translations": [
2051
- 86
2170
+ 90
2052
2171
  ],
2053
2172
  "__typename": [
2054
2173
  1
@@ -2076,22 +2195,22 @@ exports.default = {
2076
2195
  1
2077
2196
  ],
2078
2197
  "cashValue": [
2079
- 15
2198
+ 17
2080
2199
  ],
2081
2200
  "otherValue": [
2082
- 15
2201
+ 17
2083
2202
  ],
2084
2203
  "banner": [
2085
- 76
2204
+ 80
2086
2205
  ],
2087
2206
  "criteria": [
2088
- 88
2207
+ 92
2089
2208
  ],
2090
2209
  "sponsorshipItems": [
2091
- 90
2210
+ 94
2092
2211
  ],
2093
2212
  "commitments": [
2094
- 91
2213
+ 95
2095
2214
  ],
2096
2215
  "terms": [
2097
2216
  1
@@ -2100,7 +2219,7 @@ exports.default = {
2100
2219
  2
2101
2220
  ],
2102
2221
  "translations": [
2103
- 92
2222
+ 96
2104
2223
  ],
2105
2224
  "__typename": [
2106
2225
  1
@@ -2114,7 +2233,7 @@ exports.default = {
2114
2233
  1
2115
2234
  ],
2116
2235
  "qualifications": [
2117
- 89
2236
+ 93
2118
2237
  ],
2119
2238
  "__typename": [
2120
2239
  1
@@ -2158,7 +2277,7 @@ exports.default = {
2158
2277
  1
2159
2278
  ],
2160
2279
  "banner": [
2161
- 76
2280
+ 80
2162
2281
  ],
2163
2282
  "terms": [
2164
2283
  1
@@ -2203,10 +2322,10 @@ exports.default = {
2203
2322
  1
2204
2323
  ],
2205
2324
  "lat": [
2206
- 15
2325
+ 17
2207
2326
  ],
2208
2327
  "lng": [
2209
- 15
2328
+ 17
2210
2329
  ],
2211
2330
  "stateId": [
2212
2331
  1
@@ -2227,16 +2346,16 @@ exports.default = {
2227
2346
  1
2228
2347
  ],
2229
2348
  "density": [
2230
- 15
2349
+ 17
2231
2350
  ],
2232
2351
  "population": [
2233
- 15
2352
+ 17
2234
2353
  ],
2235
2354
  "population_proper": [
2236
- 15
2355
+ 17
2237
2356
  ],
2238
2357
  "ranking": [
2239
- 15
2358
+ 17
2240
2359
  ],
2241
2360
  "same_name": [
2242
2361
  1