Uses of Record Class
org.springframework.graphql.data.federation.FederationSchemaFactory.EntityMappingInfo
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.-
Uses of FederationSchemaFactory.EntityMappingInfo in org.springframework.graphql.data.federation
Modifier and TypeMethodDescriptionFederationSchemaFactory.getMappingInfo
(Method method, Object handler, Class<?> handlerType) Modifier and TypeMethodDescriptionprotected HandlerMethod
FederationSchemaFactory.getHandlerMethod
(FederationSchemaFactory.EntityMappingInfo mappingInfo)