DefaultRegistry

abstract class DefaultRegistry : Registry

Properties

graph
Link copied to clipboard
abstract override val graph: Property<String>
The graph you want to download the schema from
graphVariant
Link copied to clipboard
abstract override val graphVariant: Property<String>
The variant you want to download the schema from
key
Link copied to clipboard
abstract override val key: Property<String>
The Apollo keySee https://www.apollographql.
schemaFile
Link copied to clipboard
abstract override val schemaFile: RegularFileProperty
The file where to download the schema.