Skip to content

OpenAPI-to-GraphQL v1.6.1

Compare
Choose a tag to compare
@Alan-Cha Alan-Cha released this 03 Oct 19:44
· 212 commits to master since this release
  • Do not throw errors when dealing with anyOf, oneOf, and not in JSON schema
    • We still do not handle these features. They are a work in progress.
  • Do not add extraneous descriptions to the GraphQL interface
  • Code improvements

Special thanks to @wtrocki for contributing to this release!