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-spring
/
com.apollographql.execution.spring
/
apolloGraphQLRoutes
apollo
Graph
QLRoutes
fun
CoRouterFunctionDsl
.
apolloGraphQLRoutes
(
executableSchema
:
ExecutableSchema
,
path
:
String
=
"/graphql"
,
executionContext
:
ExecutionContext
=
ExecutionContext.Empty
)