@quesmed/types 2.4.21 → 2.4.22

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