toGQLDocument
fun IntrospectionSchema.toGQLDocument(filePath: String? = null): GQLDocument
Content copied to clipboard
Parses the IntrospectionSchema into a GQLDocument
The returned GQLDocument does not contain any of the builtin definitions (scalars, directives, introspection)
See https://spec.graphql.org/draft/#sel-GAHXJHABuCB_Dn6F