Release notes
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.
- 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