@quesmed/types-rn 2.5.34 → 2.5.35

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.34",
3
+ "version": "2.5.35",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -22,6 +22,8 @@ exports.QUES_BOOK = (0, client_1.gql) `
22
22
  id
23
23
  name
24
24
  status
25
+ totalCards
26
+ totalQuestions
25
27
  chapter {
26
28
  id
27
29
  typeId