@nuffieldtechnologies/rugged-schema-types 0.2.2 → 0.2.3

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.
@@ -28,7 +28,7 @@ const _TemplateInfo = `
28
28
  }
29
29
  `;
30
30
  const _TemplateInfoInput = `
31
- type TemplateInfoInput {
31
+ input TemplateInfoInput {
32
32
  type: String,
33
33
  id: String
34
34
  version: String
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuffieldtechnologies/rugged-schema-types",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "Graphql schema for rugged data",
5
5
  "main": "./distribution/index.js",
6
6
  "keywords": [