@quesmed/types 2.4.18 → 2.4.19

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.
@@ -42,6 +42,12 @@ exports.TOPICS = (0, client_1.gql) `
42
42
  topicId
43
43
  totalQuestions
44
44
  totalCards
45
+ correctQuestions
46
+ incorrectQuestions
47
+ greenCards
48
+ yellowCards
49
+ redCards
50
+ dailyFeedCards
45
51
  }
46
52
  }
47
53
  }
@@ -39,6 +39,12 @@ export const TOPICS = gql `
39
39
  topicId
40
40
  totalQuestions
41
41
  totalCards
42
+ correctQuestions
43
+ incorrectQuestions
44
+ greenCards
45
+ yellowCards
46
+ redCards
47
+ dailyFeedCards
42
48
  }
43
49
  }
44
50
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.4.18",
3
+ "version": "2.4.19",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",