java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration.IBar3Controller

@Controller @SchemaMapping(typeName="IBar3") public class IBar3Controller extends Object
Author:
generated by graphql-java-generator
See Also:
  • Field Details

    • dataFetchersDelegateIBar3

      @Autowired protected DataFetchersDelegateIBar3 dataFetchersDelegateIBar3
    • graphqlServerUtils

      @Autowired protected com.graphql_java_generator.server.util.GraphqlServerUtils graphqlServerUtils
  • Constructor Details

    • IBar3Controller

      public IBar3Controller(org.springframework.graphql.execution.BatchLoaderRegistry registry)