@nuffieldtechnologies/rugged-schema-types 0.3.8 → 0.3.9

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.
@@ -111,7 +111,7 @@ const _User = `
111
111
  const _AllUserFields = `{id, organisation, name, email, roles, permissions}`;
112
112
  const _Form = `
113
113
 
114
- type Resource: {
114
+ type Resource {
115
115
  data: String
116
116
  }
117
117
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuffieldtechnologies/rugged-schema-types",
3
- "version": "0.3.8",
3
+ "version": "0.3.9",
4
4
  "description": "Graphql schema for rugged data",
5
5
  "main": "./distribution/index.js",
6
6
  "keywords": [