Uses of Record Class
org.springframework.graphql.data.federation.FederationSchemaFactory.EntityMappingInfo
Packages that use 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
Methods in org.springframework.graphql.data.federation that return FederationSchemaFactory.EntityMappingInfoModifier and TypeMethodDescriptionFederationSchemaFactory.getMappingInfo
(Method method, Object handler, Class<?> handlerType) Methods in org.springframework.graphql.data.federation with parameters of type FederationSchemaFactory.EntityMappingInfoModifier and TypeMethodDescriptionprotected HandlerMethod
FederationSchemaFactory.getHandlerMethod
(FederationSchemaFactory.EntityMappingInfo mappingInfo)