close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

An update of graphql-java from version 11 to the current version 14

There were various changes in the GraphQL-Java API, some affected us directly:

  • The DataFetchers are no longer connected to the GraphQL Object, but instead to a newly created CodeRegistry

  • The type field of the OperationTypedefinition was changed to typeName

  • The syntax of empty interface definitions changed

  • The GraphQLType Interface hierarchy was changed

For more detailed information, please have a look at the GraphQL-Java release notes for the relevant versions: https://github.com/graphql-java/graphql-java/releases/

(CMS-16667)

Search Results

Table Of Contents