BatchRequestBody interface

This type represents the request body for the Batch service.

Properties

batchItems

The list of queries/requests to process

Property Details

batchItems

The list of queries/requests to process

batchItems?: BatchRequestBodyBatchItemsItem[]

Property Value