On this page

getDocumentNodeFromSchema

The getDocumentNodeFromSchema function exported by @graphql-tools/utils.

getDocumentNodeFromSchema(schema, options?): DocumentNode

Defined in: packages/utils/src/print-schema-with-directives.ts:66

Parameters

schema

GraphQLSchema

options?

GetDocumentNodeFromSchemaOptions = {}

Returns

DocumentNode