Package com.graphql_java_generator.plugin
- Author:
- etienne-sf
-
Interface Summary Interface Description Generator This class is responsible for the generation of the sources and/or resources, depending on the Goal/Task.PluginExecutor This class is responsible for the execution of the goal/task. -
Class Summary Class Description AddRelayConnections This method add the relay capabilities into the GraphQL schema, as it has been read byDocumentParser
.DocumentParser This class generates the Java classes, from the documents.ResourceSchemaStringProvider Overrides theGraphQLJavaToolsAutoConfiguration#schemaStringProvider()
bean, to loads our graphqls files, from the given schemaFilePattern plugin parameter -
Enum Summary Enum Description CodeTemplate Enumeration that defines the available templates for code generationCodeTemplateScope Enumeration that defines theCodeTemplate
available scopes