Package io.smallrye.graphql.bootstrap
-
Class Summary Class Description Bootstrap Bootstrap MicroProfile GraphQL This create a graphql-java model from the smallrye modelDataFetcherFactory Create the datafetchers for a certain operationFederationDataFetcher LinkProcessor This class is roughly based on theLinkDirectiveProcessor.loadFederationImportedDefinitions(TypeDefinitionRegistry)method, but since it only acceptsTypeDefinitionRegistryas an argument, it is not directly in our case.