@quesmed/types 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.
@@ -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
@@ -19,6 +19,8 @@ export const QUES_BOOK = gql `
19
19
  id
20
20
  name
21
21
  status
22
+ totalCards
23
+ totalQuestions
22
24
  chapter {
23
25
  id
24
26
  typeId
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.5.34",
3
+ "version": "2.5.35",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",