UNPKG

graphql-yoga

Version:
3 lines (2 loc) 101 B
import { Plugin } from '../types'; export declare function useLimitBatching(limit?: number): Plugin;