apollo-gradle-plugin
/
com.apollographql.apollo3.gradle.internal
/
DefaultRegistry
Default
Registry
abstract class
DefaultRegistry
:
Registry
Content copied to clipboard
Properties
Properties
graph
Link copied to clipboard
abstract override val
graph
:
Property
<
String
>
Content copied to clipboard
The graph you want to download the schema from
graphVariant
Link copied to clipboard
abstract override val
graphVariant
:
Property
<
String
>
Content copied to clipboard
The variant you want to download the schema from
key
Link copied to clipboard
abstract override val
key
:
Property
<
String
>
Content copied to clipboard
The Apollo keySee https://www.apollographql.
schemaFile
Link copied to clipboard
abstract override val
schemaFile
:
RegularFileProperty
Content copied to clipboard
The file where to download the schema.