UNPKG

graphql-yoga

Version:

[![GraphQL Conf 2023](/GraphQLConf-2023-Banner.png)](https://graphql.org/conf/)

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