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