toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
apollo-gradle-plugin-external
/
com.apollographql.apollo.gradle.internal
/
DefaultRegistry
/
schemaConnection
schema
Connection
open
override
fun
schemaConnection
(
connection
:
Action
<
SchemaConnection
>
)
Use this to connect your schema to other parts of your build or just modify it
var
schemaConnection
:
Action
<
SchemaConnection
>
?