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