BatchRequest interface

This type represents the request body for the Batch service.

Properties

batchItems

The list of queries to process.

Property Details

batchItems

The list of queries to process.

batchItems?: BatchRequestItem[]

Property Value