@quesmed/types 2.1.19 → 2.1.20

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.
@@ -40,6 +40,8 @@ exports.TOPICS = (0, client_1.gql) `
40
40
  id
41
41
  name
42
42
  topicId
43
+ totalQuestions
44
+ totalCards
43
45
  }
44
46
  }
45
47
  }
@@ -37,6 +37,8 @@ export const TOPICS = gql `
37
37
  id
38
38
  name
39
39
  topicId
40
+ totalQuestions
41
+ totalCards
40
42
  }
41
43
  }
42
44
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.1.19",
3
+ "version": "2.1.20",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",