UNPKG

graphql-yoga

Version:

<div align="center"><img src="https://raw.githubusercontent.com/graphql-hive/graphql-yoga/refs/heads/main/website/public/cover.png" width="720" /></div>

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