@quesmed/types-rn 2.2.14 → 2.2.18

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.14",
3
+ "version": "2.2.18",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -260,6 +260,8 @@ exports.MODIFY_MARKSHEET_INFO = (0, client_1.gql) `
260
260
  endedAt
261
261
  topicIds
262
262
  state
263
+ solo
264
+ agoraId
263
265
  currentMarkId
264
266
  topicConceptData
265
267
  builderConfig {
@@ -9,6 +9,8 @@ exports.MARKSHEET = (0, client_1.gql) `
9
9
  id
10
10
  topicConceptData
11
11
  currentMarkId
12
+ solo
13
+ lastQuestionChoiceId
12
14
  state
13
15
  users {
14
16
  id