@quesmed/types 2.6.19 → 2.6.21

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.
@@ -1096,1084 +1096,21 @@ export const FLAGGED_QUESTIONS = gql `
1096
1096
  results {
1097
1097
  createdAt
1098
1098
  id
1099
+ userId
1099
1100
  markId
1100
1101
  questionId
1101
1102
  question {
1102
- conceptId
1103
- difficulty
1104
- dislikes
1105
- explanation
1106
1103
  id
1107
- isLikedByMe
1108
- likes
1109
1104
  question
1110
- totalVotes
1111
1105
  typeId
1112
- highlights {
1113
- start
1114
- end
1115
- text
1116
- part
1117
- tag
1118
- color
1119
- }
1120
- choices {
1121
- id
1122
- explanation
1123
- name
1124
- label
1125
- answer
1126
- votes
1127
- picture {
1128
- id
1129
- createdAt
1130
- updatedAt
1131
- name
1132
- caption
1133
- path
1134
- path512
1135
- path256
1136
- thumbhash
1137
- }
1138
- }
1139
- comments {
1140
- id
1141
- createdAt
1142
- comment
1143
- parentId
1144
- likes
1145
- user {
1146
- id
1147
- displayName
1148
- }
1149
- dislikes
1150
- isLikedByMe
1151
- questionId
1152
- replies {
1153
- id
1154
- createdAt
1155
- comment
1156
- parentId
1157
- user {
1158
- id
1159
- displayName
1160
- }
1161
- likes
1162
- dislikes
1163
- isLikedByMe
1164
- questionId
1165
- }
1166
- }
1106
+ conceptId
1167
1107
  concept {
1168
1108
  id
1169
1109
  name
1170
- status
1171
- totalCards
1172
1110
  topic {
1173
- name
1174
- typeId
1175
- }
1176
- chapter {
1177
- id
1178
- explanation
1179
- pictures {
1180
- id
1181
- createdAt
1182
- updatedAt
1183
- name
1184
- caption
1185
- path
1186
- path512
1187
- path256
1188
- thumbhash
1189
- index
1190
- topicId
1191
- }
1192
- }
1193
- videos {
1194
- id
1195
- status
1196
- title
1197
- museId
1198
- startTime
1199
- endTime
1200
- thumbnail
1201
- concepts {
1202
- id
1203
- name
1204
- }
1205
- live
1206
- description
1207
- duration
1208
- }
1209
- }
1210
- pictures {
1211
- id
1212
- createdAt
1213
- updatedAt
1214
- name
1215
- index
1216
- caption
1217
- path
1218
- path512
1219
- path256
1220
- thumbhash
1221
- topicId
1222
- }
1223
- }
1224
- mark {
1225
- flagged
1226
- questionChoiceId
1227
- timeTaken
1228
- index
1229
- id
1230
- marksheetId
1231
- mark
1232
- question {
1233
- ... on QuestionSBA {
1234
- conceptId
1235
- difficulty
1236
- dislikes
1237
- explanation
1238
- id
1239
- isLikedByMe
1240
- likes
1241
- question
1242
- totalVotes
1243
- typeId
1244
- highlights {
1245
- start
1246
- end
1247
- text
1248
- part
1249
- tag
1250
- color
1251
- }
1252
- choices {
1253
- id
1254
- explanation
1255
- name
1256
- label
1257
- answer
1258
- votes
1259
- picture {
1260
- id
1261
- createdAt
1262
- updatedAt
1263
- name
1264
- caption
1265
- path
1266
- path512
1267
- path256
1268
- thumbhash
1269
- }
1270
- }
1271
- comments {
1272
- id
1273
- createdAt
1274
- comment
1275
- parentId
1276
- likes
1277
- user {
1278
- id
1279
- displayName
1280
- }
1281
- dislikes
1282
- isLikedByMe
1283
- questionId
1284
- replies {
1285
- id
1286
- createdAt
1287
- comment
1288
- parentId
1289
- user {
1290
- id
1291
- displayName
1292
- }
1293
- likes
1294
- dislikes
1295
- isLikedByMe
1296
- questionId
1297
- }
1298
- }
1299
- concept {
1300
- id
1301
- name
1302
- status
1303
- totalCards
1304
- topic {
1305
- id
1306
- name
1307
- typeId
1308
- }
1309
- chapter {
1310
- id
1311
- explanation
1312
- pictures {
1313
- id
1314
- createdAt
1315
- updatedAt
1316
- name
1317
- caption
1318
- path
1319
- path512
1320
- path256
1321
- thumbhash
1322
- index
1323
- topicId
1324
- }
1325
- }
1326
- videos {
1327
- id
1328
- status
1329
- title
1330
- museId
1331
- startTime
1332
- endTime
1333
- thumbnail
1334
- concepts {
1335
- id
1336
- name
1337
- }
1338
- live
1339
- description
1340
- duration
1341
- }
1342
- }
1343
- pictures {
1344
- id
1345
- createdAt
1346
- updatedAt
1347
- name
1348
- index
1349
- caption
1350
- path
1351
- path512
1352
- path256
1353
- thumbhash
1354
- topicId
1355
- }
1356
- difficulty
1357
- psaSectionId
1358
- likes
1359
- dislikes
1360
- isLikedByMe
1361
- sbaAnswer: answer
1362
- }
1363
- ... on QuestionQA {
1364
- conceptId
1365
- difficulty
1366
- dislikes
1367
- explanation
1368
- id
1369
- isLikedByMe
1370
- likes
1371
- question
1372
- totalVotes
1373
- typeId
1374
- highlights {
1375
- start
1376
- end
1377
- text
1378
- part
1379
- tag
1380
- color
1381
- }
1382
- choices {
1383
- id
1384
- explanation
1385
- name
1386
- label
1387
- answer
1388
- votes
1389
- picture {
1390
- id
1391
- createdAt
1392
- updatedAt
1393
- name
1394
- caption
1395
- path
1396
- path512
1397
- path256
1398
- thumbhash
1399
- }
1400
- }
1401
- comments {
1402
- id
1403
- createdAt
1404
- comment
1405
- parentId
1406
- likes
1407
- user {
1408
- id
1409
- displayName
1410
- }
1411
- dislikes
1412
- isLikedByMe
1413
- questionId
1414
- replies {
1415
- id
1416
- createdAt
1417
- comment
1418
- parentId
1419
- user {
1420
- id
1421
- displayName
1422
- }
1423
- likes
1424
- dislikes
1425
- isLikedByMe
1426
- questionId
1427
- }
1428
- }
1429
- concept {
1430
- id
1431
- name
1432
- status
1433
- totalCards
1434
- topic {
1435
- id
1436
- name
1437
- typeId
1438
- }
1439
- chapter {
1440
- id
1441
- explanation
1442
- pictures {
1443
- id
1444
- createdAt
1445
- updatedAt
1446
- name
1447
- caption
1448
- path
1449
- path512
1450
- path256
1451
- thumbhash
1452
- index
1453
- topicId
1454
- }
1455
- }
1456
- videos {
1457
- id
1458
- status
1459
- title
1460
- museId
1461
- startTime
1462
- endTime
1463
- thumbnail
1464
- concepts {
1465
- id
1466
- name
1467
- }
1468
- live
1469
- description
1470
- duration
1471
- }
1472
- }
1473
- pictures {
1474
- id
1475
- createdAt
1476
- updatedAt
1477
- name
1478
- index
1479
- caption
1480
- path
1481
- path512
1482
- path256
1483
- thumbhash
1484
- topicId
1485
- }
1486
- difficulty
1487
- psaSectionId
1488
- likes
1489
- dislikes
1490
- isLikedByMe
1491
- qaAnswer: answer {
1492
- dose
1493
- units
1494
- }
1495
- }
1496
- ... on QuestionMultiA {
1497
- conceptId
1498
- difficulty
1499
- dislikes
1500
- explanation
1501
- id
1502
- isLikedByMe
1503
- likes
1504
- question
1505
- totalVotes
1506
- typeId
1507
- highlights {
1508
- start
1509
- end
1510
- text
1511
- part
1512
- tag
1513
- color
1514
- }
1515
- choices {
1516
- id
1517
- explanation
1518
- name
1519
- label
1520
- answer
1521
- votes
1522
- picture {
1523
- id
1524
- createdAt
1525
- updatedAt
1526
- name
1527
- caption
1528
- path
1529
- path512
1530
- path256
1531
- thumbhash
1532
- }
1533
- }
1534
- comments {
1535
- id
1536
- createdAt
1537
- comment
1538
- parentId
1539
- likes
1540
- user {
1541
- id
1542
- displayName
1543
- }
1544
- dislikes
1545
- isLikedByMe
1546
- questionId
1547
- replies {
1548
- id
1549
- createdAt
1550
- comment
1551
- parentId
1552
- user {
1553
- id
1554
- displayName
1555
- }
1556
- likes
1557
- dislikes
1558
- isLikedByMe
1559
- questionId
1560
- }
1561
- }
1562
- concept {
1563
- id
1564
- name
1565
- status
1566
- totalCards
1567
- topic {
1568
- id
1569
- name
1570
- typeId
1571
- }
1572
- chapter {
1573
- id
1574
- explanation
1575
- pictures {
1576
- id
1577
- createdAt
1578
- updatedAt
1579
- name
1580
- caption
1581
- path
1582
- path512
1583
- path256
1584
- thumbhash
1585
- index
1586
- topicId
1587
- }
1588
- }
1589
- videos {
1590
- id
1591
- status
1592
- title
1593
- museId
1594
- startTime
1595
- endTime
1596
- thumbnail
1597
- concepts {
1598
- id
1599
- name
1600
- }
1601
- live
1602
- description
1603
- duration
1604
- }
1605
- }
1606
- pictures {
1607
- id
1608
- createdAt
1609
- updatedAt
1610
- name
1611
- index
1612
- caption
1613
- path
1614
- path512
1615
- path256
1616
- thumbhash
1617
- topicId
1618
- }
1619
- difficulty
1620
- psaSectionId
1621
- likes
1622
- dislikes
1623
- isLikedByMe
1624
- multiAnswer: answer
1625
- }
1626
- ... on QuestionPrescription {
1627
- conceptId
1628
- difficulty
1629
- dislikes
1630
- explanation
1631
1111
  id
1632
- isLikedByMe
1633
- likes
1634
- question
1635
- totalVotes
1636
- typeId
1637
- highlights {
1638
- start
1639
- end
1640
- text
1641
- part
1642
- tag
1643
- color
1644
- }
1645
- choices {
1646
- id
1647
- explanation
1648
- name
1649
- label
1650
- answer
1651
- votes
1652
- picture {
1653
- id
1654
- createdAt
1655
- updatedAt
1656
- name
1657
- caption
1658
- path
1659
- path512
1660
- path256
1661
- thumbhash
1662
- }
1663
- }
1664
- comments {
1665
- id
1666
- createdAt
1667
- comment
1668
- parentId
1669
- likes
1670
- user {
1671
- id
1672
- displayName
1673
- }
1674
- dislikes
1675
- isLikedByMe
1676
- questionId
1677
- replies {
1678
- id
1679
- createdAt
1680
- comment
1681
- parentId
1682
- user {
1683
- id
1684
- displayName
1685
- }
1686
- likes
1687
- dislikes
1688
- isLikedByMe
1689
- questionId
1690
- }
1691
- }
1692
- concept {
1693
- id
1694
- name
1695
- status
1696
- totalCards
1697
- topic {
1698
- id
1699
- name
1700
- typeId
1701
- }
1702
- chapter {
1703
- id
1704
- explanation
1705
- pictures {
1706
- id
1707
- createdAt
1708
- updatedAt
1709
- name
1710
- caption
1711
- path
1712
- path512
1713
- path256
1714
- thumbhash
1715
- index
1716
- topicId
1717
- }
1718
- }
1719
- videos {
1720
- id
1721
- status
1722
- title
1723
- museId
1724
- startTime
1725
- endTime
1726
- thumbnail
1727
- concepts {
1728
- id
1729
- name
1730
- }
1731
- live
1732
- description
1733
- duration
1734
- }
1735
- }
1736
- pictures {
1737
- id
1738
- createdAt
1739
- updatedAt
1740
- name
1741
- index
1742
- caption
1743
- path
1744
- path512
1745
- path256
1746
- thumbhash
1747
- topicId
1748
- }
1749
- difficulty
1750
- psaSectionId
1751
- likes
1752
- dislikes
1753
- isLikedByMe
1754
- prescribeAnswer: answer {
1755
- dose {
1756
- value
1757
- display
1758
- }
1759
- drug {
1760
- value
1761
- display
1762
- }
1763
- route {
1764
- value
1765
- display
1766
- }
1767
- frequency {
1768
- display
1769
- value
1770
- }
1771
- duration {
1772
- display
1773
- value
1774
- }
1775
- units {
1776
- display
1777
- value
1778
- }
1779
- }
1780
- }
1781
- ... on QuestionEMQ {
1782
- conceptId
1783
- difficulty
1784
- dislikes
1785
- explanation
1786
- id
1787
- isLikedByMe
1788
- likes
1789
- question
1790
- totalVotes
1791
- typeId
1792
- highlights {
1793
- start
1794
- end
1795
- text
1796
- part
1797
- tag
1798
- color
1799
- }
1800
- cases {
1801
- id
1802
- questionId
1803
- case
1804
- explanation
1805
- label
1806
- }
1807
- choices {
1808
- id
1809
- explanation
1810
- name
1811
- label
1812
- answer
1813
- votes
1814
- picture {
1815
- id
1816
- createdAt
1817
- updatedAt
1818
- name
1819
- caption
1820
- path
1821
- path512
1822
- path256
1823
- thumbhash
1824
- }
1825
- }
1826
- comments {
1827
- id
1828
- createdAt
1829
- comment
1830
- parentId
1831
- likes
1832
- user {
1833
- id
1834
- displayName
1835
- }
1836
- dislikes
1837
- isLikedByMe
1838
- questionId
1839
- replies {
1840
- id
1841
- createdAt
1842
- comment
1843
- parentId
1844
- user {
1845
- id
1846
- displayName
1847
- }
1848
- likes
1849
- dislikes
1850
- isLikedByMe
1851
- questionId
1852
- }
1853
- }
1854
- concept {
1855
- id
1856
- name
1857
- status
1858
- totalCards
1859
- topic {
1860
- id
1861
- name
1862
- typeId
1863
- }
1864
- chapter {
1865
- id
1866
- explanation
1867
- pictures {
1868
- id
1869
- createdAt
1870
- updatedAt
1871
- name
1872
- caption
1873
- path
1874
- path512
1875
- path256
1876
- thumbhash
1877
- index
1878
- topicId
1879
- }
1880
- }
1881
- videos {
1882
- id
1883
- status
1884
- title
1885
- museId
1886
- startTime
1887
- endTime
1888
- thumbnail
1889
- concepts {
1890
- id
1891
- name
1892
- }
1893
- live
1894
- description
1895
- duration
1896
- }
1897
- }
1898
- pictures {
1899
- id
1900
- createdAt
1901
- updatedAt
1902
- name
1903
- index
1904
- caption
1905
- path
1906
- path512
1907
- path256
1908
- thumbhash
1909
- topicId
1910
- }
1911
- difficulty
1912
- psaSectionId
1913
- likes
1914
- dislikes
1915
- isLikedByMe
1916
- emqAnswer: answer
1917
- }
1918
- ... on QuestionRanking {
1919
- conceptId
1920
- difficulty
1921
- dislikes
1922
- explanation
1923
- id
1924
- isLikedByMe
1925
- likes
1926
- question
1927
- totalVotes
1928
- typeId
1929
- highlights {
1930
- start
1931
- end
1932
- text
1933
- part
1934
- tag
1935
- color
1936
- }
1937
- choices {
1938
- id
1939
- explanation
1940
- name
1941
- label
1942
- answer
1943
- votes
1944
- picture {
1945
- id
1946
- createdAt
1947
- updatedAt
1948
- name
1949
- caption
1950
- path
1951
- path512
1952
- path256
1953
- thumbhash
1954
- }
1955
- }
1956
- comments {
1957
- id
1958
- createdAt
1959
- comment
1960
- parentId
1961
- likes
1962
- user {
1963
- id
1964
- displayName
1965
- }
1966
- dislikes
1967
- isLikedByMe
1968
- questionId
1969
- replies {
1970
- id
1971
- createdAt
1972
- comment
1973
- parentId
1974
- user {
1975
- id
1976
- displayName
1977
- }
1978
- likes
1979
- dislikes
1980
- isLikedByMe
1981
- questionId
1982
- }
1983
- }
1984
- concept {
1985
- id
1986
- name
1987
- status
1988
- totalCards
1989
- topic {
1990
- id
1991
- name
1992
- typeId
1993
- }
1994
- chapter {
1995
- id
1996
- explanation
1997
- pictures {
1998
- id
1999
- createdAt
2000
- updatedAt
2001
- name
2002
- caption
2003
- path
2004
- path512
2005
- path256
2006
- thumbhash
2007
- index
2008
- topicId
2009
- }
2010
- }
2011
- videos {
2012
- id
2013
- status
2014
- title
2015
- museId
2016
- startTime
2017
- endTime
2018
- thumbnail
2019
- concepts {
2020
- id
2021
- name
2022
- }
2023
- live
2024
- description
2025
- duration
2026
- }
2027
- }
2028
- pictures {
2029
- id
2030
- createdAt
2031
- updatedAt
2032
- name
2033
- index
2034
- caption
2035
- path
2036
- path512
2037
- path256
2038
- thumbhash
2039
- topicId
2040
- }
2041
- difficulty
2042
- psaSectionId
2043
- likes
2044
- dislikes
2045
- isLikedByMe
2046
- rankingAnswer: answer
2047
- }
2048
- ... on QuestionSelect3 {
2049
- conceptId
2050
- difficulty
2051
- dislikes
2052
- explanation
2053
- id
2054
- isLikedByMe
2055
- likes
2056
- question
2057
- totalVotes
1112
+ name
2058
1113
  typeId
2059
- highlights {
2060
- start
2061
- end
2062
- text
2063
- part
2064
- tag
2065
- color
2066
- }
2067
- choices {
2068
- id
2069
- explanation
2070
- name
2071
- label
2072
- answer
2073
- votes
2074
- picture {
2075
- id
2076
- createdAt
2077
- updatedAt
2078
- name
2079
- caption
2080
- path
2081
- path512
2082
- path256
2083
- thumbhash
2084
- }
2085
- }
2086
- comments {
2087
- id
2088
- createdAt
2089
- comment
2090
- parentId
2091
- likes
2092
- user {
2093
- id
2094
- displayName
2095
- }
2096
- dislikes
2097
- isLikedByMe
2098
- questionId
2099
- replies {
2100
- id
2101
- createdAt
2102
- comment
2103
- parentId
2104
- user {
2105
- id
2106
- displayName
2107
- }
2108
- likes
2109
- dislikes
2110
- isLikedByMe
2111
- questionId
2112
- }
2113
- }
2114
- concept {
2115
- id
2116
- name
2117
- status
2118
- totalCards
2119
- topic {
2120
- id
2121
- name
2122
- typeId
2123
- }
2124
- chapter {
2125
- id
2126
- explanation
2127
- pictures {
2128
- id
2129
- createdAt
2130
- updatedAt
2131
- name
2132
- caption
2133
- path
2134
- path512
2135
- path256
2136
- thumbhash
2137
- index
2138
- topicId
2139
- }
2140
- }
2141
- videos {
2142
- id
2143
- status
2144
- title
2145
- museId
2146
- startTime
2147
- endTime
2148
- thumbnail
2149
- concepts {
2150
- id
2151
- name
2152
- }
2153
- live
2154
- description
2155
- duration
2156
- }
2157
- }
2158
- pictures {
2159
- id
2160
- createdAt
2161
- updatedAt
2162
- name
2163
- index
2164
- caption
2165
- path
2166
- path512
2167
- path256
2168
- thumbhash
2169
- topicId
2170
- }
2171
- difficulty
2172
- psaSectionId
2173
- likes
2174
- dislikes
2175
- isLikedByMe
2176
- select3Answer: answer
2177
1114
  }
2178
1115
  }
2179
1116
  }