| 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.
|
| CommonTask |
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 |
The generateClientCode Maven goal (and Gradle task) generates the java code from one or more GraphQL schemas.
|
| GenerateCodeCommonExtension |
|
| GenerateCodeCommonTask |
|
| GenerateGraphQLSchemaExtension |
Parameters for the GraphQL Gradle plugin.
|
| GenerateGraphQLSchemaSpringConfiguration |
|
| GenerateGraphQLSchemaTask |
The generateGraphQLSchema goal generates GraphQL schema, based on the source GraphQL schemas, and possibly
containing additional stuff, like the Relay connection objects.
|
| GeneratePojoExtension |
Parameters for the GraphQL Gradle plugin.
|
| GeneratePojoSpringConfiguration |
|
| GeneratePojoTask |
The generatePojo goal generates all the java objects that match the provided GraphQL schema.
|
| GenerateServerCodeExtension |
|
| GenerateServerCodeSpringConfiguration |
|
| GenerateServerCodeTask |
The generateServerCode Maven goal (and Gradle task) generates the java code for an almost ready to start
GraphQL server.
|
| GraphQLExtension |
Parameters for the GraphQL Gradle plugin.
|
| GraphQLGenerateCodeSpringConfiguration |
|
| GraphQLGenerateCodeTask |
This goal is deprecated.
|
| GraphQLPlugin |
|