Class IBar3Controller
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map.util.IBar3Controller
- Author:
- generated by graphql-java-generator
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DataFetchersDelegateIBar3
protected com.graphql_java_generator.server.util.GraphqlServerUtils
-
Constructor Summary
ConstructorsConstructorDescriptionIBar3Controller
(org.springframework.graphql.execution.BatchLoaderRegistry registry) -
Method Summary
-
Field Details
-
dataFetchersDelegateIBar3
-
graphqlServerUtils
@Autowired protected com.graphql_java_generator.server.util.GraphqlServerUtils graphqlServerUtils
-
-
Constructor Details
-
IBar3Controller
public IBar3Controller(org.springframework.graphql.execution.BatchLoaderRegistry registry)
-