DefaultIntrospection

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract override val endpointUrl: Property<String>

The HTTP endpoint url

Link copied to clipboard
abstract override val headers: MapProperty<String, String>

HTTP headers if any required to get the introspection response

Link copied to clipboard
Link copied to clipboard
abstract override val schemaFile: RegularFileProperty

The file where to download the schema.

Functions

Link copied to clipboard
open override fun schemaConnection(connection: Action<SchemaConnection>)

Use this to connect your schema to other parts of your build or just modify it