Add JSpecify annotations to language package nodes - redo (12 more) by dondonz · Pull Request #4257 · graphql-java/graphql-java
added 6 commits
February 22, 2026 10:27
dondonz
changed the title
Add JSpecify annotations to language package nodes (batch 3)
Add JSpecify annotations to language package nodes - redo
dondonz
marked this pull request as ready for review
dondonz
changed the title
Add JSpecify annotations to language package nodes - redo
Add JSpecify annotations to language package nodes - redo (12 more)
Per the GraphQL spec and graphql-js reference implementation, the operation type is always known — shorthand queries are QUERY. Default the Builder to Operation.QUERY and remove null checks in callers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters