@quesmed/types 2.2.38 → 2.2.39

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.
@@ -573,6 +573,10 @@ exports.MARKSHEETS = (0, client_1.gql) `
573
573
  solo
574
574
  completed
575
575
  updatedAt
576
+ users {
577
+ id
578
+ displayName
579
+ }
576
580
  }
577
581
  total
578
582
  score
@@ -570,6 +570,10 @@ export const MARKSHEETS = gql `
570
570
  solo
571
571
  completed
572
572
  updatedAt
573
+ users {
574
+ id
575
+ displayName
576
+ }
573
577
  }
574
578
  total
575
579
  score
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.2.38",
3
+ "version": "2.2.39",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",