GraphQL 5.0.0 is now stable for Drupal 10 and Drupal 11 after more than a year of 5.x development. The release updates the underlying GraphQL PHP library to webonyx/graphql-php 15.x, adds strict typing across the module codebase, and allows PHP attributes for plugin definitions. Developers maintaining custom resolvers, resolver registries, schema plugins, schema extensions, data producers, or persisted queries should review the documented API changes before upgrading.
...more