@quesmed/types 2.5.37 → 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
@@ -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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.5.37",
3
+ "version": "2.5.38",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",