All Classes and Interfaces
Classes
Class
Description
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.
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.
The generateClientCode Maven goal (and Gradle task) generates the java code from one or more GraphQL schemas.
This class is the super class of all Gradle Extensions that generate code, that is the
GenerateClientCodeExtension, the GenerateServerCodeExtension and the GraphQLExtension
extensions.
This class is the super class of all Gradle Extensions that generate code, that is the
GenerateClientCodeExtension, the GenerateServerCodeExtension and the GraphQLExtension
extensions.Parameters for the GraphQL Gradle plugin.
The generateGraphQLSchema goal generates GraphQL schema, based on the source GraphQL schemas, and possibly
containing additional stuff, like the Relay connection objects.
Parameters for the GraphQL Gradle plugin.
The generatePojo goal generates all the java objects that match the provided GraphQL schema.
The generateServerCode Maven goal (and Gradle task) generates the java code for an almost ready to start
GraphQL server.
Parameters for the GraphQL Gradle plugin.
This goal is deprecated.