Package-level declarations

Types

Link copied to clipboard
class KotlinOutput(val fileSpecs: List<FileSpec>, val codegenMetadata: CodegenMetadata)

Output of the Kotlin code generation. It's a list of kotlinpoet FileSpec together with some metadata that maps the Kotlin files to their GraphQL origin.

Functions

Link copied to clipboard