toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
common
jvm
switch theme
search in API
apollo-ast
/
com.apollographql.apollo.ast
/
toSchema
to
Schema
common
jvm
fun
GQLDocument
.
toSchema
(
)
:
Schema
@
ApolloExperimental
fun
File
.
toSchema
(
allowJson
:
Boolean
=
false
)
:
<Error class: unknown class>
Deprecated
Use toGQLDocument().toSchema()
Replace with
toGQLDocument(allowJson = allowJson).toSchema()
Content copied to clipboard