Trying out the new version 1.0.
When I ran graphcool deploy I got these errors:
[ERROR] in /Users/erichodges/Documents/graphcool/graphql-boilerplate-1/graphcool.yml: Errors while validating graphcool.yml:
Error: data should NOT have additional properties
at Output.error (/usr/local/lib/node_modules/graphcool/node_modules/graphcool-cli-engine/src/Output/index.ts16415)
at Object.<anonymous> (/usr/local/lib/node_modules/graphcool/node_modules/graphcool-cli-engine/src/ProjectDefinition/yaml.ts389)
at step (/usr/local/lib/node_modules/graphcool/node_modules/graphcool-cli-engine/dist/ProjectDefinition/yaml.js3223)
at Object.next (/usr/local/lib/node_modules/graphcool/node_modules/graphcool-cli-engine/dist/ProjectDefinition/yaml.js1353)
at fulfilled (/usr/local/lib/node_modules/graphcool/node_modules/graphcool-cli-engine/dist/ProjectDefinition/yaml.js458)
at <anonymous>
Exiting with code: 1
Any ideas?
Is this a bad question or do I need to include more information??