@nuffieldtechnologies/rugged-schema-types 0.7.0 → 0.7.1

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.
@@ -141,6 +141,9 @@ const _Roles = `
141
141
  user: Boolean
142
142
  admin: Boolean
143
143
  api: Boolean
144
+ uber: Boolean
145
+ super: Boolean
146
+ legacyPush: Boolean
144
147
  }
145
148
  `;
146
149
  const _RolesInput = `
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuffieldtechnologies/rugged-schema-types",
3
- "version": "0.7.0",
3
+ "version": "0.7.1",
4
4
  "description": "Graphql schema for rugged data",
5
5
  "main": "./distribution/index.js",
6
6
  "keywords": [