Uses of Package
org.springframework.graphql.execution

Package
Description
Integration for Apollo federation that provides a FederationSchemaFactory to set up the schema with, and supports the fetching of federated types via @EntityMapping controller methods.
Resolvers for method parameters of annotated handler methods.
DataFetcher implementations built on Spring Data extensions such as Query by Example and Querydsl.
Support for GraphQL request execution, including abstractions to configure and invoke GraphQL.
HTTP and WebSocket handlers for use in a Spring WebFlux application.
HTTP and WebSocket handlers for use in a Spring WebMvc application.