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

Function: applyExtensions()

applyExtensions(schema, extensions): GraphQLSchema

Defined in: packages/merge/src/extensions.ts:24

Parameters

schema

GraphQLSchema

extensions

SchemaExtensions

Returns

GraphQLSchema