This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Description
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