apollo-kdoc
Toggle table of contents
4.2.0
Select version
5.0.0-alpha.4-SNAPSHOT
4.2.0
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