Skip to Content
GraphQL Tools
DocumentationAPI@graphql-tools/utilssrcfunctionsgetDocumentNodeFromSchema

Function: getDocumentNodeFromSchema()

getDocumentNodeFromSchema(schema, options?): DocumentNode

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

Parameters

schema

GraphQLSchema

options?

GetDocumentNodeFromSchemaOptions = {}

Returns

DocumentNode