apollo-gradle-plugin
/
com.apollographql.apollo3.gradle.internal
/
DefaultIntrospection
Default
Introspection
abstract class
DefaultIntrospection
:
Introspection
Content copied to clipboard
Properties
Properties
endpointUrl
Link copied to clipboard
abstract override val
endpointUrl
:
Property
<
String
>
Content copied to clipboard
The HTTP endpoint urlThis parameter is mandatory
headers
Link copied to clipboard
abstract override val
headers
:
MapProperty
<
String
,
String
>
Content copied to clipboard
HTTP headers if any required to get the introspection responseempty by default
schemaFile
Link copied to clipboard
abstract override val
schemaFile
:
RegularFileProperty
Content copied to clipboard
The file where to download the schema.