@nuffieldtechnologies/rugged-schema-types 0.3.6 → 0.3.7

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.
@@ -121,7 +121,6 @@ const _Form = `
121
121
  `;
122
122
  const _FormInput = `
123
123
  input FormInput {
124
- id: ID!
125
124
  name: String
126
125
  key: String
127
126
  updated: String
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuffieldtechnologies/rugged-schema-types",
3
- "version": "0.3.6",
3
+ "version": "0.3.7",
4
4
  "description": "Graphql schema for rugged data",
5
5
  "main": "./distribution/index.js",
6
6
  "keywords": [