@quesmed/types 2.2.9 → 2.2.10

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.
@@ -13,6 +13,10 @@ exports.ON_MARKSHEET_ACTION_INFO_CHANGE = (0, client_1.gql) `
13
13
  id
14
14
  displayName
15
15
  }
16
+ users {
17
+ id
18
+ displayName
19
+ }
16
20
  startedAt
17
21
  endedAt
18
22
  state
@@ -10,6 +10,10 @@ export const ON_MARKSHEET_ACTION_INFO_CHANGE = gql `
10
10
  id
11
11
  displayName
12
12
  }
13
+ users {
14
+ id
15
+ displayName
16
+ }
13
17
  startedAt
14
18
  endedAt
15
19
  state
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.2.9",
3
+ "version": "2.2.10",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",