Uses of Interface
org.springframework.graphql.ExecutionGraphQlService

Packages that use ExecutionGraphQlService
Package
Description
Support for GraphQL request execution, including abstractions to configure and invoke GraphQL.
Server transports handling GraphQL requests over the HTTP, WebSocket, and RSocket.