Description
The schema.json from graphqlgen-json-schema is missing the new properties added to the yml config, iresolvers-augmentation & default-resolvers
Actual results
Invalid graphqlgen.yml file
 should NOT have additional properties. additionalProperty: iresolvers-augmentation
 
Steps to reproduce
add any of default-resolvers or iresolvers-augmentation to the *.yml config file
Versions