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

Function: fixSchemaAst()

fixSchemaAst(schema, options): GraphQLSchema

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

Parameters

schema

GraphQLSchema

options

BuildSchemaOptions & SchemaPrintOptions

Returns

GraphQLSchema