Package org.allGraphQLCases.server
Class IBar1Controller
java.lang.Object
org.allGraphQLCases.server.IBar1Controller
- Author:
- generated by graphql-java-generator
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected DataFetchersDelegateIBar1
protected GraphqlServerUtils
-
Constructor Summary
ConstructorDescriptionIBar1Controller
(org.springframework.graphql.execution.BatchLoaderRegistry registry) -
Method Summary
-
Field Details
-
dataFetchersDelegateIBar1
-
graphqlServerUtils
-
-
Constructor Details
-
IBar1Controller
public IBar1Controller(org.springframework.graphql.execution.BatchLoaderRegistry registry)
-