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

Release notes

Choose a tag to compare

@Alan-Cha Alan-Cha released this 19 Feb 20:56
· 333 commits to master since this release

OASGraph v0.14.0

  • Added the operationIdFieldNames option
    • Normally, query field names (as opposed to mutation field names) will be derived from the return type type name. This option will create query field names based off of the operationId, like how mutation field names are normally processed.