UNPKG

graphql-yoga

Version:

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

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