Uses of Package
com.graphql_java_generator.plugin
Package
Description
-
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 scopesOverrides theGraphQLJavaToolsAutoConfiguration#schemaStringProvider()
bean, to loads our graphqls files, from the given schemaFilePattern plugin parameter -
ClassDescriptionEnumeration that defines the available templates for code generationThis 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.
-
ClassDescriptionEnumeration that defines the available templates for code generationThis class generates the Java classes, from the documents.This class is responsible for the execution of the goal/task.Overrides the
GraphQLJavaToolsAutoConfiguration#schemaStringProvider()
bean, to loads our graphqls files, from the given schemaFilePattern plugin parameter -