OpenAPI-to-GraphQL v2.2.2
·
131 commits
to master
since this release
- Checks if an input object type contains a union type (which according to the spec, is illegal) and will default to an arbitrary json type instead
- Improvements in error handling