variable BatchRequestAsyncSchema

Schema for async batch requests (max 100 items)

Type

z.ZodType<BatchRequestOutput>

Usage

import { BatchRequestAsyncSchema } from ".";