GraphQL Java
A Java library for building GraphQL APIs.
Type: server
Website: https://github.com/graphql-java/graphql-java
Features
| Feature Name | Supported Since | Note |
|---|---|---|
| 'application/graphql-response+json' media type | N/A | GraphQL Java is transport agnostic. |
| 'onError' request parameter | ? | Know the status of this feature? Let us know! |
| @oneOf | 21.2 | |
| @semanticNonNull | ? | Know the status of this feature? Let us know! |
| Deprecated objects | ? | Know the status of this feature? Let us know! |
| Directives on directives | ? | Know the status of this feature? Let us know! |
| Executable documents descriptions | - | |
| Fragment Arguments | ? | Know the status of this feature? Let us know! |
| Semantic Introspection | ? | Know the status of this feature? Let us know! |
| Service capabilities | ? | Know the status of this feature? Let us know! |