UNPKG

graphql-anywhere-mongodb-express

Version:

express middleware that accepts graphql requests and runs them as mongo queries

4 lines (3 loc) 109 B
/// <reference types="debug" /> import * as logger from 'debug'; export declare const log: logger.IDebugger;