Uses of Interface
org.springframework.graphql.server.WebGraphQlHandler

Packages that use WebGraphQlHandler
Package
Description
Server transports handling GraphQL requests over the HTTP, WebSocket, and RSocket.
HTTP and WebSocket handlers for use in a Spring WebFlux application.
HTTP and WebSocket handlers for use in a Spring WebMvc application.
GraphQL client testing support.