@quesmed/types 2.1.11 → 2.1.12

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.
@@ -36,6 +36,11 @@ exports.TOPICS = (0, client_1.gql) `
36
36
  redCards
37
37
  dailyFeedCards
38
38
  typeId
39
+ concepts {
40
+ id
41
+ name
42
+ topicId
43
+ }
39
44
  }
40
45
  }
41
46
  }
@@ -33,6 +33,11 @@ export const TOPICS = gql `
33
33
  redCards
34
34
  dailyFeedCards
35
35
  typeId
36
+ concepts {
37
+ id
38
+ name
39
+ topicId
40
+ }
36
41
  }
37
42
  }
38
43
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.1.11",
3
+ "version": "2.1.12",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",