generate

abstract fun generate(schema: GQLDocument, outputDirectory: File)

Parameters

schema

a GQLDocument representing the current schema.

outputDirectory

the directory where to write source files.