Uses of Interface
org.springframework.graphql.ExecutionGraphQlRequest

Packages that use ExecutionGraphQlRequest
Package
Description
Top level abstractions for processing GraphQL requests.
Support for GraphQL request execution, including abstractions to configure and invoke GraphQL.
Server transports handling GraphQL requests over the HTTP, WebSocket, and RSocket.
Support classes for Spring GraphQL.