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-http4k
/
com.apollographql.execution.http4k
/
apolloSandboxRoutingHttpHandler
apollo
Sandbox
Routing
Http
Handler
fun
apolloSandboxRoutingHttpHandler
(
title
:
String
=
"API sandbox"
,
sandboxPath
:
String
=
"/sandbox"
,
graphqlPath
:
String
=
"/graphql"
)
:
RoutingHttpHandler