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