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