Skip to content

Release notes

Compare
Choose a tag to compare
@Alan-Cha Alan-Cha released this 19 Feb 20:56
· 331 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.