On this page

fixSchemaAst

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

fixSchemaAst(schema, options): GraphQLSchema

Defined in: packages/utils/src/fixSchemaAst.ts:12

Parameters

schema

GraphQLSchema

options

BuildSchemaOptions & SchemaPrintOptions

Returns

GraphQLSchema