DefaultCompilerPlugin

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override 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.