Uses of Class
org.springframework.graphql.data.method.HandlerMethod

Packages that use HandlerMethod
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.
Support for DataFetcher's based on handler methods typically annotated with SchemaMapping annotations.
Resolvers for method parameters of annotated handler methods.