This repository was archived by the owner on Dec 8, 2021. It is now read-only.
This repository was archived by the owner on Dec 8, 2021. It is now read-only.
graphqlgen-json-schema schema.json missing properties #461
Open
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
- graphqlgen: 0.6.0-rc9
Metadata
Metadata
Assignees
Labels
No labels