@quesmed/types 2.2.60 → 2.2.61

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.
@@ -611,6 +611,9 @@ exports.FLAGGED_QUESTIONS = (0, client_1.gql) `
611
611
  flaggedQuestions(filter: $filter) {
612
612
  total
613
613
  results {
614
+ id
615
+ markId
616
+ questionId
614
617
  question {
615
618
  conceptId
616
619
  difficulty
@@ -608,6 +608,9 @@ export const FLAGGED_QUESTIONS = gql `
608
608
  flaggedQuestions(filter: $filter) {
609
609
  total
610
610
  results {
611
+ id
612
+ markId
613
+ questionId
611
614
  question {
612
615
  conceptId
613
616
  difficulty
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.2.60",
3
+ "version": "2.2.61",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",