Package org.allGraphQLCases.server
Class PetController
java.lang.Object
org.allGraphQLCases.server.PetController
- Author:
- generated by graphql-java-generator
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionPetController
(org.springframework.graphql.execution.BatchLoaderRegistry registry) -
Method Summary
-
Field Details
-
dataFetchersDelegatePet
-
graphqlServerUtils
-
-
Constructor Details
-
PetController
public PetController(org.springframework.graphql.execution.BatchLoaderRegistry registry)
-