UNPKG

@graphql-mesh/utils

Version:
3 lines (2 loc) 111 B
import { GraphQLSchema } from 'graphql'; export declare function extractResolvers(schema: GraphQLSchema): any;