All Classes

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 the GenerateClientCodeExtension, the GenerateServerCodeExtension and the GraphQLExtension extensions.
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