@quesmed/types 2.6.243 → 2.6.244

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.
@@ -30,7 +30,10 @@ exports.OSCE_STATION_FIELDS = (0, client_1.gql) `
30
30
  hiddenName
31
31
  status
32
32
  aiEnabled
33
- examinerQuestions
33
+ examinerQuestions {
34
+ index
35
+ question
36
+ }
34
37
  userNote {
35
38
  id
36
39
  userId
@@ -27,7 +27,10 @@ export const OSCE_STATION_FIELDS = gql `
27
27
  hiddenName
28
28
  status
29
29
  aiEnabled
30
- examinerQuestions
30
+ examinerQuestions {
31
+ index
32
+ question
33
+ }
31
34
  userNote {
32
35
  id
33
36
  userId
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.6.243",
3
+ "version": "2.6.244",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",