@quesmed/types-rn 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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types-rn",
3
- "version": "2.2.60",
3
+ "version": "2.2.61",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -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