@quesmed/types 2.6.89 → 2.6.90

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.
@@ -44,8 +44,6 @@ exports.DASHBOARD_OSCE = (0, client_1.gql) `
44
44
  settings {
45
45
  productSettings {
46
46
  examDate
47
- rating
48
- feedback
49
47
  nextFeedbackDate
50
48
  }
51
49
  }
@@ -14,8 +14,6 @@ exports.DASHBOARD_QBANK = (0, client_1.gql) `
14
14
  settings {
15
15
  productSettings {
16
16
  examDate
17
- rating
18
- feedback
19
17
  nextFeedbackDate
20
18
  }
21
19
  }
@@ -146,8 +144,6 @@ exports.DASHBOARD = (0, client_1.gql) `
146
144
  settings {
147
145
  productSettings {
148
146
  examDate
149
- rating
150
- feedback
151
147
  nextFeedbackDate
152
148
  }
153
149
  }
@@ -41,8 +41,6 @@ export const DASHBOARD_OSCE = gql `
41
41
  settings {
42
42
  productSettings {
43
43
  examDate
44
- rating
45
- feedback
46
44
  nextFeedbackDate
47
45
  }
48
46
  }
@@ -11,8 +11,6 @@ export const DASHBOARD_QBANK = gql `
11
11
  settings {
12
12
  productSettings {
13
13
  examDate
14
- rating
15
- feedback
16
14
  nextFeedbackDate
17
15
  }
18
16
  }
@@ -143,8 +141,6 @@ export const DASHBOARD = gql `
143
141
  settings {
144
142
  productSettings {
145
143
  examDate
146
- rating
147
- feedback
148
144
  nextFeedbackDate
149
145
  }
150
146
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.6.89",
3
+ "version": "2.6.90",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",