@quesmed/types-rn 2.6.98 → 2.6.99

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.6.98",
3
+ "version": "2.6.99",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -64,6 +64,7 @@ exports.UKMLA_TOPICS = (0, client_1.gql) `
64
64
  topicId
65
65
  chapterId
66
66
  }
67
+ questionIds
67
68
  topic {
68
69
  id
69
70
  name
@@ -76,6 +77,7 @@ exports.UKMLA_TOPICS = (0, client_1.gql) `
76
77
  totalQuestions
77
78
  correctQuestions
78
79
  incorrectQuestions
80
+ questionIds
79
81
  topic {
80
82
  id
81
83
  name