DefaultIntrospection

abstract class DefaultIntrospection : Introspection

Properties

endpointUrl
Link copied to clipboard
abstract override val endpointUrl: Property<String>
The HTTP endpoint urlThis parameter is mandatory
headers
Link copied to clipboard
abstract override val headers: MapProperty<String, String>
HTTP headers if any required to get the introspection responseempty by default
schemaFile
Link copied to clipboard
abstract override val schemaFile: RegularFileProperty
The file where to download the schema.