@quesmed/types-rn 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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types-rn",
3
- "version": "2.2.46",
3
+ "version": "2.2.47",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -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