apollo-kdoc
Toggle table of contents
4.1.2-SNAPSHOT
Select version
4.1.2-SNAPSHOT
3.8.2
jvm
Platform filter
jvm
Switch theme
Search in API
apollo-kdoc
apollo-compiler
/
com.apollographql.apollo.compiler
/
EntryPoints
/
buildCodegenSchema
build
Codegen
Schema
fun
buildCodegenSchema
(
arguments
:
Map
<
String
,
Any
?
>
,
logLevel
:
Int
,
warnIfNotFound
:
Boolean
,
normalizedSchemaFiles
:
List
<
Any
>
,
warning
:
Consumer
<
String
>
,
codegenSchemaOptionsFile
:
File
,
codegenSchemaFile
:
File
)