Skip to main content
Version: 11.x

Type Alias: HTTPBatchStreamLinkOptions<TRoot>

HTTPBatchStreamLinkOptions<TRoot>: HTTPBatchLinkOptions<TRoot> & object

Type declaration

maxItems?

optional maxItems: number

Maximum number of calls in a single batch request

Default

ts
Infinity
ts
Infinity

Type Parameters

Type Parameter
TRoot extends AnyRootTypes

Defined in

packages/client/dist/links/httpBatchStreamLink.d.ts:5