apollo-kotlin-execution
Toggle table of contents
0.1.2-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
apollo-kotlin-execution
apollo-execution-gradle-plugin
/
com.apollographql.execution.gradle
/
enableSchemaDump
enable
Schema
Dump
fun
Project
.
enableSchemaDump
(
kspSchemaPath
:
String
,
kspTaskName
:
String
,
schemaDump
:
RegularFileProperty
)