UNPKG

graphql-yoga

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