apollo-kotlin-execution
Toggle table of contents
0.1.2-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
apollo-kotlin-execution
apollo-execution-gradle-tasks
/
com.apollographql.execution.gradle.task
Package-level
declarations
Types
Functions
Types
Apollo
Check
Schema
Entry
Point
Link copied to clipboard
class
ApolloCheckSchemaEntryPoint
Apollo
Dump
Schema
Entry
Point
Link copied to clipboard
class
ApolloDumpSchemaEntryPoint
Functions
apollo
Check
Schema
Link copied to clipboard
fun
apolloCheckSchema
(
existing
:
GInputFile
,
new
:
GInputFile
)
apollo
Dump
Schema
Link copied to clipboard
fun
apolloDumpSchema
(
from
:
GInputFile
,
to
:
GOutputFile
)