@quesmed/types-rn 2.5.96 → 2.5.98

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types-rn",
3
- "version": "2.5.96",
3
+ "version": "2.5.98",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -10,6 +10,12 @@ exports.OSCE_STATION_MARK_FIELDS = (0, client_1.gql) `
10
10
  osceStationId
11
11
  header
12
12
  name
13
+ choices {
14
+ id
15
+ name
16
+ type
17
+ score
18
+ }
13
19
  }
14
20
  `;
15
21
  exports.OSCE_STATION_FIELDS = (0, client_1.gql) `
@@ -75,6 +81,7 @@ exports.OSCE_MARKSHEET_MARK_FIELDS = (0, client_1.gql) `
75
81
  id
76
82
  index
77
83
  mark
84
+ selectedChoice
78
85
  osceMarksheetId
79
86
  osceStationMarkId
80
87
  osceStationMark {