Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

OpenAPI-to-GraphQL v1.4.0

Choose a tag to compare

@Alan-Cha Alan-Cha released this 08 Aug 01:14
· 235 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!