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
/
buildSources
build
Sources
fun
buildSources
(
arguments
:
Map
<
String
,
Any
?
>
,
logLevel
:
Int
,
warnIfNotFound
:
Boolean
=
false
,
schemaFiles
:
List
<
Any
>
,
graphqlFiles
:
List
<
Any
>
,
codegenSchemaOptions
:
File
,
codegenOptions
:
File
,
irOptions
:
File
,
warning
:
Consumer
<
String
>
,
operationManifestFile
:
File
?
,
outputDir
:
File
)