@quesmed/types 2.2.46 → 2.2.47

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.
@@ -570,6 +570,7 @@ exports.MARKSHEETS = (0, client_1.gql) `
570
570
  marksheets(filter: $filter) {
571
571
  results {
572
572
  id
573
+ endedAt
573
574
  topicNames
574
575
  correct
575
576
  incorrect
@@ -567,6 +567,7 @@ export const MARKSHEETS = gql `
567
567
  marksheets(filter: $filter) {
568
568
  results {
569
569
  id
570
+ endedAt
570
571
  topicNames
571
572
  correct
572
573
  incorrect
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.2.46",
3
+ "version": "2.2.47",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",