apollo-kotlin-execution
Toggle table of contents
0.1.3-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
apollo-kotlin-execution
apollo-execution-ktor
/
com.apollographql.execution.ktor
/
parseAsGraphQLRequest
parse
As
Graph
QLRequest
suspend
fun
ApplicationRequest
.
parseAsGraphQLRequest
(
)
:
Result
<
GraphQLRequest
>