Package io.smallrye.graphql.bootstrap
package io.smallrye.graphql.bootstrap
-
ClassesClassDescriptionBootstrap MicroProfile GraphQL This create a graphql-java model from the smallrye modelCreate the datafetchers for a certain operationThis class is roughly based on the
LinkDirectiveProcessor.loadFederationImportedDefinitions(TypeDefinitionRegistry)method, but since it only acceptsTypeDefinitionRegistryas an argument, it is not directly in our case.