@quesmed/types 2.2.64 → 2.2.65

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.
@@ -735,6 +735,7 @@ exports.FLAGGED_QUESTIONS = (0, client_1.gql) `
735
735
  timeTaken
736
736
  index
737
737
  id
738
+ marksheetId
738
739
  mark
739
740
  question {
740
741
  ... on QuestionSBA {
@@ -732,6 +732,7 @@ export const FLAGGED_QUESTIONS = gql `
732
732
  timeTaken
733
733
  index
734
734
  id
735
+ marksheetId
735
736
  mark
736
737
  question {
737
738
  ... on QuestionSBA {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.2.64",
3
+ "version": "2.2.65",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",