This repository was archived by the owner on Jun 2, 2026. It is now read-only.
OpenAPI-to-GraphQL v1.4.0
·
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
- If a string is of format
- Added the
idFormatsoption- Allows for greater flexibility over GraphQL ID scalars
Special thanks to @omarchehab98 for contributing to this update!