Package com.graphql_java_generator.plugin
package com.graphql_java_generator.plugin
- Author:
- etienne-sf
-
ClassDescriptionThis method add the relay capabilities into the GraphQL schema, as it has been read by
DocumentParser
.Enumeration that defines the available templates for code generationEnumeration that defines theCodeTemplate
available scopesThis class generates the Java classes, from the documents.This class is responsible for the generation of the sources and/or resources, depending on the Goal/Task.This class is responsible for the execution of the goal/task.Overrides theGraphQLJavaToolsAutoConfiguration#schemaStringProvider()
bean, to loads our graphqls files, from the given schemaFilePattern plugin parameter