@quesmed/types 2.2.14 → 2.2.16

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,6 +9,7 @@ exports.MARKSHEET = (0, client_1.gql) `
9
9
  id
10
10
  topicConceptData
11
11
  currentMarkId
12
+ lastQuestionChoiceId
12
13
  state
13
14
  users {
14
15
  id
@@ -6,6 +6,7 @@ export const MARKSHEET = gql `
6
6
  id
7
7
  topicConceptData
8
8
  currentMarkId
9
+ lastQuestionChoiceId
9
10
  state
10
11
  users {
11
12
  id
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.2.14",
3
+ "version": "2.2.16",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",