GraphQL Java implementation for building GraphQL APIs in Java.
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java</artifactId>
<version>3.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Build a GraphQL schema and execute queries.
Update code to use new GraphQLSchema.Builder pattern.
No dependency data recorded yet.