All Classes

Class Description
BatchLoaderDelegate<K,​V>
BatchLoaderDelegate is the interface that identifies Spring Beans that help using graphql-java java-dataloader.
BatchLoaderDelegateWithContext<K,​V>
BatchLoaderDelegateWithContext is the interface that identifies Spring Beans that help using graphql-java java-dataloader.
GraphQlWebSocketHandler
WebSocketHandler for GraphQL based on GraphQL Over WebSocket Protocol and for use on a Servlet container with spring-websocket.
QueryParameters
Graphql clients can send GET or POST HTTP requests.