toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
apollo-compiler
/
com.apollographql.apollo.compiler
/
EntryPoints
/
buildCodegenSchema
build
Codegen
Schema
fun
buildCodegenSchema
(
arguments
:
Map
<
String
,
Any
?
>
,
logLevel
:
Int
,
warnIfNotFound
:
Boolean
=
false
,
normalizedSchemaFiles
:
List
<
Any
>
,
warning
:
Consumer
<
String
>
,
codegenSchemaOptionsFile
:
File
,
codegenSchemaFile
:
File
)