Package com.apollographql.apollo3.compiler.hooks.internal

Types

Link copied to clipboard
class AddInternalCompilerHooks(namePatterns: Set<String>) : DefaultApolloCompilerKotlinHooks

Adds the internal modifier to types matching the given names.

Link copied to clipboard