This is a GraphQL Java implementation based on the specification and the JavaScript reference implementation.
Status: Version 3.0.0 is released.
The versioning follows Semantic Versioning since 2.0.0.
Make sure to check out the awesome related projects built on graphql-java.
Please note that this project is released with a Contributor Code of Conduct. By contributing to this project (commenting or opening PR/Issues etc) you are agreeing to follow this conduct, so please take the time to read it.
If you have a question or want to discuss anything else related to this project:
- Feel free to open a new Issue
- We have a public chat room (Gitter.im) for graphql-java: https://gitter.im/graphql-java/graphql-java
graphql-java is licensed under the MIT License.
.. toctree::
:maxdepth: 1
:caption: Documentation
Home <self>
getting_started
schema
execution
relay
logging
contributions