@quesmed/types-rn 2.5.43 → 2.5.44

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.43",
3
+ "version": "2.5.44",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -89,8 +89,12 @@ exports.OSCE_MARKSHEET_ACTION = (0, client_1.gql) `
89
89
  displayName
90
90
  }
91
91
  members {
92
- id
92
+ osceMarksheetId
93
93
  userId
94
+ user {
95
+ id
96
+ displayName
97
+ }
94
98
  role
95
99
  }
96
100
  feedback