Uses of Package
com.graphql_java_generator.plugin
Packages that use com.graphql_java_generator.plugin
Package
Description
-
Classes in com.graphql_java_generator.plugin used by com.graphql_java_generator.pluginClassDescriptionThis 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 theCodeTemplateavailable scopesOverrides theGraphQLJavaToolsAutoConfiguration#schemaStringProvider()bean, to loads our graphqls files, from the given schemaFilePattern plugin parameter -
Classes in com.graphql_java_generator.plugin used by com.graphql_java_generator.plugin.generate_codeClassDescriptionEnumeration 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.
-
Classes in com.graphql_java_generator.plugin used by com.graphql_java_generator.plugin.generate_schemaClassDescriptionEnumeration 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 -
Classes in com.graphql_java_generator.plugin used by com.graphql_java_generator.plugin.language.impl