Patch-release GraphQL-core v3.2.9, based on GraphQL.js v16.10.0.
This patch-release supports Python 3.7 to 3.14.
Notable changes:
- Fix
OverlappingFieldsCanBeMergedRuleto catch field-merge conflicts hidden behind nested fragments - Fix handling of empty selection sets
- Correctly type extensions in
GraphQLFormattedError - Add
kindto the introspection query/mutation/subscription root types - Expose
token_countonDocumentNode - Preserve schema and input-field properties (e.g. descriptions) when sorting
Thanks to @kathychurch and @arichberg for reporting the sorting issue.
Also thanks to all who are sponsoring me (@Cito) for maintaining this project.