@quesmed/types 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.
@@ -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
@@ -255,6 +255,8 @@ export const MODIFY_MARKSHEET_INFO = gql `
255
255
  endedAt
256
256
  topicIds
257
257
  state
258
+ solo
259
+ agoraId
258
260
  currentMarkId
259
261
  topicConceptData
260
262
  builderConfig {
@@ -6,6 +6,8 @@ export const MARKSHEET = gql `
6
6
  id
7
7
  topicConceptData
8
8
  currentMarkId
9
+ solo
10
+ lastQuestionChoiceId
9
11
  state
10
12
  users {
11
13
  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.18",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",