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