@quesmed/types 2.5.36 → 2.5.37

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.
@@ -47,6 +47,7 @@ exports.VIDEO = (0, client_1.gql) `
47
47
  candidateBrief
48
48
  examinerBrief
49
49
  actorBrief
50
+ explanation
50
51
  marks {
51
52
  id
52
53
  index
@@ -104,6 +104,7 @@ exports.SAMPLE_VIDEO = (0, client_1.gql) `
104
104
  candidateBrief
105
105
  examinerBrief
106
106
  actorBrief
107
+ explanation
107
108
  marks {
108
109
  id
109
110
  index
@@ -44,6 +44,7 @@ export const VIDEO = gql `
44
44
  candidateBrief
45
45
  examinerBrief
46
46
  actorBrief
47
+ explanation
47
48
  marks {
48
49
  id
49
50
  index
@@ -101,6 +101,7 @@ export const SAMPLE_VIDEO = gql `
101
101
  candidateBrief
102
102
  examinerBrief
103
103
  actorBrief
104
+ explanation
104
105
  marks {
105
106
  id
106
107
  index
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.5.36",
3
+ "version": "2.5.37",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",