http4k-api-graphql
Toggle table of contents
6.20.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-api-graphql
http4k-api-graphql
/
org.http4k.graphql
/
GraphQLRequest
/
GraphQLRequest
Graph
QLRequest
constructor
(
query
:
String
=
""
,
operationName
:
String
?
=
null
,
variables
:
Map
<
String
,
Any
>
?
=
emptyMap()
)
(
source
)