graphqlgen-json-schema schema.json missing properties
tafelito opened this issue · 1 comments
tafelito commented
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
- graphqlgen: 0.6.0-rc9