This repository was archived by the owner on Jun 2, 2026. It is now read-only.
Release notes
OASGraph v0.14.0
- Added the
operationIdFieldNamesoption- 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.
- 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