@quesmed/types 2.2.65 → 2.2.66

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.
@@ -34,6 +34,8 @@ exports.SAMPLE_MARKSHEET = (0, client_1.gql) `
34
34
  marks {
35
35
  id
36
36
  index
37
+ flagged
38
+ striked
37
39
  questionChoiceId
38
40
  marksheetId
39
41
  isAnswered
@@ -31,6 +31,8 @@ export const SAMPLE_MARKSHEET = gql `
31
31
  marks {
32
32
  id
33
33
  index
34
+ flagged
35
+ striked
34
36
  questionChoiceId
35
37
  marksheetId
36
38
  isAnswered
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.2.65",
3
+ "version": "2.2.66",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",