apollo-kotlin
3.8.2
apollo-ast
/
com.apollographql.apollo3.ast.introspection
/
toIntrospectionSchema
to
Introspection
Schema
fun
BufferedSource
.
toIntrospectionSchema
(
origin
:
String
=
""
)
:
IntrospectionSchema
Content copied to clipboard
fun
File
.
toIntrospectionSchema
(
)
:
IntrospectionSchema
Content copied to clipboard
fun
String
.
toIntrospectionSchema
(
)
:
IntrospectionSchema
Content copied to clipboard
fun
Schema
.
toIntrospectionSchema
(
)
:
IntrospectionSchema
Content copied to clipboard