apollo-kdoc
Toggle table of contents
4.1.2-SNAPSHOT
Select version
4.1.2-SNAPSHOT
3.8.2
common
jvm
Platform filter
common
jvm
Switch theme
Search in API
apollo-kdoc
apollo-ast
/
com.apollographql.apollo.ast
/
toSchema
to
Schema
common
jvm
fun
GQLDocument
.
toSchema
(
)
:
Schema
@
ApolloExperimental
fun
File
.
toSchema
(
allowJson
:
Boolean
=
false
)
:
Schema
Deprecated
Use toGQLDocument().toSchema()
Replace with
toGQLDocument(allowJson = allowJson).toSchema()
Content copied to clipboard