thscott
thscott
The json schema [config.schema.json](https://github.com/dotansimha/graphql-code-generator/blob/master/website/public/config.schema.json) seems to be invalid, so is causing issues in vscode (which tries to validate the codegen.yml file). This seems to be due to the property types...
I've stumbled across behaviour in appsync js resolvers that doesn't seem to be documented anywhere (though it is mentioned in [this](https://advancedweb.hu/first-experiences-with-the-new-appsync-javascript-resolver-runtime/#-deploy-time-checks) article. It appears that as part of the validation...
**Describe the bug** When this plugin is used, it seems that the serverless progress output is no longer logged, i.e. `Packaging (2s)`, `Retrieving CloudFormation stack (4s)` etc **To Reproduce** Run...