@vertikalx/vtx-backend-client 1.0.0-dev-daniel.162 → 1.0.0-dev-daniel.164

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.
@@ -1670,7 +1670,7 @@ exports.default = {
1670
1670
  74
1671
1671
  ],
1672
1672
  "athlete": [
1673
- 77
1673
+ 79
1674
1674
  ],
1675
1675
  "membershipNumber": [
1676
1676
  1
@@ -1688,6 +1688,43 @@ exports.default = {
1688
1688
  1
1689
1689
  ]
1690
1690
  },
1691
+ "NewsLink": {
1692
+ "_id": [
1693
+ 1
1694
+ ],
1695
+ "title": [
1696
+ 1
1697
+ ],
1698
+ "url": [
1699
+ 1
1700
+ ],
1701
+ "abstract": [
1702
+ 1
1703
+ ],
1704
+ "__typename": [
1705
+ 1
1706
+ ]
1707
+ },
1708
+ "Channel": {
1709
+ "_id": [
1710
+ 1
1711
+ ],
1712
+ "type": [
1713
+ 1
1714
+ ],
1715
+ "handle": [
1716
+ 1
1717
+ ],
1718
+ "url": [
1719
+ 1
1720
+ ],
1721
+ "linked": [
1722
+ 2
1723
+ ],
1724
+ "__typename": [
1725
+ 1
1726
+ ]
1727
+ },
1691
1728
  "AthleteReference": {
1692
1729
  "_id": [
1693
1730
  1
@@ -1835,6 +1872,12 @@ exports.default = {
1835
1872
  "affiliations": [
1836
1873
  76
1837
1874
  ],
1875
+ "newsLinks": [
1876
+ 77
1877
+ ],
1878
+ "channels": [
1879
+ 78
1880
+ ],
1838
1881
  "__typename": [
1839
1882
  1
1840
1883
  ]
@@ -2013,7 +2056,7 @@ exports.default = {
2013
2056
  1
2014
2057
  ],
2015
2058
  "invitations": [
2016
- 86
2059
+ 88
2017
2060
  ],
2018
2061
  "__typename": [
2019
2062
  1
@@ -2076,7 +2119,7 @@ exports.default = {
2076
2119
  1
2077
2120
  ],
2078
2121
  "result": [
2079
- 88
2122
+ 90
2080
2123
  ],
2081
2124
  "cityId": [
2082
2125
  1
@@ -2099,7 +2142,7 @@ exports.default = {
2099
2142
  1
2100
2143
  ],
2101
2144
  "result": [
2102
- 88
2145
+ 90
2103
2146
  ],
2104
2147
  "cityId": [
2105
2148
  1
@@ -2330,7 +2373,7 @@ exports.default = {
2330
2373
  31,
2331
2374
  {
2332
2375
  "input": [
2333
- 103,
2376
+ 105,
2334
2377
  "AWSS3GetUploadDto!"
2335
2378
  ]
2336
2379
  }
@@ -2389,19 +2432,19 @@ exports.default = {
2389
2432
  53
2390
2433
  ],
2391
2434
  "findSponsorAthleteInvitation": [
2392
- 79,
2435
+ 81,
2393
2436
  {
2394
2437
  "input": [
2395
- 104,
2438
+ 106,
2396
2439
  "FindSponsorAthleteInvitationDto!"
2397
2440
  ]
2398
2441
  }
2399
2442
  ],
2400
2443
  "getAthletes": [
2401
- 78
2444
+ 80
2402
2445
  ],
2403
2446
  "searchAthletes": [
2404
- 78,
2447
+ 80,
2405
2448
  {
2406
2449
  "searchString": [
2407
2450
  1,
@@ -2410,7 +2453,7 @@ exports.default = {
2410
2453
  }
2411
2454
  ],
2412
2455
  "findAthleteById": [
2413
- 78,
2456
+ 80,
2414
2457
  {
2415
2458
  "athleteId": [
2416
2459
  1,
@@ -2419,7 +2462,7 @@ exports.default = {
2419
2462
  }
2420
2463
  ],
2421
2464
  "findAthleteForUser": [
2422
- 78,
2465
+ 80,
2423
2466
  {
2424
2467
  "loginEmail": [
2425
2468
  1,
@@ -2428,7 +2471,7 @@ exports.default = {
2428
2471
  }
2429
2472
  ],
2430
2473
  "getRecommendedAthletes": [
2431
- 78,
2474
+ 80,
2432
2475
  {
2433
2476
  "loginEmail": [
2434
2477
  1,
@@ -2437,13 +2480,13 @@ exports.default = {
2437
2480
  }
2438
2481
  ],
2439
2482
  "getSponsorAthletesForTenant": [
2440
- 78
2483
+ 80
2441
2484
  ],
2442
2485
  "getAthleteCompetitions": [
2443
2486
  72,
2444
2487
  {
2445
2488
  "input": [
2446
- 105,
2489
+ 107,
2447
2490
  "GetAthleteCompetitionsDto!"
2448
2491
  ]
2449
2492
  }
@@ -2512,7 +2555,7 @@ exports.default = {
2512
2555
  0,
2513
2556
  {
2514
2557
  "input": [
2515
- 106,
2558
+ 108,
2516
2559
  "FindVtxUserDto!"
2517
2560
  ]
2518
2561
  }
@@ -2531,7 +2574,7 @@ exports.default = {
2531
2574
  }
2532
2575
  ],
2533
2576
  "getUserImagesFromEmail": [
2534
- 82,
2577
+ 84,
2535
2578
  {
2536
2579
  "loginEmail": [
2537
2580
  1,
@@ -2546,7 +2589,7 @@ exports.default = {
2546
2589
  68,
2547
2590
  {
2548
2591
  "input": [
2549
- 107,
2592
+ 109,
2550
2593
  "GetSportEventsDto!"
2551
2594
  ]
2552
2595
  }
@@ -2612,7 +2655,7 @@ exports.default = {
2612
2655
  5,
2613
2656
  {
2614
2657
  "tenant": [
2615
- 109,
2658
+ 111,
2616
2659
  "CreateTenantInput!"
2617
2660
  ]
2618
2661
  }
@@ -2621,7 +2664,7 @@ exports.default = {
2621
2664
  11,
2622
2665
  {
2623
2666
  "tenant": [
2624
- 109,
2667
+ 111,
2625
2668
  "CreateTenantInput!"
2626
2669
  ]
2627
2670
  }
@@ -2630,7 +2673,7 @@ exports.default = {
2630
2673
  3,
2631
2674
  {
2632
2675
  "user": [
2633
- 110,
2676
+ 112,
2634
2677
  "CreateActiveUserInput!"
2635
2678
  ]
2636
2679
  }
@@ -2665,7 +2708,7 @@ exports.default = {
2665
2708
  0,
2666
2709
  {
2667
2710
  "input": [
2668
- 111,
2711
+ 113,
2669
2712
  "RegisterUserToDomainFromEmailInput!"
2670
2713
  ]
2671
2714
  }
@@ -2674,7 +2717,7 @@ exports.default = {
2674
2717
  8,
2675
2718
  {
2676
2719
  "dto": [
2677
- 112,
2720
+ 114,
2678
2721
  "RefreshTokenInput!"
2679
2722
  ]
2680
2723
  }
@@ -2683,7 +2726,7 @@ exports.default = {
2683
2726
  32,
2684
2727
  {
2685
2728
  "input": [
2686
- 113,
2729
+ 115,
2687
2730
  "AWSS3DeleteUseTypeFileDto!"
2688
2731
  ]
2689
2732
  }
@@ -2692,7 +2735,7 @@ exports.default = {
2692
2735
  32,
2693
2736
  {
2694
2737
  "input": [
2695
- 114,
2738
+ 116,
2696
2739
  "AWSS3DeleteBucketFileDto!"
2697
2740
  ]
2698
2741
  }
@@ -2701,7 +2744,7 @@ exports.default = {
2701
2744
  26,
2702
2745
  {
2703
2746
  "input": [
2704
- 115,
2747
+ 117,
2705
2748
  "AWSS3UploadedFileDto!"
2706
2749
  ]
2707
2750
  }
@@ -2710,7 +2753,7 @@ exports.default = {
2710
2753
  50,
2711
2754
  {
2712
2755
  "input": [
2713
- 116,
2756
+ 118,
2714
2757
  "CreateIndustryDto!"
2715
2758
  ]
2716
2759
  }
@@ -2719,7 +2762,7 @@ exports.default = {
2719
2762
  36,
2720
2763
  {
2721
2764
  "input": [
2722
- 117,
2765
+ 119,
2723
2766
  "CreateBrandDto!"
2724
2767
  ]
2725
2768
  }
@@ -2728,7 +2771,7 @@ exports.default = {
2728
2771
  53,
2729
2772
  {
2730
2773
  "input": [
2731
- 119,
2774
+ 121,
2732
2775
  "RegisterSponsorInput!"
2733
2776
  ]
2734
2777
  }
@@ -2737,34 +2780,34 @@ exports.default = {
2737
2780
  53,
2738
2781
  {
2739
2782
  "input": [
2740
- 120,
2783
+ 122,
2741
2784
  "CreateSponsorDto!"
2742
2785
  ]
2743
2786
  }
2744
2787
  ],
2745
2788
  "sendAthleteInvitations": [
2746
- 79,
2789
+ 81,
2747
2790
  {
2748
2791
  "input": [
2749
- 87,
2792
+ 89,
2750
2793
  "InviteAthletesDto!"
2751
2794
  ]
2752
2795
  }
2753
2796
  ],
2754
2797
  "registerAthlete": [
2755
- 78,
2798
+ 80,
2756
2799
  {
2757
2800
  "input": [
2758
- 121,
2801
+ 123,
2759
2802
  "RegisterAthleteDto!"
2760
2803
  ]
2761
2804
  }
2762
2805
  ],
2763
2806
  "editProfileValue": [
2764
- 81,
2807
+ 83,
2765
2808
  {
2766
2809
  "input": [
2767
- 122,
2810
+ 124,
2768
2811
  "EditValueDto!"
2769
2812
  ]
2770
2813
  }
@@ -2773,7 +2816,7 @@ exports.default = {
2773
2816
  72,
2774
2817
  {
2775
2818
  "input": [
2776
- 90,
2819
+ 92,
2777
2820
  "CreateAthleteCompetitionDto!"
2778
2821
  ]
2779
2822
  }
@@ -2782,7 +2825,7 @@ exports.default = {
2782
2825
  61,
2783
2826
  {
2784
2827
  "input": [
2785
- 123,
2828
+ 125,
2786
2829
  "CreateSportDto!"
2787
2830
  ]
2788
2831
  }
@@ -2791,7 +2834,7 @@ exports.default = {
2791
2834
  61,
2792
2835
  {
2793
2836
  "input": [
2794
- 124,
2837
+ 126,
2795
2838
  "UpdateSportDto!"
2796
2839
  ]
2797
2840
  }
@@ -2800,7 +2843,7 @@ exports.default = {
2800
2843
  64,
2801
2844
  {
2802
2845
  "input": [
2803
- 125,
2846
+ 127,
2804
2847
  "CreateSportLevelDto!"
2805
2848
  ]
2806
2849
  }
@@ -2809,7 +2852,7 @@ exports.default = {
2809
2852
  59,
2810
2853
  {
2811
2854
  "input": [
2812
- 127,
2855
+ 129,
2813
2856
  "CreateSponsorshipDto!"
2814
2857
  ]
2815
2858
  }
@@ -2818,7 +2861,7 @@ exports.default = {
2818
2861
  39,
2819
2862
  {
2820
2863
  "input": [
2821
- 134,
2864
+ 136,
2822
2865
  "CreateCountryDto!"
2823
2866
  ]
2824
2867
  }
@@ -2827,7 +2870,7 @@ exports.default = {
2827
2870
  38,
2828
2871
  {
2829
2872
  "input": [
2830
- 135,
2873
+ 137,
2831
2874
  "CreateStateDto!"
2832
2875
  ]
2833
2876
  }
@@ -2836,7 +2879,7 @@ exports.default = {
2836
2879
  37,
2837
2880
  {
2838
2881
  "input": [
2839
- 136,
2882
+ 138,
2840
2883
  "CreateCityDto!"
2841
2884
  ]
2842
2885
  }
@@ -2845,7 +2888,7 @@ exports.default = {
2845
2888
  28,
2846
2889
  {
2847
2890
  "input": [
2848
- 101,
2891
+ 103,
2849
2892
  "RegisterUserDto!"
2850
2893
  ]
2851
2894
  }
@@ -2854,7 +2897,7 @@ exports.default = {
2854
2897
  3,
2855
2898
  {
2856
2899
  "input": [
2857
- 85,
2900
+ 87,
2858
2901
  "VerifyCodeDto!"
2859
2902
  ]
2860
2903
  }
@@ -2863,7 +2906,7 @@ exports.default = {
2863
2906
  0,
2864
2907
  {
2865
2908
  "input": [
2866
- 85,
2909
+ 87,
2867
2910
  "VerifyCodeDto!"
2868
2911
  ]
2869
2912
  }
@@ -2872,7 +2915,7 @@ exports.default = {
2872
2915
  0,
2873
2916
  {
2874
2917
  "input": [
2875
- 101,
2918
+ 103,
2876
2919
  "RegisterUserDto!"
2877
2920
  ]
2878
2921
  }
@@ -2881,7 +2924,7 @@ exports.default = {
2881
2924
  0,
2882
2925
  {
2883
2926
  "input": [
2884
- 101,
2927
+ 103,
2885
2928
  "RegisterUserDto!"
2886
2929
  ]
2887
2930
  }
@@ -2900,16 +2943,16 @@ exports.default = {
2900
2943
  }
2901
2944
  ],
2902
2945
  "handleStravaCallback": [
2903
- 80,
2946
+ 82,
2904
2947
  {
2905
2948
  "data": [
2906
- 137,
2949
+ 139,
2907
2950
  "RegisterStravaDto!"
2908
2951
  ]
2909
2952
  }
2910
2953
  ],
2911
2954
  "refreshStravaToken": [
2912
- 80,
2955
+ 82,
2913
2956
  {
2914
2957
  "input": [
2915
2958
  1,
@@ -2921,7 +2964,7 @@ exports.default = {
2921
2964
  68,
2922
2965
  {
2923
2966
  "input": [
2924
- 138,
2967
+ 140,
2925
2968
  "CreateSportEventDto!"
2926
2969
  ]
2927
2970
  }
@@ -3053,13 +3096,13 @@ exports.default = {
3053
3096
  1
3054
3097
  ],
3055
3098
  "logo": [
3056
- 115
3099
+ 117
3057
3100
  ],
3058
3101
  "banner": [
3059
- 115
3102
+ 117
3060
3103
  ],
3061
3104
  "translations": [
3062
- 118
3105
+ 120
3063
3106
  ],
3064
3107
  "__typename": [
3065
3108
  1
@@ -3082,10 +3125,10 @@ exports.default = {
3082
3125
  1
3083
3126
  ],
3084
3127
  "logo": [
3085
- 115
3128
+ 117
3086
3129
  ],
3087
3130
  "banner": [
3088
- 115
3131
+ 117
3089
3132
  ],
3090
3133
  "__typename": [
3091
3134
  1
@@ -3190,10 +3233,10 @@ exports.default = {
3190
3233
  1
3191
3234
  ],
3192
3235
  "profilePicture": [
3193
- 115
3236
+ 117
3194
3237
  ],
3195
3238
  "cardPicture": [
3196
- 115
3239
+ 117
3197
3240
  ],
3198
3241
  "__typename": [
3199
3242
  1
@@ -3243,7 +3286,7 @@ exports.default = {
3243
3286
  17
3244
3287
  ],
3245
3288
  "translations": [
3246
- 126
3289
+ 128
3247
3290
  ],
3248
3291
  "__typename": [
3249
3292
  1
@@ -3277,10 +3320,10 @@ exports.default = {
3277
3320
  17
3278
3321
  ],
3279
3322
  "banner": [
3280
- 115
3323
+ 117
3281
3324
  ],
3282
3325
  "criteria": [
3283
- 128
3326
+ 130
3284
3327
  ],
3285
3328
  "deadline": [
3286
3329
  14
@@ -3289,13 +3332,13 @@ exports.default = {
3289
3332
  14
3290
3333
  ],
3291
3334
  "duration": [
3292
- 130
3335
+ 132
3293
3336
  ],
3294
3337
  "sponsorshipItems": [
3295
- 131
3338
+ 133
3296
3339
  ],
3297
3340
  "commitments": [
3298
- 132
3341
+ 134
3299
3342
  ],
3300
3343
  "terms": [
3301
3344
  1
@@ -3307,7 +3350,7 @@ exports.default = {
3307
3350
  2
3308
3351
  ],
3309
3352
  "translations": [
3310
- 133
3353
+ 135
3311
3354
  ],
3312
3355
  "__typename": [
3313
3356
  1
@@ -3321,7 +3364,7 @@ exports.default = {
3321
3364
  1
3322
3365
  ],
3323
3366
  "qualificationsBag": [
3324
- 129
3367
+ 131
3325
3368
  ],
3326
3369
  "__typename": [
3327
3370
  1
@@ -3329,28 +3372,28 @@ exports.default = {
3329
3372
  },
3330
3373
  "QualificationsBagDto": {
3331
3374
  "ageQualifications": [
3332
- 93
3375
+ 95
3333
3376
  ],
3334
3377
  "genderQualifications": [
3335
- 94
3378
+ 96
3336
3379
  ],
3337
3380
  "scoreQualifications": [
3338
- 96
3381
+ 98
3339
3382
  ],
3340
3383
  "locationQualifications": [
3341
- 97
3384
+ 99
3342
3385
  ],
3343
3386
  "nationalityQualifications": [
3344
- 95
3387
+ 97
3345
3388
  ],
3346
3389
  "distanceQualifications": [
3347
- 98
3390
+ 100
3348
3391
  ],
3349
3392
  "sportsQualifications": [
3350
- 99
3393
+ 101
3351
3394
  ],
3352
3395
  "levelQualifications": [
3353
- 100
3396
+ 102
3354
3397
  ],
3355
3398
  "__typename": [
3356
3399
  1
@@ -3427,7 +3470,7 @@ exports.default = {
3427
3470
  1
3428
3471
  ],
3429
3472
  "banner": [
3430
- 115
3473
+ 117
3431
3474
  ],
3432
3475
  "terms": [
3433
3476
  1
@@ -3542,7 +3585,7 @@ exports.default = {
3542
3585
  1
3543
3586
  ],
3544
3587
  "banner": [
3545
- 115
3588
+ 117
3546
3589
  ],
3547
3590
  "__typename": [
3548
3591
  1