CompilerPlugin

Functions

Link copied to clipboard
abstract fun argument(name: String, value: Any)

Adds the given argument to the com.apollographql.apollo.compiler.ApolloCompilerPlugin. If two arguments are added with the same name, the second one overwrites the first one.