ApolloCompilerPluginEnvironment

ApolloCompilerPluginEnvironment contains the environment where the Apollo compiler is run.

Constructors

Link copied to clipboard
constructor(arguments: Map<String, Any?>, logger: ApolloCompilerPluginLogger)

Properties

Link copied to clipboard

Arguments as passed from the Gradle plugin

Link copied to clipboard

A logger that can be used by the plugin.