On this page

mapSchema

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

mapSchema(schema, schemaMapper?): GraphQLSchema

Defined in: packages/utils/src/mapSchema.ts:47

Parameters

schema

GraphQLSchema

schemaMapper?

SchemaMapper = {}

Returns

GraphQLSchema