@quesmed/types-rn 2.5.11 → 2.5.13

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.5.11",
3
+ "version": "2.5.13",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -15,6 +15,11 @@ exports.VIDEO = (0, client_1.gql) `
15
15
  concepts {
16
16
  id
17
17
  name
18
+ topic {
19
+ id
20
+ name
21
+ typeId
22
+ }
18
23
  chapter {
19
24
  id
20
25
  explanation
@@ -118,6 +123,7 @@ exports.VIDEO = (0, client_1.gql) `
118
123
  description
119
124
  duration
120
125
  startTime
126
+ status
121
127
  endTime
122
128
  files {
123
129
  id