apollo-kotlin
3.8.2
apollo-compiler
/
com.apollographql.apollo3.compiler.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
@
ApolloDeprecatedSince
(
version
=
ApolloDeprecatedSince.Version.v3_3_1
)
fun
Schema
.
toIntrospectionSchema
(
)
:
IntrospectionSchema
Content copied to clipboard