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