Uses of Package
com.graphql_java_generator.plugin.conf
Packages that use com.graphql_java_generator.plugin.conf
Package
Description
This package contains all the interfaces that defines the input parameters for the various goal/task of the
maven/gradle plugin
All interfaces that contain the description of the graphql schema definition, but in a structured way.
-
Classes in com.graphql_java_generator.plugin.conf used by com.graphql_java_generator.pluginClassDescriptionThis interface contains all the configuration parameters for the graphql goal (Maven) or task (Gradle) of the plugin, as an interface.
All these methods are directly the property names, to map against a SpringConfiguration
that defines theBean
s. -
Classes in com.graphql_java_generator.plugin.conf used by com.graphql_java_generator.plugin.confClassDescriptionThis enumeration controls the allowed return type that can be generated for the data fetchers, when the
@BatchMapping
annotation is used, that is, when thegenerateBatchMappingDataFetchers
plugin parameter is set to trueThis interface contains all the configuration parameters for the graphql goal (Maven) or task (Gradle) of the plugin, as an interface.
All these methods are directly the property names, to map against a SpringConfiguration
that defines theBean
s.This class contains the definition for a Custom Scalar typeThis class contains all parameters for the generateClientCode goal/task.This class contains all parameters that are common to the generateClientCode, generateServerCode and graphql goals/tasks.This class contains all parameters for the generateServerCode goal/task.This interface contains all the configuration parameters for the graphql goal (Maven) or task (Gradle) of the plugin, as an interface.
All these methods are directly the property names, to map against a SpringConfiguration
that defines theBean
s.This enumeration contains the packaging type which are managed by the plugin.The values for this enumeration are in lower case, which is not conventional.This enum lists the protocol that may be configured to execute queries and mutations. -
Classes in com.graphql_java_generator.plugin.conf used by com.graphql_java_generator.plugin.generate_codeClassDescriptionThis class contains all parameters that are common to the generateClientCode, generateServerCode and graphql goals/tasks.
-
Classes in com.graphql_java_generator.plugin.conf used by com.graphql_java_generator.plugin.generate_schemaClassDescriptionThis interface contains the getters for all the plugin parameters for the generate-relay-schema goal (Maven) or task (Gradle) of the plugin.
-
Classes in com.graphql_java_generator.plugin.conf used by com.graphql_java_generator.plugin.languageClassDescriptionThis class contains the definition for a Custom Scalar type
-
Classes in com.graphql_java_generator.plugin.conf used by com.graphql_java_generator.plugin.language.implClassDescriptionThis interface contains all the configuration parameters for the graphql goal (Maven) or task (Gradle) of the plugin, as an interface.
All these methods are directly the property names, to map against a SpringConfiguration
that defines theBean
s.This class contains the definition for a Custom Scalar type