apollo-kotlin
3.8.2
apollo-ast
/
com.apollographql.apollo3.ast
/
toUtf8
to
Utf8
fun
GQLNode
.
toUtf8
(
sink
:
BufferedSink
,
indent
:
String
=
" "
)
Content copied to clipboard
fun
GQLNode
.
toUtf8
(
file
:
File
,
indent
:
String
=
" "
)
Content copied to clipboard
fun
GQLNode
.
toUtf8
(
indent
:
String
=
" "
)
:
String
Content copied to clipboard