UNPKG

graphql-compose-mongoose

Version:

Plugin for `graphql-compose` which derive a graphql types from a mongoose model.

3 lines 173 B
import { Resolver } from 'graphql-compose'; export declare function addErrorCatcherField(resolver: Resolver<any, any, any>): void; //# sourceMappingURL=errorCatcher.d.ts.map