@quesmed/types 2.6.59 → 2.6.60

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.
@@ -16,6 +16,10 @@ exports.CONCEPT = (0, client_1.gql) `
16
16
  id
17
17
  name
18
18
  typeId
19
+ entitlement {
20
+ id
21
+ name
22
+ }
19
23
  }
20
24
  chapter {
21
25
  ...ChapterFields
@@ -13,6 +13,10 @@ export const CONCEPT = gql `
13
13
  id
14
14
  name
15
15
  typeId
16
+ entitlement {
17
+ id
18
+ name
19
+ }
16
20
  }
17
21
  chapter {
18
22
  ...ChapterFields
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.6.59",
3
+ "version": "2.6.60",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",