Skip to content

OpenAPI-to-GraphQL v1.4.0

Compare
Choose a tag to compare
@Alan-Cha Alan-Cha released this 08 Aug 01:14
· 233 commits to master since this release
  • Support for GraphQL ID scalars
    • If a string is of format UUID, it will be mapped to a GraphQL ID
  • Added the idFormats option
    • Allows for greater flexibility over GraphQL ID scalars

Special thanks to @omarchehab98 for contributing to this update!