Function: getDocumentNodeFromSchema()
getDocumentNodeFromSchema(
schema,options?):DocumentNode
Defined in: packages/utils/src/print-schema-with-directives.ts:65
Parameters
schema
GraphQLSchema
options?
GetDocumentNodeFromSchemaOptions = {}
Returns
DocumentNode