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