Uses of Interface
com.graphql_java_generator.plugin.conf.GenerateClientCodeConfiguration
Package
Description
This package contains all the interfaces that defines the input parameters for the various goal/task of the
maven/gradle plugin
-
Uses of GenerateClientCodeConfiguration in com.graphql_java_generator.plugin.conf
Modifier and TypeInterfaceDescriptioninterface
This class contains all parameters for the generatePOJO goal/task.interface
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.