@quesmed/types 2.1.23 → 2.1.24

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.
@@ -39,23 +39,44 @@ exports.TODO = (0, client_1.gql) `
39
39
  question
40
40
  explanation
41
41
  concept {
42
+ id
42
43
  videos {
43
44
  id
44
45
  title
45
46
  museId
46
47
  thumbnail
47
48
  concepts {
49
+ id
48
50
  name
49
51
  }
50
52
  live
51
53
  description
52
54
  duration
53
55
  }
56
+ chapter {
57
+ id
58
+ explanation
59
+ pictures {
60
+ id
61
+ createdAt
62
+ updatedAt
63
+ name
64
+ caption
65
+ path
66
+ path512
67
+ path256
68
+ }
69
+ }
54
70
  }
55
71
  pictures {
56
72
  id
73
+ createdAt
74
+ updatedAt
75
+ name
57
76
  caption
58
77
  path
78
+ path512
79
+ path256
59
80
  }
60
81
  }
61
82
  }
@@ -36,23 +36,44 @@ export const TODO = gql `
36
36
  question
37
37
  explanation
38
38
  concept {
39
+ id
39
40
  videos {
40
41
  id
41
42
  title
42
43
  museId
43
44
  thumbnail
44
45
  concepts {
46
+ id
45
47
  name
46
48
  }
47
49
  live
48
50
  description
49
51
  duration
50
52
  }
53
+ chapter {
54
+ id
55
+ explanation
56
+ pictures {
57
+ id
58
+ createdAt
59
+ updatedAt
60
+ name
61
+ caption
62
+ path
63
+ path512
64
+ path256
65
+ }
66
+ }
51
67
  }
52
68
  pictures {
53
69
  id
70
+ createdAt
71
+ updatedAt
72
+ name
54
73
  caption
55
74
  path
75
+ path512
76
+ path256
56
77
  }
57
78
  }
58
79
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.1.23",
3
+ "version": "2.1.24",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",