ApolloCompilerPluginEnvironment
class ApolloCompilerPluginEnvironment(val arguments: Map<String, ApolloCompilerPluginValue?>, val logger: ApolloCompiler.Logger)
ApolloCompilerPluginEnvironment contains the environment where the Apollo compiler is run.