@nuffieldtechnologies/rugged-schema-types 0.3.20 → 0.3.21

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.
@@ -114,6 +114,7 @@ const _FormInput = `
114
114
  name: String
115
115
  key: String
116
116
  definition: String
117
+ version: String
117
118
  status: String
118
119
  updated: String
119
120
  params: [ParamInput]
@@ -138,6 +139,7 @@ const _Form = `
138
139
  name: String
139
140
  key: String
140
141
  definition: String
142
+ version: String
141
143
  status: String
142
144
  updated: String
143
145
  params: [Param]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuffieldtechnologies/rugged-schema-types",
3
- "version": "0.3.20",
3
+ "version": "0.3.21",
4
4
  "description": "Graphql schema for rugged data",
5
5
  "main": "./distribution/index.js",
6
6
  "keywords": [