Ask a question to get started
Enter to sendā¢Shift+Enter new line
batch<Op extends Operation[]>(operations: Op): Promise<OperationResults<Op>>
operations
Op
Execute multiple operations in a single batch.