@vertikalx/vtx-backend-client 3.0.0-dev-max.105 → 3.0.0-dev-max.106

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.
@@ -18,10 +18,11 @@ exports.default = {
18
18
  205,
19
19
  206,
20
20
  207,
21
- 300,
22
- 311,
23
- 312,
24
- 313
21
+ 212,
22
+ 305,
23
+ 320,
24
+ 321,
25
+ 322
25
26
  ],
26
27
  "types": {
27
28
  "User": {
@@ -2787,7 +2788,7 @@ exports.default = {
2787
2788
  90
2788
2789
  ],
2789
2790
  "mode": [
2790
- 311
2791
+ 320
2791
2792
  ],
2792
2793
  "athleteId": [
2793
2794
  1
@@ -4996,6 +4997,96 @@ exports.default = {
4996
4997
  1
4997
4998
  ]
4998
4999
  },
5000
+ "Notification": {
5001
+ "id": [
5002
+ 103
5003
+ ],
5004
+ "recipientId": [
5005
+ 1
5006
+ ],
5007
+ "type": [
5008
+ 1
5009
+ ],
5010
+ "title": [
5011
+ 1
5012
+ ],
5013
+ "message": [
5014
+ 1
5015
+ ],
5016
+ "iconType": [
5017
+ 1
5018
+ ],
5019
+ "iconUrl": [
5020
+ 1
5021
+ ],
5022
+ "actionRoute": [
5023
+ 1
5024
+ ],
5025
+ "actionParams": [
5026
+ 212
5027
+ ],
5028
+ "actionLabel": [
5029
+ 1
5030
+ ],
5031
+ "read": [
5032
+ 2
5033
+ ],
5034
+ "dismissed": [
5035
+ 2
5036
+ ],
5037
+ "createdAt": [
5038
+ 14
5039
+ ],
5040
+ "__typename": [
5041
+ 1
5042
+ ]
5043
+ },
5044
+ "JSON": {},
5045
+ "NotificationListResponse": {
5046
+ "notifications": [
5047
+ 211
5048
+ ],
5049
+ "total": [
5050
+ 51
5051
+ ],
5052
+ "hasMore": [
5053
+ 2
5054
+ ],
5055
+ "__typename": [
5056
+ 1
5057
+ ]
5058
+ },
5059
+ "UnreadCountResponse": {
5060
+ "count": [
5061
+ 51
5062
+ ],
5063
+ "__typename": [
5064
+ 1
5065
+ ]
5066
+ },
5067
+ "NotificationPreference": {
5068
+ "id": [
5069
+ 103
5070
+ ],
5071
+ "userId": [
5072
+ 1
5073
+ ],
5074
+ "emailEnabled": [
5075
+ 2
5076
+ ],
5077
+ "inAppEnabled": [
5078
+ 2
5079
+ ],
5080
+ "pushEnabled": [
5081
+ 2
5082
+ ],
5083
+ "mutedTypes": [
5084
+ 1
5085
+ ],
5086
+ "__typename": [
5087
+ 1
5088
+ ]
5089
+ },
4999
5090
  "CreateDatabaseFileDto": {
5000
5091
  "identifier": [
5001
5092
  1
@@ -5180,13 +5271,13 @@ exports.default = {
5180
5271
  1
5181
5272
  ],
5182
5273
  "logo": [
5183
- 222
5274
+ 227
5184
5275
  ],
5185
5276
  "banner": [
5186
- 222
5277
+ 227
5187
5278
  ],
5188
5279
  "translations": [
5189
- 223
5280
+ 228
5190
5281
  ],
5191
5282
  "sponsorId": [
5192
5283
  1
@@ -5238,10 +5329,10 @@ exports.default = {
5238
5329
  1
5239
5330
  ],
5240
5331
  "logo": [
5241
- 222
5332
+ 227
5242
5333
  ],
5243
5334
  "banner": [
5244
- 222
5335
+ 227
5245
5336
  ],
5246
5337
  "__typename": [
5247
5338
  1
@@ -5309,7 +5400,7 @@ exports.default = {
5309
5400
  1
5310
5401
  ],
5311
5402
  "invitations": [
5312
- 226
5403
+ 231
5313
5404
  ],
5314
5405
  "__typename": [
5315
5406
  1
@@ -5446,7 +5537,7 @@ exports.default = {
5446
5537
  1
5447
5538
  ],
5448
5539
  "result": [
5449
- 229
5540
+ 234
5450
5541
  ],
5451
5542
  "cityId": [
5452
5543
  1
@@ -5469,7 +5560,7 @@ exports.default = {
5469
5560
  1
5470
5561
  ],
5471
5562
  "result": [
5472
- 229
5563
+ 234
5473
5564
  ],
5474
5565
  "cityId": [
5475
5566
  1
@@ -5505,13 +5596,13 @@ exports.default = {
5505
5596
  },
5506
5597
  "CursorPaginationDto": {
5507
5598
  "sortCriteria": [
5508
- 233
5599
+ 238
5509
5600
  ],
5510
5601
  "limit": [
5511
5602
  18
5512
5603
  ],
5513
5604
  "cursorPosition": [
5514
- 234
5605
+ 239
5515
5606
  ],
5516
5607
  "__typename": [
5517
5608
  1
@@ -5586,7 +5677,7 @@ exports.default = {
5586
5677
  1
5587
5678
  ],
5588
5679
  "currentCampaign": [
5589
- 237
5680
+ 242
5590
5681
  ],
5591
5682
  "sports": [
5592
5683
  1
@@ -5648,10 +5739,10 @@ exports.default = {
5648
5739
  },
5649
5740
  "AthleteQueryDto": {
5650
5741
  "cursor": [
5651
- 235
5742
+ 240
5652
5743
  ],
5653
5744
  "filters": [
5654
- 238
5745
+ 243
5655
5746
  ],
5656
5747
  "__typename": [
5657
5748
  1
@@ -5662,7 +5753,7 @@ exports.default = {
5662
5753
  1
5663
5754
  ],
5664
5755
  "newPicture": [
5665
- 222
5756
+ 227
5666
5757
  ],
5667
5758
  "__typename": [
5668
5759
  1
@@ -5676,7 +5767,7 @@ exports.default = {
5676
5767
  1
5677
5768
  ],
5678
5769
  "pictures": [
5679
- 222
5770
+ 227
5680
5771
  ],
5681
5772
  "albumId": [
5682
5773
  1
@@ -5950,7 +6041,7 @@ exports.default = {
5950
6041
  },
5951
6042
  "resetPasswordDto": {
5952
6043
  "code": [
5953
- 219
6044
+ 224
5954
6045
  ],
5955
6046
  "newPassword": [
5956
6047
  1
@@ -6081,7 +6172,7 @@ exports.default = {
6081
6172
  1
6082
6173
  ],
6083
6174
  "banner": [
6084
- 222
6175
+ 227
6085
6176
  ],
6086
6177
  "eventLevel": [
6087
6178
  1
@@ -6190,7 +6281,7 @@ exports.default = {
6190
6281
  18
6191
6282
  ],
6192
6283
  "items": [
6193
- 271
6284
+ 276
6194
6285
  ],
6195
6286
  "__typename": [
6196
6287
  1
@@ -6201,7 +6292,7 @@ exports.default = {
6201
6292
  18
6202
6293
  ],
6203
6294
  "items": [
6204
- 271
6295
+ 276
6205
6296
  ],
6206
6297
  "athleteCompetitionId": [
6207
6298
  1
@@ -6250,16 +6341,16 @@ exports.default = {
6250
6341
  14
6251
6342
  ],
6252
6343
  "budget": [
6253
- 273
6344
+ 278
6254
6345
  ],
6255
6346
  "competitionBudgets": [
6256
- 274
6347
+ 279
6257
6348
  ],
6258
6349
  "competitionIds": [
6259
6350
  1
6260
6351
  ],
6261
6352
  "video": [
6262
- 275
6353
+ 280
6263
6354
  ],
6264
6355
  "__typename": [
6265
6356
  1
@@ -6291,16 +6382,16 @@ exports.default = {
6291
6382
  14
6292
6383
  ],
6293
6384
  "budget": [
6294
- 273
6385
+ 278
6295
6386
  ],
6296
6387
  "competitionBudgets": [
6297
- 274
6388
+ 279
6298
6389
  ],
6299
6390
  "competitionIds": [
6300
6391
  1
6301
6392
  ],
6302
6393
  "video": [
6303
- 275
6394
+ 280
6304
6395
  ],
6305
6396
  "loginEmail": [
6306
6397
  1
@@ -6335,16 +6426,16 @@ exports.default = {
6335
6426
  14
6336
6427
  ],
6337
6428
  "budget": [
6338
- 273
6429
+ 278
6339
6430
  ],
6340
6431
  "competitionBudgets": [
6341
- 274
6432
+ 279
6342
6433
  ],
6343
6434
  "competitionIds": [
6344
6435
  1
6345
6436
  ],
6346
6437
  "video": [
6347
- 275
6438
+ 280
6348
6439
  ],
6349
6440
  "_id": [
6350
6441
  1
@@ -6366,7 +6457,7 @@ exports.default = {
6366
6457
  },
6367
6458
  "BudgetDto": {
6368
6459
  "items": [
6369
- 271
6460
+ 276
6370
6461
  ],
6371
6462
  "fundingMode": [
6372
6463
  1
@@ -6380,7 +6471,7 @@ exports.default = {
6380
6471
  1
6381
6472
  ],
6382
6473
  "budget": [
6383
- 280
6474
+ 285
6384
6475
  ],
6385
6476
  "__typename": [
6386
6477
  1
@@ -6391,7 +6482,7 @@ exports.default = {
6391
6482
  1
6392
6483
  ],
6393
6484
  "budget": [
6394
- 280
6485
+ 285
6395
6486
  ],
6396
6487
  "__typename": [
6397
6488
  1
@@ -6411,7 +6502,7 @@ exports.default = {
6411
6502
  18
6412
6503
  ],
6413
6504
  "budget": [
6414
- 280
6505
+ 285
6415
6506
  ],
6416
6507
  "__typename": [
6417
6508
  1
@@ -6431,7 +6522,7 @@ exports.default = {
6431
6522
  1
6432
6523
  ],
6433
6524
  "logo": [
6434
- 222
6525
+ 227
6435
6526
  ],
6436
6527
  "countryId": [
6437
6528
  1
@@ -6519,7 +6610,7 @@ exports.default = {
6519
6610
  1
6520
6611
  ],
6521
6612
  "profilePicture": [
6522
- 222
6613
+ 227
6523
6614
  ],
6524
6615
  "__typename": [
6525
6616
  1
@@ -6571,7 +6662,7 @@ exports.default = {
6571
6662
  18
6572
6663
  ],
6573
6664
  "sortCriteria": [
6574
- 233
6665
+ 238
6575
6666
  ],
6576
6667
  "__typename": [
6577
6668
  1
@@ -6588,7 +6679,7 @@ exports.default = {
6588
6679
  1
6589
6680
  ],
6590
6681
  "offerImage": [
6591
- 222
6682
+ 227
6592
6683
  ],
6593
6684
  "type": [
6594
6685
  1
@@ -6612,7 +6703,7 @@ exports.default = {
6612
6703
  1
6613
6704
  ],
6614
6705
  "criteria": [
6615
- 293
6706
+ 298
6616
6707
  ],
6617
6708
  "dateStart": [
6618
6709
  14
@@ -6647,7 +6738,7 @@ exports.default = {
6647
6738
  1
6648
6739
  ],
6649
6740
  "qualificationsBag": [
6650
- 294
6741
+ 299
6651
6742
  ],
6652
6743
  "__typename": [
6653
6744
  1
@@ -6655,28 +6746,28 @@ exports.default = {
6655
6746
  },
6656
6747
  "QualificationsBagDto": {
6657
6748
  "ageQualifications": [
6658
- 251
6749
+ 256
6659
6750
  ],
6660
6751
  "genderQualifications": [
6661
- 252
6752
+ 257
6662
6753
  ],
6663
6754
  "scoreQualifications": [
6664
- 254
6755
+ 259
6665
6756
  ],
6666
6757
  "locationQualifications": [
6667
- 255
6758
+ 260
6668
6759
  ],
6669
6760
  "nationalityQualifications": [
6670
- 253
6761
+ 258
6671
6762
  ],
6672
6763
  "distanceQualifications": [
6673
- 256
6764
+ 261
6674
6765
  ],
6675
6766
  "sportsQualifications": [
6676
- 257
6767
+ 262
6677
6768
  ],
6678
6769
  "levelQualifications": [
6679
- 258
6770
+ 263
6680
6771
  ],
6681
6772
  "__typename": [
6682
6773
  1
@@ -6722,7 +6813,7 @@ exports.default = {
6722
6813
  },
6723
6814
  "OfferClaimQueryDto": {
6724
6815
  "status": [
6725
- 312
6816
+ 321
6726
6817
  ],
6727
6818
  "__typename": [
6728
6819
  1
@@ -6770,7 +6861,7 @@ exports.default = {
6770
6861
  1
6771
6862
  ],
6772
6863
  "timeRange": [
6773
- 300
6864
+ 305
6774
6865
  ],
6775
6866
  "__typename": [
6776
6867
  1
@@ -6782,7 +6873,7 @@ exports.default = {
6782
6873
  1
6783
6874
  ],
6784
6875
  "timeRange": [
6785
- 300
6876
+ 305
6786
6877
  ],
6787
6878
  "sportId": [
6788
6879
  1
@@ -6830,7 +6921,7 @@ exports.default = {
6830
6921
  1
6831
6922
  ],
6832
6923
  "metricRanges": [
6833
- 303
6924
+ 308
6834
6925
  ],
6835
6926
  "__typename": [
6836
6927
  1
@@ -6844,7 +6935,7 @@ exports.default = {
6844
6935
  202
6845
6936
  ],
6846
6937
  "timeRange": [
6847
- 300
6938
+ 305
6848
6939
  ],
6849
6940
  "page": [
6850
6941
  51
@@ -6853,7 +6944,7 @@ exports.default = {
6853
6944
  51
6854
6945
  ],
6855
6946
  "filters": [
6856
- 304
6947
+ 309
6857
6948
  ],
6858
6949
  "__typename": [
6859
6950
  1
@@ -6908,7 +6999,7 @@ exports.default = {
6908
6999
  51
6909
7000
  ],
6910
7001
  "sortBy": [
6911
- 313
7002
+ 322
6912
7003
  ],
6913
7004
  "contentType": [
6914
7005
  206
@@ -6923,6 +7014,59 @@ exports.default = {
6923
7014
  1
6924
7015
  ]
6925
7016
  },
7017
+ "NotificationQueryDto": {
7018
+ "limit": [
7019
+ 51
7020
+ ],
7021
+ "offset": [
7022
+ 51
7023
+ ],
7024
+ "includeRead": [
7025
+ 2
7026
+ ],
7027
+ "includeDismissed": [
7028
+ 2
7029
+ ],
7030
+ "types": [
7031
+ 1
7032
+ ],
7033
+ "__typename": [
7034
+ 1
7035
+ ]
7036
+ },
7037
+ "MarkNotificationReadDto": {
7038
+ "notificationId": [
7039
+ 1
7040
+ ],
7041
+ "__typename": [
7042
+ 1
7043
+ ]
7044
+ },
7045
+ "DismissNotificationDto": {
7046
+ "notificationId": [
7047
+ 1
7048
+ ],
7049
+ "__typename": [
7050
+ 1
7051
+ ]
7052
+ },
7053
+ "UpdateNotificationPreferenceDto": {
7054
+ "emailEnabled": [
7055
+ 2
7056
+ ],
7057
+ "inAppEnabled": [
7058
+ 2
7059
+ ],
7060
+ "pushEnabled": [
7061
+ 2
7062
+ ],
7063
+ "mutedTypes": [
7064
+ 1
7065
+ ],
7066
+ "__typename": [
7067
+ 1
7068
+ ]
7069
+ },
6926
7070
  "DonationMode": {},
6927
7071
  "OfferClaimStatus": {},
6928
7072
  "PostSortOption": {},
@@ -6996,7 +7140,7 @@ exports.default = {
6996
7140
  32,
6997
7141
  {
6998
7142
  "input": [
6999
- 315,
7143
+ 324,
7000
7144
  "AWSS3GetUploadDto!"
7001
7145
  ]
7002
7146
  }
@@ -7020,7 +7164,7 @@ exports.default = {
7020
7164
  148,
7021
7165
  {
7022
7166
  "query": [
7023
- 224
7167
+ 229
7024
7168
  ]
7025
7169
  }
7026
7170
  ],
@@ -7066,7 +7210,7 @@ exports.default = {
7066
7210
  149,
7067
7211
  {
7068
7212
  "query": [
7069
- 228
7213
+ 233
7070
7214
  ]
7071
7215
  }
7072
7216
  ],
@@ -7074,7 +7218,7 @@ exports.default = {
7074
7218
  105,
7075
7219
  {
7076
7220
  "input": [
7077
- 316,
7221
+ 325,
7078
7222
  "FindSponsorAthleteInvitationDto!"
7079
7223
  ]
7080
7224
  }
@@ -7083,7 +7227,7 @@ exports.default = {
7083
7227
  163,
7084
7228
  {
7085
7229
  "input": [
7086
- 243,
7230
+ 248,
7087
7231
  "existValueDto!"
7088
7232
  ]
7089
7233
  }
@@ -7095,7 +7239,7 @@ exports.default = {
7095
7239
  158,
7096
7240
  {
7097
7241
  "input": [
7098
- 239,
7242
+ 244,
7099
7243
  "AthleteQueryDto!"
7100
7244
  ]
7101
7245
  }
@@ -7143,7 +7287,7 @@ exports.default = {
7143
7287
  82,
7144
7288
  {
7145
7289
  "input": [
7146
- 317,
7290
+ 326,
7147
7291
  "GetAthleteCompetitionsDto!"
7148
7292
  ]
7149
7293
  }
@@ -7191,7 +7335,7 @@ exports.default = {
7191
7335
  158,
7192
7336
  {
7193
7337
  "input": [
7194
- 239,
7338
+ 244,
7195
7339
  "AthleteQueryDto!"
7196
7340
  ]
7197
7341
  }
@@ -7209,7 +7353,7 @@ exports.default = {
7209
7353
  161,
7210
7354
  {
7211
7355
  "input": [
7212
- 243,
7356
+ 248,
7213
7357
  "existValueDto!"
7214
7358
  ]
7215
7359
  }
@@ -7218,7 +7362,7 @@ exports.default = {
7218
7362
  168,
7219
7363
  {
7220
7364
  "input": [
7221
- 248,
7365
+ 253,
7222
7366
  "CheckScoreRefreshCapabilityDto!"
7223
7367
  ]
7224
7368
  }
@@ -7227,7 +7371,7 @@ exports.default = {
7227
7371
  164,
7228
7372
  {
7229
7373
  "input": [
7230
- 245,
7374
+ 250,
7231
7375
  "GetHistoricalScoresDto!"
7232
7376
  ]
7233
7377
  }
@@ -7236,7 +7380,7 @@ exports.default = {
7236
7380
  99,
7237
7381
  {
7238
7382
  "input": [
7239
- 245,
7383
+ 250,
7240
7384
  "GetHistoricalScoresDto!"
7241
7385
  ]
7242
7386
  }
@@ -7245,7 +7389,7 @@ exports.default = {
7245
7389
  164,
7246
7390
  {
7247
7391
  "input": [
7248
- 244,
7392
+ 249,
7249
7393
  "GetMyHistoricalScoresDto!"
7250
7394
  ]
7251
7395
  }
@@ -7254,7 +7398,7 @@ exports.default = {
7254
7398
  99,
7255
7399
  {
7256
7400
  "input": [
7257
- 244,
7401
+ 249,
7258
7402
  "GetMyHistoricalScoresDto!"
7259
7403
  ]
7260
7404
  }
@@ -7263,7 +7407,7 @@ exports.default = {
7263
7407
  90,
7264
7408
  {
7265
7409
  "input": [
7266
- 246,
7410
+ 251,
7267
7411
  "GetAthleteCampaignsDto!"
7268
7412
  ]
7269
7413
  }
@@ -7275,7 +7419,7 @@ exports.default = {
7275
7419
  169,
7276
7420
  {
7277
7421
  "query": [
7278
- 249
7422
+ 254
7279
7423
  ]
7280
7424
  }
7281
7425
  ],
@@ -7343,7 +7487,7 @@ exports.default = {
7343
7487
  0,
7344
7488
  {
7345
7489
  "input": [
7346
- 318,
7490
+ 327,
7347
7491
  "FindVtxUserDto!"
7348
7492
  ]
7349
7493
  }
@@ -7383,7 +7527,7 @@ exports.default = {
7383
7527
  36,
7384
7528
  {
7385
7529
  "input": [
7386
- 219,
7530
+ 224,
7387
7531
  "VerifyCodeDto!"
7388
7532
  ]
7389
7533
  }
@@ -7404,7 +7548,7 @@ exports.default = {
7404
7548
  173,
7405
7549
  {
7406
7550
  "query": [
7407
- 263
7551
+ 268
7408
7552
  ]
7409
7553
  }
7410
7554
  ],
@@ -7415,7 +7559,7 @@ exports.default = {
7415
7559
  76,
7416
7560
  {
7417
7561
  "input": [
7418
- 319,
7562
+ 328,
7419
7563
  "GetSportEventsDto!"
7420
7564
  ]
7421
7565
  }
@@ -7424,7 +7568,7 @@ exports.default = {
7424
7568
  175,
7425
7569
  {
7426
7570
  "query": [
7427
- 270
7571
+ 275
7428
7572
  ]
7429
7573
  }
7430
7574
  ],
@@ -7468,7 +7612,7 @@ exports.default = {
7468
7612
  165,
7469
7613
  {
7470
7614
  "input": [
7471
- 266,
7615
+ 271,
7472
7616
  "StripeQueryDto!"
7473
7617
  ]
7474
7618
  }
@@ -7480,7 +7624,7 @@ exports.default = {
7480
7624
  35,
7481
7625
  {
7482
7626
  "input": [
7483
- 217,
7627
+ 222,
7484
7628
  "GetDatabaseFileDto!"
7485
7629
  ]
7486
7630
  }
@@ -7489,7 +7633,7 @@ exports.default = {
7489
7633
  32,
7490
7634
  {
7491
7635
  "input": [
7492
- 315,
7636
+ 324,
7493
7637
  "AWSS3GetUploadDto!"
7494
7638
  ]
7495
7639
  }
@@ -7498,7 +7642,7 @@ exports.default = {
7498
7642
  117,
7499
7643
  {
7500
7644
  "input": [
7501
- 265,
7645
+ 270,
7502
7646
  "GetReceiptDto!"
7503
7647
  ]
7504
7648
  }
@@ -7507,7 +7651,7 @@ exports.default = {
7507
7651
  118,
7508
7652
  {
7509
7653
  "input": [
7510
- 265,
7654
+ 270,
7511
7655
  "GetReceiptDto!"
7512
7656
  ]
7513
7657
  }
@@ -7516,7 +7660,7 @@ exports.default = {
7516
7660
  174,
7517
7661
  {
7518
7662
  "input": [
7519
- 267,
7663
+ 272,
7520
7664
  "GetTransactionDetailsDto!"
7521
7665
  ]
7522
7666
  }
@@ -7549,7 +7693,7 @@ exports.default = {
7549
7693
  181,
7550
7694
  {
7551
7695
  "query": [
7552
- 290
7696
+ 295
7553
7697
  ]
7554
7698
  }
7555
7699
  ],
@@ -7560,7 +7704,7 @@ exports.default = {
7560
7704
  182,
7561
7705
  {
7562
7706
  "query": [
7563
- 295
7707
+ 300
7564
7708
  ]
7565
7709
  }
7566
7710
  ],
@@ -7589,7 +7733,7 @@ exports.default = {
7589
7733
  "String!"
7590
7734
  ],
7591
7735
  "query": [
7592
- 296
7736
+ 301
7593
7737
  ]
7594
7738
  }
7595
7739
  ],
@@ -7610,7 +7754,7 @@ exports.default = {
7610
7754
  147,
7611
7755
  {
7612
7756
  "query": [
7613
- 295
7757
+ 300
7614
7758
  ]
7615
7759
  }
7616
7760
  ],
@@ -7618,7 +7762,7 @@ exports.default = {
7618
7762
  188,
7619
7763
  {
7620
7764
  "input": [
7621
- 297
7765
+ 302
7622
7766
  ]
7623
7767
  }
7624
7768
  ],
@@ -7626,7 +7770,7 @@ exports.default = {
7626
7770
  189,
7627
7771
  {
7628
7772
  "input": [
7629
- 298,
7773
+ 303,
7630
7774
  "UserRankQueryDto!"
7631
7775
  ]
7632
7776
  }
@@ -7644,7 +7788,7 @@ exports.default = {
7644
7788
  191,
7645
7789
  {
7646
7790
  "input": [
7647
- 299,
7791
+ 304,
7648
7792
  "ScoreHistoryQueryDto!"
7649
7793
  ]
7650
7794
  }
@@ -7653,7 +7797,7 @@ exports.default = {
7653
7797
  192,
7654
7798
  {
7655
7799
  "input": [
7656
- 301,
7800
+ 306,
7657
7801
  "RankHistoryQueryDto!"
7658
7802
  ]
7659
7803
  }
@@ -7662,7 +7806,7 @@ exports.default = {
7662
7806
  193,
7663
7807
  {
7664
7808
  "input": [
7665
- 302,
7809
+ 307,
7666
7810
  "RankContextQueryDto!"
7667
7811
  ]
7668
7812
  }
@@ -7671,7 +7815,7 @@ exports.default = {
7671
7815
  195,
7672
7816
  {
7673
7817
  "input": [
7674
- 305,
7818
+ 310,
7675
7819
  "ActivitiesQueryDto!"
7676
7820
  ]
7677
7821
  }
@@ -7680,7 +7824,7 @@ exports.default = {
7680
7824
  198,
7681
7825
  {
7682
7826
  "input": [
7683
- 306,
7827
+ 311,
7684
7828
  "ActivityDetailQueryDto!"
7685
7829
  ]
7686
7830
  }
@@ -7689,7 +7833,7 @@ exports.default = {
7689
7833
  200,
7690
7834
  {
7691
7835
  "input": [
7692
- 307,
7836
+ 312,
7693
7837
  "ComponentSummaryQueryDto!"
7694
7838
  ]
7695
7839
  }
@@ -7698,7 +7842,7 @@ exports.default = {
7698
7842
  203,
7699
7843
  {
7700
7844
  "input": [
7701
- 308,
7845
+ 313,
7702
7846
  "ActivityDatesQueryDto!"
7703
7847
  ]
7704
7848
  }
@@ -7715,7 +7859,7 @@ exports.default = {
7715
7859
  "Platform!"
7716
7860
  ],
7717
7861
  "range": [
7718
- 309,
7862
+ 314,
7719
7863
  "DateRangeInput!"
7720
7864
  ],
7721
7865
  "periodType": [
@@ -7735,10 +7879,24 @@ exports.default = {
7735
7879
  "Platform!"
7736
7880
  ],
7737
7881
  "options": [
7738
- 310
7882
+ 315
7883
+ ]
7884
+ }
7885
+ ],
7886
+ "myNotifications": [
7887
+ 213,
7888
+ {
7889
+ "input": [
7890
+ 316
7739
7891
  ]
7740
7892
  }
7741
7893
  ],
7894
+ "notificationUnreadCount": [
7895
+ 214
7896
+ ],
7897
+ "myNotificationPreferences": [
7898
+ 215
7899
+ ],
7742
7900
  "__typename": [
7743
7901
  1
7744
7902
  ]
@@ -7800,7 +7958,7 @@ exports.default = {
7800
7958
  5,
7801
7959
  {
7802
7960
  "tenant": [
7803
- 321,
7961
+ 330,
7804
7962
  "CreateTenantInput!"
7805
7963
  ]
7806
7964
  }
@@ -7809,7 +7967,7 @@ exports.default = {
7809
7967
  11,
7810
7968
  {
7811
7969
  "tenant": [
7812
- 321,
7970
+ 330,
7813
7971
  "CreateTenantInput!"
7814
7972
  ]
7815
7973
  }
@@ -7818,7 +7976,7 @@ exports.default = {
7818
7976
  3,
7819
7977
  {
7820
7978
  "user": [
7821
- 322,
7979
+ 331,
7822
7980
  "CreateActiveUserInput!"
7823
7981
  ]
7824
7982
  }
@@ -7853,7 +8011,7 @@ exports.default = {
7853
8011
  0,
7854
8012
  {
7855
8013
  "input": [
7856
- 323,
8014
+ 332,
7857
8015
  "RegisterUserToDomainFromEmailInput!"
7858
8016
  ]
7859
8017
  }
@@ -7862,7 +8020,7 @@ exports.default = {
7862
8020
  8,
7863
8021
  {
7864
8022
  "dto": [
7865
- 324,
8023
+ 333,
7866
8024
  "RefreshTokenInput!"
7867
8025
  ]
7868
8026
  }
@@ -7871,7 +8029,7 @@ exports.default = {
7871
8029
  33,
7872
8030
  {
7873
8031
  "input": [
7874
- 325,
8032
+ 334,
7875
8033
  "AWSS3DeleteUseTypeFileDto!"
7876
8034
  ]
7877
8035
  }
@@ -7880,7 +8038,7 @@ exports.default = {
7880
8038
  33,
7881
8039
  {
7882
8040
  "input": [
7883
- 326,
8041
+ 335,
7884
8042
  "AWSS3DeleteBucketFileDto!"
7885
8043
  ]
7886
8044
  }
@@ -7889,7 +8047,7 @@ exports.default = {
7889
8047
  33,
7890
8048
  {
7891
8049
  "input": [
7892
- 327,
8050
+ 336,
7893
8051
  "AWSS3DeleteUseTypeKeyDto!"
7894
8052
  ]
7895
8053
  }
@@ -7898,7 +8056,7 @@ exports.default = {
7898
8056
  27,
7899
8057
  {
7900
8058
  "input": [
7901
- 222,
8059
+ 227,
7902
8060
  "AWSS3UploadedFileDto!"
7903
8061
  ]
7904
8062
  }
@@ -7907,7 +8065,7 @@ exports.default = {
7907
8065
  37,
7908
8066
  {
7909
8067
  "input": [
7910
- 328,
8068
+ 337,
7911
8069
  "CreateIndustryDto!"
7912
8070
  ]
7913
8071
  }
@@ -7916,7 +8074,7 @@ exports.default = {
7916
8074
  63,
7917
8075
  {
7918
8076
  "input": [
7919
- 221,
8077
+ 226,
7920
8078
  "CreateBrandDto!"
7921
8079
  ]
7922
8080
  }
@@ -7929,7 +8087,7 @@ exports.default = {
7929
8087
  "String!"
7930
8088
  ],
7931
8089
  "input": [
7932
- 221,
8090
+ 226,
7933
8091
  "CreateBrandDto!"
7934
8092
  ]
7935
8093
  }
@@ -7973,7 +8131,7 @@ exports.default = {
7973
8131
  59,
7974
8132
  {
7975
8133
  "input": [
7976
- 329,
8134
+ 338,
7977
8135
  "RegisterSponsorInput!"
7978
8136
  ]
7979
8137
  }
@@ -7982,7 +8140,7 @@ exports.default = {
7982
8140
  59,
7983
8141
  {
7984
8142
  "input": [
7985
- 225,
8143
+ 230,
7986
8144
  "CreateSponsorDto!"
7987
8145
  ]
7988
8146
  }
@@ -7991,7 +8149,7 @@ exports.default = {
7991
8149
  105,
7992
8150
  {
7993
8151
  "input": [
7994
- 227,
8152
+ 232,
7995
8153
  "InviteAthletesDto!"
7996
8154
  ]
7997
8155
  }
@@ -8004,7 +8162,7 @@ exports.default = {
8004
8162
  "String!"
8005
8163
  ],
8006
8164
  "input": [
8007
- 330,
8165
+ 339,
8008
8166
  "UpdateSponsorDto!"
8009
8167
  ]
8010
8168
  }
@@ -8022,7 +8180,7 @@ exports.default = {
8022
8180
  151,
8023
8181
  {
8024
8182
  "input": [
8025
- 236,
8183
+ 241,
8026
8184
  "DeleteSingleValueDto!"
8027
8185
  ]
8028
8186
  }
@@ -8031,7 +8189,7 @@ exports.default = {
8031
8189
  101,
8032
8190
  {
8033
8191
  "input": [
8034
- 331,
8192
+ 340,
8035
8193
  "RegisterAthleteDto!"
8036
8194
  ]
8037
8195
  }
@@ -8040,7 +8198,7 @@ exports.default = {
8040
8198
  150,
8041
8199
  {
8042
8200
  "input": [
8043
- 332,
8201
+ 341,
8044
8202
  "EditValueDto!"
8045
8203
  ]
8046
8204
  }
@@ -8049,7 +8207,7 @@ exports.default = {
8049
8207
  159,
8050
8208
  {
8051
8209
  "input": [
8052
- 240,
8210
+ 245,
8053
8211
  "EditPictureDto!"
8054
8212
  ]
8055
8213
  }
@@ -8058,7 +8216,7 @@ exports.default = {
8058
8216
  160,
8059
8217
  {
8060
8218
  "input": [
8061
- 241,
8219
+ 246,
8062
8220
  "UploadAlbumsPicturesDto!"
8063
8221
  ]
8064
8222
  }
@@ -8067,7 +8225,7 @@ exports.default = {
8067
8225
  82,
8068
8226
  {
8069
8227
  "input": [
8070
- 231,
8228
+ 236,
8071
8229
  "CreateAthleteCompetitionDto!"
8072
8230
  ]
8073
8231
  }
@@ -8076,7 +8234,7 @@ exports.default = {
8076
8234
  151,
8077
8235
  {
8078
8236
  "input": [
8079
- 236,
8237
+ 241,
8080
8238
  "DeleteSingleValueDto!"
8081
8239
  ]
8082
8240
  }
@@ -8085,7 +8243,7 @@ exports.default = {
8085
8243
  81,
8086
8244
  {
8087
8245
  "input": [
8088
- 241,
8246
+ 246,
8089
8247
  "UploadAlbumsPicturesDto!"
8090
8248
  ]
8091
8249
  }
@@ -8094,7 +8252,7 @@ exports.default = {
8094
8252
  81,
8095
8253
  {
8096
8254
  "input": [
8097
- 333,
8255
+ 342,
8098
8256
  "EditDisplayIndexDto!"
8099
8257
  ]
8100
8258
  }
@@ -8103,7 +8261,7 @@ exports.default = {
8103
8261
  81,
8104
8262
  {
8105
8263
  "input": [
8106
- 241,
8264
+ 246,
8107
8265
  "UploadAlbumsPicturesDto!"
8108
8266
  ]
8109
8267
  }
@@ -8112,7 +8270,7 @@ exports.default = {
8112
8270
  151,
8113
8271
  {
8114
8272
  "input": [
8115
- 236,
8273
+ 241,
8116
8274
  "DeleteSingleValueDto!"
8117
8275
  ]
8118
8276
  }
@@ -8121,7 +8279,7 @@ exports.default = {
8121
8279
  120,
8122
8280
  {
8123
8281
  "input": [
8124
- 242,
8282
+ 247,
8125
8283
  "DeleteValuesDto!"
8126
8284
  ]
8127
8285
  }
@@ -8130,7 +8288,7 @@ exports.default = {
8130
8288
  77,
8131
8289
  {
8132
8290
  "input": [
8133
- 230,
8291
+ 235,
8134
8292
  "SetCompetitionResultDto!"
8135
8293
  ]
8136
8294
  }
@@ -8145,7 +8303,7 @@ exports.default = {
8145
8303
  155,
8146
8304
  {
8147
8305
  "input": [
8148
- 247,
8306
+ 252,
8149
8307
  "ForceScoreRefreshDto!"
8150
8308
  ]
8151
8309
  }
@@ -8154,7 +8312,7 @@ exports.default = {
8154
8312
  90,
8155
8313
  {
8156
8314
  "input": [
8157
- 335,
8315
+ 344,
8158
8316
  "SetCurrentCampaignDto!"
8159
8317
  ]
8160
8318
  }
@@ -8163,7 +8321,7 @@ exports.default = {
8163
8321
  68,
8164
8322
  {
8165
8323
  "input": [
8166
- 336,
8324
+ 345,
8167
8325
  "CreateSportDto!"
8168
8326
  ]
8169
8327
  }
@@ -8172,7 +8330,7 @@ exports.default = {
8172
8330
  68,
8173
8331
  {
8174
8332
  "input": [
8175
- 337,
8333
+ 346,
8176
8334
  "UpdateSportDto!"
8177
8335
  ]
8178
8336
  }
@@ -8181,7 +8339,7 @@ exports.default = {
8181
8339
  71,
8182
8340
  {
8183
8341
  "input": [
8184
- 338,
8342
+ 347,
8185
8343
  "CreateSportLevelDto!"
8186
8344
  ]
8187
8345
  }
@@ -8190,7 +8348,7 @@ exports.default = {
8190
8348
  58,
8191
8349
  {
8192
8350
  "input": [
8193
- 340,
8351
+ 349,
8194
8352
  "CreateSponsorshipDto!"
8195
8353
  ]
8196
8354
  }
@@ -8199,7 +8357,7 @@ exports.default = {
8199
8357
  41,
8200
8358
  {
8201
8359
  "input": [
8202
- 345,
8360
+ 354,
8203
8361
  "CreateCountryDto!"
8204
8362
  ]
8205
8363
  }
@@ -8208,7 +8366,7 @@ exports.default = {
8208
8366
  40,
8209
8367
  {
8210
8368
  "input": [
8211
- 346,
8369
+ 355,
8212
8370
  "CreateStateDto!"
8213
8371
  ]
8214
8372
  }
@@ -8217,7 +8375,7 @@ exports.default = {
8217
8375
  39,
8218
8376
  {
8219
8377
  "input": [
8220
- 347,
8378
+ 356,
8221
8379
  "CreateCityDto!"
8222
8380
  ]
8223
8381
  }
@@ -8226,7 +8384,7 @@ exports.default = {
8226
8384
  29,
8227
8385
  {
8228
8386
  "input": [
8229
- 259,
8387
+ 264,
8230
8388
  "RegisterUserDto!"
8231
8389
  ]
8232
8390
  }
@@ -8235,7 +8393,7 @@ exports.default = {
8235
8393
  3,
8236
8394
  {
8237
8395
  "input": [
8238
- 219,
8396
+ 224,
8239
8397
  "VerifyCodeDto!"
8240
8398
  ]
8241
8399
  }
@@ -8244,7 +8402,7 @@ exports.default = {
8244
8402
  0,
8245
8403
  {
8246
8404
  "input": [
8247
- 219,
8405
+ 224,
8248
8406
  "VerifyCodeDto!"
8249
8407
  ]
8250
8408
  }
@@ -8253,7 +8411,7 @@ exports.default = {
8253
8411
  0,
8254
8412
  {
8255
8413
  "input": [
8256
- 259,
8414
+ 264,
8257
8415
  "RegisterUserDto!"
8258
8416
  ]
8259
8417
  }
@@ -8262,7 +8420,7 @@ exports.default = {
8262
8420
  0,
8263
8421
  {
8264
8422
  "input": [
8265
- 259,
8423
+ 264,
8266
8424
  "RegisterUserDto!"
8267
8425
  ]
8268
8426
  }
@@ -8271,7 +8429,7 @@ exports.default = {
8271
8429
  0,
8272
8430
  {
8273
8431
  "input": [
8274
- 259,
8432
+ 264,
8275
8433
  "RegisterUserDto!"
8276
8434
  ]
8277
8435
  }
@@ -8302,7 +8460,7 @@ exports.default = {
8302
8460
  150,
8303
8461
  {
8304
8462
  "input": [
8305
- 261,
8463
+ 266,
8306
8464
  "resetPasswordDto!"
8307
8465
  ]
8308
8466
  }
@@ -8320,7 +8478,7 @@ exports.default = {
8320
8478
  150,
8321
8479
  {
8322
8480
  "input": [
8323
- 262,
8481
+ 267,
8324
8482
  "UpdateUserSuspendedStatusDto!"
8325
8483
  ]
8326
8484
  }
@@ -8332,7 +8490,7 @@ exports.default = {
8332
8490
  172,
8333
8491
  {
8334
8492
  "input": [
8335
- 264,
8493
+ 269,
8336
8494
  "DeleteVtxUserDto!"
8337
8495
  ]
8338
8496
  }
@@ -8341,7 +8499,7 @@ exports.default = {
8341
8499
  76,
8342
8500
  {
8343
8501
  "input": [
8344
- 348,
8502
+ 357,
8345
8503
  "CreateSportEventDto!"
8346
8504
  ]
8347
8505
  }
@@ -8350,7 +8508,7 @@ exports.default = {
8350
8508
  76,
8351
8509
  {
8352
8510
  "input": [
8353
- 268,
8511
+ 273,
8354
8512
  "UpdateSportEventDto!"
8355
8513
  ]
8356
8514
  }
@@ -8368,7 +8526,7 @@ exports.default = {
8368
8526
  130,
8369
8527
  {
8370
8528
  "input": [
8371
- 269,
8529
+ 274,
8372
8530
  "MergeSportsEventsDto!"
8373
8531
  ]
8374
8532
  }
@@ -8377,7 +8535,7 @@ exports.default = {
8377
8535
  90,
8378
8536
  {
8379
8537
  "input": [
8380
- 279,
8538
+ 284,
8381
8539
  "SetFundingStatusDto!"
8382
8540
  ]
8383
8541
  }
@@ -8386,7 +8544,7 @@ exports.default = {
8386
8544
  90,
8387
8545
  {
8388
8546
  "input": [
8389
- 276,
8547
+ 281,
8390
8548
  "CreateFundingCampaignDto!"
8391
8549
  ]
8392
8550
  }
@@ -8395,7 +8553,7 @@ exports.default = {
8395
8553
  90,
8396
8554
  {
8397
8555
  "input": [
8398
- 278,
8556
+ 283,
8399
8557
  "UpdateFundingCampaignDto!"
8400
8558
  ]
8401
8559
  }
@@ -8404,7 +8562,7 @@ exports.default = {
8404
8562
  151,
8405
8563
  {
8406
8564
  "input": [
8407
- 236,
8565
+ 241,
8408
8566
  "DeleteSingleValueDto!"
8409
8567
  ]
8410
8568
  }
@@ -8413,7 +8571,7 @@ exports.default = {
8413
8571
  120,
8414
8572
  {
8415
8573
  "input": [
8416
- 242,
8574
+ 247,
8417
8575
  "DeleteValuesDto!"
8418
8576
  ]
8419
8577
  }
@@ -8431,7 +8589,7 @@ exports.default = {
8431
8589
  2,
8432
8590
  {
8433
8591
  "input": [
8434
- 281,
8592
+ 286,
8435
8593
  "AddCompetitionBudgetDto!"
8436
8594
  ]
8437
8595
  }
@@ -8440,7 +8598,7 @@ exports.default = {
8440
8598
  2,
8441
8599
  {
8442
8600
  "input": [
8443
- 282,
8601
+ 287,
8444
8602
  "EditCompetitionBudgetDto!"
8445
8603
  ]
8446
8604
  }
@@ -8449,7 +8607,7 @@ exports.default = {
8449
8607
  2,
8450
8608
  {
8451
8609
  "input": [
8452
- 283,
8610
+ 288,
8453
8611
  "EditCampaignBudgetDto!"
8454
8612
  ]
8455
8613
  }
@@ -8458,7 +8616,7 @@ exports.default = {
8458
8616
  2,
8459
8617
  {
8460
8618
  "input": [
8461
- 283,
8619
+ 288,
8462
8620
  "EditCampaignBudgetDto!"
8463
8621
  ]
8464
8622
  }
@@ -8467,7 +8625,7 @@ exports.default = {
8467
8625
  83,
8468
8626
  {
8469
8627
  "input": [
8470
- 284,
8628
+ 289,
8471
8629
  "CreateMembershipOrganizationDto!"
8472
8630
  ]
8473
8631
  }
@@ -8476,7 +8634,7 @@ exports.default = {
8476
8634
  85,
8477
8635
  {
8478
8636
  "input": [
8479
- 285,
8637
+ 290,
8480
8638
  "CreateAthleteMembershipDto!"
8481
8639
  ]
8482
8640
  }
@@ -8485,7 +8643,7 @@ exports.default = {
8485
8643
  151,
8486
8644
  {
8487
8645
  "input": [
8488
- 236,
8646
+ 241,
8489
8647
  "DeleteSingleValueDto!"
8490
8648
  ]
8491
8649
  }
@@ -8506,7 +8664,7 @@ exports.default = {
8506
8664
  98,
8507
8665
  {
8508
8666
  "input": [
8509
- 349,
8667
+ 358,
8510
8668
  "CreateStripeAccountDto!"
8511
8669
  ]
8512
8670
  }
@@ -8518,7 +8676,7 @@ exports.default = {
8518
8676
  107,
8519
8677
  {
8520
8678
  "input": [
8521
- 220,
8679
+ 225,
8522
8680
  "DonationCheckoutDto!"
8523
8681
  ]
8524
8682
  }
@@ -8533,7 +8691,7 @@ exports.default = {
8533
8691
  134,
8534
8692
  {
8535
8693
  "input": [
8536
- 289,
8694
+ 294,
8537
8695
  "RegisterMemberDto!"
8538
8696
  ]
8539
8697
  }
@@ -8542,7 +8700,7 @@ exports.default = {
8542
8700
  138,
8543
8701
  {
8544
8702
  "input": [
8545
- 292,
8703
+ 297,
8546
8704
  "CreateOfferDto!"
8547
8705
  ]
8548
8706
  }
@@ -8555,7 +8713,7 @@ exports.default = {
8555
8713
  "String!"
8556
8714
  ],
8557
8715
  "input": [
8558
- 292,
8716
+ 297,
8559
8717
  "CreateOfferDto!"
8560
8718
  ]
8561
8719
  }
@@ -8642,6 +8800,36 @@ exports.default = {
8642
8800
  "rebuildLeaderboardCache": [
8643
8801
  2
8644
8802
  ],
8803
+ "markNotificationAsRead": [
8804
+ 211,
8805
+ {
8806
+ "input": [
8807
+ 317,
8808
+ "MarkNotificationReadDto!"
8809
+ ]
8810
+ }
8811
+ ],
8812
+ "markAllNotificationsAsRead": [
8813
+ 51
8814
+ ],
8815
+ "dismissNotification": [
8816
+ 2,
8817
+ {
8818
+ "input": [
8819
+ 318,
8820
+ "DismissNotificationDto!"
8821
+ ]
8822
+ }
8823
+ ],
8824
+ "updateNotificationPreferences": [
8825
+ 215,
8826
+ {
8827
+ "input": [
8828
+ 319,
8829
+ "UpdateNotificationPreferenceDto!"
8830
+ ]
8831
+ }
8832
+ ],
8645
8833
  "__typename": [
8646
8834
  1
8647
8835
  ]
@@ -8851,10 +9039,10 @@ exports.default = {
8851
9039
  1
8852
9040
  ],
8853
9041
  "profilePicture": [
8854
- 222
9042
+ 227
8855
9043
  ],
8856
9044
  "cardPicture": [
8857
- 222
9045
+ 227
8858
9046
  ],
8859
9047
  "__typename": [
8860
9048
  1
@@ -8873,7 +9061,7 @@ exports.default = {
8873
9061
  },
8874
9062
  "EditDisplayIndexDto": {
8875
9063
  "updates": [
8876
- 334
9064
+ 343
8877
9065
  ],
8878
9066
  "__typename": [
8879
9067
  1
@@ -8937,7 +9125,7 @@ exports.default = {
8937
9125
  18
8938
9126
  ],
8939
9127
  "translations": [
8940
- 339
9128
+ 348
8941
9129
  ],
8942
9130
  "__typename": [
8943
9131
  1
@@ -8971,10 +9159,10 @@ exports.default = {
8971
9159
  18
8972
9160
  ],
8973
9161
  "banner": [
8974
- 222
9162
+ 227
8975
9163
  ],
8976
9164
  "criteria": [
8977
- 293
9165
+ 298
8978
9166
  ],
8979
9167
  "deadline": [
8980
9168
  14
@@ -8983,13 +9171,13 @@ exports.default = {
8983
9171
  14
8984
9172
  ],
8985
9173
  "duration": [
8986
- 341
9174
+ 350
8987
9175
  ],
8988
9176
  "sponsorshipItems": [
8989
- 342
9177
+ 351
8990
9178
  ],
8991
9179
  "commitments": [
8992
- 343
9180
+ 352
8993
9181
  ],
8994
9182
  "terms": [
8995
9183
  1
@@ -9001,7 +9189,7 @@ exports.default = {
9001
9189
  2
9002
9190
  ],
9003
9191
  "translations": [
9004
- 344
9192
+ 353
9005
9193
  ],
9006
9194
  "__typename": [
9007
9195
  1
@@ -9078,7 +9266,7 @@ exports.default = {
9078
9266
  1
9079
9267
  ],
9080
9268
  "banner": [
9081
- 222
9269
+ 227
9082
9270
  ],
9083
9271
  "terms": [
9084
9272
  1
@@ -9185,7 +9373,7 @@ exports.default = {
9185
9373
  1
9186
9374
  ],
9187
9375
  "banner": [
9188
- 222
9376
+ 227
9189
9377
  ],
9190
9378
  "eventLevel": [
9191
9379
  1