toggle menu
apollo-gradle-plugin-external
4.0.0-beta.4
jvm
switch theme
search in API
apollo-gradle-plugin-external
/
com.apollographql.apollo3.gradle.internal
/
DefaultIntrospection
/
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
>
?