See: Description
| Class | Description |
|---|---|
| GraphiQlHandler |
Spring WebFlux handler to serve a GraphiQl UI page.
|
| GraphQlHttpHandler |
WebFlux.fn Handler for GraphQL over HTTP requests.
|
| GraphQlWebSocketHandler |
WebSocketHandler for GraphQL based on
GraphQL Over
WebSocket Protocol and for use in a Spring WebFlux application.
|
| SchemaHandler |
Spring WebFlux functional handler that renders the
GraphQLSchema printed via SchemaPrinter. |