Package com.graphql_java_generator.gradleplugin
-
Class Summary Class Description CommonExtension This class contain the parameters that are common to all Gradle Extensions for this plugin, that is the parameters that are common to all the tasks of this plugin.GenerateClientCodeExtension GenerateClientCodeSpringConfiguration GenerateClientCodeTask GenerateCodeCommon This class is the super class of all Gradle Extensions that generate code, that is theGenerateClientCodeExtension, theGenerateServerCodeExtensionand theGraphQLExtensionextensions.GenerateGraphQLSchemaExtension Parameters for the GraphQL Gradle plugin.GenerateGraphQLSchemaSpringConfiguration GenerateGraphQLSchemaTask Generates the code from the given GraphQL schema.GenerateServerCodeExtension GenerateServerCodeSpringConfiguration GenerateServerCodeTask GradleLogger GraphQLExtension Parameters for the GraphQL Gradle plugin.GraphQLGenerateCodeSpringConfiguration GraphQLGenerateCodeTask Generates the code from the given GraphQL schema.GraphQLPlugin