toggle menu
gqlclient
1.0.7
common
switch theme
search in API
gqlclient
/
io.github.vincentvibe3.gqlclient.http
/
GQLClient
/
stringSendQuery
string
Send
Query
suspend
fun
stringSendQuery
(
url
:
String
,
mutation
:
Query
,
variables
:
JsonObject
?
=
null
,
operationName
:
String
=
""
,
headers
:
List
<
HttpHeader
>
=
listOf()
)
:
StringResponse