@vertikalx/vtx-backend-client 3.0.0-dev-max.52 → 3.0.0-dev-max.54

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.
@@ -9,11 +9,11 @@ exports.default = {
9
9
  102,
10
10
  127,
11
11
  128,
12
- 145,
13
- 158,
12
+ 143,
13
+ 149,
14
14
  162,
15
- 173,
16
- 258
15
+ 175,
16
+ 264
17
17
  ],
18
18
  "types": {
19
19
  "User": {
@@ -803,547 +803,540 @@ exports.default = {
803
803
  1
804
804
  ]
805
805
  },
806
- "BrandStats": {
807
- "campaigns": [
806
+ "Industry": {
807
+ "_id": [
808
+ 1
809
+ ],
810
+ "name": [
811
+ 1
812
+ ],
813
+ "__typename": [
814
+ 1
815
+ ]
816
+ },
817
+ "SponsorStats": {
818
+ "sponsoredAthletes": [
808
819
  18
809
820
  ],
810
- "sponsorships": [
821
+ "totalBrands": [
811
822
  18
812
823
  ],
813
- "sports": [
824
+ "activeCampaigns": [
814
825
  18
815
826
  ],
816
- "athletes": [
827
+ "activeSponsorships": [
817
828
  18
818
829
  ],
819
830
  "__typename": [
820
831
  1
821
832
  ]
822
833
  },
823
- "BrandTranslation": {
834
+ "City": {
824
835
  "_id": [
825
836
  1
826
837
  ],
827
- "brandId": [
828
- 1
829
- ],
830
- "language": [
831
- 1
832
- ],
833
838
  "name": [
834
839
  1
835
840
  ],
836
- "slogan": [
841
+ "localizedName": [
837
842
  1
838
843
  ],
839
- "description": [
840
- 1
844
+ "state": [
845
+ 40
841
846
  ],
842
- "logo": [
843
- 27
847
+ "latitude": [
848
+ 18
844
849
  ],
845
- "banner": [
846
- 27
850
+ "longitude": [
851
+ 18
852
+ ],
853
+ "timezone": [
854
+ 1
847
855
  ],
848
856
  "__typename": [
849
857
  1
850
858
  ]
851
859
  },
852
- "Brand": {
860
+ "State": {
853
861
  "_id": [
854
862
  1
855
863
  ],
856
864
  "name": [
857
865
  1
858
866
  ],
859
- "slogan": [
860
- 1
867
+ "country": [
868
+ 41
861
869
  ],
862
- "website": [
863
- 1
870
+ "cities": [
871
+ 39
864
872
  ],
865
- "description": [
873
+ "__typename": [
874
+ 1
875
+ ]
876
+ },
877
+ "Country": {
878
+ "_id": [
866
879
  1
867
880
  ],
868
- "approved": [
869
- 2
870
- ],
871
- "published": [
872
- 2
873
- ],
874
- "logo": [
875
- 27
876
- ],
877
- "banner": [
878
- 27
879
- ],
880
- "stats": [
881
- 37
882
- ],
883
- "operatorIds": [
881
+ "name": [
884
882
  1
885
883
  ],
886
- "translations": [
887
- 38
884
+ "states": [
885
+ 40
888
886
  ],
889
887
  "__typename": [
890
888
  1
891
889
  ]
892
890
  },
893
- "StravaTpiRideDto": {
894
- "distanceKm": [
895
- 18
896
- ],
897
- "distanceKmLast": [
898
- 18
899
- ],
900
- "elapsedTimeMin": [
901
- 18
902
- ],
903
- "elapsedTimeMinLast": [
904
- 18
905
- ],
906
- "averageSpeedKmh": [
907
- 18
908
- ],
909
- "averageSpeedKmhLast": [
910
- 18
911
- ],
912
- "maxSpeedKmh": [
913
- 18
914
- ],
915
- "maxSpeedKmhLast": [
916
- 18
917
- ],
918
- "averageHeartRateBpm": [
919
- 18
920
- ],
921
- "averageHeartRateBpmLast": [
922
- 18
923
- ],
924
- "maxHeartRateBpm": [
925
- 18
926
- ],
927
- "maxHeartRateBpmLast": [
928
- 18
929
- ],
930
- "averageCadenceStm": [
931
- 18
891
+ "AgeQualification": {
892
+ "type": [
893
+ 1
932
894
  ],
933
- "averageCadenceStmLast": [
895
+ "value": [
934
896
  18
935
897
  ],
936
- "lastDate": [
937
- 14
938
- ],
939
- "country": [
898
+ "operator": [
940
899
  1
941
900
  ],
942
- "state": [
901
+ "__typename": [
902
+ 1
903
+ ]
904
+ },
905
+ "GenderQualification": {
906
+ "type": [
943
907
  1
944
908
  ],
945
- "city": [
909
+ "operator": [
946
910
  1
947
911
  ],
948
- "tpi": [
949
- 18
912
+ "values": [
913
+ 1
950
914
  ],
951
915
  "__typename": [
952
916
  1
953
917
  ]
954
918
  },
955
- "StravaTpiRunDto": {
956
- "distanceKm": [
957
- 18
958
- ],
959
- "distanceKmLast": [
960
- 18
961
- ],
962
- "elapsedTimeMin": [
963
- 18
964
- ],
965
- "elapsedTimeMinLast": [
966
- 18
967
- ],
968
- "averageSpeedKmh": [
969
- 18
970
- ],
971
- "averageSpeedKmhLast": [
972
- 18
973
- ],
974
- "maxSpeedKmh": [
975
- 18
976
- ],
977
- "maxSpeedKmhLast": [
978
- 18
979
- ],
980
- "averageHeartRateBpm": [
981
- 18
982
- ],
983
- "averageHeartRateBpmLast": [
984
- 18
985
- ],
986
- "maxHeartRateBpm": [
987
- 18
988
- ],
989
- "maxHeartRateBpmLast": [
990
- 18
991
- ],
992
- "averageCadenceStm": [
993
- 18
994
- ],
995
- "averageCadenceStmLast": [
996
- 18
997
- ],
998
- "elevHigh": [
999
- 18
1000
- ],
1001
- "elevHighLast": [
1002
- 18
1003
- ],
1004
- "elevLow": [
1005
- 18
1006
- ],
1007
- "elevLowLast": [
1008
- 18
1009
- ],
1010
- "lastDate": [
1011
- 14
1012
- ],
1013
- "country": [
919
+ "ScoreQualification": {
920
+ "type": [
1014
921
  1
1015
922
  ],
1016
- "state": [
923
+ "scoreType": [
1017
924
  1
1018
925
  ],
1019
- "city": [
926
+ "operator": [
1020
927
  1
1021
928
  ],
1022
- "tpi": [
929
+ "value": [
1023
930
  18
1024
931
  ],
1025
932
  "__typename": [
1026
933
  1
1027
934
  ]
1028
935
  },
1029
- "StravaTpiSwimDto": {
1030
- "distanceKm": [
1031
- 18
1032
- ],
1033
- "distanceKmLast": [
1034
- 18
1035
- ],
1036
- "elapsedTimeMin": [
1037
- 18
936
+ "LocationQualification": {
937
+ "type": [
938
+ 1
1038
939
  ],
1039
- "elapsedTimeMinLast": [
1040
- 18
940
+ "operator": [
941
+ 1
1041
942
  ],
1042
- "averageSpeedKmh": [
1043
- 18
943
+ "countries": [
944
+ 41
1044
945
  ],
1045
- "averageSpeedKmhLast": [
1046
- 18
946
+ "states": [
947
+ 40
1047
948
  ],
1048
- "maxSpeedKmh": [
1049
- 18
949
+ "cities": [
950
+ 39
1050
951
  ],
1051
- "maxSpeedKmhLast": [
1052
- 18
952
+ "__typename": [
953
+ 1
954
+ ]
955
+ },
956
+ "NationalityQualification": {
957
+ "type": [
958
+ 1
1053
959
  ],
1054
- "averageHeartRateBpm": [
1055
- 18
960
+ "operator": [
961
+ 1
1056
962
  ],
1057
- "averageHeartRateBpmLast": [
1058
- 18
963
+ "countries": [
964
+ 41
1059
965
  ],
1060
- "maxHeartRateBpm": [
1061
- 18
966
+ "__typename": [
967
+ 1
968
+ ]
969
+ },
970
+ "DistanceQualification": {
971
+ "type": [
972
+ 1
1062
973
  ],
1063
- "maxHeartRateBpmLast": [
974
+ "maxDistance": [
1064
975
  18
1065
976
  ],
1066
- "averageCadenceStm": [
977
+ "latitude": [
1067
978
  18
1068
979
  ],
1069
- "averageCadenceStmLast": [
980
+ "longitude": [
1070
981
  18
1071
982
  ],
1072
- "lastDate": [
1073
- 14
1074
- ],
1075
- "country": [
983
+ "cityId": [
1076
984
  1
1077
985
  ],
1078
- "state": [
986
+ "__typename": [
987
+ 1
988
+ ]
989
+ },
990
+ "SportsQualification": {
991
+ "type": [
1079
992
  1
1080
993
  ],
1081
- "city": [
994
+ "sports": [
1082
995
  1
1083
996
  ],
1084
- "tpi": [
1085
- 18
997
+ "operator": [
998
+ 1
1086
999
  ],
1087
1000
  "__typename": [
1088
1001
  1
1089
1002
  ]
1090
1003
  },
1091
- "City": {
1092
- "_id": [
1093
- 1
1094
- ],
1095
- "name": [
1004
+ "SportsLevelQualification": {
1005
+ "type": [
1096
1006
  1
1097
1007
  ],
1098
- "localizedName": [
1008
+ "operator": [
1099
1009
  1
1100
1010
  ],
1101
- "state": [
1102
- 44
1103
- ],
1104
- "latitude": [
1105
- 18
1106
- ],
1107
- "longitude": [
1108
- 18
1109
- ],
1110
- "timezone": [
1011
+ "level": [
1111
1012
  1
1112
1013
  ],
1113
1014
  "__typename": [
1114
1015
  1
1115
1016
  ]
1116
1017
  },
1117
- "State": {
1018
+ "AthleteCriteria": {
1118
1019
  "_id": [
1119
1020
  1
1120
1021
  ],
1121
- "name": [
1022
+ "label": [
1122
1023
  1
1123
1024
  ],
1124
- "country": [
1125
- 45
1126
- ],
1127
- "cities": [
1128
- 43
1025
+ "qualifications": [
1026
+ 51
1129
1027
  ],
1130
1028
  "__typename": [
1131
1029
  1
1132
1030
  ]
1133
1031
  },
1134
- "Country": {
1135
- "_id": [
1136
- 1
1032
+ "QualificationTypeUnion": {
1033
+ "on_AgeQualification": [
1034
+ 42
1137
1035
  ],
1138
- "name": [
1139
- 1
1036
+ "on_GenderQualification": [
1037
+ 43
1140
1038
  ],
1141
- "states": [
1039
+ "on_ScoreQualification": [
1142
1040
  44
1143
1041
  ],
1042
+ "on_LocationQualification": [
1043
+ 45
1044
+ ],
1045
+ "on_NationalityQualification": [
1046
+ 46
1047
+ ],
1048
+ "on_DistanceQualification": [
1049
+ 47
1050
+ ],
1051
+ "on_SportsQualification": [
1052
+ 48
1053
+ ],
1054
+ "on_SportsLevelQualification": [
1055
+ 49
1056
+ ],
1144
1057
  "__typename": [
1145
1058
  1
1146
1059
  ]
1147
1060
  },
1148
- "AgeQualification": {
1149
- "type": [
1061
+ "SponsorshipItem": {
1062
+ "_id": [
1063
+ 1
1064
+ ],
1065
+ "quantity": [
1066
+ 18
1067
+ ],
1068
+ "title": [
1150
1069
  1
1151
1070
  ],
1152
1071
  "value": [
1153
1072
  18
1154
1073
  ],
1155
- "operator": [
1074
+ "type": [
1156
1075
  1
1157
1076
  ],
1158
1077
  "__typename": [
1159
1078
  1
1160
1079
  ]
1161
1080
  },
1162
- "GenderQualification": {
1163
- "type": [
1081
+ "SponsorshipCommitment": {
1082
+ "_id": [
1164
1083
  1
1165
1084
  ],
1166
- "operator": [
1085
+ "title": [
1167
1086
  1
1168
1087
  ],
1169
- "values": [
1088
+ "details": [
1170
1089
  1
1171
1090
  ],
1172
- "__typename": [
1173
- 1
1174
- ]
1175
- },
1176
- "ScoreQualification": {
1177
- "type": [
1091
+ "hashTags": [
1178
1092
  1
1179
1093
  ],
1180
- "scoreType": [
1094
+ "media": [
1181
1095
  1
1182
1096
  ],
1183
- "operator": [
1097
+ "actionType": [
1184
1098
  1
1185
1099
  ],
1186
- "value": [
1100
+ "frequency": [
1187
1101
  18
1188
1102
  ],
1103
+ "periodicity": [
1104
+ 1
1105
+ ],
1106
+ "autoMeasurable": [
1107
+ 2
1108
+ ],
1189
1109
  "__typename": [
1190
1110
  1
1191
1111
  ]
1192
1112
  },
1193
- "LocationQualification": {
1194
- "type": [
1113
+ "Duration": {
1114
+ "length": [
1115
+ 18
1116
+ ],
1117
+ "unit": [
1195
1118
  1
1196
1119
  ],
1197
- "operator": [
1120
+ "__typename": [
1198
1121
  1
1122
+ ]
1123
+ },
1124
+ "SponsorshipStats": {
1125
+ "totalSponsorships": [
1126
+ 18
1199
1127
  ],
1200
- "countries": [
1201
- 45
1128
+ "totalApplications": [
1129
+ 18
1202
1130
  ],
1203
- "states": [
1204
- 44
1131
+ "newApplications": [
1132
+ 18
1205
1133
  ],
1206
- "cities": [
1207
- 43
1134
+ "discardedApplications": [
1135
+ 18
1136
+ ],
1137
+ "selectedApplications": [
1138
+ 18
1139
+ ],
1140
+ "approvedApplications": [
1141
+ 18
1142
+ ],
1143
+ "grantedSponsorships": [
1144
+ 18
1145
+ ],
1146
+ "remainingSponsorships": [
1147
+ 18
1208
1148
  ],
1209
1149
  "__typename": [
1210
1150
  1
1211
1151
  ]
1212
1152
  },
1213
- "NationalityQualification": {
1214
- "type": [
1153
+ "SponsorshipTranslation": {
1154
+ "_id": [
1215
1155
  1
1216
1156
  ],
1217
- "operator": [
1157
+ "sponsorshipId": [
1218
1158
  1
1219
1159
  ],
1220
- "countries": [
1221
- 45
1160
+ "language": [
1161
+ 1
1162
+ ],
1163
+ "title": [
1164
+ 1
1165
+ ],
1166
+ "description": [
1167
+ 1
1168
+ ],
1169
+ "terms": [
1170
+ 1
1171
+ ],
1172
+ "banner": [
1173
+ 27
1222
1174
  ],
1223
1175
  "__typename": [
1224
1176
  1
1225
1177
  ]
1226
1178
  },
1227
- "DistanceQualification": {
1228
- "type": [
1179
+ "Sponsorship": {
1180
+ "_id": [
1229
1181
  1
1230
1182
  ],
1231
- "maxDistance": [
1232
- 18
1183
+ "title": [
1184
+ 1
1233
1185
  ],
1234
- "latitude": [
1186
+ "description": [
1187
+ 1
1188
+ ],
1189
+ "cashValue": [
1235
1190
  18
1236
1191
  ],
1237
- "longitude": [
1192
+ "otherValue": [
1238
1193
  18
1239
1194
  ],
1240
- "cityId": [
1195
+ "brand": [
1196
+ 62
1197
+ ],
1198
+ "banner": [
1199
+ 27
1200
+ ],
1201
+ "criteria": [
1202
+ 50
1203
+ ],
1204
+ "deadline": [
1205
+ 14
1206
+ ],
1207
+ "startDate": [
1208
+ 14
1209
+ ],
1210
+ "duration": [
1211
+ 54
1212
+ ],
1213
+ "sponsor": [
1214
+ 58
1215
+ ],
1216
+ "sponsorshipItems": [
1217
+ 52
1218
+ ],
1219
+ "commitments": [
1220
+ 53
1221
+ ],
1222
+ "terms": [
1241
1223
  1
1242
1224
  ],
1225
+ "stats": [
1226
+ 55
1227
+ ],
1228
+ "isPrivate": [
1229
+ 2
1230
+ ],
1231
+ "approved": [
1232
+ 2
1233
+ ],
1234
+ "published": [
1235
+ 2
1236
+ ],
1237
+ "translations": [
1238
+ 56
1239
+ ],
1243
1240
  "__typename": [
1244
1241
  1
1245
1242
  ]
1246
1243
  },
1247
- "SportsQualification": {
1248
- "type": [
1244
+ "Sponsor": {
1245
+ "_id": [
1249
1246
  1
1250
1247
  ],
1251
- "sports": [
1248
+ "name": [
1252
1249
  1
1253
1250
  ],
1254
- "operator": [
1251
+ "description": [
1255
1252
  1
1256
1253
  ],
1257
- "__typename": [
1258
- 1
1259
- ]
1260
- },
1261
- "SportsLevelQualification": {
1262
- "type": [
1263
- 1
1254
+ "tenant": [
1255
+ 5
1256
+ ],
1257
+ "industry": [
1258
+ 37
1259
+ ],
1260
+ "stats": [
1261
+ 38
1264
1262
  ],
1265
- "operator": [
1266
- 1
1263
+ "brands": [
1264
+ 59
1267
1265
  ],
1268
- "level": [
1269
- 1
1266
+ "sponsorships": [
1267
+ 57
1268
+ ],
1269
+ "approved": [
1270
+ 2
1270
1271
  ],
1271
1272
  "__typename": [
1272
1273
  1
1273
1274
  ]
1274
1275
  },
1275
- "AthleteCriteria": {
1276
+ "SponsorBrand": {
1276
1277
  "_id": [
1277
1278
  1
1278
1279
  ],
1279
- "label": [
1280
- 1
1280
+ "sponsor": [
1281
+ 58
1281
1282
  ],
1282
- "qualifications": [
1283
- 55
1283
+ "authorizedUse": [
1284
+ 2
1285
+ ],
1286
+ "isAuthorizer": [
1287
+ 2
1284
1288
  ],
1285
1289
  "__typename": [
1286
1290
  1
1287
1291
  ]
1288
1292
  },
1289
- "QualificationTypeUnion": {
1290
- "on_AgeQualification": [
1291
- 46
1292
- ],
1293
- "on_GenderQualification": [
1294
- 47
1295
- ],
1296
- "on_ScoreQualification": [
1297
- 48
1298
- ],
1299
- "on_LocationQualification": [
1300
- 49
1301
- ],
1302
- "on_NationalityQualification": [
1303
- 50
1293
+ "BrandStats": {
1294
+ "campaigns": [
1295
+ 18
1304
1296
  ],
1305
- "on_DistanceQualification": [
1306
- 51
1297
+ "sponsorships": [
1298
+ 18
1307
1299
  ],
1308
- "on_SportsQualification": [
1309
- 52
1300
+ "sports": [
1301
+ 18
1310
1302
  ],
1311
- "on_SportsLevelQualification": [
1312
- 53
1303
+ "athletes": [
1304
+ 18
1313
1305
  ],
1314
1306
  "__typename": [
1315
1307
  1
1316
1308
  ]
1317
1309
  },
1318
- "Industry": {
1310
+ "BrandTranslation": {
1319
1311
  "_id": [
1320
1312
  1
1321
1313
  ],
1314
+ "brandId": [
1315
+ 1
1316
+ ],
1317
+ "language": [
1318
+ 1
1319
+ ],
1322
1320
  "name": [
1323
1321
  1
1324
1322
  ],
1325
- "__typename": [
1323
+ "slogan": [
1326
1324
  1
1327
- ]
1328
- },
1329
- "SponsorStats": {
1330
- "sponsoredAthletes": [
1331
- 18
1332
1325
  ],
1333
- "totalBrands": [
1334
- 18
1326
+ "description": [
1327
+ 1
1335
1328
  ],
1336
- "activeCampaigns": [
1337
- 18
1329
+ "logo": [
1330
+ 27
1338
1331
  ],
1339
- "activeSponsorships": [
1340
- 18
1332
+ "banner": [
1333
+ 27
1341
1334
  ],
1342
1335
  "__typename": [
1343
1336
  1
1344
1337
  ]
1345
1338
  },
1346
- "SponsorBrand": {
1339
+ "Brand": {
1347
1340
  "_id": [
1348
1341
  1
1349
1342
  ],
@@ -1372,237 +1365,214 @@ exports.default = {
1372
1365
  27
1373
1366
  ],
1374
1367
  "stats": [
1375
- 37
1368
+ 60
1376
1369
  ],
1377
1370
  "operatorIds": [
1378
1371
  1
1379
1372
  ],
1380
1373
  "translations": [
1381
- 38
1382
- ],
1383
- "sponsorBrandId": [
1384
- 1
1385
- ],
1386
- "authorizedUse": [
1387
- 2
1374
+ 61
1388
1375
  ],
1389
- "isAuthorizer": [
1390
- 2
1376
+ "sponsors": [
1377
+ 59
1391
1378
  ],
1392
1379
  "__typename": [
1393
1380
  1
1394
1381
  ]
1395
1382
  },
1396
- "Sponsor": {
1397
- "_id": [
1398
- 1
1383
+ "StravaTpiRideDto": {
1384
+ "distanceKm": [
1385
+ 18
1399
1386
  ],
1400
- "name": [
1401
- 1
1387
+ "distanceKmLast": [
1388
+ 18
1402
1389
  ],
1403
- "description": [
1404
- 1
1390
+ "elapsedTimeMin": [
1391
+ 18
1405
1392
  ],
1406
- "tenant": [
1407
- 5
1393
+ "elapsedTimeMinLast": [
1394
+ 18
1408
1395
  ],
1409
- "industry": [
1410
- 56
1396
+ "averageSpeedKmh": [
1397
+ 18
1411
1398
  ],
1412
- "stats": [
1413
- 57
1399
+ "averageSpeedKmhLast": [
1400
+ 18
1414
1401
  ],
1415
- "brands": [
1416
- 58
1402
+ "maxSpeedKmh": [
1403
+ 18
1417
1404
  ],
1418
- "sponsorships": [
1419
- 65
1405
+ "maxSpeedKmhLast": [
1406
+ 18
1420
1407
  ],
1421
- "approved": [
1422
- 2
1408
+ "averageHeartRateBpm": [
1409
+ 18
1423
1410
  ],
1424
- "__typename": [
1425
- 1
1426
- ]
1427
- },
1428
- "SponsorshipItem": {
1429
- "_id": [
1430
- 1
1411
+ "averageHeartRateBpmLast": [
1412
+ 18
1431
1413
  ],
1432
- "quantity": [
1414
+ "maxHeartRateBpm": [
1433
1415
  18
1434
1416
  ],
1435
- "title": [
1436
- 1
1417
+ "maxHeartRateBpmLast": [
1418
+ 18
1437
1419
  ],
1438
- "value": [
1420
+ "averageCadenceStm": [
1439
1421
  18
1440
1422
  ],
1441
- "type": [
1442
- 1
1423
+ "averageCadenceStmLast": [
1424
+ 18
1443
1425
  ],
1444
- "__typename": [
1445
- 1
1446
- ]
1447
- },
1448
- "SponsorshipCommitment": {
1449
- "_id": [
1450
- 1
1426
+ "lastDate": [
1427
+ 14
1451
1428
  ],
1452
- "title": [
1429
+ "country": [
1453
1430
  1
1454
1431
  ],
1455
- "details": [
1432
+ "state": [
1456
1433
  1
1457
1434
  ],
1458
- "hashTags": [
1435
+ "city": [
1459
1436
  1
1460
1437
  ],
1461
- "media": [
1462
- 1
1438
+ "tpi": [
1439
+ 18
1463
1440
  ],
1464
- "actionType": [
1441
+ "__typename": [
1465
1442
  1
1443
+ ]
1444
+ },
1445
+ "StravaTpiRunDto": {
1446
+ "distanceKm": [
1447
+ 18
1466
1448
  ],
1467
- "frequency": [
1449
+ "distanceKmLast": [
1468
1450
  18
1469
1451
  ],
1470
- "periodicity": [
1471
- 1
1452
+ "elapsedTimeMin": [
1453
+ 18
1472
1454
  ],
1473
- "autoMeasurable": [
1474
- 2
1455
+ "elapsedTimeMinLast": [
1456
+ 18
1475
1457
  ],
1476
- "__typename": [
1477
- 1
1478
- ]
1479
- },
1480
- "Duration": {
1481
- "length": [
1458
+ "averageSpeedKmh": [
1482
1459
  18
1483
1460
  ],
1484
- "unit": [
1485
- 1
1461
+ "averageSpeedKmhLast": [
1462
+ 18
1486
1463
  ],
1487
- "__typename": [
1488
- 1
1489
- ]
1490
- },
1491
- "SponsorshipStats": {
1492
- "totalSponsorships": [
1464
+ "maxSpeedKmh": [
1493
1465
  18
1494
1466
  ],
1495
- "totalApplications": [
1467
+ "maxSpeedKmhLast": [
1496
1468
  18
1497
1469
  ],
1498
- "newApplications": [
1470
+ "averageHeartRateBpm": [
1499
1471
  18
1500
1472
  ],
1501
- "discardedApplications": [
1473
+ "averageHeartRateBpmLast": [
1502
1474
  18
1503
1475
  ],
1504
- "selectedApplications": [
1476
+ "maxHeartRateBpm": [
1505
1477
  18
1506
1478
  ],
1507
- "approvedApplications": [
1479
+ "maxHeartRateBpmLast": [
1508
1480
  18
1509
1481
  ],
1510
- "grantedSponsorships": [
1482
+ "averageCadenceStm": [
1511
1483
  18
1512
1484
  ],
1513
- "remainingSponsorships": [
1485
+ "averageCadenceStmLast": [
1514
1486
  18
1515
1487
  ],
1516
- "__typename": [
1517
- 1
1518
- ]
1519
- },
1520
- "SponsorshipTranslation": {
1521
- "_id": [
1522
- 1
1488
+ "elevHigh": [
1489
+ 18
1523
1490
  ],
1524
- "sponsorshipId": [
1525
- 1
1491
+ "elevHighLast": [
1492
+ 18
1526
1493
  ],
1527
- "language": [
1528
- 1
1494
+ "elevLow": [
1495
+ 18
1529
1496
  ],
1530
- "title": [
1531
- 1
1497
+ "elevLowLast": [
1498
+ 18
1532
1499
  ],
1533
- "description": [
1500
+ "lastDate": [
1501
+ 14
1502
+ ],
1503
+ "country": [
1534
1504
  1
1535
1505
  ],
1536
- "terms": [
1506
+ "state": [
1537
1507
  1
1538
1508
  ],
1539
- "banner": [
1540
- 27
1509
+ "city": [
1510
+ 1
1511
+ ],
1512
+ "tpi": [
1513
+ 18
1541
1514
  ],
1542
1515
  "__typename": [
1543
1516
  1
1544
1517
  ]
1545
1518
  },
1546
- "Sponsorship": {
1547
- "_id": [
1548
- 1
1549
- ],
1550
- "title": [
1551
- 1
1519
+ "StravaTpiSwimDto": {
1520
+ "distanceKm": [
1521
+ 18
1552
1522
  ],
1553
- "description": [
1554
- 1
1523
+ "distanceKmLast": [
1524
+ 18
1555
1525
  ],
1556
- "cashValue": [
1526
+ "elapsedTimeMin": [
1557
1527
  18
1558
1528
  ],
1559
- "otherValue": [
1529
+ "elapsedTimeMinLast": [
1560
1530
  18
1561
1531
  ],
1562
- "brand": [
1563
- 39
1532
+ "averageSpeedKmh": [
1533
+ 18
1564
1534
  ],
1565
- "banner": [
1566
- 27
1535
+ "averageSpeedKmhLast": [
1536
+ 18
1567
1537
  ],
1568
- "criteria": [
1569
- 54
1538
+ "maxSpeedKmh": [
1539
+ 18
1570
1540
  ],
1571
- "deadline": [
1572
- 14
1541
+ "maxSpeedKmhLast": [
1542
+ 18
1573
1543
  ],
1574
- "startDate": [
1575
- 14
1544
+ "averageHeartRateBpm": [
1545
+ 18
1576
1546
  ],
1577
- "duration": [
1578
- 62
1547
+ "averageHeartRateBpmLast": [
1548
+ 18
1579
1549
  ],
1580
- "sponsor": [
1581
- 59
1550
+ "maxHeartRateBpm": [
1551
+ 18
1582
1552
  ],
1583
- "sponsorshipItems": [
1584
- 60
1553
+ "maxHeartRateBpmLast": [
1554
+ 18
1585
1555
  ],
1586
- "commitments": [
1587
- 61
1556
+ "averageCadenceStm": [
1557
+ 18
1588
1558
  ],
1589
- "terms": [
1590
- 1
1559
+ "averageCadenceStmLast": [
1560
+ 18
1591
1561
  ],
1592
- "stats": [
1593
- 63
1562
+ "lastDate": [
1563
+ 14
1594
1564
  ],
1595
- "isPrivate": [
1596
- 2
1565
+ "country": [
1566
+ 1
1597
1567
  ],
1598
- "approved": [
1599
- 2
1568
+ "state": [
1569
+ 1
1600
1570
  ],
1601
- "published": [
1602
- 2
1571
+ "city": [
1572
+ 1
1603
1573
  ],
1604
- "translations": [
1605
- 64
1574
+ "tpi": [
1575
+ 18
1606
1576
  ],
1607
1577
  "__typename": [
1608
1578
  1
@@ -1785,7 +1755,7 @@ exports.default = {
1785
1755
  18
1786
1756
  ],
1787
1757
  "city": [
1788
- 43
1758
+ 39
1789
1759
  ],
1790
1760
  "__typename": [
1791
1761
  1
@@ -2002,7 +1972,7 @@ exports.default = {
2002
1972
  27
2003
1973
  ],
2004
1974
  "country": [
2005
- 45
1975
+ 41
2006
1976
  ],
2007
1977
  "sport": [
2008
1978
  67
@@ -2034,7 +2004,7 @@ exports.default = {
2034
2004
  27
2035
2005
  ],
2036
2006
  "country": [
2037
- 45
2007
+ 41
2038
2008
  ],
2039
2009
  "sport": [
2040
2010
  67
@@ -2558,7 +2528,7 @@ exports.default = {
2558
2528
  1
2559
2529
  ],
2560
2530
  "country": [
2561
- 45
2531
+ 41
2562
2532
  ],
2563
2533
  "location": [
2564
2534
  74
@@ -2638,7 +2608,7 @@ exports.default = {
2638
2608
  1
2639
2609
  ],
2640
2610
  "country": [
2641
- 45
2611
+ 41
2642
2612
  ],
2643
2613
  "location": [
2644
2614
  74
@@ -2698,7 +2668,7 @@ exports.default = {
2698
2668
  73
2699
2669
  ],
2700
2670
  "sponsorBrands": [
2701
- 39
2671
+ 62
2702
2672
  ],
2703
2673
  "competitions": [
2704
2674
  81
@@ -2793,7 +2763,7 @@ exports.default = {
2793
2763
  89
2794
2764
  ],
2795
2765
  "mode": [
2796
- 258
2766
+ 264
2797
2767
  ],
2798
2768
  "athleteId": [
2799
2769
  1
@@ -2825,13 +2795,13 @@ exports.default = {
2825
2795
  14
2826
2796
  ],
2827
2797
  "sponsor": [
2828
- 59
2798
+ 58
2829
2799
  ],
2830
2800
  "magicLink": [
2831
2801
  28
2832
2802
  ],
2833
2803
  "brand": [
2834
- 39
2804
+ 62
2835
2805
  ],
2836
2806
  "status": [
2837
2807
  1
@@ -3554,13 +3524,13 @@ exports.default = {
3554
3524
  1
3555
3525
  ],
3556
3526
  "brand": [
3557
- 39
3527
+ 62
3558
3528
  ],
3559
3529
  "sponsor": [
3560
- 59
3530
+ 58
3561
3531
  ],
3562
3532
  "criteria": [
3563
- 54
3533
+ 50
3564
3534
  ],
3565
3535
  "dateStart": [
3566
3536
  14
@@ -3607,13 +3577,13 @@ exports.default = {
3607
3577
  1
3608
3578
  ],
3609
3579
  "brand": [
3610
- 39
3580
+ 62
3611
3581
  ],
3612
3582
  "sponsor": [
3613
- 59
3583
+ 58
3614
3584
  ],
3615
3585
  "criteria": [
3616
- 54
3586
+ 50
3617
3587
  ],
3618
3588
  "dateStart": [
3619
3589
  14
@@ -3680,13 +3650,13 @@ exports.default = {
3680
3650
  1
3681
3651
  ],
3682
3652
  "brand": [
3683
- 39
3653
+ 62
3684
3654
  ],
3685
3655
  "sponsor": [
3686
- 59
3656
+ 58
3687
3657
  ],
3688
3658
  "criteria": [
3689
- 54
3659
+ 50
3690
3660
  ],
3691
3661
  "dateStart": [
3692
3662
  14
@@ -3704,6 +3674,58 @@ exports.default = {
3704
3674
  1
3705
3675
  ]
3706
3676
  },
3677
+ "EnhancedPaginationInfoType": {
3678
+ "currentPage": [
3679
+ 143
3680
+ ],
3681
+ "totalPages": [
3682
+ 143
3683
+ ],
3684
+ "totalItems": [
3685
+ 143
3686
+ ],
3687
+ "itemsPerPage": [
3688
+ 143
3689
+ ],
3690
+ "hasNextPage": [
3691
+ 2
3692
+ ],
3693
+ "hasPreviousPage": [
3694
+ 2
3695
+ ],
3696
+ "startIndex": [
3697
+ 143
3698
+ ],
3699
+ "endIndex": [
3700
+ 143
3701
+ ],
3702
+ "__typename": [
3703
+ 1
3704
+ ]
3705
+ },
3706
+ "Int": {},
3707
+ "PaginatedBrandsType": {
3708
+ "items": [
3709
+ 62
3710
+ ],
3711
+ "pagination": [
3712
+ 142
3713
+ ],
3714
+ "__typename": [
3715
+ 1
3716
+ ]
3717
+ },
3718
+ "PaginatedSponsorsType": {
3719
+ "items": [
3720
+ 58
3721
+ ],
3722
+ "pagination": [
3723
+ 142
3724
+ ],
3725
+ "__typename": [
3726
+ 1
3727
+ ]
3728
+ },
3707
3729
  "EditValueResponse": {
3708
3730
  "field": [
3709
3731
  1
@@ -3737,7 +3759,7 @@ exports.default = {
3737
3759
  },
3738
3760
  "ScoreRefreshDetail": {
3739
3761
  "status": [
3740
- 145
3762
+ 149
3741
3763
  ],
3742
3764
  "message": [
3743
3765
  1
@@ -3755,19 +3777,19 @@ exports.default = {
3755
3777
  1
3756
3778
  ],
3757
3779
  "status": [
3758
- 145
3780
+ 149
3759
3781
  ],
3760
3782
  "message": [
3761
3783
  1
3762
3784
  ],
3763
3785
  "tpi": [
3764
- 144
3786
+ 148
3765
3787
  ],
3766
3788
  "spi": [
3767
- 144
3789
+ 148
3768
3790
  ],
3769
3791
  "api": [
3770
- 144
3792
+ 148
3771
3793
  ],
3772
3794
  "__typename": [
3773
3795
  1
@@ -3775,7 +3797,7 @@ exports.default = {
3775
3797
  },
3776
3798
  "ForceScoreRefreshResponse": {
3777
3799
  "results": [
3778
- 146
3800
+ 150
3779
3801
  ],
3780
3802
  "successCount": [
3781
3803
  18
@@ -3803,7 +3825,7 @@ exports.default = {
3803
3825
  },
3804
3826
  "CursorPaginationResponse": {
3805
3827
  "sort": [
3806
- 148
3828
+ 152
3807
3829
  ],
3808
3830
  "initialCursorId": [
3809
3831
  1
@@ -3835,7 +3857,7 @@ exports.default = {
3835
3857
  100
3836
3858
  ],
3837
3859
  "cursor": [
3838
- 149
3860
+ 153
3839
3861
  ],
3840
3862
  "__typename": [
3841
3863
  1
@@ -3899,7 +3921,7 @@ exports.default = {
3899
3921
  },
3900
3922
  "CompetitionDeleteVerificationResponse": {
3901
3923
  "reasons": [
3902
- 154
3924
+ 158
3903
3925
  ],
3904
3926
  "__typename": [
3905
3927
  1
@@ -3945,7 +3967,7 @@ exports.default = {
3945
3967
  1
3946
3968
  ],
3947
3969
  "json": [
3948
- 158
3970
+ 162
3949
3971
  ],
3950
3972
  "__typename": [
3951
3973
  1
@@ -3983,48 +4005,18 @@ exports.default = {
3983
4005
  },
3984
4006
  "CheckScoreRefreshCapabilityResponse": {
3985
4007
  "capabilities": [
3986
- 159
4008
+ 163
3987
4009
  ],
3988
4010
  "__typename": [
3989
4011
  1
3990
4012
  ]
3991
4013
  },
3992
- "EnhancedPaginationInfoType": {
3993
- "currentPage": [
3994
- 162
3995
- ],
3996
- "totalPages": [
3997
- 162
3998
- ],
3999
- "totalItems": [
4000
- 162
4001
- ],
4002
- "itemsPerPage": [
4003
- 162
4004
- ],
4005
- "hasNextPage": [
4006
- 2
4007
- ],
4008
- "hasPreviousPage": [
4009
- 2
4010
- ],
4011
- "startIndex": [
4012
- 162
4013
- ],
4014
- "endIndex": [
4015
- 162
4016
- ],
4017
- "__typename": [
4018
- 1
4019
- ]
4020
- },
4021
- "Int": {},
4022
4014
  "PaginatedSportsType": {
4023
4015
  "items": [
4024
4016
  67
4025
4017
  ],
4026
4018
  "pagination": [
4027
- 161
4019
+ 142
4028
4020
  ],
4029
4021
  "__typename": [
4030
4022
  1
@@ -4095,7 +4087,7 @@ exports.default = {
4095
4087
  135
4096
4088
  ],
4097
4089
  "pagination": [
4098
- 161
4090
+ 142
4099
4091
  ],
4100
4092
  "__typename": [
4101
4093
  1
@@ -4162,7 +4154,7 @@ exports.default = {
4162
4154
  75
4163
4155
  ],
4164
4156
  "pagination": [
4165
- 161
4157
+ 142
4166
4158
  ],
4167
4159
  "__typename": [
4168
4160
  1
@@ -4190,10 +4182,10 @@ exports.default = {
4190
4182
  1
4191
4183
  ],
4192
4184
  "availableBalances": [
4193
- 170
4185
+ 172
4194
4186
  ],
4195
4187
  "pendingBalances": [
4196
- 170
4188
+ 172
4197
4189
  ],
4198
4190
  "__typename": [
4199
4191
  1
@@ -4231,7 +4223,7 @@ exports.default = {
4231
4223
  1
4232
4224
  ],
4233
4225
  "status": [
4234
- 173
4226
+ 175
4235
4227
  ],
4236
4228
  "lastError": [
4237
4229
  1
@@ -4260,7 +4252,18 @@ exports.default = {
4260
4252
  137
4261
4253
  ],
4262
4254
  "pagination": [
4263
- 161
4255
+ 142
4256
+ ],
4257
+ "__typename": [
4258
+ 1
4259
+ ]
4260
+ },
4261
+ "PaginatedOffersType": {
4262
+ "items": [
4263
+ 138
4264
+ ],
4265
+ "pagination": [
4266
+ 142
4264
4267
  ],
4265
4268
  "__typename": [
4266
4269
  1
@@ -4447,13 +4450,13 @@ exports.default = {
4447
4450
  1
4448
4451
  ],
4449
4452
  "logo": [
4450
- 187
4453
+ 190
4451
4454
  ],
4452
4455
  "banner": [
4453
- 187
4456
+ 190
4454
4457
  ],
4455
4458
  "translations": [
4456
- 188
4459
+ 191
4457
4460
  ],
4458
4461
  "sponsorId": [
4459
4462
  1
@@ -4499,10 +4502,36 @@ exports.default = {
4499
4502
  1
4500
4503
  ],
4501
4504
  "logo": [
4502
- 187
4505
+ 190
4503
4506
  ],
4504
4507
  "banner": [
4505
- 187
4508
+ 190
4509
+ ],
4510
+ "__typename": [
4511
+ 1
4512
+ ]
4513
+ },
4514
+ "BrandQueryDto": {
4515
+ "page": [
4516
+ 143
4517
+ ],
4518
+ "limit": [
4519
+ 143
4520
+ ],
4521
+ "search": [
4522
+ 1
4523
+ ],
4524
+ "approved": [
4525
+ 1
4526
+ ],
4527
+ "published": [
4528
+ 1
4529
+ ],
4530
+ "sortField": [
4531
+ 1
4532
+ ],
4533
+ "sortOrder": [
4534
+ 1
4506
4535
  ],
4507
4536
  "__typename": [
4508
4537
  1
@@ -4544,7 +4573,33 @@ exports.default = {
4544
4573
  1
4545
4574
  ],
4546
4575
  "invitations": [
4547
- 190
4576
+ 194
4577
+ ],
4578
+ "__typename": [
4579
+ 1
4580
+ ]
4581
+ },
4582
+ "SponsorQueryDto": {
4583
+ "page": [
4584
+ 143
4585
+ ],
4586
+ "limit": [
4587
+ 143
4588
+ ],
4589
+ "search": [
4590
+ 1
4591
+ ],
4592
+ "approved": [
4593
+ 1
4594
+ ],
4595
+ "published": [
4596
+ 1
4597
+ ],
4598
+ "sortField": [
4599
+ 1
4600
+ ],
4601
+ "sortOrder": [
4602
+ 1
4548
4603
  ],
4549
4604
  "__typename": [
4550
4605
  1
@@ -4655,7 +4710,7 @@ exports.default = {
4655
4710
  1
4656
4711
  ],
4657
4712
  "result": [
4658
- 192
4713
+ 197
4659
4714
  ],
4660
4715
  "cityId": [
4661
4716
  1
@@ -4678,7 +4733,7 @@ exports.default = {
4678
4733
  1
4679
4734
  ],
4680
4735
  "result": [
4681
- 192
4736
+ 197
4682
4737
  ],
4683
4738
  "cityId": [
4684
4739
  1
@@ -4714,13 +4769,13 @@ exports.default = {
4714
4769
  },
4715
4770
  "CursorPaginationDto": {
4716
4771
  "sortCriteria": [
4717
- 196
4772
+ 201
4718
4773
  ],
4719
4774
  "limit": [
4720
4775
  18
4721
4776
  ],
4722
4777
  "cursorPosition": [
4723
- 197
4778
+ 202
4724
4779
  ],
4725
4780
  "__typename": [
4726
4781
  1
@@ -4795,7 +4850,7 @@ exports.default = {
4795
4850
  1
4796
4851
  ],
4797
4852
  "currentCampaign": [
4798
- 200
4853
+ 205
4799
4854
  ],
4800
4855
  "sports": [
4801
4856
  1
@@ -4857,10 +4912,10 @@ exports.default = {
4857
4912
  },
4858
4913
  "AthleteQueryDto": {
4859
4914
  "cursor": [
4860
- 198
4915
+ 203
4861
4916
  ],
4862
4917
  "filters": [
4863
- 201
4918
+ 206
4864
4919
  ],
4865
4920
  "__typename": [
4866
4921
  1
@@ -4871,7 +4926,7 @@ exports.default = {
4871
4926
  1
4872
4927
  ],
4873
4928
  "newPicture": [
4874
- 187
4929
+ 190
4875
4930
  ],
4876
4931
  "__typename": [
4877
4932
  1
@@ -4885,7 +4940,7 @@ exports.default = {
4885
4940
  1
4886
4941
  ],
4887
4942
  "pictures": [
4888
- 187
4943
+ 190
4889
4944
  ],
4890
4945
  "albumId": [
4891
4946
  1
@@ -4976,10 +5031,10 @@ exports.default = {
4976
5031
  },
4977
5032
  "SportQueryDto": {
4978
5033
  "page": [
4979
- 162
5034
+ 143
4980
5035
  ],
4981
5036
  "limit": [
4982
- 162
5037
+ 143
4983
5038
  ],
4984
5039
  "search": [
4985
5040
  1
@@ -5159,7 +5214,7 @@ exports.default = {
5159
5214
  },
5160
5215
  "resetPasswordDto": {
5161
5216
  "code": [
5162
- 184
5217
+ 187
5163
5218
  ],
5164
5219
  "newPassword": [
5165
5220
  1
@@ -5181,10 +5236,10 @@ exports.default = {
5181
5236
  },
5182
5237
  "UserQueryDto": {
5183
5238
  "page": [
5184
- 162
5239
+ 143
5185
5240
  ],
5186
5241
  "limit": [
5187
- 162
5242
+ 143
5188
5243
  ],
5189
5244
  "search": [
5190
5245
  1
@@ -5290,7 +5345,7 @@ exports.default = {
5290
5345
  1
5291
5346
  ],
5292
5347
  "banner": [
5293
- 187
5348
+ 190
5294
5349
  ],
5295
5350
  "eventLevel": [
5296
5351
  1
@@ -5324,10 +5379,10 @@ exports.default = {
5324
5379
  },
5325
5380
  "EventQueryDto": {
5326
5381
  "page": [
5327
- 162
5382
+ 143
5328
5383
  ],
5329
5384
  "limit": [
5330
- 162
5385
+ 143
5331
5386
  ],
5332
5387
  "search": [
5333
5388
  1
@@ -5399,7 +5454,7 @@ exports.default = {
5399
5454
  18
5400
5455
  ],
5401
5456
  "items": [
5402
- 234
5457
+ 239
5403
5458
  ],
5404
5459
  "__typename": [
5405
5460
  1
@@ -5410,7 +5465,7 @@ exports.default = {
5410
5465
  18
5411
5466
  ],
5412
5467
  "items": [
5413
- 234
5468
+ 239
5414
5469
  ],
5415
5470
  "athleteCompetitionId": [
5416
5471
  1
@@ -5459,16 +5514,16 @@ exports.default = {
5459
5514
  14
5460
5515
  ],
5461
5516
  "budget": [
5462
- 236
5517
+ 241
5463
5518
  ],
5464
5519
  "competitionBudgets": [
5465
- 237
5520
+ 242
5466
5521
  ],
5467
5522
  "competitionIds": [
5468
5523
  1
5469
5524
  ],
5470
5525
  "video": [
5471
- 238
5526
+ 243
5472
5527
  ],
5473
5528
  "__typename": [
5474
5529
  1
@@ -5500,16 +5555,16 @@ exports.default = {
5500
5555
  14
5501
5556
  ],
5502
5557
  "budget": [
5503
- 236
5558
+ 241
5504
5559
  ],
5505
5560
  "competitionBudgets": [
5506
- 237
5561
+ 242
5507
5562
  ],
5508
5563
  "competitionIds": [
5509
5564
  1
5510
5565
  ],
5511
5566
  "video": [
5512
- 238
5567
+ 243
5513
5568
  ],
5514
5569
  "loginEmail": [
5515
5570
  1
@@ -5544,16 +5599,16 @@ exports.default = {
5544
5599
  14
5545
5600
  ],
5546
5601
  "budget": [
5547
- 236
5602
+ 241
5548
5603
  ],
5549
5604
  "competitionBudgets": [
5550
- 237
5605
+ 242
5551
5606
  ],
5552
5607
  "competitionIds": [
5553
5608
  1
5554
5609
  ],
5555
5610
  "video": [
5556
- 238
5611
+ 243
5557
5612
  ],
5558
5613
  "_id": [
5559
5614
  1
@@ -5575,7 +5630,7 @@ exports.default = {
5575
5630
  },
5576
5631
  "BudgetDto": {
5577
5632
  "items": [
5578
- 234
5633
+ 239
5579
5634
  ],
5580
5635
  "fundingMode": [
5581
5636
  1
@@ -5589,7 +5644,7 @@ exports.default = {
5589
5644
  1
5590
5645
  ],
5591
5646
  "budget": [
5592
- 243
5647
+ 248
5593
5648
  ],
5594
5649
  "__typename": [
5595
5650
  1
@@ -5600,7 +5655,7 @@ exports.default = {
5600
5655
  1
5601
5656
  ],
5602
5657
  "budget": [
5603
- 243
5658
+ 248
5604
5659
  ],
5605
5660
  "__typename": [
5606
5661
  1
@@ -5620,7 +5675,7 @@ exports.default = {
5620
5675
  18
5621
5676
  ],
5622
5677
  "budget": [
5623
- 243
5678
+ 248
5624
5679
  ],
5625
5680
  "__typename": [
5626
5681
  1
@@ -5640,7 +5695,7 @@ exports.default = {
5640
5695
  1
5641
5696
  ],
5642
5697
  "logo": [
5643
- 187
5698
+ 190
5644
5699
  ],
5645
5700
  "countryId": [
5646
5701
  1
@@ -5728,7 +5783,7 @@ exports.default = {
5728
5783
  1
5729
5784
  ],
5730
5785
  "profilePicture": [
5731
- 187
5786
+ 190
5732
5787
  ],
5733
5788
  "__typename": [
5734
5789
  1
@@ -5736,10 +5791,10 @@ exports.default = {
5736
5791
  },
5737
5792
  "TransactionQueryDto": {
5738
5793
  "page": [
5739
- 162
5794
+ 143
5740
5795
  ],
5741
5796
  "limit": [
5742
- 162
5797
+ 143
5743
5798
  ],
5744
5799
  "search": [
5745
5800
  1
@@ -5780,7 +5835,7 @@ exports.default = {
5780
5835
  18
5781
5836
  ],
5782
5837
  "sortCriteria": [
5783
- 196
5838
+ 201
5784
5839
  ],
5785
5840
  "__typename": [
5786
5841
  1
@@ -5797,7 +5852,7 @@ exports.default = {
5797
5852
  1
5798
5853
  ],
5799
5854
  "offerImage": [
5800
- 187
5855
+ 190
5801
5856
  ],
5802
5857
  "type": [
5803
5858
  1
@@ -5821,7 +5876,7 @@ exports.default = {
5821
5876
  1
5822
5877
  ],
5823
5878
  "criteria": [
5824
- 256
5879
+ 261
5825
5880
  ],
5826
5881
  "dateStart": [
5827
5882
  14
@@ -5841,7 +5896,7 @@ exports.default = {
5841
5896
  1
5842
5897
  ],
5843
5898
  "qualificationsBag": [
5844
- 257
5899
+ 262
5845
5900
  ],
5846
5901
  "__typename": [
5847
5902
  1
@@ -5849,28 +5904,54 @@ exports.default = {
5849
5904
  },
5850
5905
  "QualificationsBagDto": {
5851
5906
  "ageQualifications": [
5852
- 214
5907
+ 219
5853
5908
  ],
5854
5909
  "genderQualifications": [
5855
- 215
5910
+ 220
5856
5911
  ],
5857
5912
  "scoreQualifications": [
5858
- 217
5913
+ 222
5859
5914
  ],
5860
5915
  "locationQualifications": [
5861
- 218
5916
+ 223
5862
5917
  ],
5863
5918
  "nationalityQualifications": [
5864
- 216
5919
+ 221
5865
5920
  ],
5866
5921
  "distanceQualifications": [
5867
- 219
5922
+ 224
5868
5923
  ],
5869
5924
  "sportsQualifications": [
5870
- 220
5925
+ 225
5871
5926
  ],
5872
5927
  "levelQualifications": [
5873
- 221
5928
+ 226
5929
+ ],
5930
+ "__typename": [
5931
+ 1
5932
+ ]
5933
+ },
5934
+ "OfferQueryDto": {
5935
+ "page": [
5936
+ 143
5937
+ ],
5938
+ "limit": [
5939
+ 143
5940
+ ],
5941
+ "search": [
5942
+ 1
5943
+ ],
5944
+ "active": [
5945
+ 1
5946
+ ],
5947
+ "offerType": [
5948
+ 1
5949
+ ],
5950
+ "sortField": [
5951
+ 1
5952
+ ],
5953
+ "sortOrder": [
5954
+ 1
5874
5955
  ],
5875
5956
  "__typename": [
5876
5957
  1
@@ -5947,16 +6028,16 @@ exports.default = {
5947
6028
  32,
5948
6029
  {
5949
6030
  "input": [
5950
- 260,
6031
+ 266,
5951
6032
  "AWSS3GetUploadDto!"
5952
6033
  ]
5953
6034
  }
5954
6035
  ],
5955
6036
  "industries": [
5956
- 56
6037
+ 37
5957
6038
  ],
5958
6039
  "findIndustryById": [
5959
- 56,
6040
+ 37,
5960
6041
  {
5961
6042
  "industryId": [
5962
6043
  1,
@@ -5965,10 +6046,18 @@ exports.default = {
5965
6046
  }
5966
6047
  ],
5967
6048
  "brands": [
5968
- 39
6049
+ 62
6050
+ ],
6051
+ "getBrandsPaginated": [
6052
+ 144,
6053
+ {
6054
+ "query": [
6055
+ 192
6056
+ ]
6057
+ }
5969
6058
  ],
5970
6059
  "getBrandByName": [
5971
- 39,
6060
+ 62,
5972
6061
  {
5973
6062
  "name": [
5974
6063
  1,
@@ -5981,7 +6070,7 @@ exports.default = {
5981
6070
  }
5982
6071
  ],
5983
6072
  "getBrandTranslation": [
5984
- 38,
6073
+ 61,
5985
6074
  {
5986
6075
  "brandId": [
5987
6076
  1,
@@ -5994,7 +6083,7 @@ exports.default = {
5994
6083
  }
5995
6084
  ],
5996
6085
  "existsValidSponsorForEmail": [
5997
- 59,
6086
+ 58,
5998
6087
  {
5999
6088
  "loginEmail": [
6000
6089
  1,
@@ -6003,22 +6092,30 @@ exports.default = {
6003
6092
  }
6004
6093
  ],
6005
6094
  "sponsors": [
6006
- 59
6095
+ 58
6096
+ ],
6097
+ "getSponsorsPaginated": [
6098
+ 145,
6099
+ {
6100
+ "query": [
6101
+ 196
6102
+ ]
6103
+ }
6007
6104
  ],
6008
6105
  "findSponsorAthleteInvitation": [
6009
6106
  104,
6010
6107
  {
6011
6108
  "input": [
6012
- 261,
6109
+ 267,
6013
6110
  "FindSponsorAthleteInvitationDto!"
6014
6111
  ]
6015
6112
  }
6016
6113
  ],
6017
6114
  "verifyAthleteCompetitionLinkedForDelete": [
6018
- 155,
6115
+ 159,
6019
6116
  {
6020
6117
  "input": [
6021
- 206,
6118
+ 211,
6022
6119
  "existValueDto!"
6023
6120
  ]
6024
6121
  }
@@ -6027,10 +6124,10 @@ exports.default = {
6027
6124
  100
6028
6125
  ],
6029
6126
  "queryAthleteFundingCampaigns": [
6030
- 150,
6127
+ 154,
6031
6128
  {
6032
6129
  "input": [
6033
- 202,
6130
+ 207,
6034
6131
  "AthleteQueryDto!"
6035
6132
  ]
6036
6133
  }
@@ -6078,7 +6175,7 @@ exports.default = {
6078
6175
  81,
6079
6176
  {
6080
6177
  "input": [
6081
- 262,
6178
+ 268,
6082
6179
  "GetAthleteCompetitionsDto!"
6083
6180
  ]
6084
6181
  }
@@ -6123,10 +6220,10 @@ exports.default = {
6123
6220
  }
6124
6221
  ],
6125
6222
  "queryAthleteWithFilter": [
6126
- 150,
6223
+ 154,
6127
6224
  {
6128
6225
  "input": [
6129
- 202,
6226
+ 207,
6130
6227
  "AthleteQueryDto!"
6131
6228
  ]
6132
6229
  }
@@ -6141,28 +6238,28 @@ exports.default = {
6141
6238
  }
6142
6239
  ],
6143
6240
  "screenNameAvailability": [
6144
- 153,
6241
+ 157,
6145
6242
  {
6146
6243
  "input": [
6147
- 206,
6244
+ 211,
6148
6245
  "existValueDto!"
6149
6246
  ]
6150
6247
  }
6151
6248
  ],
6152
6249
  "checkScoreRefreshCapabilities": [
6153
- 160,
6250
+ 164,
6154
6251
  {
6155
6252
  "input": [
6156
- 211,
6253
+ 216,
6157
6254
  "CheckScoreRefreshCapabilityDto!"
6158
6255
  ]
6159
6256
  }
6160
6257
  ],
6161
6258
  "getAthleteHistoricalScoresPeriod": [
6162
- 156,
6259
+ 160,
6163
6260
  {
6164
6261
  "input": [
6165
- 208,
6262
+ 213,
6166
6263
  "GetHistoricalScoresDto!"
6167
6264
  ]
6168
6265
  }
@@ -6171,16 +6268,16 @@ exports.default = {
6171
6268
  98,
6172
6269
  {
6173
6270
  "input": [
6174
- 208,
6271
+ 213,
6175
6272
  "GetHistoricalScoresDto!"
6176
6273
  ]
6177
6274
  }
6178
6275
  ],
6179
6276
  "getMyHistoricalScoresPeriod": [
6180
- 156,
6277
+ 160,
6181
6278
  {
6182
6279
  "input": [
6183
- 207,
6280
+ 212,
6184
6281
  "GetMyHistoricalScoresDto!"
6185
6282
  ]
6186
6283
  }
@@ -6189,7 +6286,7 @@ exports.default = {
6189
6286
  98,
6190
6287
  {
6191
6288
  "input": [
6192
- 207,
6289
+ 212,
6193
6290
  "GetMyHistoricalScoresDto!"
6194
6291
  ]
6195
6292
  }
@@ -6198,7 +6295,7 @@ exports.default = {
6198
6295
  89,
6199
6296
  {
6200
6297
  "input": [
6201
- 209,
6298
+ 214,
6202
6299
  "GetAthleteCampaignsDto!"
6203
6300
  ]
6204
6301
  }
@@ -6207,10 +6304,10 @@ exports.default = {
6207
6304
  67
6208
6305
  ],
6209
6306
  "getSportsPaginated": [
6210
- 163,
6307
+ 165,
6211
6308
  {
6212
6309
  "query": [
6213
- 212
6310
+ 217
6214
6311
  ]
6215
6312
  }
6216
6313
  ],
@@ -6227,16 +6324,16 @@ exports.default = {
6227
6324
  70
6228
6325
  ],
6229
6326
  "getPublicSponsorships": [
6230
- 65
6327
+ 57
6231
6328
  ],
6232
6329
  "getTenantSponsorships": [
6233
- 65
6330
+ 57
6234
6331
  ],
6235
6332
  "getCountries": [
6236
- 45
6333
+ 41
6237
6334
  ],
6238
6335
  "getCountryStates": [
6239
- 44,
6336
+ 40,
6240
6337
  {
6241
6338
  "countryId": [
6242
6339
  1,
@@ -6245,10 +6342,10 @@ exports.default = {
6245
6342
  }
6246
6343
  ],
6247
6344
  "getStates": [
6248
- 44
6345
+ 40
6249
6346
  ],
6250
6347
  "getStateCities": [
6251
- 43,
6348
+ 39,
6252
6349
  {
6253
6350
  "stateId": [
6254
6351
  1,
@@ -6257,7 +6354,7 @@ exports.default = {
6257
6354
  }
6258
6355
  ],
6259
6356
  "findCitiesStartingWith": [
6260
- 43,
6357
+ 39,
6261
6358
  {
6262
6359
  "text": [
6263
6360
  1,
@@ -6266,7 +6363,7 @@ exports.default = {
6266
6363
  }
6267
6364
  ],
6268
6365
  "findCityById": [
6269
- 43,
6366
+ 39,
6270
6367
  {
6271
6368
  "cityId": [
6272
6369
  1,
@@ -6278,7 +6375,7 @@ exports.default = {
6278
6375
  0,
6279
6376
  {
6280
6377
  "input": [
6281
- 263,
6378
+ 269,
6282
6379
  "FindVtxUserDto!"
6283
6380
  ]
6284
6381
  }
@@ -6297,7 +6394,7 @@ exports.default = {
6297
6394
  }
6298
6395
  ],
6299
6396
  "getUserImagesFromEmail": [
6300
- 164,
6397
+ 166,
6301
6398
  {
6302
6399
  "loginEmail": [
6303
6400
  1,
@@ -6318,7 +6415,7 @@ exports.default = {
6318
6415
  36,
6319
6416
  {
6320
6417
  "input": [
6321
- 184,
6418
+ 187,
6322
6419
  "VerifyCodeDto!"
6323
6420
  ]
6324
6421
  }
@@ -6336,10 +6433,10 @@ exports.default = {
6336
6433
  135
6337
6434
  ],
6338
6435
  "getUsersPaginated": [
6339
- 167,
6436
+ 169,
6340
6437
  {
6341
6438
  "query": [
6342
- 226
6439
+ 231
6343
6440
  ]
6344
6441
  }
6345
6442
  ],
@@ -6350,16 +6447,16 @@ exports.default = {
6350
6447
  75,
6351
6448
  {
6352
6449
  "input": [
6353
- 264,
6450
+ 270,
6354
6451
  "GetSportEventsDto!"
6355
6452
  ]
6356
6453
  }
6357
6454
  ],
6358
6455
  "getSportsEventsPaginated": [
6359
- 169,
6456
+ 171,
6360
6457
  {
6361
6458
  "query": [
6362
- 233
6459
+ 238
6363
6460
  ]
6364
6461
  }
6365
6462
  ],
@@ -6400,22 +6497,22 @@ exports.default = {
6400
6497
  116
6401
6498
  ],
6402
6499
  "stripeQuery": [
6403
- 157,
6500
+ 161,
6404
6501
  {
6405
6502
  "input": [
6406
- 229,
6503
+ 234,
6407
6504
  "StripeQueryDto!"
6408
6505
  ]
6409
6506
  }
6410
6507
  ],
6411
6508
  "getStripeBalance": [
6412
- 171
6509
+ 173
6413
6510
  ],
6414
6511
  "getDatabaseTextFile": [
6415
6512
  35,
6416
6513
  {
6417
6514
  "input": [
6418
- 182,
6515
+ 185,
6419
6516
  "GetDatabaseFileDto!"
6420
6517
  ]
6421
6518
  }
@@ -6424,7 +6521,7 @@ exports.default = {
6424
6521
  32,
6425
6522
  {
6426
6523
  "input": [
6427
- 260,
6524
+ 266,
6428
6525
  "AWSS3GetUploadDto!"
6429
6526
  ]
6430
6527
  }
@@ -6433,7 +6530,7 @@ exports.default = {
6433
6530
  117,
6434
6531
  {
6435
6532
  "input": [
6436
- 228,
6533
+ 233,
6437
6534
  "GetReceiptDto!"
6438
6535
  ]
6439
6536
  }
@@ -6442,16 +6539,16 @@ exports.default = {
6442
6539
  118,
6443
6540
  {
6444
6541
  "input": [
6445
- 228,
6542
+ 233,
6446
6543
  "GetReceiptDto!"
6447
6544
  ]
6448
6545
  }
6449
6546
  ],
6450
6547
  "getTransactionDetails": [
6451
- 168,
6548
+ 170,
6452
6549
  {
6453
6550
  "input": [
6454
- 230,
6551
+ 235,
6455
6552
  "GetTransactionDetailsDto!"
6456
6553
  ]
6457
6554
  }
@@ -6481,16 +6578,24 @@ exports.default = {
6481
6578
  137
6482
6579
  ],
6483
6580
  "getTransactionsPaginated": [
6484
- 175,
6581
+ 177,
6485
6582
  {
6486
6583
  "query": [
6487
- 253
6584
+ 258
6488
6585
  ]
6489
6586
  }
6490
6587
  ],
6491
6588
  "offers": [
6492
6589
  138
6493
6590
  ],
6591
+ "getOffersPaginated": [
6592
+ 178,
6593
+ {
6594
+ "query": [
6595
+ 263
6596
+ ]
6597
+ }
6598
+ ],
6494
6599
  "offersForAthlete": [
6495
6600
  138,
6496
6601
  {
@@ -6569,7 +6674,7 @@ exports.default = {
6569
6674
  5,
6570
6675
  {
6571
6676
  "tenant": [
6572
- 266,
6677
+ 272,
6573
6678
  "CreateTenantInput!"
6574
6679
  ]
6575
6680
  }
@@ -6578,7 +6683,7 @@ exports.default = {
6578
6683
  11,
6579
6684
  {
6580
6685
  "tenant": [
6581
- 266,
6686
+ 272,
6582
6687
  "CreateTenantInput!"
6583
6688
  ]
6584
6689
  }
@@ -6587,7 +6692,7 @@ exports.default = {
6587
6692
  3,
6588
6693
  {
6589
6694
  "user": [
6590
- 267,
6695
+ 273,
6591
6696
  "CreateActiveUserInput!"
6592
6697
  ]
6593
6698
  }
@@ -6622,7 +6727,7 @@ exports.default = {
6622
6727
  0,
6623
6728
  {
6624
6729
  "input": [
6625
- 268,
6730
+ 274,
6626
6731
  "RegisterUserToDomainFromEmailInput!"
6627
6732
  ]
6628
6733
  }
@@ -6631,7 +6736,7 @@ exports.default = {
6631
6736
  8,
6632
6737
  {
6633
6738
  "dto": [
6634
- 269,
6739
+ 275,
6635
6740
  "RefreshTokenInput!"
6636
6741
  ]
6637
6742
  }
@@ -6640,7 +6745,7 @@ exports.default = {
6640
6745
  33,
6641
6746
  {
6642
6747
  "input": [
6643
- 270,
6748
+ 276,
6644
6749
  "AWSS3DeleteUseTypeFileDto!"
6645
6750
  ]
6646
6751
  }
@@ -6649,7 +6754,7 @@ exports.default = {
6649
6754
  33,
6650
6755
  {
6651
6756
  "input": [
6652
- 271,
6757
+ 277,
6653
6758
  "AWSS3DeleteBucketFileDto!"
6654
6759
  ]
6655
6760
  }
@@ -6658,7 +6763,7 @@ exports.default = {
6658
6763
  33,
6659
6764
  {
6660
6765
  "input": [
6661
- 272,
6766
+ 278,
6662
6767
  "AWSS3DeleteUseTypeKeyDto!"
6663
6768
  ]
6664
6769
  }
@@ -6667,38 +6772,38 @@ exports.default = {
6667
6772
  27,
6668
6773
  {
6669
6774
  "input": [
6670
- 187,
6775
+ 190,
6671
6776
  "AWSS3UploadedFileDto!"
6672
6777
  ]
6673
6778
  }
6674
6779
  ],
6675
6780
  "createIndustry": [
6676
- 56,
6781
+ 37,
6677
6782
  {
6678
6783
  "input": [
6679
- 273,
6784
+ 279,
6680
6785
  "CreateIndustryDto!"
6681
6786
  ]
6682
6787
  }
6683
6788
  ],
6684
6789
  "createBrand": [
6685
- 39,
6790
+ 62,
6686
6791
  {
6687
6792
  "input": [
6688
- 186,
6793
+ 189,
6689
6794
  "CreateBrandDto!"
6690
6795
  ]
6691
6796
  }
6692
6797
  ],
6693
6798
  "updateBrand": [
6694
- 39,
6799
+ 62,
6695
6800
  {
6696
6801
  "id": [
6697
6802
  1,
6698
6803
  "String!"
6699
6804
  ],
6700
6805
  "input": [
6701
- 186,
6806
+ 189,
6702
6807
  "CreateBrandDto!"
6703
6808
  ]
6704
6809
  }
@@ -6712,20 +6817,46 @@ exports.default = {
6712
6817
  ]
6713
6818
  }
6714
6819
  ],
6820
+ "linkBrandToSponsor": [
6821
+ 62,
6822
+ {
6823
+ "brandId": [
6824
+ 1,
6825
+ "String!"
6826
+ ],
6827
+ "sponsorId": [
6828
+ 1,
6829
+ "String!"
6830
+ ]
6831
+ }
6832
+ ],
6833
+ "unlinkBrandFromSponsor": [
6834
+ 62,
6835
+ {
6836
+ "brandId": [
6837
+ 1,
6838
+ "String!"
6839
+ ],
6840
+ "sponsorId": [
6841
+ 1,
6842
+ "String!"
6843
+ ]
6844
+ }
6845
+ ],
6715
6846
  "registerSponsor": [
6716
- 59,
6847
+ 58,
6717
6848
  {
6718
6849
  "input": [
6719
- 274,
6850
+ 280,
6720
6851
  "RegisterSponsorInput!"
6721
6852
  ]
6722
6853
  }
6723
6854
  ],
6724
6855
  "createSponsor": [
6725
- 59,
6856
+ 58,
6726
6857
  {
6727
6858
  "input": [
6728
- 189,
6859
+ 193,
6729
6860
  "CreateSponsorDto!"
6730
6861
  ]
6731
6862
  }
@@ -6734,20 +6865,20 @@ exports.default = {
6734
6865
  104,
6735
6866
  {
6736
6867
  "input": [
6737
- 191,
6868
+ 195,
6738
6869
  "InviteAthletesDto!"
6739
6870
  ]
6740
6871
  }
6741
6872
  ],
6742
6873
  "updateSponsor": [
6743
- 59,
6874
+ 58,
6744
6875
  {
6745
6876
  "id": [
6746
6877
  1,
6747
6878
  "String!"
6748
6879
  ],
6749
6880
  "input": [
6750
- 189,
6881
+ 193,
6751
6882
  "CreateSponsorDto!"
6752
6883
  ]
6753
6884
  }
@@ -6762,10 +6893,10 @@ exports.default = {
6762
6893
  }
6763
6894
  ],
6764
6895
  "forceDeleteAthleteCompetition": [
6765
- 143,
6896
+ 147,
6766
6897
  {
6767
6898
  "input": [
6768
- 199,
6899
+ 204,
6769
6900
  "DeleteSingleValueDto!"
6770
6901
  ]
6771
6902
  }
@@ -6774,34 +6905,34 @@ exports.default = {
6774
6905
  100,
6775
6906
  {
6776
6907
  "input": [
6777
- 275,
6908
+ 281,
6778
6909
  "RegisterAthleteDto!"
6779
6910
  ]
6780
6911
  }
6781
6912
  ],
6782
6913
  "editProfileValue": [
6783
- 142,
6914
+ 146,
6784
6915
  {
6785
6916
  "input": [
6786
- 276,
6917
+ 282,
6787
6918
  "EditValueDto!"
6788
6919
  ]
6789
6920
  }
6790
6921
  ],
6791
6922
  "editPicture": [
6792
- 151,
6923
+ 155,
6793
6924
  {
6794
6925
  "input": [
6795
- 203,
6926
+ 208,
6796
6927
  "EditPictureDto!"
6797
6928
  ]
6798
6929
  }
6799
6930
  ],
6800
6931
  "AddAlbumPictures": [
6801
- 152,
6932
+ 156,
6802
6933
  {
6803
6934
  "input": [
6804
- 204,
6935
+ 209,
6805
6936
  "UploadAlbumsPicturesDto!"
6806
6937
  ]
6807
6938
  }
@@ -6810,16 +6941,16 @@ exports.default = {
6810
6941
  81,
6811
6942
  {
6812
6943
  "input": [
6813
- 194,
6944
+ 199,
6814
6945
  "CreateAthleteCompetitionDto!"
6815
6946
  ]
6816
6947
  }
6817
6948
  ],
6818
6949
  "deleteAthleteCompetition": [
6819
- 143,
6950
+ 147,
6820
6951
  {
6821
6952
  "input": [
6822
- 199,
6953
+ 204,
6823
6954
  "DeleteSingleValueDto!"
6824
6955
  ]
6825
6956
  }
@@ -6828,7 +6959,7 @@ exports.default = {
6828
6959
  80,
6829
6960
  {
6830
6961
  "input": [
6831
- 204,
6962
+ 209,
6832
6963
  "UploadAlbumsPicturesDto!"
6833
6964
  ]
6834
6965
  }
@@ -6837,7 +6968,7 @@ exports.default = {
6837
6968
  80,
6838
6969
  {
6839
6970
  "input": [
6840
- 277,
6971
+ 283,
6841
6972
  "EditDisplayIndexDto!"
6842
6973
  ]
6843
6974
  }
@@ -6846,16 +6977,16 @@ exports.default = {
6846
6977
  80,
6847
6978
  {
6848
6979
  "input": [
6849
- 204,
6980
+ 209,
6850
6981
  "UploadAlbumsPicturesDto!"
6851
6982
  ]
6852
6983
  }
6853
6984
  ],
6854
6985
  "deleteAthleteAlbum": [
6855
- 143,
6986
+ 147,
6856
6987
  {
6857
6988
  "input": [
6858
- 199,
6989
+ 204,
6859
6990
  "DeleteSingleValueDto!"
6860
6991
  ]
6861
6992
  }
@@ -6864,7 +6995,7 @@ exports.default = {
6864
6995
  120,
6865
6996
  {
6866
6997
  "input": [
6867
- 205,
6998
+ 210,
6868
6999
  "DeleteValuesDto!"
6869
7000
  ]
6870
7001
  }
@@ -6873,7 +7004,7 @@ exports.default = {
6873
7004
  76,
6874
7005
  {
6875
7006
  "input": [
6876
- 193,
7007
+ 198,
6877
7008
  "SetCompetitionResultDto!"
6878
7009
  ]
6879
7010
  }
@@ -6885,10 +7016,10 @@ exports.default = {
6885
7016
  100
6886
7017
  ],
6887
7018
  "forceRefreshAthleteScores": [
6888
- 147,
7019
+ 151,
6889
7020
  {
6890
7021
  "input": [
6891
- 210,
7022
+ 215,
6892
7023
  "ForceScoreRefreshDto!"
6893
7024
  ]
6894
7025
  }
@@ -6897,7 +7028,7 @@ exports.default = {
6897
7028
  89,
6898
7029
  {
6899
7030
  "input": [
6900
- 279,
7031
+ 285,
6901
7032
  "SetCurrentCampaignDto!"
6902
7033
  ]
6903
7034
  }
@@ -6906,7 +7037,7 @@ exports.default = {
6906
7037
  67,
6907
7038
  {
6908
7039
  "input": [
6909
- 280,
7040
+ 286,
6910
7041
  "CreateSportDto!"
6911
7042
  ]
6912
7043
  }
@@ -6915,7 +7046,7 @@ exports.default = {
6915
7046
  67,
6916
7047
  {
6917
7048
  "input": [
6918
- 281,
7049
+ 287,
6919
7050
  "UpdateSportDto!"
6920
7051
  ]
6921
7052
  }
@@ -6924,43 +7055,43 @@ exports.default = {
6924
7055
  70,
6925
7056
  {
6926
7057
  "input": [
6927
- 282,
7058
+ 288,
6928
7059
  "CreateSportLevelDto!"
6929
7060
  ]
6930
7061
  }
6931
7062
  ],
6932
7063
  "createSponsorship": [
6933
- 65,
7064
+ 57,
6934
7065
  {
6935
7066
  "input": [
6936
- 284,
7067
+ 290,
6937
7068
  "CreateSponsorshipDto!"
6938
7069
  ]
6939
7070
  }
6940
7071
  ],
6941
7072
  "createCountry": [
6942
- 45,
7073
+ 41,
6943
7074
  {
6944
7075
  "input": [
6945
- 289,
7076
+ 295,
6946
7077
  "CreateCountryDto!"
6947
7078
  ]
6948
7079
  }
6949
7080
  ],
6950
7081
  "createState": [
6951
- 44,
7082
+ 40,
6952
7083
  {
6953
7084
  "input": [
6954
- 290,
7085
+ 296,
6955
7086
  "CreateStateDto!"
6956
7087
  ]
6957
7088
  }
6958
7089
  ],
6959
7090
  "createCity": [
6960
- 43,
7091
+ 39,
6961
7092
  {
6962
7093
  "input": [
6963
- 291,
7094
+ 297,
6964
7095
  "CreateCityDto!"
6965
7096
  ]
6966
7097
  }
@@ -6969,7 +7100,7 @@ exports.default = {
6969
7100
  29,
6970
7101
  {
6971
7102
  "input": [
6972
- 222,
7103
+ 227,
6973
7104
  "RegisterUserDto!"
6974
7105
  ]
6975
7106
  }
@@ -6978,7 +7109,7 @@ exports.default = {
6978
7109
  3,
6979
7110
  {
6980
7111
  "input": [
6981
- 184,
7112
+ 187,
6982
7113
  "VerifyCodeDto!"
6983
7114
  ]
6984
7115
  }
@@ -6987,7 +7118,7 @@ exports.default = {
6987
7118
  0,
6988
7119
  {
6989
7120
  "input": [
6990
- 184,
7121
+ 187,
6991
7122
  "VerifyCodeDto!"
6992
7123
  ]
6993
7124
  }
@@ -6996,7 +7127,7 @@ exports.default = {
6996
7127
  0,
6997
7128
  {
6998
7129
  "input": [
6999
- 222,
7130
+ 227,
7000
7131
  "RegisterUserDto!"
7001
7132
  ]
7002
7133
  }
@@ -7005,7 +7136,7 @@ exports.default = {
7005
7136
  0,
7006
7137
  {
7007
7138
  "input": [
7008
- 222,
7139
+ 227,
7009
7140
  "RegisterUserDto!"
7010
7141
  ]
7011
7142
  }
@@ -7014,7 +7145,7 @@ exports.default = {
7014
7145
  0,
7015
7146
  {
7016
7147
  "input": [
7017
- 222,
7148
+ 227,
7018
7149
  "RegisterUserDto!"
7019
7150
  ]
7020
7151
  }
@@ -7033,7 +7164,7 @@ exports.default = {
7033
7164
  }
7034
7165
  ],
7035
7166
  "createResetPasswordCode": [
7036
- 142,
7167
+ 146,
7037
7168
  {
7038
7169
  "input": [
7039
7170
  1,
@@ -7042,16 +7173,16 @@ exports.default = {
7042
7173
  }
7043
7174
  ],
7044
7175
  "resetUserPassword": [
7045
- 142,
7176
+ 146,
7046
7177
  {
7047
7178
  "input": [
7048
- 224,
7179
+ 229,
7049
7180
  "resetPasswordDto!"
7050
7181
  ]
7051
7182
  }
7052
7183
  ],
7053
7184
  "validateToken": [
7054
- 165,
7185
+ 167,
7055
7186
  {
7056
7187
  "input": [
7057
7188
  1,
@@ -7060,22 +7191,22 @@ exports.default = {
7060
7191
  }
7061
7192
  ],
7062
7193
  "updateUserSuspendedStatus": [
7063
- 142,
7194
+ 146,
7064
7195
  {
7065
7196
  "input": [
7066
- 225,
7197
+ 230,
7067
7198
  "UpdateUserSuspendedStatusDto!"
7068
7199
  ]
7069
7200
  }
7070
7201
  ],
7071
7202
  "deleteMyAccount": [
7072
- 166
7203
+ 168
7073
7204
  ],
7074
7205
  "deleteVtxUser": [
7075
- 166,
7206
+ 168,
7076
7207
  {
7077
7208
  "input": [
7078
- 227,
7209
+ 232,
7079
7210
  "DeleteVtxUserDto!"
7080
7211
  ]
7081
7212
  }
@@ -7084,7 +7215,7 @@ exports.default = {
7084
7215
  105,
7085
7216
  {
7086
7217
  "data": [
7087
- 292,
7218
+ 298,
7088
7219
  "RegisterStravaDto!"
7089
7220
  ]
7090
7221
  }
@@ -7102,7 +7233,7 @@ exports.default = {
7102
7233
  75,
7103
7234
  {
7104
7235
  "input": [
7105
- 293,
7236
+ 299,
7106
7237
  "CreateSportEventDto!"
7107
7238
  ]
7108
7239
  }
@@ -7111,13 +7242,13 @@ exports.default = {
7111
7242
  75,
7112
7243
  {
7113
7244
  "input": [
7114
- 231,
7245
+ 236,
7115
7246
  "UpdateSportEventDto!"
7116
7247
  ]
7117
7248
  }
7118
7249
  ],
7119
7250
  "deleteSportsEvent": [
7120
- 142,
7251
+ 146,
7121
7252
  {
7122
7253
  "eventId": [
7123
7254
  1,
@@ -7129,7 +7260,7 @@ exports.default = {
7129
7260
  130,
7130
7261
  {
7131
7262
  "input": [
7132
- 232,
7263
+ 237,
7133
7264
  "MergeSportsEventsDto!"
7134
7265
  ]
7135
7266
  }
@@ -7138,7 +7269,7 @@ exports.default = {
7138
7269
  89,
7139
7270
  {
7140
7271
  "input": [
7141
- 242,
7272
+ 247,
7142
7273
  "SetFundingStatusDto!"
7143
7274
  ]
7144
7275
  }
@@ -7147,7 +7278,7 @@ exports.default = {
7147
7278
  89,
7148
7279
  {
7149
7280
  "input": [
7150
- 239,
7281
+ 244,
7151
7282
  "CreateFundingCampaignDto!"
7152
7283
  ]
7153
7284
  }
@@ -7156,16 +7287,16 @@ exports.default = {
7156
7287
  89,
7157
7288
  {
7158
7289
  "input": [
7159
- 241,
7290
+ 246,
7160
7291
  "UpdateFundingCampaignDto!"
7161
7292
  ]
7162
7293
  }
7163
7294
  ],
7164
7295
  "deleteFundingCampaign": [
7165
- 143,
7296
+ 147,
7166
7297
  {
7167
7298
  "input": [
7168
- 199,
7299
+ 204,
7169
7300
  "DeleteSingleValueDto!"
7170
7301
  ]
7171
7302
  }
@@ -7174,7 +7305,7 @@ exports.default = {
7174
7305
  120,
7175
7306
  {
7176
7307
  "input": [
7177
- 205,
7308
+ 210,
7178
7309
  "DeleteValuesDto!"
7179
7310
  ]
7180
7311
  }
@@ -7192,7 +7323,7 @@ exports.default = {
7192
7323
  2,
7193
7324
  {
7194
7325
  "input": [
7195
- 244,
7326
+ 249,
7196
7327
  "AddCompetitionBudgetDto!"
7197
7328
  ]
7198
7329
  }
@@ -7201,7 +7332,7 @@ exports.default = {
7201
7332
  2,
7202
7333
  {
7203
7334
  "input": [
7204
- 245,
7335
+ 250,
7205
7336
  "EditCompetitionBudgetDto!"
7206
7337
  ]
7207
7338
  }
@@ -7210,7 +7341,7 @@ exports.default = {
7210
7341
  2,
7211
7342
  {
7212
7343
  "input": [
7213
- 246,
7344
+ 251,
7214
7345
  "EditCampaignBudgetDto!"
7215
7346
  ]
7216
7347
  }
@@ -7219,7 +7350,7 @@ exports.default = {
7219
7350
  2,
7220
7351
  {
7221
7352
  "input": [
7222
- 246,
7353
+ 251,
7223
7354
  "EditCampaignBudgetDto!"
7224
7355
  ]
7225
7356
  }
@@ -7228,7 +7359,7 @@ exports.default = {
7228
7359
  82,
7229
7360
  {
7230
7361
  "input": [
7231
- 247,
7362
+ 252,
7232
7363
  "CreateMembershipOrganizationDto!"
7233
7364
  ]
7234
7365
  }
@@ -7237,16 +7368,16 @@ exports.default = {
7237
7368
  84,
7238
7369
  {
7239
7370
  "input": [
7240
- 248,
7371
+ 253,
7241
7372
  "CreateAthleteMembershipDto!"
7242
7373
  ]
7243
7374
  }
7244
7375
  ],
7245
7376
  "deleteAthleteMembershipAffilation": [
7246
- 143,
7377
+ 147,
7247
7378
  {
7248
7379
  "input": [
7249
- 199,
7380
+ 204,
7250
7381
  "DeleteSingleValueDto!"
7251
7382
  ]
7252
7383
  }
@@ -7264,7 +7395,7 @@ exports.default = {
7264
7395
  97,
7265
7396
  {
7266
7397
  "input": [
7267
- 294,
7398
+ 300,
7268
7399
  "CreateStripeAccountDto!"
7269
7400
  ]
7270
7401
  }
@@ -7276,7 +7407,7 @@ exports.default = {
7276
7407
  107,
7277
7408
  {
7278
7409
  "input": [
7279
- 185,
7410
+ 188,
7280
7411
  "DonationCheckoutDto!"
7281
7412
  ]
7282
7413
  }
@@ -7291,7 +7422,7 @@ exports.default = {
7291
7422
  134,
7292
7423
  {
7293
7424
  "input": [
7294
- 252,
7425
+ 257,
7295
7426
  "RegisterMemberDto!"
7296
7427
  ]
7297
7428
  }
@@ -7300,7 +7431,7 @@ exports.default = {
7300
7431
  138,
7301
7432
  {
7302
7433
  "input": [
7303
- 255,
7434
+ 260,
7304
7435
  "CreateOfferDto!"
7305
7436
  ]
7306
7437
  }
@@ -7313,7 +7444,7 @@ exports.default = {
7313
7444
  "String!"
7314
7445
  ],
7315
7446
  "input": [
7316
- 255,
7447
+ 260,
7317
7448
  "CreateOfferDto!"
7318
7449
  ]
7319
7450
  }
@@ -7540,10 +7671,10 @@ exports.default = {
7540
7671
  1
7541
7672
  ],
7542
7673
  "profilePicture": [
7543
- 187
7674
+ 190
7544
7675
  ],
7545
7676
  "cardPicture": [
7546
- 187
7677
+ 190
7547
7678
  ],
7548
7679
  "__typename": [
7549
7680
  1
@@ -7562,7 +7693,7 @@ exports.default = {
7562
7693
  },
7563
7694
  "EditDisplayIndexDto": {
7564
7695
  "updates": [
7565
- 278
7696
+ 284
7566
7697
  ],
7567
7698
  "__typename": [
7568
7699
  1
@@ -7626,7 +7757,7 @@ exports.default = {
7626
7757
  18
7627
7758
  ],
7628
7759
  "translations": [
7629
- 283
7760
+ 289
7630
7761
  ],
7631
7762
  "__typename": [
7632
7763
  1
@@ -7660,10 +7791,10 @@ exports.default = {
7660
7791
  18
7661
7792
  ],
7662
7793
  "banner": [
7663
- 187
7794
+ 190
7664
7795
  ],
7665
7796
  "criteria": [
7666
- 256
7797
+ 261
7667
7798
  ],
7668
7799
  "deadline": [
7669
7800
  14
@@ -7672,13 +7803,13 @@ exports.default = {
7672
7803
  14
7673
7804
  ],
7674
7805
  "duration": [
7675
- 285
7806
+ 291
7676
7807
  ],
7677
7808
  "sponsorshipItems": [
7678
- 286
7809
+ 292
7679
7810
  ],
7680
7811
  "commitments": [
7681
- 287
7812
+ 293
7682
7813
  ],
7683
7814
  "terms": [
7684
7815
  1
@@ -7690,7 +7821,7 @@ exports.default = {
7690
7821
  2
7691
7822
  ],
7692
7823
  "translations": [
7693
- 288
7824
+ 294
7694
7825
  ],
7695
7826
  "__typename": [
7696
7827
  1
@@ -7767,7 +7898,7 @@ exports.default = {
7767
7898
  1
7768
7899
  ],
7769
7900
  "banner": [
7770
- 187
7901
+ 190
7771
7902
  ],
7772
7903
  "terms": [
7773
7904
  1
@@ -7885,7 +8016,7 @@ exports.default = {
7885
8016
  1
7886
8017
  ],
7887
8018
  "banner": [
7888
- 187
8019
+ 190
7889
8020
  ],
7890
8021
  "eventLevel": [
7891
8022
  1