Skip to content

v3.2.9

Choose a tag to compare

@Cito Cito released this 04 Jun 22:02
2a1275e

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 OverlappingFieldsCanBeMergedRule to catch field-merge conflicts hidden behind nested fragments
  • Fix handling of empty selection sets
  • Correctly type extensions in GraphQLFormattedError
  • Add kind to the introspection query/mutation/subscription root types
  • Expose token_count on DocumentNode
  • 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.