@quesmed/types 2.5.36 → 2.5.38

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.
@@ -18,10 +18,28 @@ exports.USER_FIELDS = (0, client_1.gql) `
18
18
  dailyFeedResetTime
19
19
  dailyFeedMax
20
20
  stripeCustomerId
21
+ tocAccepted
22
+
23
+ # clinical
21
24
  qbankSubscriptionEndDate
22
25
  osceSubscriptionEndDate
23
26
  bundleSubscriptionEndDate
24
- tocAccepted
27
+
28
+ # pre-clinical
29
+ anatomySubscriptionEndDate
30
+ medicalSciencesSubscriptionEndDate
31
+ anatomyBundleSubscriptionEndDate
32
+
33
+ # post-graduate
34
+ mrcpPart1SubscriptionEndDate
35
+ mrcpPart2SubscriptionEndDate
36
+ pacesSubscriptionEndDate
37
+ msraSubscriptionEndDate
38
+
39
+ # interviews
40
+ anaestheticsInterviewSubscriptionEndDate
41
+ cstInterviewSubscriptionEndDate
42
+ imtInterviewSubscriptionEndDate
25
43
 
26
44
  # user-specific keys
27
45
  # marksheets
@@ -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
@@ -15,10 +15,28 @@ export const USER_FIELDS = gql `
15
15
  dailyFeedResetTime
16
16
  dailyFeedMax
17
17
  stripeCustomerId
18
+ tocAccepted
19
+
20
+ # clinical
18
21
  qbankSubscriptionEndDate
19
22
  osceSubscriptionEndDate
20
23
  bundleSubscriptionEndDate
21
- tocAccepted
24
+
25
+ # pre-clinical
26
+ anatomySubscriptionEndDate
27
+ medicalSciencesSubscriptionEndDate
28
+ anatomyBundleSubscriptionEndDate
29
+
30
+ # post-graduate
31
+ mrcpPart1SubscriptionEndDate
32
+ mrcpPart2SubscriptionEndDate
33
+ pacesSubscriptionEndDate
34
+ msraSubscriptionEndDate
35
+
36
+ # interviews
37
+ anaestheticsInterviewSubscriptionEndDate
38
+ cstInterviewSubscriptionEndDate
39
+ imtInterviewSubscriptionEndDate
22
40
 
23
41
  # user-specific keys
24
42
  # marksheets
@@ -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.38",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",