SchemaCodeGenerator

A code generator that may write extra schema code in addition to what the Apollo Kotlin compiler is generating.

Functions

Link copied to clipboard
abstract fun generate(schema: GQLDocument, outputDirectory: File)